liujiaxin 1 тиждень тому
коміт
f925ee35df
100 змінених файлів з 53176 додано та 0 видалено
  1. 35 0
      .hbuilderx/launch.json
  2. 311 0
      App.vue
  3. 13 0
      api/article.js
  4. 23 0
      api/games.js
  5. 27 0
      api/home.js
  6. 17 0
      api/list.js
  7. 85 0
      api/live.js
  8. 46 0
      api/login.js
  9. 33 0
      api/order.js
  10. 14 0
      api/pay.js
  11. 44 0
      api/upload.js
  12. 69 0
      api/user.js
  13. 24 0
      api/userbind.js
  14. 74 0
      common/request.js
  15. 143 0
      common/scss/animation.scss
  16. 122 0
      common/scss/common.scss
  17. 31 0
      common/scss/theme.scss
  18. 165 0
      components/Privacy-Authorization/Privacy-Authorization.vue
  19. 329 0
      components/YEditor/YEditor.vue
  20. 254 0
      components/YEditor/YEditor2.vue
  21. 307 0
      components/YEditor/richTextEditor.vue
  22. 225 0
      components/custom-upload/custom-upload.vue
  23. 53 0
      components/fab-buttom/fab-buttom.vue
  24. 115 0
      components/modal-popup/modal-popup.vue
  25. 134 0
      components/pay-type-pop/pay-type-pop.vue
  26. 94 0
      components/release-item-card/release-item-card.vue
  27. 126 0
      components/serve-time-pop/serve-time-pop.vue
  28. 192 0
      components/waterfall-card/waterfall-card.vue
  29. 285 0
      core/app.js
  30. 13 0
      core/bootstrap.js
  31. 23 0
      core/config/defaultConfig.js
  32. 27 0
      core/config/index.js
  33. 14 0
      core/mixins/app.js
  34. 34 0
      core/mixins/share.js
  35. 64 0
      core/platform.js
  36. 139 0
      hooks/useLoadPageList/useLoadPageList.js
  37. 56 0
      hooks/useOrderStatus/index.js
  38. 9 0
      hooks/usePageScrollOpacity/usePageScrollOpacity.js
  39. 47 0
      hooks/useReqConfig/useReqConfig.js
  40. 93 0
      hooks/useRequestPayment/useRequestPayment.js
  41. 77 0
      hooks/useStaticData/index.js
  42. 20 0
      index.html
  43. 41 0
      main.js
  44. 158 0
      manifest.json
  45. 19 0
      node_modules/.package-lock.json
  46. 23 0
      node_modules/.vite/deps/_metadata.json
  47. 46 0
      node_modules/.vite/deps/chunk-ON7YJ3LY.js
  48. 7 0
      node_modules/.vite/deps/chunk-ON7YJ3LY.js.map
  49. 5528 0
      node_modules/.vite/deps/crypto-js.js
  50. 3 0
      node_modules/.vite/deps/crypto-js.js.map
  51. 30899 0
      node_modules/.vite/deps/hls_js.js
  52. 2 0
      node_modules/.vite/deps/hls_js.js.map
  53. 1 0
      node_modules/.vite/deps/package.json
  54. 16 0
      node_modules/.yarn-integrity
  55. 28 0
      node_modules/crypto-js/CONTRIBUTING.md
  56. 24 0
      node_modules/crypto-js/LICENSE
  57. 275 0
      node_modules/crypto-js/README.md
  58. 234 0
      node_modules/crypto-js/aes.js
  59. 471 0
      node_modules/crypto-js/blowfish.js
  60. 39 0
      node_modules/crypto-js/bower.json
  61. 895 0
      node_modules/crypto-js/cipher-core.js
  62. 807 0
      node_modules/crypto-js/core.js
  63. 6657 0
      node_modules/crypto-js/crypto-js.js
  64. 470 0
      node_modules/crypto-js/docs/QuickStartGuide.wiki
  65. 136 0
      node_modules/crypto-js/enc-base64.js
  66. 148 0
      node_modules/crypto-js/enc-base64url.js
  67. 18 0
      node_modules/crypto-js/enc-hex.js
  68. 18 0
      node_modules/crypto-js/enc-latin1.js
  69. 149 0
      node_modules/crypto-js/enc-utf16.js
  70. 18 0
      node_modules/crypto-js/enc-utf8.js
  71. 134 0
      node_modules/crypto-js/evpkdf.js
  72. 66 0
      node_modules/crypto-js/format-hex.js
  73. 18 0
      node_modules/crypto-js/format-openssl.js
  74. 18 0
      node_modules/crypto-js/hmac-md5.js
  75. 18 0
      node_modules/crypto-js/hmac-ripemd160.js
  76. 18 0
      node_modules/crypto-js/hmac-sha1.js
  77. 18 0
      node_modules/crypto-js/hmac-sha224.js
  78. 18 0
      node_modules/crypto-js/hmac-sha256.js
  79. 18 0
      node_modules/crypto-js/hmac-sha3.js
  80. 18 0
      node_modules/crypto-js/hmac-sha384.js
  81. 18 0
      node_modules/crypto-js/hmac-sha512.js
  82. 143 0
      node_modules/crypto-js/hmac.js
  83. 18 0
      node_modules/crypto-js/index.js
  84. 76 0
      node_modules/crypto-js/lib-typedarrays.js
  85. 268 0
      node_modules/crypto-js/md5.js
  86. 80 0
      node_modules/crypto-js/mode-cfb.js
  87. 116 0
      node_modules/crypto-js/mode-ctr-gladman.js
  88. 58 0
      node_modules/crypto-js/mode-ctr.js
  89. 40 0
      node_modules/crypto-js/mode-ecb.js
  90. 54 0
      node_modules/crypto-js/mode-ofb.js
  91. 70 0
      node_modules/crypto-js/package.json
  92. 49 0
      node_modules/crypto-js/pad-ansix923.js
  93. 44 0
      node_modules/crypto-js/pad-iso10126.js
  94. 40 0
      node_modules/crypto-js/pad-iso97971.js
  95. 30 0
      node_modules/crypto-js/pad-nopadding.js
  96. 18 0
      node_modules/crypto-js/pad-pkcs7.js
  97. 47 0
      node_modules/crypto-js/pad-zeropadding.js
  98. 145 0
      node_modules/crypto-js/pbkdf2.js
  99. 190 0
      node_modules/crypto-js/rabbit-legacy.js
  100. 192 0
      node_modules/crypto-js/rabbit.js

+ 35 - 0
.hbuilderx/launch.json

@@ -0,0 +1,35 @@
+{
+    // launch.json 配置了启动调试时相关设置,configurations下节点名称可为 app-plus/h5/mp-weixin/mp-baidu/mp-alipay/mp-qq/mp-toutiao/mp-360/
+    // launchtype项可配置值为local或remote, local代表前端连本地云函数,remote代表前端连云端云函数
+    "version" : "0.0",
+    "configurations" : [
+        {
+        	"app-plus" : 
+        	{
+        		"launchtype" : "remote"
+        	},
+        	"default" : 
+        	{
+        		"launchtype" : "local"
+        	},
+        	"h5" : 
+        	{
+        		"launchtype" : "remote"
+        	},
+        	"mp-alipay" : 
+        	{
+        		"launchtype" : "local"
+        	},
+        	"mp-weixin" : 
+        	{
+        		"launchtype" : "local"
+        	},
+        	"provider" : "aliyun",
+        	"type" : "uniCloud"
+        },
+        {
+            "playground" : "standard",
+            "type" : "uni-app:app-android"
+        }
+    ]
+}

+ 311 - 0
App.vue

@@ -0,0 +1,311 @@
+<script>
+	import {
+		useStore
+	} from 'vuex'
+	import storage from '@/utils/storage'
+	export default {
+		onLaunch: function(options) {
+			// 暂时隐藏uni.hideTabBar()
+			// uni.hideTabBar()
+			// 分销
+			const store = useStore()
+			let parent_id
+			if (options.query && options.query.scene) {
+				parent_id = decodeURIComponent(options.query.scene).split('=')[1]
+			} else if (options.query && options.query.parent_id) {
+				parent_id = options.query.parent_id
+			}
+			storage.set('PARENT_ID', parent_id, 30 * 86400 * 3)
+			store.commit('M_PARENT_ID', parent_id);
+			// #ifdef MP
+			this.updateManager()
+			// #endif
+		},
+		onShow: function() {
+			console.log('App Show');
+			
+		},
+		onLoad() {
+			console.log('App Load');
+		},
+		onHide: function() {
+			console.log('App Hide');
+		},
+		methods: {
+			/**
+			 * 小程序主动更新
+			 */
+			updateManager() {
+				const updateManager = uni.getUpdateManager();
+				updateManager.onCheckForUpdate(res => {
+					// 请求完新版本信息的回调
+					// console.log(res.hasUpdate)
+				})
+				updateManager.onUpdateReady(() => {
+					uni.showModal({
+						title: '更新提示',
+						content: '新版本已经准备好,即将重启应用',
+						showCancel: false,
+						success(res) {
+							if (res.confirm) {
+								// 新的版本已经下载好,调用 applyUpdate 应用新版本并重启
+								updateManager.applyUpdate()
+							}
+						}
+					})
+				})
+				updateManager.onUpdateFailed(() => {
+					// 新的版本下载失败
+					uni.showModal({
+						title: '更新提示',
+						content: '新版本下载失败',
+						showCancel: false
+					})
+				})
+			}
+		}
+	}
+</script>
+
+<style lang="scss">
+	/*uview-plus */
+	@import "@/uni_modules/uview-plus/index.scss";
+	/* 自定义样式 */
+	@import "@/common/scss/common.scss";
+	@import "@/common/scss/animation.scss";
+	@import "@/utils/utils.scss";
+
+	page {
+		background-color: $--base-cont-bg;
+		font-family: PingFang SC-Bold, PingFang SC;
+		/* #ifndef MP-ALIPAY */
+		height: 100%;
+		/* #endif */
+		/* #ifdef MP-ALIPAY */
+		height: 100vh;
+		/* #endif */
+		font-size: 28rpx;
+		word-break: break-all;
+	}
+
+
+	.w-calc-30 {
+		padding: 0 30rpx;
+		width: calc(100% - 60rpx);
+	}
+
+	.hb {
+		height: 100%;
+		box-sizing: border-box;
+	}
+
+	.hidden {
+		overflow: hidden;
+	}
+
+	.base-color {
+		color: $--base-color;
+	}
+
+	.base-color-2 {
+		color: $--base-color2;
+	}
+
+	.base-color-3 {
+		color: $--base-color3;
+	}
+
+	.base-color-red {
+		color: $--base-color-red;
+	}
+
+	.base-color-gray {
+		color: $--base-color-gray;
+	}
+
+	.base-color-dark {
+		color: $--base-color-dark;
+	}
+
+	.base-color-dark2 {
+		color: $--base-color-dark2;
+	}
+
+	.base-price {
+		color: $--base-color-price;
+	}
+
+	.base-success {
+		color: $--base-color-success;
+	}
+
+	.base-bg {
+		background: $--base-bg;
+	}
+
+	.base-bg-2 {
+		background: $--base-bg2;
+	}
+
+	.colorf {
+		color: #fff;
+	}
+
+	.color0 {
+		color: #000;
+	}
+
+	.color3 {
+		color: #333;
+	}
+
+	.color6 {
+		color: #666;
+	}
+
+	.color9 {
+		color: #999;
+	}
+
+	.bgf {
+		background: #fff;
+	}
+
+	.fixed {
+		position: fixed;
+	}
+
+	.absolute {
+		position: absolute;
+	}
+
+	.relative {
+		position: relative;
+	}
+
+	.w100 {
+		width: 100%;
+	}
+
+	.h100 {
+		height: 100%;
+	}
+
+	.card {
+		background: #fff;
+		border-radius: 15rpx;
+	}
+
+	.cover-height {
+		height: 100%;
+		display: flex;
+		flex-direction: column;
+		box-sizing: border-box;
+	}
+
+	.row {
+		display: flex;
+		flex-direction: row;
+	}
+
+	.column {
+		display: flex;
+		flex-direction: column;
+	}
+
+	.justify-start {
+		display: flex;
+		justify-content: flex-start;
+	}
+
+	.justify-center {
+		display: flex;
+		justify-content: center;
+	}
+
+	.justify-end {
+		display: flex;
+		justify-content: flex-end;
+	}
+
+	.justify-around {
+		display: flex;
+		justify-content: space-around;
+	}
+
+	.justify-evenly {
+		display: flex;
+		justify-content: space-evenly;
+	}
+
+	.justify-between {
+		display: flex;
+		justify-content: space-between;
+	}
+
+	.align-start {
+		display: flex;
+		align-items: flex-start;
+	}
+
+	.align-center {
+		display: flex;
+		align-items: center;
+	}
+
+	.align-end {
+		display: flex;
+		align-items: flex-end;
+	}
+
+	.center {
+		display: flex;
+		justify-content: center;
+		align-items: center;
+	}
+
+	.centerV {
+		display: flex;
+		justify-content: center;
+		align-items: center;
+		flex-direction: column;
+	}
+
+	.wrap {
+		flex-wrap: wrap;
+	}
+
+	.flex-1 {
+		flex: 1;
+	}
+
+	.ellipsis {
+		overflow: hidden;
+		text-overflow: ellipsis;
+		display: -webkit-box;
+		-webkit-box-orient: vertical;
+		box-sizing: border-box;
+		width: 100%;
+		-webkit-line-clamp: 1;
+	}
+
+	.lines-2 {
+		-webkit-line-clamp: 2 !important;
+	}
+
+	.bold {
+		font-weight: bold;
+	}
+
+	.line-through {
+		text-decoration: line-through;
+	}
+
+	.scrollx {
+		overflow-x: scroll;
+	}
+
+	.scrolly {
+		overflow-y: scroll;
+	}
+</style>

+ 13 - 0
api/article.js

@@ -0,0 +1,13 @@
+import request from '@/utils/request'
+const api = {
+	getArticle: 'api/article/getDetail',
+	getArticleList: 'api/article/getArticleList',
+}
+// 文章详情
+export function getArticle(data, options) {
+	return request.get(api.getArticle, data, options)
+}
+// 文章列表
+export function getArticleList(data) {
+	return request.get(api.getArticleList, data)
+}

+ 23 - 0
api/games.js

@@ -0,0 +1,23 @@
+import request from '@/utils/request'
+const api = {
+	getGamesCategory: 'api/games/category',
+	getGamesList: 'api/games/list',
+	getGamesDetail: 'api/games/gameDetail',
+	enrollCreate: 'api/enroll/create',
+}
+// 分类
+export function getGamesCategory(data) {
+	return request.get(api.getGamesCategory, data)
+}
+// 赛事列表
+export function getGamesList(data) {
+	return request.get(api.getGamesList, data)
+}
+// 赛事详情
+export function getGamesDetail(data,options={load:false}) {
+	return request.get(api.getGamesDetail, data,options)
+}
+// 赛事报名
+export function enrollCreate(data) {
+	return request.post(api.enrollCreate, data)
+}

+ 27 - 0
api/home.js

@@ -0,0 +1,27 @@
+import Request from '../common/request.js';
+let request = new Request().http
+
+ //公众号登录
+ export function loginByMp(data) {
+ 	 return request('/app/user/loginByMp',data,'POST','application/json;charset=UTF-8');
+ }
+ //测试登录
+ export function testlogin(data) {
+ 	 return request('/app/user/loginByMp',data,'POST','application/json;charset=UTF-8');
+ }
+ //测试登录
+ export function getlive(data) {
+ 	 return request('/app/live/live',data,'GET','application/json;charset=UTF-8');
+ }
+ //历史聊天记录
+ export function gettextlist(data) {
+ 	 return request('/app/live/msgList',data,'GET','application/json;charset=UTF-8');
+ }
+ //获取答题列表
+ export function getAnswerlist(data) {
+ 	 return request('/app/question/questionList',data,'GET','application/json;charset=UTF-8');
+ }
+ //提交答题答案
+ export function submitAnswer(data) {
+ 	 return request('/app/question/answer',data,'POST','application/json;charset=UTF-8');
+ }

+ 17 - 0
api/list.js

@@ -0,0 +1,17 @@
+// import request from '@/utils/request'
+// const api = {
+// 		liveList: 'app/live/liveList',	
+// }
+// // 直播列表
+// // app/live/liveList
+// export function liveList(data) {
+// 	return request.get(api.liveList, data)
+// }
+
+import Request from '@/common/request.js';
+let request = new Request().http
+ export function liveList(data) {
+ 	 return request('/app/live/liveList',data,'GET','application/json;charset=UTF-8');
+ }
+ 
+

+ 85 - 0
api/live.js

@@ -0,0 +1,85 @@
+import Request from '@/common/request.js';
+let request = new Request().http
+const api = {
+	liveDataLike:(liveId) => `/app/live/liveData/like/${liveId}`,// 点赞
+	collectStore: '/app/live/liveData/collectStore',// 收藏/取消收藏
+	follow:(liveId) => `/app/live/liveData/follow/${liveId}`,// 关注/取消关注
+	getRecentLiveViewers:(liveId) =>  `/app/live/liveData/getRecentLiveViewers/${liveId}`,// 获取直播间用户(展示在线用户)
+	// checkSms: 'api/sms/checkSms',
+	getLive:(liveId) =>  `/app/live/${liveId}`,// 获取直播间信息接口
+	getLiveViewData:(liveId) =>  `/app/live/liveData/getLiveViewData/${liveId}`,// 直播间点赞、关注、在线人数数据
+
+
+
+// 直播订单
+	liveStore:(liveId) =>  `/app/live/liveGoods/liveStore/${liveId}`,// 店铺展示
+	liveGoodsDetail:(productId) =>  `/app/live/liveGoods/liveGoodsDetail/${productId}`,// 商品详情
+	liveOrderUser:(liveId) =>  `/app/live/liveOrder/liveOrderUser/${liveId}`,// 正在购买
+	
+}
+// 点赞
+export function liveDataLike(liveId, data={}) {
+  return request(api.liveDataLike(liveId),data,'GET','application/json;charset=UTF-8')
+}
+
+// 收藏/取消收藏
+export function collectStore(data) {
+  return request(api.collectStore,data,'GET','application/json;charset=UTF-8')
+}
+// 分享(还没有)
+// export function userLoginH5(data) {
+// 	return request.get(api.userLoginH5, data)
+// }
+// 关注/取消关注
+export function follow(liveId, data={}) {
+	return request(api.follow(liveId),data,'GET','application/json;charset=UTF-8')
+}
+
+// 返回(还没有)
+// export function userLoginH5(data) {
+// 	return request.get(api.userLoginH5, data)
+// }
+
+
+// 观众
+// 获取直播间用户(展示在线用户)
+export function getRecentLiveViewers(liveId, data = {}) {
+	return request(api.getRecentLiveViewers(liveId),data,'GET','application/json;charset=UTF-8')
+}
+
+
+
+// 小黄车
+
+// 店铺展示
+export function liveStore(liveId,data) {
+	return request(api.liveStore(liveId),data,'GET','application/json;charset=UTF-8')
+}
+
+// 商品详情
+export function liveGoodsDetail(productId,data) {
+	return request(api.liveGoodsDetail(productId),data,'GET','application/json;charset=UTF-8')
+}
+
+//正在购买
+export function liveOrderUser(liveId,data={}) {
+	return request(api.liveOrderUser(liveId),data,'GET','application/json;charset=UTF-8')
+}
+
+
+
+
+
+
+// 直播间
+export function getLive(liveId,data={}) {
+	return request(api.getLive(liveId),data,'GET','application/json;charset=UTF-8')
+}
+
+// 直播间点赞、关注、在线人数数据
+export function getLiveViewData(liveId,data={}) {
+	return request(api.getLiveViewData(liveId),data,'GET','application/json;charset=UTF-8')
+}
+
+
+

+ 46 - 0
api/login.js

@@ -0,0 +1,46 @@
+import request from '@/utils/request'
+const api = {
+	userLoginWX: 'api/login/login',
+	userLloginApp: 'api/login/loginApp',
+	userLoginH5: 'api/login/loginH5',
+	doSmsSend: 'api/sms/send',
+	checkSms: 'api/sms/checkSms',
+	resetPassword: 'api/login/resetPassword',
+	// 我写的登录
+	loginByApp: 'app/user/loginByApp',
+	captchaImage: 'captchaImage',
+	
+}
+// 登录
+export function userLoginWX(data) {
+	return request.post(api.userLoginWX, data)
+}
+// App登录
+export function userLloginApp(data) {
+	return request.post(api.userLloginApp, data)
+}
+// 登录(H5)
+export function userLoginH5(data) {
+	return request.post(api.userLoginH5, data)
+}
+// 获取验证码
+export function doSmsSend(data) {
+	return request.post(api.doSmsSend, data)
+}
+
+
+// 我写的登录
+// /app/user/loginByApp
+export function loginByApp(data) {
+	return request.post(api.loginByApp, data)
+}
+// export function loginByApp(data) {
+//  	 return request('/app/user/loginByApp',data,'GET','application/json;charset=UTF-8');
+//  }
+//  export function captchaImage() {
+//   	 return request('/captchaImage','GET','application/json;charset=UTF-8');
+//   }
+export function captchaImage(data) {
+	return request.get(api.captchaImage)
+}
+

+ 33 - 0
api/order.js

@@ -0,0 +1,33 @@
+import Request from '@/common/request.js';
+let request = new Request().http
+const api = {
+	// 直播订单
+	liveOrderList: '/app/live/liveOrder/list',// 订单列表
+	createliveOrder: '/app/live/liveOrder/create',// 创建订单
+	updateConfirm:(liveId) =>  `/app/live/liveOrder/updateConfirm/${orderId} `,// 取消/支付订单确认
+	updateLiveOrder: '/app/live/liveOrder/update',// 取消/支付订单
+}
+
+
+// 直播订单
+
+// 订单列表
+export function liveOrderList(data) {
+	return request(api.liveOrderList,data,'GET','application/json;charset=UTF-8')
+}
+
+// 创建订单
+export function createliveOrder(data) {
+	return request(api.createliveOrder,data,'Post','application/json;charset=UTF-8')
+}
+
+// 取消/支付订单确认
+export function updateConfirm(data) {
+	return request(api.updateConfirm,data,'GET','application/json;charset=UTF-8')
+}
+
+// 取消/支付订单
+export function updateLiveOrder(data) {
+	return request(api.updateLiveOrder,data,'Post','application/json;charset=UTF-8')
+}
+

+ 14 - 0
api/pay.js

@@ -0,0 +1,14 @@
+import request from '@/utils/request'
+// api地址
+const api = {
+	prePayment: 'api/Payment/prePayment',
+	getPayList: 'api/payment/getPayList',
+}
+// 发起支付
+export function prePayment(data) {
+	return request.post(api.prePayment, data)
+}
+// 支付列表
+export function getPayList(data) {
+	return request.get(api.getPayList, data)
+}

+ 44 - 0
api/upload.js

@@ -0,0 +1,44 @@
+import request from '@/utils/request'
+import fileUpload from '@/utils/request/upload/upload';
+// api地址
+const api = {
+	doUploadsReady: 'api/uploads/ready',
+}
+//上传准备
+export const doUploadsReady = (data) => {
+	return request.post(api.doUploadsReady, data)
+}
+
+
+
+// 开始上传
+export const uploadImg = async (options = {}, cb) => {
+	const fupload = new fileUpload({});
+	const data1 = await fupload.ossImagUpload(options)
+	for (let item of data1) {
+		const result = await doUploadsReady(item);
+		if (result) {
+			const {
+				data
+			} = result;
+			uni.uploadFile({
+				url: data.host,
+				filePath: item.path,
+				name: 'file',
+				formData: {
+					key: data.key,
+					policy: data.policy,
+					OSSAccessKeyId: data.ossAccessKeyId,
+					signature: data.signature,
+				},
+				success: async (res) => {
+					if (res.statusCode === 200) {
+						if (cb) return cb(JSON.parse(res.data).data.filePath)
+						return JSON.parse(res.data).data.filePath
+					}
+				},
+				fail: err => {},
+			});
+		}
+	}
+}

+ 69 - 0
api/user.js

@@ -0,0 +1,69 @@
+import request from '@/utils/request'
+// api地址
+const api = {
+	getUserInfo: 'api/user/getInfo',
+	userUpdate: 'api/user/userUpdate',
+	feedback: 'api/feedback/create',
+	logOff: 'api/user/logOff',
+	getAllConfig: 'api/config/getAll',
+	getMyQrCode: 'api/share/myQrCode',
+	getInviteRecord: 'api/share/inviteRecord',
+	confirmCheck: 'api/user/check',
+	getMyTeam: 'api/team/myTeam',
+	getMyTeamDetail: 'api/team/detail',
+	createTeam: 'api/team/create',
+	updateTeam: 'api/team/update',
+}
+
+// 用户信息
+export function getUserInfo(data) {
+	return request.get(api.getUserInfo, data)
+}
+// 用户信息修改
+export function userUpdate(data) {
+	return request.post(api.userUpdate, data)
+}
+// 用户投诉
+export function feedback(data) {
+	return request.post(api.feedback, data)
+}
+// 注销
+export function logOff(data) {
+	return request.post(api.logOff, data)
+}
+// 获取所有配置
+export function getAllConfig(data) {
+	return request.get(api.getAllConfig, data)
+}
+// 我的二维码
+export function getMyQrCode(data, options = {
+	load: false
+}) {
+	return request.get(api.getMyQrCode, data, options)
+}
+// 邀请记录
+export function getInviteRecord(data) {
+	return request.get(api.getInviteRecord, data)
+}
+// 用户检录
+export function confirmCheck(data) {
+	return request.post(api.confirmCheck, data)
+}
+// 我的战队
+export function getMyTeam(data) {
+	return request.get(api.getMyTeam, data)
+}
+// 我的战队详情
+export function getMyTeamDetail(data, options = {
+	load: false
+}) {
+	return request.get(api.getMyTeamDetail, data, options)
+}
+// 创建战队
+export function createTeam(data) {
+	return request.post(api.createTeam, data)
+}
+// 修改战队
+export function updateTeam(data) {
+	return request.post(api.updateTeam, data)
+}

+ 24 - 0
api/userbind.js

@@ -0,0 +1,24 @@
+import request from '@/utils/request'
+// api地址
+const api = {
+	getBindList: 'api/userbind/index',
+	userbindBind: 'api/userbind/bind',
+	userbindUpdate: 'api/userbind/update',
+	userbindDelete: 'api/userbind/delete',
+}
+// 列表
+export function getBindList(data) {
+	return request.get(api.getBindList, data)
+}
+// 绑定
+export function userbindBind(data) {
+	return request.post(api.userbindBind, data)
+}
+// 修改
+export function userbindUpdate(data) {
+	return request.post(api.userbindUpdate, data)
+}
+// 删除 
+export function userbindDelete(data) {
+	return request.delete(api.userbindDelete, data)
+}

+ 74 - 0
common/request.js

@@ -0,0 +1,74 @@
+// uni-app请求封装
+export default class Request {
+	http(router, data = {}, method,contentType) {
+		let that = this;
+		let path = 'http://192.168.10.166:7114'//余红奇
+		// let path = 'http://192.168.10.170:7114'//陈果
+		// let path = 'http://192.168.10.166:7114'
+		// let path = 'http://h5api.wxcourse.cdwjyyh.com'
+		uni.setStorageSync('requestPath',path)
+		uni.showLoading({
+			title: '加载中'
+		});
+		return new Promise((resolve, reject) => {
+			let token = uni.getStorageSync('AppToken');
+			var httpContentType='application/x-www-form-urlencoded';
+			if(contentType!=undefined){
+				//application/json;charset=UTF-8
+				httpContentType=contentType;
+			}
+			var routers=router;
+			// 请求
+			uni.request({
+				header: {
+					// 'Content-Type': 'application/x-www-form-urlencoded',
+					'Content-Type': httpContentType,
+					'AppToken': token
+				},
+				url: `${path}${router}`,
+				data: data,
+				method: method,
+				success: (res) => {
+					//收到开发者服务器成功返回的回调函数
+					if(res.code==401){//没有权限直接退出到登录界面
+						let pages = getCurrentPages();
+						let url = pages[ pages.length - 1]; //当前页页面实例
+						如果登录界面已打开,自动关闭
+						if(url!=undefined&&url.route=="/pages/home/index"){
+							resolve(res.data)
+							return;
+						}
+						uni.reLaunch({
+							url:'/pages/home/index',
+							success: () => {
+								uni.hideLoading();
+								
+							},
+							fail: () => {
+								uni.hideLoading();
+							}
+						})
+						return;
+					}
+					if (res.token) {
+						uni.setStorageSync('AppToken',res.token)
+					}
+					resolve(res.data)
+				},
+				fail:(res) =>{
+					//接口调用失败的回调函数
+				},
+				complete:(res) =>{
+					//接口调用结束的回调函数(调用成功、失败都会执行)
+					if (res.data.code == 401) {
+						return false
+					}
+					uni.hideLoading();
+				}
+				
+			})
+		})
+		 
+	}
+	
+}

+ 143 - 0
common/scss/animation.scss

@@ -0,0 +1,143 @@
+// 水波纹效果
+.water_ripple{
+	position: relative;
+	overflow: hidden;
+}
+.water_ripple::after {
+  content: '';
+  position: absolute;
+  top: 0;
+  left: 0;
+  right: 0;
+  bottom: 0;
+  background-image: radial-gradient(circle, rgba(255,255,255,.5) 10%, transparent 10.1%);
+  opacity: 0;
+}
+.water_ripple:hover::after {
+	animation: ripple .25s;
+}
+
+@keyframes ripple {
+    0%{
+        transform: scale(0);
+				opacity: 0;
+    }
+
+    100% {
+        transform: scale(10);
+				opacity: 1;
+    }
+}
+// 三个动画
+@keyframes tada {
+    from {
+        transform: scale3d(1, 1, 1)
+    }
+
+    10%, 20% {
+        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
+    }
+
+    30%, 50%, 70%, 90% {
+        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
+    }
+
+    40%, 60%, 80% {
+        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
+    }
+
+    to {
+        transform: scale3d(1, 1, 1)
+    }
+}
+
+@keyframes rubberBand {
+    0% {
+        -webkit-transform: scaleX(1);
+        transform: scaleX(1)
+    }
+
+    30% {
+        -webkit-transform: scale3d(1.25,.75,1);
+        transform: scale3d(1.25,.75,1)
+    }
+
+    40% {
+        -webkit-transform: scale3d(.75,1.25,1);
+        transform: scale3d(.75,1.25,1)
+    }
+
+    50% {
+        -webkit-transform: scale3d(1.15,.85,1);
+        transform: scale3d(1.15,.85,1)
+    }
+
+    65% {
+        -webkit-transform: scale3d(.95,1.05,1);
+        transform: scale3d(.95,1.05,1)
+    }
+
+    75% {
+        -webkit-transform: scale3d(1.05,.95,1);
+        transform: scale3d(1.05,.95,1)
+    }
+
+    to {
+        -webkit-transform: scaleX(1);
+        transform: scaleX(1)
+    }
+}
+@keyframes jello {
+    0%,11.1%,to {
+        -webkit-transform: translateZ(0);
+        transform: translateZ(0)
+    }
+
+    22.2% {
+        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
+        transform: skewX(-12.5deg) skewY(-12.5deg)
+    }
+
+    33.3% {
+        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
+        transform: skewX(6.25deg) skewY(6.25deg)
+    }
+
+    44.4% {
+        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
+        transform: skewX(-3.125deg) skewY(-3.125deg)
+    }
+
+    55.5% {
+        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
+        transform: skewX(1.5625deg) skewY(1.5625deg)
+    }
+
+    66.6% {
+        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
+        transform: skewX(-.78125deg) skewY(-.78125deg)
+    }
+
+    77.7% {
+        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
+        transform: skewX(.390625deg) skewY(.390625deg)
+    }
+
+    88.8% {
+        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
+        transform: skewX(-.1953125deg) skewY(-.1953125deg)
+    }
+}
+
+
+@keyframes zoom{
+	0%{
+	    transform: scale(0);
+			opacity: 0;
+	}
+	
+	100% {
+	    transform: scale(1);
+			opacity: 1;
+	}
+}

+ 122 - 0
common/scss/common.scss

@@ -0,0 +1,122 @@
+// 字体
+@for $i from 20 through 100{
+    .fs#{$i} {
+			font-size: #{$i}rpx;
+    }
+}
+// padding
+@for $i from 1 through 100{
+    .p#{$i} {
+			padding: #{$i}rpx;
+    }
+}
+@for $i from 1 through 100{
+    .ptb#{$i} {
+			padding-top: #{$i}rpx ;
+			padding-bottom: #{$i}rpx ;
+    }
+}
+@for $i from 1 through 100{
+    .plr#{$i} {
+			padding-left: #{$i}rpx;
+			padding-right: #{$i}rpx;
+    }
+}
+@for $i from 1 through 100{
+    .pt#{$i} {
+			padding-top: #{$i}rpx;
+    }
+}
+@for $i from 1 through 100{
+    .pl#{$i} {
+			padding-left: #{$i}rpx;
+    }
+}
+@for $i from 1 through 100{
+    .pr#{$i} {
+			padding-right: #{$i}rpx;
+    }
+}
+@for $i from 1 through 100{
+    .pb#{$i} {
+			padding-bottom: #{$i}rpx;
+    }
+}
+// margin
+@for $i from 1 through 100{
+    .m#{$i} {
+			margin: #{$i}rpx;
+    }
+}
+@for $i from 1 through 100{
+    .mtb#{$i} {
+			margin-top: #{$i}rpx ;
+			margin-bottom: #{$i}rpx ;
+    }
+}
+@for $i from 1 through 100{
+    .mlr#{$i} {
+			margin-left: #{$i}rpx;
+			margin-right: #{$i}rpx;
+    }
+}
+@for $i from 1 through 100{
+    .mt#{$i} {
+			margin-top: #{$i}rpx;
+    }
+}
+@for $i from 1 through 100{
+    .ml#{$i} {
+			margin-left: #{$i}rpx;
+    }
+}
+@for $i from 1 through 100{
+    .mr#{$i} {
+			margin-right: #{$i}rpx;
+    }
+}
+@for $i from 1 through 100{
+    .mb#{$i} {
+			margin-bottom: #{$i}rpx;
+    }
+}
+// 圆角
+@for $i from 0 through 100{
+    .radius#{$i} {
+			border-radius: #{$i}rpx;
+    }
+}
+// padding 左右+width自动计算
+@for $i from 10 through 50{
+    .w-calc-#{$i} {
+			width: calc(100% - #{$i*2}rpx);
+			padding-left:  #{$i}rpx;
+			padding-right:  #{$i}rpx;
+    }
+}
+
+// width 宽
+@for $i from 1 through 999{
+    .w#{$i} {
+			width:#{$i}rpx;
+    }
+}
+// height 高
+@for $i from 1 through 999{
+    .h#{$i} {
+			height:#{$i}rpx;
+    }
+}
+// height width 宽高
+@for $i from 1 through 999{
+    .wh#{$i} {
+			height:#{$i}rpx;
+			width:#{$i}rpx;
+    }
+}
+// line-height 行高
+@for $i from 1 through 999{
+    .lh#{$i} {
+			line-height:#{$i}rpx;
+    }
+}

+ 31 - 0
common/scss/theme.scss

@@ -0,0 +1,31 @@
+/*自定义主题色 */
+$--base-color:#397cff;
+$--base-color2:#e7f1fe;
+$--base-color3:#425034;
+$--base-color-price:#FF1212;
+$--base-color-gray:#DEDFE4;
+$--base-color-dark:#313131;
+$--base-color-red:#ef4c50;
+$--base-color-dark2:#3E3E3E;
+$--base-color-success:#a3db42;
+$--base-color-false:#f93e3e;
+$--base-color-0:#000;
+$--base-color-1:#111;
+$--base-color-3:#333;
+$--base-color-6:#666;
+$--base-color-9:#999;
+$--base-color-f8:#f8f8f8;
+$--base-color-f5:#f5f5f5;
+$--base-bg: #397cff;
+$--base-bg2:#e7f1fe;
+$--base-bor-red:#f7a1a1;
+$--base-bor-blue:#c9e1fb;
+$--base-cont-bg:#F3F5F9;
+$--base-false-bg:#fae7e7;
+$--base-sure-bg:#e7f2fe;
+$--base-bg-f:#fff;
+$--base-bg-red:#ee0a25;
+$--base-bg-blue:#397cff;
+$--base-bg-orange:#FF7F00;
+
+

+ 165 - 0
components/Privacy-Authorization/Privacy-Authorization.vue

@@ -0,0 +1,165 @@
+<template>
+	<view class="privacy-authorization">
+		<u-popup :show="show" @close="close" :mode="mode" :round="round" :safeAreaInsetBottom="false"
+			:closeOnClickOverlay="false">
+			<view class="pop_content center column">
+				<text class="title">用户服务协议及隐私政策</text>
+				<!-- #ifdef MP-WEIXIN -->
+				<view class="content_text">
+					<view>亲爱的燕飞凡上门选车用户感谢您信任并使用燕飞凡上门洗车小程序!依据微信开放平台要求,,请您在点击同意前仔细阅读<text class="url_text"
+							@click="handleOpenPrivacyContract">{{privacyContractName}}</text> 并充分理解相关条款。为便于您理解,特向您说明如下:</view>
+					<view class="mt10">
+						1.为向您提供基本服务,我们可能会基于您的授权进行收票和使用您的位置和必要个人的信息。
+					</view>
+					<view class="mt10">
+						2.我们会努力保护您的信息安全。
+					</view>
+					<view class="mt10">
+						3.您可以查询,更正,删除您的个人人信息或注销您的账号。
+					</view>
+					<view class="mt10">
+						4.未经您同意,我们不会将上述信息共享至第三方或用于您未授权的其他用途。
+					</view>
+				</view>
+				<!-- #endif -->
+				<!-- #ifdef APP-PLUS -->
+				<view class="pop_content center column">
+					<view class="content_text">
+						请你务必审慎阅读、充分理解<text class="base-color"
+							@click="navTo('pages/article/index',{code:'agreement'})">《用户协议》</text>和<text
+							@click="navTo('pages/article/index',{code:'policy'})" class="base-color">《隐私政策》</text>各条款
+						,包括但不限于:通讯录、相册读取、写入、位置信息等服务,
+						<!-- 我们需要收集你的设备信息、操作日志等个人信息。 -->
+						你可以阅读<text class="base-color" @click="navTo('pages/article/index',{code:'agreement'})">《用户协议》</text>和<text
+							@click="navTo('pages/article/index',{code:'policy'})" class="base-color">《隐私政策》</text>了解详细信息。
+						如你同意,请点击“同意”开始接受我们的服务。
+					</view>
+				</view>
+				<!-- #endif -->
+				<view class="buttom justify-between">
+					<u-button :custom-style="{margin:'0 10rpx 0 0',height:'97rpx'}" @click="cancel" shape="circle">拒绝</u-button>
+					<!-- #ifdef MP-WEIXIN -->
+					<u-button type="primary" open-type="agreePrivacyAuthorization"
+						:custom-style="{margin:'0 0 0 10rpx',height:'97rpx'}" @click="confirm" shape="circle">同意并继续</u-button>
+					<!-- #endif -->
+					<!-- #ifdef APP-PLUS -->
+					<u-button type="primary" :custom-style="{margin:'0 0 0 10rpx',height:'97rpx'}" @click="confirm"
+						shape="circle">同意并继续</u-button>
+					<!-- #endif -->
+				</view>
+			</view>
+		</u-popup>
+	</view>
+</template>
+
+<script setup>
+	import {
+		navTo
+	} from '@/core/app';
+	import {
+		onMounted,
+		ref
+	} from "vue";
+	/**
+	 * 请在manifest.json中加上:"__usePrivacyCheck__": true
+	 */
+	name: "Privacy-Authorization"
+	const props = defineProps({
+		mode: {
+			type: String,
+			default: 'center'
+		},
+		round: {
+			type: String,
+			default: '20rpx'
+		}
+	})
+	const emits = defineEmits(['confirm', 'close', 'cancel'])
+	const show = ref(false)
+	const privacyContractName = ref('')
+	onMounted(() => {
+		// #ifdef MP-WEIXIN
+		if (wx.getPrivacySetting) {
+			wx.getPrivacySetting({
+				success: res => {
+					privacyContractName.value = res.privacyContractName
+					if (res.needAuthorization) {
+						show.value = true
+					} else {
+						confirm()
+					}
+				},
+				fail: () => {},
+				complete: () => {},
+			})
+		} else {
+			// 低版本基础库不支持 wx.getPrivacySetting 接口,隐私接口可以直接调用
+			emits('confirm', '用户同意隐私授权')
+		}
+		// #endif
+		// #ifdef APP-PLUS
+		let userEmpower = uni.getStorageSync('userEmpower')
+		if (userEmpower) {
+			if (userEmpower.isEmpower) confirm()
+			else show.value = true
+		} else show.value = true
+		// #endif
+	})
+	const close = () => {
+		show.value = false
+		emits('close', '关闭弹窗')
+	}
+	const confirm = () => {
+		uni.setStorageSync('userEmpower', {
+			isEmpower: true
+		})
+		show.value = false
+		emits('confirm', true)
+	}
+	const cancel = () => {
+		emits('cancel', false)
+		show.value = false
+	}
+	// 打开隐私协议页面
+	const handleOpenPrivacyContract = () => {
+		wx.openPrivacyContract({
+			success: res => {
+				console.log('openPrivacyContract success')
+			},
+			fail: res => {
+				console.error('openPrivacyContract fail', res)
+			}
+		})
+	}
+</script>
+
+<style lang="scss" scoped>
+	.pop_content {
+		width: 600rpx;
+		padding: 30rpx 0 0 0;
+
+		.title {
+			font-weight: bold;
+			padding: 0 20rpx;
+			color: #111;
+			font-size: 32rpx;
+		}
+
+		.content_text {
+			margin-top: 27rpx;
+			padding: 0 20rpx;
+			color: #959595;
+			font-size: 28rpx;
+			;
+		}
+
+		.buttom {
+			width: calc(100% - 60rpx);
+			margin: 30rpx 30rpx;
+		}
+
+		.url_text {
+			color: $--base-color;
+		}
+	}
+</style>

+ 329 - 0
components/YEditor/YEditor.vue

@@ -0,0 +1,329 @@
+<template>
+	<view class="container">
+		<view class="page-body">
+			<view class="wrapper">
+				<view class="toolbar" @tap="format" style="max-height: 240rpx; overflow-y: auto">
+					<!-- 字体 -->
+					<!-- <view
+            :class="data.formats.fontFamily ? 'ql-active' : ''"
+            class="iconfont icon-font"
+            data-name="fontFamily"
+            data-value="Pacifico"
+          ></view> -->
+					<!-- 加粗 -->
+					<view :class="data.formats.bold ? 'ql-active' : ''" class="iconfont icon-zitijiacu" data-name="bold"></view>
+					<!-- 斜体 -->
+					<view :class="data.formats.italic ? 'ql-active' : ''" class="iconfont icon-zitixieti" data-name="italic">
+					</view>
+					<!-- 下划线 -->
+					<view :class="data.formats.underline ? 'ql-active' : ''" class="iconfont icon-zitixiahuaxian"
+						data-name="underline"></view>
+					<!-- 删除中划线 -->
+					<!-- <view
+            :class="data.formats.strike ? 'ql-active' : ''"
+            class="iconfont icon-zitishanchuxian"
+            data-name="strike"
+          ></view> -->
+					<!-- 字号 -->
+					<!-- <view
+            :class="data.formats.fontSize === '24px' ? 'ql-active' : ''"
+            class="iconfont icon-font-size"
+            data-name="fontSize"
+            data-value="48rpx"
+          ></view>-->
+					<!-- 字体颜色 -->
+					<!-- <view
+            :class="data.formats.color === '#0000ff' ? 'ql-active' : ''"
+            class="iconfont icon-font-colors"
+            data-name="color"
+            data-value="#0000ff"
+          ></view>  -->
+					<!-- 清除样式 -->
+					<!-- <view class="iconfont icon-clearformat" @tap="removeFormat"></view> -->
+					<!-- 对齐方式:左 -->
+					<view :class="data.formats.align === 'left' ? 'ql-active' : ''" class="iconfont icon-zuoduiqi"
+						data-name="align" data-value="left"></view>
+					<!-- 对齐方式:居中 -->
+					<view :class="data.formats.align === 'center' ? 'ql-active' : ''" class="iconfont icon-juzhongduiqi"
+						data-name="align" data-value="center"></view>
+					<!-- 对齐方式:右 -->
+					<view :class="data.formats.align === 'right' ? 'ql-active' : ''" class="iconfont icon-youduiqi"
+						data-name="align" data-value="right"></view>
+					<!-- 对齐方式:两侧 -->
+					<view :class="data.formats.align === 'justify' ? 'ql-active' : ''" class="iconfont icon-zuoyouduiqi"
+						data-name="align" data-value="justify"></view>
+					<!-- 行高 -->
+					<!-- <view
+            :class="data.formats.lineHeight ? 'ql-active' : ''"
+            class="iconfont icon-line-height"
+            data-name="lineHeight"
+            data-value="2"
+          ></view>-->
+					<!-- 字间距 -->
+					<!-- <view
+            :class="data.formats.letterSpacing ? 'ql-active' : ''"
+            class="iconfont icon-Character-Spacing"
+            data-name="letterSpacing"
+            data-value="2em"
+          ></view>  -->
+					<!-- 上边距 -->
+					<!-- <view
+            :class="data.formats.marginTop ? 'ql-active' : ''"
+            class="iconfont icon-duanqianju"
+            data-name="marginTop"
+            data-value="40rpx"
+          ></view> -->
+					<!-- 下边距 -->
+					<!-- <view
+            :class="data.formats.marginBottom ? 'ql-active' : ''"
+            class="iconfont icon-duanhouju"
+            data-name="marginBottom"
+            data-value="40rpx"
+          ></view> -->
+					<!-- 日期 -->
+					<!-- <view class="iconfont icon-date" @tap="insertDate"></view> -->
+					<!-- 勾选 -->
+					<!-- <view
+            class="iconfont icon--checklist"
+            data-name="list"
+            data-value="check"
+          ></view> -->
+					<!-- 有序排列 -->
+					<view :class="data.formats.list === 'ordered' ? 'ql-active' : ''" class="iconfont icon-youxupailie"
+						data-name="list" data-value="ordered"></view>
+					<!-- 无序排列 -->
+					<view :class="data.formats.list === 'bullet' ? 'ql-active' : ''" class="iconfont icon-wuxupailie"
+						data-name="list" data-value="bullet"></view>
+					<!-- 取消缩进 -->
+					<view class="iconfont icon-outdent" data-name="indent" data-value="-1"></view>
+					<!-- 缩进 -->
+					<view class="iconfont icon-indent" data-name="indent" data-value="+1"></view>
+					<!-- 添加分割线 -->
+					<view class="iconfont icon-fengexian" @tap="insertDivider"></view>
+					<!-- 插入图片 -->
+					<view class="iconfont icon-image" @tap="insertImage"></view>
+					<!-- 设置标题 -->
+					<view :class="data.formats.header === 3 ? 'ql-active' : ''" class="iconfont icon-H" data-name="header"
+						:data-value="3"></view>
+					<!-- 下标 -->
+					<view :class="data.formats.script === 'sub' ? 'ql-active' : ''" class="iconfont icon-zitixiabiao"
+						data-name="script" data-value="sub"></view>
+					<!-- 上标 -->
+					<view :class="data.formats.script === 'super' ? 'ql-active' : ''" class="iconfont icon-zitishangbiao"
+						data-name="script" data-value="super"></view>
+					<!-- 清空 -->
+					<!-- <view class="iconfont icon-shanchu" @tap="clear"></view> -->
+					<!-- <view
+            :class="data.formats.direction === 'rtl' ? 'ql-active' : ''"
+            class="iconfont icon-direction-rtl"
+            data-name="direction"
+            data-value="rtl"
+          ></view> -->
+					<view class="iconfont icon-undo" @tap="undo"></view>
+					<view class="iconfont icon-redo" @tap="redo"></view>
+				</view>
+				<view class="editor-wrapper">
+					<!-- <editor id="editor" class="ql-container" placeholder="开始输入..." showImgSize showImgToolbar showImgResize >
+					</editor> -->
+					<editor id="editor" class="ql-container" :placeholder="data.placeholder" @statuschange="onStatusChange"
+						:show-img-resize="true" @ready="onEditorReady" @input="getCtx"></editor>
+				</view>
+			</view>
+		</view>
+	</view>
+</template>
+
+<script setup>
+	// 用户的token
+	// const { token } = $(useUser());
+	// import { javaBaseUrl } from "@/utils/request";
+	import {
+		reactive
+	} from "vue";
+
+	const {
+		content
+	} = defineProps({
+		content: String,
+	})
+
+	let emits = defineEmits(["input"]);
+	const data = reactive({
+		editorCtx: "",
+		readOnly: false,
+		placeholder: "开始输入...",
+		richText: "",
+		formats: {},
+	});
+
+	function onEditorReady() {
+		// 富文本节点渲染完成
+		// #ifdef MP-BAIDU
+		data.editorCtx =
+			requireDynamicLib("editorLib").createEditorContext("editorId");
+		// #endif
+		// #ifdef APP-PLUS || H5 ||MP-WEIXIN
+		uni
+			.createSelectorQuery()
+			.select("#editor")
+			.context((res) => {
+				data.editorCtx = res.context;
+				// 初始化数据
+				if (content) {
+					data.editorCtx.setContents({
+						html: content,
+					});
+				}
+			})
+			.exec();
+		// #endif
+	}
+
+	// 失去焦点时,获取富文本的内容
+	function getCtx(e) {
+		data.richText = e.detail.html;
+		emits('input', e.detail.html);
+	}
+	// 撤销操作
+	function undo() {
+		data.editorCtx.undo();
+	}
+	// 复原操作
+	function redo() {
+		data.editorCtx.redo();
+	}
+
+	//修改样式
+	function format(e) {
+		// console.log("format", e.target.dataset);
+		let {
+			name,
+			value
+		} = e.target.dataset;
+		if (!name) return;
+		data.editorCtx.format(name, value);
+	}
+	//通过 Context 方法改变编辑器内样式时触发,返回选区已设置的样式
+	function onStatusChange(e) {
+		const formats = e.detail;
+		data.formats = formats;
+	}
+	// 插入分割线
+	function insertDivider() {
+		data.editorCtx.insertDivider();
+	}
+
+	// 插入图片
+	function insertImage() {
+		uni.chooseImage({
+			count: 1,
+			sizeType: ["original", "compressed"],
+			sourceType: ["album", "camera"],
+			success: (res) => {
+				// 上传图片的逻辑各有不同,自行调整即可
+				uni.uploadFile({
+					url: `${javaBaseUrl}/system/v1/upload`,
+					fileType: "image",
+					name: "file",
+					header: {
+						Authorization: token
+					},
+					filePath: res.tempFilePaths[0],
+					success: (res) => {
+						const imgData = JSON.parse(res.data) as {
+							code: number;
+							msg: string;
+							success: boolean;
+						};
+						if (imgData.code === 200) {
+							// 将图片展示在编辑器中
+							data.editorCtx.insertImage({
+								width: "20%", //设置宽度为100%防止宽度溢出手机屏幕
+								height: "auto",
+								src: imgData.msg,
+								alt: "图像",
+								success: function() {
+									console.log("insert image success");
+								},
+							});
+						} else {
+							console.log("上传失败");
+						}
+					},
+					fail: (err) => {
+						console.log(err);
+					},
+				});
+			},
+		});
+	}
+	// 清空编辑器内容
+	// function clear() {
+	//   data.editorCtx.clear({
+	//     success: function (res) {
+	//       console.log("clear success");
+	//     },
+	//   });
+	// }
+	// 清除当前选区的样式
+	// function removeFormat() {
+	//   data.editorCtx.removeFormat();
+	// }
+	// 选择日期
+	// function insertDate() {
+	// 	const date = new Date();
+	// 	const formatDate = `${date.getFullYear()}/${date.getMonth() + 1}/${date.getDate()}`;
+	// 	data.editorCtx.insertText({
+	// 		text: formatDate
+	// 	});
+	// }
+</script>
+
+<style lang="scss" scoped>
+	@import "//at.alicdn.com/t/c/font_4211210_2x20brbrv94.css";
+
+	.page-body {
+		// height: calc(100vh - var(--window-top) - var(--status-bar-height));
+	}
+
+	.wrapper {
+		height: 100%;
+	}
+
+	.editor-wrapper {
+		height: calc(100vh - var(--window-top) - var(--status-bar-height) - 280rpx - 650rpx);
+		overflow: scroll;
+		background: rgba(153, 153, 153, 0.05);
+		border-radius: 20rpx;
+		margin: 20rpx 0;
+	}
+
+	.iconfont {
+		display: inline-block;
+		margin: 20rpx 20rpx;
+		width: 32rpx;
+		height: 32rpx;
+		cursor: pointer;
+		font-size: 32rpx;
+	}
+
+	.toolbar {
+		box-sizing: border-box;
+		border-bottom: 0;
+		font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
+	}
+
+	.ql-container {
+		box-sizing: border-box;
+		padding: 24rpx 30rpx;
+		width: 100%;
+		min-height: 30vh;
+		height: 100%;
+		font-size: 28rpx;
+		line-height: 1.5;
+	}
+
+	.ql-active {
+		color: #f38e48;
+	}
+</style>

+ 254 - 0
components/YEditor/YEditor2.vue

@@ -0,0 +1,254 @@
+// releaseArticle.vue
+<template>
+	<view class="ashome-article">
+		<!-- 自定义导航栏 page.json中 设置 "navigationStyle": "custom"-->
+		<view class="relase-top" :style="{ marginTop: safeAreaInsets!.top + 'px' }">
+			<uni-icons type="closeempty" size="26" @click="closeExchange"></uni-icons>
+			<view class="titles">发布文章</view>
+			<text></text>
+		</view>
+		<!-- 发布文章 -->
+		<view class="release-article">
+			<view class="article-img">
+				<uni-file-picker :limit="9" mode="grid" :image-styles="imageStyles" file-mediatype="image" :auto-upload="false"
+					@select="selectImage" ref="filePickerRef" v-model="imageList" @delete="deletea"></uni-file-picker>
+			</view>
+			<!-- 输入标题 -->
+			<view class="article-title">
+				<input class="title" type="text" placeholder="输入标题更受欢迎哦~" :maxlength="30" v-model="articleTitle"
+					@input="inputTitle(1)" />
+			</view>
+			<!-- 输入文章内容 -->
+			<view class="article-content">
+				<!-- 富文本 -->
+				<richTextEditor v-model:value="articleContent" />
+			</view>
+		</view>
+		<!-- 发布按钮 -->
+		<view class="release-btn" hover-class="button-hover" @tap="releaseExchange">
+			发布
+		</view>
+	</view>
+	<uni-popup ref="alertDialogRef" type="dialog">
+		<uni-popup-dialog type="info" cancelText="取消" confirmText="确认" title="提示" content="有内容未发布,是否确认退出?"
+			@confirm="dialogConfirm"></uni-popup-dialog>
+	</uni-popup>
+</template>
+
+<script setup>
+	import {
+		ref
+	} from 'vue'
+	import {
+		onLoad
+	} from '@dcloudio/uni-app'
+	// 图片上传
+	import {
+		uploadImages
+	} from '@/utils/public'
+	import richTextEditor from "./richTextEditor.vue"
+
+	// 获取屏幕边界到安全区域距离
+	const {
+		safeAreaInsets
+	} = uni.getSystemInfoSync()
+
+
+	// 弹出层组件
+	const alertDialogRef = ref()
+
+	// 发布文章参数
+	const articleParams = ref({})
+
+	// 标题
+	const articleTitle = ref < string > ('')
+
+	// 内容
+	const articleContent = ref < string > ('')
+
+	// 上传图片组件
+	const filePickerRef = ref()
+
+	// 上传完毕后的图片列表
+	const imageList = ref([])
+
+	// 上传图标样式
+	const imageStyles = ref({
+		height: 100, // 边框高度
+		width: 100, // 边框宽度
+	})
+
+	// 加载
+	onLoad((option: any) => {})
+
+
+	const inputTitle = (type: number) => {
+		if (type === 1) {
+			// 校验输入的标题,如果字数超过30个,则不能继续输入,然后提示最多只能输入30个字
+			if (articleTitle.value.length > 30) {
+				uni.showToast({
+					title: '最多可输入30个字',
+					icon: 'none',
+				})
+				articleTitle.value = articleTitle.value.substring(0, 30)
+			}
+		} else {
+			if (articleContent.value.length > 1000) {
+				uni.showToast({
+					title: '最多可输入1000个字',
+					icon: 'none',
+				})
+				articleContent.value = articleContent.value.substring(0, 1000)
+			}
+		}
+	}
+
+	// 关闭发布文章页面
+	const closeExchange = () => {
+		alertDialogRef.value && alertDialogRef.value.open()
+	}
+	// 确认关闭
+	const dialogConfirm = () => {
+		uni.navigateBack({
+			delta: 1,
+		})
+	}
+
+	// 立即发表
+	const releaseExchange = async () => {
+		// 标题和内容必填
+		if (!articleTitle.value || !articleContent.value) {
+			uni.showToast({
+				title: '标题和内容必填!',
+				icon: 'none',
+			})
+			return
+		}
+
+		uni.showToast({
+			title: '发布成功',
+			icon: 'success',
+		})
+
+		setTimeout(() => {
+			uni.navigateBack()
+		}, 500)
+	}
+
+	// 选择完图片
+	const selectImage = (e) => {
+
+		const tempFiles = e.tempFiles
+		// 处理每张选中的图片
+		tempFiles.forEach(async (tempFile) => {
+			await uploadImages(tempFile, imageList.value)
+		})
+	}
+
+	// 删除
+	const deletea = (e) => {
+		console.log('删除图片', e)
+	}
+</script>
+
+<style scoped lang="scss">
+	.ashome-article {
+		height: 100%;
+		background-color: #fff;
+		display: flex;
+		flex-direction: column;
+
+		.relase-top {
+			display: flex;
+			justify-content: space-between;
+			align-items: center;
+			padding: 0 30rpx;
+			height: 100rpx;
+			background-color: #fff;
+			// border-bottom: 1px solid #f5f5f5;
+			color: #3d3d3d;
+			font-size: 32rpx;
+
+			.titles {
+				font-weight: bold;
+			}
+		}
+
+		.release-article {
+			flex: 1;
+			padding: 32rpx;
+
+			.article-img {
+				margin-bottom: 20rpx;
+
+				// /deep/ .file-picker__box {}
+				:deep(.uni-file-picker) {
+					.uni-file-picker__container {
+						overflow-x: scroll;
+						white-space: nowrap;
+						display: block !important;
+
+						.file-picker__box {
+							display: inline-block !important;
+
+							.file-picker__box-content {
+								.file-picker__progress {
+									display: none;
+								}
+							}
+						}
+					}
+				}
+			}
+
+			.article-title {
+				margin-bottom: 20rpx;
+
+				.title {
+					display: block;
+					// height: 46rpx;
+					// font-weight: bold;
+					font-size: 36rpx;
+				}
+			}
+
+			.article-content {
+				height: 62vh;
+				// overflow: auto;
+				width: 100%;
+
+				.content {
+					// height: calc(100vh - 500rpx);
+					height: 100%;
+					width: 100%;
+					display: block;
+					font-size: 28rpx;
+				}
+			}
+		}
+
+		// 发布按钮 固定定到底部
+		.release-btn {
+			position: fixed;
+			bottom: 10%;
+			right: 30rpx;
+			height: 100rpx;
+			width: 100rpx;
+			display: flex;
+			z-index: 99;
+			border-radius: 50%;
+			background-color: #a1d8ba;
+			font-size: 28rpx;
+			font-weight: bold;
+			align-items: center;
+			justify-content: center;
+			color: #fff;
+			box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3) !important;
+
+		}
+
+		.button-hover {
+			background-color: #97cbb0;
+		}
+	}
+</style>

+ 307 - 0
components/YEditor/richTextEditor.vue

@@ -0,0 +1,307 @@
+<template>
+	<view class="">
+
+	</view>
+</template>
+
+<script setup>
+	import {
+		onLoad
+	} from "@dcloudio/uni-app";
+</script>
+
+<style lang="scss" scoped>
+
+</style>
+// Editor.vue
+<template>
+	<view class="container">
+		<view class="editor-wrapper">
+			<editor id="editor" ref="editorRef" class="ql-container" :placeholder="placeholder" @statuschange="onStatusChange"
+				:show-img-resize="true" @ready="onEditorReady" @input="getCtx"></editor>
+		</view>
+		<view class="wrapper">
+			<view class="toolbar" @tap="formatToolbar">
+				<view :class="formats.header === 1 ? 'ql-active' : ''" class="iconfont icon-format-header-1" data-name="header"
+					:data-value="1"></view>
+				<view :class="formats.header === 2 ? 'ql-active' : ''" class="iconfont icon-format-header-2" data-name="header"
+					:data-value="2"></view>
+				<view :class="formats.bold ? 'ql-active' : ''" class="iconfont icon-zitijiacu" data-name="bold"></view>
+				<view :class="formats.italic ? 'ql-active' : ''" class="iconfont icon-zitixieti" data-name="italic">
+				</view>
+				<view :class="formats.underline ? 'ql-active' : ''" class="iconfont icon-zitixiahuaxian" data-name="underline">
+				</view>
+				<view :class="formats.strike ? 'ql-active' : ''" class="iconfont icon-zitishanchuxian" data-name="strike">
+				</view>
+				<view :class="formats.align === 'left' ? 'ql-active' : ''" class="iconfont icon-zuoduiqi" data-name="align"
+					data-value="left"></view>
+				<view :class="formats.align === 'center' ? 'ql-active' : ''" class="iconfont icon-juzhongduiqi"
+					data-name="align" data-value="center"></view>
+				<view :class="formats.align === 'right' ? 'ql-active' : ''" class="iconfont icon-youduiqi" data-name="align"
+					data-value="right"></view>
+				<view :class="formats.align === 'justify' ? 'ql-active' : ''" class="iconfont icon-zuoyouduiqi"
+					data-name="align" data-value="justify"></view>
+				<view :class="formats.lineHeight ? 'ql-active' : ''" class="iconfont icon-line-height" data-name="lineHeight"
+					data-value="2"></view>
+				<view :class="formats.letterSpacing ? 'ql-active' : ''" class="iconfont icon-Character-Spacing"
+					data-name="letterSpacing" data-value="2em"></view>
+				<view :class="formats.marginTop ? 'ql-active' : ''" class="iconfont icon-722bianjiqi_duanqianju"
+					data-name="marginTop" data-value="20px"></view>
+				<view :class="formats.previewarginBottom ? 'ql-active' : ''" class="iconfont icon-723bianjiqi_duanhouju"
+					data-name="marginBottom" data-value="20px"></view>
+				<!-- <view class="iconfont icon-clearedformat" @tap="removeFormat"></view> -->
+				<view :class="formats.fontFamily ? 'ql-active' : ''" class="iconfont icon-font" data-name="fontFamily"
+					data-value="Pacifico"></view>
+				<view :class="formats.fontSize === '24px' ? 'ql-active' : ''" class="iconfont icon-fontsize"
+					data-name="fontSize" data-value="24px"></view>
+				<view :class="formats.color === '#0000ff' ? 'ql-active' : ''" class="iconfont icon-text_color" data-name="color"
+					data-value="#0000ff"></view>
+				<view :class="formats.backgroundColor === '#00ff00' ? 'ql-active' : ''" class="iconfont icon-fontbgcolor"
+					data-name="backgroundColor" data-value="#00ff00"></view>
+				<view class="iconfont icon-date" @tap="insertDate"></view>
+				<view class="iconfont icon--checklist" data-name="list" data-value="check"></view>
+				<view :class="formats.list === 'ordered' ? 'ql-active' : ''" class="iconfont icon-youxupailie" data-name="list"
+					data-value="ordered"></view>
+				<view :class="formats.list === 'bullet' ? 'ql-active' : ''" class="iconfont icon-wuxupailie" data-name="list"
+					data-value="bullet"></view>
+				<view class="iconfont icon-undo" @tap="undo"></view>
+				<view class="iconfont icon-redo" @tap="redo"></view>
+
+				<view class="iconfont icon-outdent" data-name="indent" data-value="-1"></view>
+				<view class="iconfont icon-indent" data-name="indent" data-value="+1"></view>
+				<view class="iconfont icon-fengexian" @tap="insertDivider"></view>
+				<view class="iconfont icon-charutupian" @tap="insertImage"></view>
+
+				<view :class="formats.script === 'sub' ? 'ql-active' : ''" class="iconfont icon-zitixiabiao" data-name="script"
+					data-value="sub"></view>
+				<view :class="formats.script === 'super' ? 'ql-active' : ''" class="iconfont icon-zitishangbiao"
+					data-name="script" data-value="super"></view>
+				<view class="iconfont icon-shanchu" @tap="clear"></view>
+				<view :class="formats.direction === 'rtl' ? 'ql-active' : ''" class="iconfont icon-direction-rtl"
+					data-name="direction" data-value="rtl"></view>
+			</view>
+		</view>
+	</view>
+</template>
+
+<script setup>
+	import {
+		ref,
+		getCurrentInstance,
+		nextTick
+	} from 'vue';
+
+	const instance = getCurrentInstance(); // 组件实例
+	const props = defineProps({
+		value: {
+			type: String,
+			default: 'ces'
+		}
+	})
+	const emit = defineEmits(['update:value'])
+	// 只读
+	const readOnly = ref(false)
+	// 提示词
+	const placeholder = ref('开始输入...')
+	// 富文本内容
+	const richText = ref('')
+	// 底部工具栏
+	const formats = ref({}
+		as any)
+	// 图片上传 - 接口
+	const serverUrl = ref('/resource/oss/upload')
+	// editor编辑器
+	const editorCtx = ref < any > (null)
+
+	// 只读改变
+	const readOnlyChange = () => {
+		readOnly.value = !readOnly.value;
+	}
+
+	// 编辑器初始化完成时触发
+	const onEditorReady = () => {
+		// 富文本节点渲染完成
+		const htmls = props.value
+		const contents = JSON.stringify(htmls)
+		const query = uni.createSelectorQuery().in(instance);
+		query.select("#editor").context((res: any) => {
+			editorCtx.value = res.context;
+			editorCtx.value?.setContents({
+				html: htmls,
+				delta: contents
+			})
+		}).exec();
+	}
+
+	// 编辑器内容改变时触发,detail = {html, text, delta}
+	const getCtx = (e) => {
+		richText.value = e.detail.html;
+		// console.log('richText.value', richText.value);
+		emit('update:value', richText.value)
+		// this.$emit('input', e.detail.html);
+	}
+
+	// 撤销
+	const undo = () => {
+		editorCtx.value.undo();
+	}
+
+	// 重做
+	const redo = () => {
+		editorCtx.value.redo();
+	}
+
+	// 工具栏点击触发
+	const formatToolbar = (e: any) => {
+		const {
+			name,
+			value
+		} = e.target.dataset;
+		if (!name) return;
+		editorCtx.value.format(name, value);
+	}
+
+	// 通过 Context 方法改变编辑器内样式时触发,返回选区已设置的样式
+	const onStatusChange = (e: any) => {
+		console.log(e);
+
+		const format = e.detail;
+		formats.value = format;
+	}
+
+	// 插入分割线
+	const insertDivider = () => {
+		editorCtx.value.insertDivider({
+			success: function() {
+				console.log('insert divider success');
+			}
+		});
+	}
+
+	// 清空
+	const clear = () => {
+		editorCtx.value.clear({
+			success: function() {
+				console.log('clear success');
+			}
+		});
+	}
+
+	// 重置格式
+	const removeFormat = () => {
+		editorCtx.value.removeFormat();
+	}
+
+	// 插入当前日期
+	const insertDate = () => {
+		const date = new Date();
+		const formatDate = `${date.getFullYear()}/${date.getMonth() + 1}/${date.getDate()}`;
+		editorCtx.value.insertText({
+			text: formatDate
+		});
+	}
+
+	// 插入图片
+	const insertImage = () => {
+		// 选择图片
+		uni.chooseImage({
+			count: 1,
+			sizeType: ['original', 'compressed'],
+			sourceType: ['album', 'camera'],
+			success: async (res: any) => {
+				uni.uploadFile({
+					url: serverUrl.value, //请求的图片上传接口,这里是基准地址加上传接口
+					filePath: res.tempFilePaths[0],
+					name: 'file',
+					formData: {
+						file: res.tempFiles[0],
+					},
+					success: res => {
+						// 装换
+						const data = JSON.parse(res.data)?.data;
+						if (data?.url) {
+							editorCtx.value?.insertImage({
+								width: '98%', //设置宽度为100%防止宽度溢出手机屏幕
+								height: 'auto',
+								src: data.url,
+								alt: data.fileName,
+								success: function() {
+									console.log('insert image success');
+								}
+							});
+						} else {
+							uni.showToast({
+								title: '上传失败,请重试!',
+								icon: 'error',
+							})
+						}
+					},
+					fail: err => {
+						uni.showToast({
+							title: '上传失败,请重试!',
+							icon: 'error',
+						})
+					}
+				});
+			}
+		});
+	}
+</script>
+
+<style lang="scss" scoped>
+	@import './editor-icon.css';
+
+	.container {
+		height: 100%;
+
+		.editor-wrapper {
+			height: 100%;
+		}
+
+		.wrapper {
+			/* height: 100%; */
+			position: fixed;
+			left: 0;
+			bottom: 0;
+			width: 100%;
+		}
+
+		.iconfont {
+			padding: 16rpx;
+			/* width: 60rpx; */
+			/* height: 60rpx; */
+			cursor: pointer;
+			font-size: 40rpx;
+		}
+
+		.toolbar {
+			box-sizing: border-box;
+			border-bottom: 0;
+			font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
+			height: 74rpx;
+			display: flex;
+			align-items: center;
+			flex-wrap: nowrap;
+			overflow-x: scroll;
+			margin: 0 20rpx;
+			background-color: #fff;
+			/* width: 100%; */
+		}
+
+		.ql-container {
+			box-sizing: border-box;
+			/* padding: 0 32rpx; */
+			width: 100%;
+			min-height: 30vh;
+			height: 100%;
+			margin-top: 20px;
+			font-size: 16px;
+			line-height: 1.5;
+			overflow: scroll;
+		}
+
+		.ql-active {
+			color: #a1d5ba;
+		}
+	}
+</style>

+ 225 - 0
components/custom-upload/custom-upload.vue

@@ -0,0 +1,225 @@
+<template>
+	<view class="custom_upload mtb20">
+		<slot>
+			<view class="choose_box">
+				<slot name="list">
+					<view class="images_box" :style="imageBoxStyle" v-for="(item,index) in images"
+						v-if="images[0]!==''&&images.length>0" :key="index">
+						<u-transition show mode="fade-right">
+							<u-image showLoading lazyLoad @click="previewImage(index,images)" :src="item" width="100%"
+								:height="imageBoxStyle.height?imageBoxStyle.height:'188rpx'" radius="17rpx" />
+							<view class="close_icon centerV" @click="images.splice(index,1)">
+								<u-icon name="close" color="#fff" size="22rpx" bold></u-icon>
+							</view>
+						</u-transition>
+					</view>
+				</slot>
+				<view class="upload_box centerV" :style="imageBoxStyle" @click="props.readonly?null:showPopup=true">
+					<slot name="upload-image">
+						<u-image showLoading lazyLoad :src="config.getResource('icons/upload.png')" width="59rpx" height="59rpx"
+							radius="17rpx" />
+					</slot>
+				</view>
+			</view>
+		</slot>
+		<u-popup :show="showPopup" @close="close" closeOnClickOverlay round="20rpx" :safeAreaInsetBottom="true" closeable>
+			<view class="upload_content column">
+				<text class="bold center mb20">{{title}}</text>
+				<view class="mt20">
+					<u-button shape="circle" text="拍照" @click="uploadImg({sourceType:['camera']})"
+						:custom-style="{marginRight:'10rpx',height:'96rpx',border: '2rpx solid #1f1f1f',color:'#1f1f1f'}"></u-button>
+					<u-button shape="circle" color="#1f1f1f" type="primary" text="相册" @click="uploadImg({sourceType:['album']})"
+						:custom-style="{height:'96rpx',marginTop:'24rpx'}"></u-button>
+				</view>
+			</view>
+		</u-popup>
+		<modal-popup ref="showModal" />
+	</view>
+</template>
+
+<script setup>
+	import {
+		ref,
+		watchEffect
+	} from "vue";
+	import fileUpload from '@/utils/request/upload/upload';
+	import config from "@/core/config";
+	import {
+		doUploadsReady
+	} from "@/api/upload.js"
+	import {
+		showToast,
+		previewImage
+	} from "@/core/app";
+	const props = defineProps({
+		value: {
+			type: [String, Array],
+			default: ''
+		},
+		show: {
+			type: Boolean,
+			default: false
+		},
+		title: {
+			type: String,
+			default: '上传图片'
+		},
+		options: {
+			type: Object,
+			default: {}
+		},
+		maxLength: {
+			type: Number,
+			default: 1
+		},
+		uploadType: {
+			type: String,
+			default: 'list'
+		},
+		imageBoxStyle: {
+			type: Object,
+			default: {}
+		},
+		readonly: {
+			type: Boolean,
+			default: false
+		}
+	})
+	const emits = defineEmits(['update:value', 'update:show', 'close'])
+	// 图片列表
+	const images = ref([])
+	const showPopup = ref(props.show)
+	watchEffect(() => {
+		images.value = props.value ? props.value.split(',') : props.value.split('')
+		showPopup.value = props.show
+	})
+	// 关闭popup
+	const close = () => {
+		showPopup.value = false
+		emits('update:show', false)
+		emits('close', false)
+	}
+	// 上传头像
+	const uploadImg = async (options = {}) => {
+		if (props.uploadType == 'list') {
+			if (images.value.length >= props.maxLength) return showToast(
+				`只能上传${props.maxLength}张`)
+		}
+		// #ifdef APP
+		empowerCameraAlbum(options.sourceType[0])
+		// #endif
+		const fupload = new fileUpload({});
+		const data1 = await fupload.ossImagUpload({
+			...options,
+			...props.options
+		})
+		for (let item of data1) {
+			const result = await doUploadsReady(item);
+			if (result) {
+				const {
+					data
+				} = result;
+				uni.uploadFile({
+					url: data.host,
+					filePath: item.path,
+					name: 'file',
+					formData: {
+						key: data.key,
+						policy: data.policy,
+						OSSAccessKeyId: data.ossAccessKeyId,
+						signature: data.signature,
+					},
+					success: async (res) => {
+						if (res.statusCode === 200) {
+							if (props.uploadType == 'list') {
+								if (images.value.length >= props.maxLength) return showToast(
+									`只能上传${props.maxLength}张`)
+							}
+							if (props.uploadType == 'list') {
+								images.value.push(JSON.parse(res.data).data.filePath)
+							} else {
+								images.value = JSON.parse(res.data).data.filePath
+							}
+							emits('update:value', typeof images.value == 'string' ? images.value : images.value.join(','))
+							close()
+
+						}
+					},
+					fail: err => {}
+				});
+			}
+		}
+	}
+	// 权限检查
+	const showModal = ref(null)
+	const empowerCameraAlbum = (permissionType, cameraMsg = "申请相机,存储写入权限为了拍照和使用图片上传头像", albumMsg =
+		"申请相册读取权限,为了选择相册图片上传头像") => {
+		let permissionID = []
+		let authorizedType = null
+		if (permissionType === 'camera') {
+			authorizedType = 'cameraAuthorized'
+			permissionID = ['android.permission.CAMERA', 'android.permission.WRITE_EXTERNAL_STORAGE']
+		} else {
+			authorizedType = 'albumAuthorized'
+			permissionID = ['android.permission.READ_EXTERNAL_STORAGE']
+		}
+		if (uni.getAppAuthorizeSetting()[authorizedType] !== 'authorized') {
+			showModal.value.open({
+				content: permissionType == 'camera' ? cameraMsg : albumMsg,
+				popType: 'popup'
+			})
+		}
+	}
+
+	// 方法暴露
+	defineExpose({
+		uploadImg,
+		empowerCameraAlbum,
+		showPopup
+	})
+</script>
+
+<style lang="scss">
+	.custom_upload {
+		width: 100%;
+
+		.upload_content {
+			padding: 25rpx;
+			margin-bottom: 100rpx;
+		}
+
+		.choose_box {
+			width: 100%;
+			display: grid;
+			grid-template-columns: 1fr 1fr 1fr;
+			grid-row-gap: 20rpx;
+			grid-column-gap: 30rpx;
+
+			.images_box,
+			.upload_box {
+				width: 100%;
+				height: 188rpx;
+				border-radius: 17rpx;
+			}
+
+			.images_box {
+				position: relative;
+				animation: zoom 1s;
+			}
+
+			.close_icon {
+				position: absolute;
+				top: -15rpx;
+				right: -10rpx;
+				width: 35rpx;
+				height: 35rpx;
+				background: rgba(0, 0, 0, .5);
+				border-radius: 50%;
+			}
+
+			.upload_box {
+				background: #F6F6F6;
+			}
+		}
+	}
+</style>

+ 53 - 0
components/fab-buttom/fab-buttom.vue

@@ -0,0 +1,53 @@
+<template>
+	<movable-area class="movableArea">
+		<movable-view class="movableView" inertia out-of-bounds direction="all" :x="phone_W" :y="phone_H">
+			<slot name="content">
+				<view class="fab">
+					<!-- #ifndef MP-ALIPAY -->
+					<u-button :custom-style="{width:'100rpx',height:'100rpx',borderRadius: '50%'}" hover-class="none"
+						open-type="contact">
+						<view class="centerV base-color">
+							<u-icon name="server-man" size="40rpx"></u-icon>
+						</view>
+					</u-button>
+					<!-- #endif -->
+					<!-- #ifdef MP-ALIPAY -->
+					<view class="centerV base-color">
+						<contact-button tnt-inst-id="n14_MTBR" size="60rpx" scene="SCE01275548" />
+					</view>
+					<!-- #endif -->
+				</view>
+			</slot>
+		</movable-view>
+	</movable-area>
+</template>
+
+<script setup>
+	import {
+		ref
+	} from 'vue';
+	const phone_W = ref(0)
+	const phone_H = ref(0)
+	uni.getSystemInfo({
+		success: res => {
+			phone_W.value = res.windowWidth
+			phone_H.value = res.windowHeight
+		}
+	})
+</script>
+
+<style lang="scss" scoped>
+	.movableArea {
+		position: fixed;
+		top: 0;
+		left: 0;
+		width: 90%;
+		height: 90%;
+		pointer-events: none; //设置area元素不可点击,则事件便会下移至页面下层元素
+		z-index: 99999;
+	}
+
+	.movableView {
+		pointer-events: auto; //可以点击
+	}
+</style>

+ 115 - 0
components/modal-popup/modal-popup.vue

@@ -0,0 +1,115 @@
+<template>
+	<view class="modal-popup">
+		<uni-popup ref="modalPopup" is-mask-click>
+			<uni-popup-dialog :type="msgType" :cancelText="showDialogOptions.cancelText"
+				:confirmText="showDialogOptions.confirmText" :title="showDialogOptions.title"
+				:content="showDialogOptions.content" @confirm="dialogConfirm" @close="dialogClose"></uni-popup-dialog>
+		</uni-popup>
+		<uni-popup ref="popupRef" is-mask-click>
+			<view class="popup-content column">
+				<text class="bold colo0 mb10">权限说明</text>
+				<text class="fs24 base-color-gray">{{showDialogOptions.content}}</text>
+			</view>
+		</uni-popup>
+	</view>
+</template>
+
+<script setup>
+	import {
+		onMounted,
+		ref
+	} from "vue";
+	name: 'modal-popup'
+	const emits = defineEmits(['update:show', 'confirm', 'close'])
+	const props = defineProps({
+		msgType: {
+			type: String,
+			default: 'info'
+		}
+	})
+	// 实例
+	const modalPopup = ref(null)
+	const popupRef = ref(null)
+	// dialog对话框文本
+	const showDialogOptions = ref({
+		cancelText: '取消',
+		confirmText: '确认',
+		title: '提示',
+		content: '',
+		popType: 'dialog', //dialog:模态框,popup:无取消确认弹窗
+		confirm: null,
+		close: null,
+	})
+	/**
+	 * @param {String}  cancelText:'取消'
+	 * @param {String}  confirmText:'同意'
+	 * @param {String}  title:'标题'
+	 * @param {String}  content:'内容'
+	 * @param {String}  popType:'dialog'|'popup'
+	 * @param {Function}  confirm:()=>{}
+	 * @param {Function}  close:()=>{}
+	 */
+	const open = (options = {}, upType = 'centert') => {
+		for (let key in showDialogOptions.value) {
+			if (options[key]) showDialogOptions.value[key] = options[key]
+		}
+		if (options.popType == 'dialog') {
+			popupRef.value.close()
+			modalPopup.value.open()
+		} else if (options.popType == 'popup') {
+			modalPopup.value.close()
+			popupRef.value.open(upType)
+		}
+
+	}
+	// 确认
+	const dialogConfirm = () => {
+		emits('confirm')
+		if (showDialogOptions.value.confirm) {
+			showDialogOptions.value.confirm()
+		} else {
+			modalPopup.value.close()
+			popupRef.value.close()
+		}
+	}
+	// 取消
+	const dialogClose = () => {
+		emits('close')
+		if (showDialogOptions.value.close) {
+			showDialogOptions.value.close()
+		} else {
+			if (showDialogOptions.value.popType == 'dialog') {
+				modalPopup.value.close()
+			} else if (showDialogOptions.value.popType == 'popup') {
+				popupRef.value.close()
+			}
+		}
+	}
+	defineExpose({
+		open,
+		dialogConfirm,
+		dialogClose
+	})
+	onMounted(() => {
+
+	})
+</script>
+
+<style lang="scss">
+	.modal-popup {
+		position: fixed;
+		z-index: 10099;
+
+		.popup-content {
+			position: fixed;
+			left: 0;
+			top: 50rpx;
+			width: calc(100% - 100rpx);
+			background: #fff;
+			padding: 20rpx;
+			margin: 30rpx;
+			border-radius: 30rpx;
+			box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, .3);
+		}
+	}
+</style>

+ 134 - 0
components/pay-type-pop/pay-type-pop.vue

@@ -0,0 +1,134 @@
+<template>
+	<u-popup :show="show" @close="close" closeOnClickOverlay round="20rpx" closeable v-if="showType=='popup'">
+		<view class="pop_cont">
+			<view class="center bold">支付方式</view>
+			<view class="column mt30">
+				<view class="pay_item align-center" v-for="(item,index) in pay_list" :key="index"
+					@click="emits('update:payment_type',item.type)">
+					<view class="align-center flex-1">
+						<u--image showLoading :src="item.cover" width="54rpx" height="54rpx" lazy-load></u--image>
+						<text class="ml20">{{item.name}}</text>
+					</view>
+					<view :class="payment_type==item.type?['radio','radio_act']:['radio']">
+						<u-icon name="checkmark" color="#fff"></u-icon>
+					</view>
+				</view>
+			</view>
+			<view class="mtb30">
+				<u-button type="primary" @click="onConfirm" shape="circle" color="linear-gradient(
+					102deg, #F1AE73 0%, #EC5232 100%)">立即支付</u-button>
+			</view>
+		</view>
+	</u-popup>
+	<view class="pop_cont" v-else>
+		<view class="bold">支付方式</view>
+		<view class="column mt30">
+			<view class="pay_item align-center" v-for="(item,index) in pay_list" :key="index"
+				@click="emits('update:payment_type',item.name)">
+				<view class="align-center flex-1">
+					<u--image showLoading :src="item.cover" width="54rpx" height="54rpx" lazy-load></u--image>
+					<text class="ml20 ">{{item.name}}</text>
+				</view>
+				<view :class="payment_type==item.type?['radio','radio_act']:['radio']">
+					<u-icon name="checkmark" color="#fff"></u-icon>
+				</view>
+			</view>
+		</view>
+	</view>
+</template>
+
+<script setup>
+	import {
+		onMounted,
+		ref,
+		watchEffect,
+	} from "vue";
+	import {
+		checkLogin
+	} from "@/core/app";
+	import {
+		useRequestPayment
+	} from '@/hooks/useRequestPayment/useRequestPayment.js'
+	name: "pay-type-pop"
+	const emits = defineEmits(['update:show', 'update:payment_type', 'confirm', 'close'])
+	const props = defineProps({
+		show: {
+			type: Boolean,
+			default: false
+		},
+		payment_type: {
+			type: String,
+			default: 'wxpay',
+		},
+		showType: {
+			type: String,
+			default: 'popup', //popup:弹出框   cell:显示到页面
+		},
+		showPayList: { //支付列表
+			type: Array,
+			default: () => ['wxpay']
+		},
+		userMoney: {
+			type: String,
+			default: '0',
+		}
+	})
+	const pay_list = ref([])
+	const {
+		getPayItem,
+		getPayListData
+	} = useRequestPayment()
+	onMounted(async () => {
+		pay_list.value = await getPayListData()
+		pay_list.value = pay_list.value.filter(item => {
+			if (item.type == 'wechat_applet') item.type = 'wxpay'
+			if (props.showPayList.includes(item.type)) return item
+		})
+		let balanceData = pay_list.value.find(item => item.type == 'balance')
+		if (!balanceData) return
+		if (props.userMoney) {
+			balanceData.label = `余额(${props.userMoney})`
+		} else {
+			let userInfo = uni.getStorageSync('userInfo-qianyue')
+			if (userInfo && props.showPayList.includes('balance')) {
+				balanceData.label = `余额(${userInfo.money})`
+			}
+		}
+	})
+	// 关闭pop
+	const close = () => {
+		emits('close', false)
+	}
+	const onConfirm = () => {
+		emits('confirm', props.payment_type)
+	}
+</script>
+
+<style lang="scss">
+	.pop_cont {
+		width: calc(100% - 60rpx);
+		padding: 30rpx;
+
+		.pay_item {
+			padding: 20rpx;
+		}
+
+		.radio {
+			display: flex;
+			align-items: center;
+			flex-direction: column;
+			justify-content: center;
+			width: 40rpx;
+			height: 40rpx;
+			border-radius: 50%;
+			border: 1rpx solid #b5b5b5;
+			transition: .2s;
+			background: #b5b5b5;
+		}
+
+		.radio_act {
+			background: #EB6446;
+			border: 1rpx solid rgba(0, 0, 0, 0);
+		}
+	}
+</style>

+ 94 - 0
components/release-item-card/release-item-card.vue

@@ -0,0 +1,94 @@
+<template>
+	<view class="release_item-card">
+		<view class="align-center relative">
+			<view class="relative" v-if="data.user">
+				<u-avatar :src="data.user.head_img" size="85rpx"></u-avatar>
+				<view :class="data.user.sex==0?'gender':'gender gender-woman'">
+					<u-icon :name="data.user.sex==0?'man':'woman'" color="#fff"></u-icon>
+				</view>
+			</view>
+			<view class="flex-1 ml20 column justify-between" style="height: 80rpx;">
+				<text class="bold fs26">{{data.contacts}}</text>
+				<text>{{data.create_time}}</text>
+			</view>
+			<view class="right_tag centerV">已报名{{data.enroll_num}}人</view>
+		</view>
+		<text class="mt40 ellipsis lines-2">{{data.content}}</text>
+		<view class="mt20 images" v-if="data.images">
+			<u-image v-for="(item,index) in data.images.split(',')" :key="index" :src="item" showLoading lazyLoad width="100%"
+				height="200rpx" radius="20rpx" @click.passive.stop="previewImage(0,data.images.split(','))" />
+		</view>
+		<view class="mt20 justify-between">
+			<view class="align-center flex-1 mr30 base-bg-2 p10 radius16">
+				<u-icon name="clock" color="#EB6446"></u-icon>
+				<text class="ml20">{{data.set_of_time}}</text>
+			</view>
+			<view class="align-center  base-bg-2 ptb10 plr30 radius16" style="width: 20%;">
+				<u-icon name="account" color="#EB6446"></u-icon>
+				<text class="ml20">{{data.num}}人</text>
+			</view>
+		</view>
+	</view>
+</template>
+
+<script setup>
+	import {
+		previewImage
+	} from '@/core/app';
+	import config from '@/core/config/index.js';
+	name: "release-item-card"
+	const props = defineProps({
+		data: {
+			type: Object,
+			default: () => {
+				return {}
+			}
+		}
+	})
+</script>
+
+<style lang="scss">
+	.release_item-card {
+		padding: 20rpx;
+		border-radius: 20rpx;
+		background: #fff;
+		display: flex;
+		flex-direction: column;
+		font-size: 22rpx;
+
+		.gender {
+			position: absolute;
+			bottom: 0;
+			right: 0;
+			width: 30rpx;
+			height: 30rpx;
+			background: #67b4d5;
+			border-radius: 50%;
+			display: flex;
+			align-items: center;
+			justify-content: center;
+			flex-direction: column;
+
+			&-woman {
+				background: #f9719a;
+			}
+		}
+
+		.right_tag {
+			position: absolute;
+			right: 0;
+			top: 0;
+			padding: 10rpx 20rpx;
+			height: calc(61rpx - 20rpx);
+			background: linear-gradient(102deg, #F1AE73 0%, #EC5232 100%);
+			border-radius: 16rpx;
+			color: #fff;
+		}
+
+		.images {
+			display: grid;
+			grid-template-columns: 1fr 1fr 1fr;
+			grid-gap: 30rpx;
+		}
+	}
+</style>

+ 126 - 0
components/serve-time-pop/serve-time-pop.vue

@@ -0,0 +1,126 @@
+<template>
+	<u-popup :show="show" @close="close" close-on-click-overlay closeable round="20rpx">
+		<view class="pop_content column">
+			<text class="center bold">服务时间</text>
+			<text v-if="type=='order'" class="mtb30">原服务时间: {{oldTime}}</text>
+			<view class="date_tabs">
+				<u-tabs :list="tabsList" @click="e=>tabCurrent=e.index" :current="tabCurrent" keyName="day" :activeStyle="{
+				      color: '#fff',
+							fontSize:'30rpx',
+							background:'#36C3FF',
+							padding:'5rpx 20rpx',
+							borderRadius:'20rpx'
+				  }" :inactiveStyle="{
+				      color: '#242323',
+				      fontSize:'30rpx',
+							background:'#DBDBDB',
+							padding:'5rpx 20rpx',
+							borderRadius:'20rpx'
+				  }" lineHeight="0" lineColor="#BFF6FF"></u-tabs>
+			</view>
+			<view class="content_time mt20">
+				<view :class="timebCurrent==index?'time_item time_item_act':'time_item'"
+					v-for="(item,index) in tabsList[tabCurrent]?tabsList[tabCurrent].time:[]" :key="index"
+					@click="timebCurrent=index">{{item}}</view>
+			</view>
+			<view class="button justify-between m30">
+				<u-button plain text="取消" @click="close" shape="circle"
+					:style="{minWidth:'150rpx',marginRight:'10rpx'}"></u-button>
+				<u-button text="确认" type="primary" @click="onConfirm" shape="circle"
+					:style="{minWidth:'150rpx',marginLeft:'10rpx'}"></u-button>
+			</view>
+		</view>
+	</u-popup>
+</template>
+
+<script setup>
+	import {
+		onMounted,
+		ref,
+	} from "vue";
+	import {
+		dateList
+	} from "@/api/order";
+	name: 'serve-time-pop'
+	const emits = defineEmits(['update:show', 'complete', 'close'])
+	const props = defineProps({
+		show: {
+			type: Boolean,
+			default: false
+		},
+		type: {
+			type: String,
+			default: 'pay'
+		},
+		oldTime: {
+			type: String,
+			default: ''
+		}
+	})
+	const tabsList = ref([])
+	const tabCurrent = ref(0)
+	const timebCurrent = ref(0)
+	onMounted(async () => {
+		getDateList()
+	})
+	// 获取时间
+	const getDateList = async () => {
+		let res = await dateList()
+		if (res) {
+			tabsList.value = res.data
+			let serveTime =
+				`${tabsList.value[0].date} ${tabsList.value[0].time[0]}`
+			if (props.type == 'pay') {
+				emits('complete', serveTime)
+				emits('update:show', false)
+			}
+		}
+	}
+
+	// 关闭pop
+	const close = () => {
+		emits('close', false)
+		emits('update:show', false)
+	}
+	// 选择
+	const onConfirm = () => {
+		let serveTime =
+			`${tabsList.value[tabCurrent.value].date} ${tabsList.value[tabCurrent.value].time[timebCurrent.value]}`
+		emits('complete', serveTime)
+		emits('update:show', false)
+	}
+</script>
+
+<style lang="scss" scoped>
+	.pop_content {
+		padding: 25rpx 15rpx;
+
+		.content_time {
+			display: grid;
+			grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
+			grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
+			grid-gap: 0rpx;
+			height: 500rpx;
+			overflow-y: scroll;
+
+			.time_item {
+				padding: 22rpx 14rpx;
+				border: 1px solid #E6E6E6;
+				color: #BEBEBE;
+				transition: .5s;
+				height: 50rpx;
+				line-height: 50rpx;
+				text-align: center;
+			}
+
+			.time_item_act {
+				background: $--base-bg;
+				color: #fff;
+			}
+		}
+
+		.button {
+			width: calc(100% - 60rpx);
+		}
+	}
+</style>

+ 192 - 0
components/waterfall-card/waterfall-card.vue

@@ -0,0 +1,192 @@
+<template>
+	<view class="waterfall">
+		<view class="left" v-if="leftList[0]">
+			<view v-for="(item, index) in leftList" :key="index" @click="emits('click',item)">
+				<u-transition :show="true" mode="fade-left" :duration="transitionIndex">
+					<view class="waterfall-item" :style="{backgroundColor: bgColor}">
+						<view class="tags">{{item.city}}</view>
+						<image :src="item.cover" mode="widthFix" lazy-load @load="onImageLoad">
+						</image>
+						<view class="mt20 column">
+							<view class="align-center" v-if="item.user">
+								<u-avatar :src="item.user.head_img" size="48rpx"></u-avatar>
+								<text class="ellipsis ml10 fs28 bold">{{item.user.nickname}}</text>
+							</view>
+							<view class="column mt10">
+								<text class="bold mb10 ellipsis">{{item.title}}</text>
+								<text class="base-color-gray ellipsis lines-2">{{item.content}}</text>
+							</view>
+							<view class="align-center mt20" @click.stop.prevent>
+								<view class="align-center" @click="emits('onLike',item)">
+									<u-icon :name="item.is_collent==1?'heart-fill':'heart'"
+										:color="item.is_collent==1?'#f44':''"></u-icon>
+									<text class="ml10" :style="{color:item.is_collent==1?'#f44':''}">{{item.like_num}}</text>
+								</view>
+								<view class="align-center ml30">
+									<u-icon name="eye"></u-icon>
+									<text class="ml10">{{item.browse_num}}</text>
+								</view>
+							</view>
+						</view>
+					</view>
+				</u-transition>
+			</view>
+		</view>
+		<view class="right" v-if="rightList[0]">
+			<view v-for="(item, index) in rightList" :key="index" @click="emits('click',item)">
+				<u-transition :show="true" mode="fade-right" :duration="transitionIndex">
+					<view class="waterfall-item" :style="{backgroundColor: bgColor}">
+						<view class="tags">{{item.city}}</view>
+						<image :src="item.cover" mode="widthFix" lazy-load @load="onImageLoad">
+						</image>
+						<view class="mt20 column">
+							<view class="align-center" v-if="item.user">
+								<u-avatar :src="item.user.head_img" size="48rpx"></u-avatar>
+								<text class="ellipsis ml10 fs28 bold">{{item.user.nickname}}</text>
+							</view>
+							<view class="column mt10">
+								<text class="bold mb10 ellipsis">{{item.title}}</text>
+								<text class="base-color-gray ellipsis lines-2">{{item.content}}</text>
+							</view>
+							<view class="align-center mt20" @click.stop.prevent>
+								<view class="align-center" @click="emits('onLike',item)">
+									<u-icon :name="item.is_collent==1?'heart-fill':'heart'"
+										:color="item.is_collent==1?'#f44':''"></u-icon>
+									<text class="ml10" :style="{color:item.is_collent==1?'#f44':''}">{{item.like_num}}</text>
+								</view>
+								<view class="align-center ml30">
+									<u-icon name="eye"></u-icon>
+									<text class="ml10">{{item.browse_num}}</text>
+								</view>
+							</view>
+						</view>
+					</view>
+				</u-transition>
+			</view>
+		</view>
+	</view>
+</template>
+<script setup>
+	import {
+		watch
+	} from 'vue';
+	name: 'waterfall-card'
+	import {
+		onLoad,
+	} from "@dcloudio/uni-app";
+	import {
+		ref
+	} from "vue";
+	const emits = defineEmits(['click', 'onLike'])
+	const props = defineProps({
+		list: {
+			type: Array,
+			default: () => []
+		},
+		bgColor: {
+			type: String,
+			default: '#fff'
+		}
+	})
+	const transitionIndex = ref(100) //动画延时
+	const leftList = ref([]) //左边列表
+	const rightList = ref([]) //右边列表
+	const itemIndex = ref(0)
+	const leftHeight = ref(0)
+	const rightHeight = ref(0)
+	//第一张图片入栈
+	leftList.value = [props.list[0]];
+	watch(() => props.list, (n, o) => {
+		// console.log('=====watch  list=====', n, o);
+		let ol = o.length;
+		let nl = n.length;
+		// console.log(ol);
+		if (nl > ol) {
+			if (leftHeight.value > rightHeight.value) {
+				rightList.value.push(props.list[ol]);
+			} else {
+				leftList.value.push(props.list[ol]);
+			}
+			onImageLoad();
+		}
+	})
+	const onImageLoad = (e) => {
+		props.list.forEach((item, index) => {
+			let i = index
+			transitionIndex.value = (i + 1) * 30
+			if (i > 10) i = 0
+		})
+		if (!e) {
+			// console.log('无图片!!!!');
+			return;
+		}
+		let imgH = (e.detail.height / e.detail.width) * 345 + 110 + 20; //图片显示高度加上下面的文字的高度110rpx,加上margin-bottom20rpx
+		if (itemIndex.value === 0) {
+			leftHeight.value += imgH; //第一张图片高度加到左边
+			itemIndex.value++;
+			rightList.value.push(props.list[itemIndex.value]); //第二张图片先入栈
+		} else {
+			itemIndex.value++;
+			//再加高度
+			if (leftHeight.value > rightHeight.value) {
+				rightHeight.value += imgH;
+			} else {
+				leftHeight.value += imgH;
+			}
+			if (itemIndex.value < props.list.length) {
+				//下一张图片入栈
+				if (leftHeight.value > rightHeight.value) {
+					rightList.value.push(props.list[itemIndex.value]);
+				} else {
+					leftList.value.push(props.list[itemIndex.value]);
+				}
+			}
+		}
+	}
+</script>
+
+
+<style lang="scss">
+	.waterfall {
+		width: 100%;
+		display: grid;
+		grid-template-columns: 1fr 1fr;
+		grid-gap: 20rpx;
+
+		.left,
+		.right {
+			.waterfall-item {
+				width: 100%;
+				margin-bottom: 20rpx;
+				box-sizing: border-box;
+				border-radius: 20rpx;
+				overflow: hidden;
+				font-size: 24rpx;
+				background: #fff;
+				padding: 30rpx 25rpx;
+				position: relative;
+
+				image {
+					width: 100%;
+					display: block;
+					border-radius: 10rpx;
+				}
+
+				.tags {
+					position: absolute;
+					top: 36rpx;
+					right: 37rpx;
+					width: 86rpx;
+					height: 33rpx;
+					line-height: 33rpx;
+					color: #fff;
+					background: rgba(255, 255, 255, .45);
+					z-index: 10;
+					border-radius: 20rpx;
+					text-align: center;
+					font-size: 22rpx
+				}
+			}
+		}
+	}
+</style>

+ 285 - 0
core/app.js

@@ -0,0 +1,285 @@
+import store from '@/store'
+import * as util from '@/utils/util'
+/**
+ * 打开地图查看位置
+ * @param {Object}  = options
+ * options.lat  经度
+ * options.lon  纬度
+ * options.name  名字
+ * options.address  地址
+ */
+export const openAddressMap = (options, cb) => {
+	if (!options.lat || !options.lon) return console.warn('请传入经纬度');
+	uni.openLocation({
+		latitude: Number(options.lat),
+		longitude: Number(options.lon),
+		name: options.name || '',
+		address: options.address || '',
+		complete: res => cb ? cb() : null,
+	});
+}
+/**
+ * 富文本图片格式化
+ *  * @param {string}  路径 content:我是富文本内容
+ */
+export const formatRich = (content) => {
+	let res = ''
+	if (content) {
+		res = content.replace(new RegExp('<img', 'gi'),
+			"<img style='width:100%;vertical-align: middle;'")
+		res = res.replace(new RegExp('<p', 'gi'),
+			"<img style='word-break: break-all;'")
+	}
+	return res
+}
+
+/**
+ * 非tabbar页面自定义事件跳转传参(注:刷新丢失)  
+ * @param {boolean}  是否需要登录 isLogin:false
+ * @param {string}  路径 url:'pages/home/index'
+ * @param {string}  事件名 eventName:'sendData'
+ * @param {object}  传参 eventData:{a:1}
+ */
+export const navToPageParams = (isLogin = false, url, eventName = '', eventData = {}) => {
+	if (isLogin) {
+		if (checkLogin()) {
+			uni.navigateTo({
+				url: `/${url}`,
+				success: res => {
+					res.eventChannel.emit(eventName, eventData)
+				}
+			})
+		} else {
+			navTo('pages/login/index')
+		}
+	} else {
+		uni.navigateTo({
+			url: `/${url}`,
+			success: res => {
+				res.eventChannel.emit(eventName, eventData)
+			}
+		})
+	}
+}
+/**
+ * 跳转传参
+ * @param {boolean}  isLogin:true
+ * @param {string}  path:''
+ * @param {object}  params:{}
+ * @param {Function}  cellback:()=>{}
+ */
+export const navToPage = (isLogin = false, path = '', params = {}, cellback) => {
+	if (isLogin) {
+		if (checkLogin()) {
+			if (cellback) cellback
+			else navTo(path, params)
+		} else {
+			navTo('pages/login/index')
+		}
+	} else {
+		if (cellback) cellback
+		else navTo(path, params)
+	}
+	return {
+		isLogin,
+		path,
+		params,
+		cellback
+	}
+}
+/**
+ * 图片预览,传入current:当前索引和urls图片列表
+ * @param {Number} current:0  
+ * @param {Array<string>|string}  urls:['']|''
+ */
+export const previewImage = async (current = 0, urls) => {
+	if (typeof urls == 'string') urls = [urls]
+	uni.previewImage({
+		current,
+		urls,
+	})
+
+}
+/**
+ * 文本复制
+ * @param {Number} data:'要复制的文本'
+ */
+export const copyText = (data, showToast = true) => {
+	uni.setClipboardData({
+		data,
+		showToast,
+	});
+}
+/**
+ * 电话拨号
+ * @param {string} phoneNumber:'15011111111'
+ */
+export const cellPhone = (phoneNumber, cb) => {
+	uni.makePhoneCall({
+		phoneNumber,
+		success: (res) => {
+			if (cb) cb(res)
+		}
+	})
+}
+/**
+ * 二次确认框
+ * @param {String}  title - "标题"
+ * @param {String}  content - "内容"
+ * @param {Function}  confirm - 确认
+ * @param {Function}  cancel - 取消
+ */
+export const showModel = (options) => {
+	uni.showModal({
+		title: options.title || '温馨提示',
+		content: options.content,
+		showCancel: options.showCancel || true,
+		success(res) {
+			if (res.confirm) {
+				options.confirm && options.confirm();
+			}
+			if (res.cancel) {
+				options.cancel && options.cancel();
+			}
+		}
+	})
+}
+
+/**
+ * 显示成功提示框
+ */
+export const showSuccess = (msg, callback) => {
+	uni.showToast({
+		title: msg,
+		icon: 'success',
+		mask: true,
+		duration: 1500,
+		success() {
+			callback && callback()
+		}
+	})
+}
+
+/**
+ * 显示失败提示框
+ */
+export const showError = (msg, callback) => {
+	uni.showModal({
+		title: '友情提示',
+		content: msg,
+		showCancel: false,
+		success(res) {
+			callback && callback()
+		}
+	})
+}
+
+/**
+ * 显示纯文字提示框
+ */
+export const showToast = (msg, icon = 'none', duration = 1500, mask = true) => {
+	uni.showToast({
+		title: msg, // 提示的内容
+		icon,
+		mask, // 是否显示透明蒙层,防止触摸穿透
+		duration // 提示的延迟时间,单位毫秒,默认:1500
+	})
+}
+
+/**
+ * tabBar页面路径列表 (用于链接跳转时判断)
+ * tabBarLinks为常量, 无需修改
+ */
+export const getTabBarLinks = () => {
+	const tabBarLinks = [
+		'pages/home/index',
+		'pages/camp/index',
+		'pages/games/index',
+		'pages/user/index',
+	]
+	return tabBarLinks
+}
+
+/**
+ * 生成转发的url参数(string格式)
+ */
+export const getShareUrlParams = (params) => {
+	return util.urlEncode({
+		refereeId: store.getters.userId, // 推荐人ID
+		...params
+	})
+}
+
+/**
+ * 跳转到指定页面url
+ * 支持tabBar页面
+ * @param {string}  url   页面路径
+ * @param {object}  query 页面参数
+ * @param {string}  modo  跳转类型  默认:navigateTo) 可选:redirectTo
+ */
+export const navTo = (url, query = {}, modo = 'navigateTo') => {
+	if (!url || url.length == 0) {
+		return false
+	}
+	// tabBar页面, 使用switchTab
+	if (util.inArray(url, getTabBarLinks())) {
+		uni.switchTab({
+			url: `/${url}`
+		})
+		return true
+	}
+	// 生成query参数
+	const queryStr = query ? '?' + util.urlEncode(query) : ''
+	// 普通页面, 使用navigateTo
+	modo === 'navigateTo' && uni.navigateTo({
+		url: `/${url}${queryStr}`,
+	})
+	// 特殊指定, 使用redirectTo
+	modo === 'redirectTo' && uni.redirectTo({
+		url: `/${url}${queryStr}`,
+	})
+	return true
+}
+
+/**
+ * 退回页面
+ * @param {integer}  page 页面数量
+ */
+export const navBack = (page = 1) => {
+	uni.navigateBack({
+		delta: page
+	});
+}
+
+/**
+ * 验证是否已登录
+ */
+export const checkLogin = () => {
+	return !!store.getters.userId
+}
+
+/**
+ * 发起支付请求  微信小支付
+ * @param {Object} 参数
+ */
+export const wxPayment = (option) => {
+	const options = {
+		timeStamp: '',
+		nonceStr: '',
+		prepay_id: '',
+		paySign: '',
+		...option
+	}
+	return new Promise((resolve, reject) => {
+		uni.requestPayment({
+			provider: 'wxpay',
+			timeStamp: options.timeStamp,
+			nonceStr: options.nonceStr,
+			'package': `prepay_id=${options.prepay_id}`,
+			signType: 'MD5',
+			paySign: options.paySign,
+			success: res => resolve(res),
+			fail: res => reject(res)
+		})
+	})
+}

+ 13 - 0
core/bootstrap.js

@@ -0,0 +1,13 @@
+import store from '@/store'
+import storage from '@/utils/storage'
+import platform from '@/core/platform'
+import { ACCESS_TOKEN, USER_ID } from '@/store/mutation-types'
+
+export default function Initializer() {
+  // 当前运行的终端
+  store.commit('SET_PLATFORM', platform)
+  // 用户认证token
+  store.commit('SET_TOKEN', storage.get(ACCESS_TOKEN))
+  // 当前用户ID
+  store.commit('SET_USER_ID', storage.get(USER_ID))
+}

+ 23 - 0
core/config/defaultConfig.js

@@ -0,0 +1,23 @@
+// //正式环境
+// const productionUrl = 'https://wanbei.monvkeji.cn/'
+// // 测试环境
+// const testUrl = 'https://wanbei.monvkeji.cn/'
+// // 开发环境
+// const developUrl = 'http://192.168.10.166:7114/'
+// export default {
+// 	// 系统名称
+// 	name: "签约",
+// 	apiUrl: process.env.NODE_ENV !== 'production' ? testUrl : testUrl,
+// }
+//正式环境
+const productionUrl = 'https://wanbei.monvkeji.cn/'
+// 测试环境
+const testUrl = 'https://wanbei.monvkeji.cn/'
+// 开发环境
+const developUrl = 'http://192.168.10.166:7114/'//余红奇
+// const developUrl = 'http://192.168.10.170:7114/'//陈果
+export default {
+	// 系统名称
+	name: "签约",
+	apiUrl: process.env.NODE_ENV !== 'production' ? developUrl : testUrl,
+}

+ 27 - 0
core/config/index.js

@@ -0,0 +1,27 @@
+import defaultConfig from './defaultConfig.js'
+
+// 合并用户配置和默认配置
+const mergeConfig = Object.assign({}, defaultConfig)
+
+/**
+ * 配置文件工具类
+ * mix: 如需在项目中获取配置项, 请使用本工具类的方法, 不要直接import根目录的config.js
+ */
+export default {
+	// 获取全部配置
+	all() {
+		return mergeConfig
+	},
+
+	// 获取指定配置
+	get(key, def = undefined) {
+		if (mergeConfig.hasOwnProperty(key)) {
+			return mergeConfig[key]
+		}
+		console.error(`检测到不存在的配置项: ${key}`)
+		return def
+	},
+	getResource(imgName) {
+		return `${mergeConfig.apiUrl}images/${imgName}`
+	}
+}

+ 14 - 0
core/mixins/app.js

@@ -0,0 +1,14 @@
+import {createApp } from 'vue'
+import { mapGetters } from 'vuex'
+import store from '@/store/index'
+import platform from '@/core/platform'
+
+export default {
+  data() {
+    return {
+      platform
+    }
+  },
+  computed: {}
+
+}

+ 34 - 0
core/mixins/share.js

@@ -0,0 +1,34 @@
+import config from '@/core/config/index.js'
+export default {
+	data() {
+		return {
+			share: {
+				// 转发的标题 (默认标题)
+				title: config.get('name'),
+				// 默认是当前页面,必须是以‘/’开头的完整路径
+				path: `/pages/home/index`,
+				//自定义图片路径,可以是本地文件路径、代码包文件路径或者网络图片路径,
+				//支持PNG及JPG,不传入 imageUrl 则使用默认截图。显示图片长宽比是 5:4
+				imageUrl: config.getResource('logo.png')
+			}
+		}
+	},
+	// 发送给朋友
+	onShareAppMessage(res) {
+		let shareInfo = uni.getStorageSync('shareInfo')
+		return {
+			title: shareInfo.title || this.share.title,
+			imageUrl: shareInfo.imgUrl || this.share.imageUrl,
+			path: shareInfo.path || this.share.path
+		}
+	},
+	//分享到朋友圈
+	onShareTimeline(res) {
+		let shareInfo = uni.getStorageSync('shareInfo')
+		return {
+			title: shareInfo.title || this.share.title,
+			imageUrl: shareInfo.imgUrl || this.share.imageUrl,
+			path: shareInfo.path || this.share.path
+		}
+	}
+}

+ 64 - 0
core/platform.js

@@ -0,0 +1,64 @@
+/**
+ * 获取当前运行的客户端(APP H5 小程序)
+ * https://uniapp.dcloud.io/platform
+ */
+const getPlatform = () => {
+	// #ifdef APP-PLUS
+	const platform = 'app'
+	// #endif
+	// #ifdef APP-PLUS-NVUE
+	const platform = 'app'
+	// #endif
+	// #ifdef H5
+	const platform = weixinOfficial() ? 'wechat' : 'wap'
+	// #endif
+	// #ifdef MP-WEIXIN
+	const platform = 'wxapp'
+	// #endif
+	// #ifdef MP-ALIPAY
+	const platform = 'MP-ALIPAY'
+	// #endif
+	// #ifdef MP-BAIDU
+	const platform = 'MP-BAIDU'
+	// #endif
+	// #ifdef MP-TOUTIAO
+	const platform = 'MP-TOUTIAO'
+	// #endif
+	// #ifdef MP-LARK
+	const platform = 'MP-LARK'
+	// #endif
+	// #ifdef MP-QQ
+	const platform = 'MP-QQ'
+	// #endif
+	// #ifdef MP-KUAISHOU
+	const platform = 'MP-KUAISHOU'
+	// #endif
+	// #ifdef MP-360
+	const platform = 'MP-360'
+	// #endif
+	// #ifdef QUICKAPP-WEBVIEW
+	const platform = 'QUICKAPP-WEBVIEW'
+	// #endif
+	return platform
+}
+
+// 是否为微信公众号端
+const weixinOfficial = () => {
+	// #ifdef H5
+	const ua = window.navigator.userAgent.toLowerCase()
+	return String(ua.match(/MicroMessenger/i)) === 'micromessenger'
+	// #endif
+	return false
+}
+
+const platfrom = getPlatform()
+
+export const isH5 = platfrom === 'H5'
+export const isApp = platfrom === 'APP'
+export const isMpWeixin = platfrom === 'MP-WEIXIN'
+
+// 是否为微信公众号端
+// 相当于H5端运行在微信内置浏览器, 但是需要使用微信的jssdk所以要单独区分
+export const isWeixinOfficial = platfrom === 'H5-WEIXIN'
+
+export default platfrom

+ 139 - 0
hooks/useLoadPageList/useLoadPageList.js

@@ -0,0 +1,139 @@
+import {
+	reactive,
+	ref,
+} from "vue"
+
+/**
+ * 列表控制hooks
+ * @param {Function}  fn:请求列表的api函数
+ * @param {object}  parmas:列表 除page:1,limit: 10的额外参数
+ */
+export const useLoadPageList = (getDataFn, parmas) => {
+	// 列表数据
+	const listData = ref([])
+	// 列表参数
+	const listParmas = reactive({
+		page: 1,
+		limit: 10,
+	});
+	// 下拉状态
+	const loadStatus = ref('loadmore')
+	// 自定义scrollview状态控制
+	const scrollViewTool = reactive({
+		triggered: false, //当前下拉刷新状态,true 表示下拉刷新已经被触发,false 表示下拉刷新未被触发
+		isEnabled: true, //是否开启下拉
+	})
+	/**
+	 * 获取分页列表
+	 * @param {string}  type: refresh :当前页刷新   more: 拼接下一页
+	 * @param {object}  parmas:{} 列表参数
+	 */
+	const getListData = async (type = 'refresh') => {
+		if (!getDataFn) {
+			console.warn('请求结束:useLoadPageList()中未传入请求列表函数')
+			return
+		}
+		loadStatus.value = 'loading'
+		const result = await getDataFn({
+			...listParmas,
+			...parmas
+		})
+		if (result) {
+			const {
+				last_page,
+				data,
+			} = result.data
+			if (type == 'refresh') {
+				listData.value = data
+			} else {
+				listData.value = [...listData.value, ...data]
+			}
+			if (listParmas.page >= last_page) {
+				loadStatus.value = 'nomore';
+			} else {
+				loadStatus.value = 'loadmore';
+			}
+		}
+	}
+	/**
+	 * 触底添加下一页
+	 */
+	const reachBottom = () => {
+		if (loadStatus.value === 'loadmore') {
+			loadStatus.value = 'loading'
+			uni.showNavigationBarLoading()
+			setTimeout(() => {
+				listParmas.page += 1;
+				getListData('more')
+				uni.hideNavigationBarLoading()
+			}, 1000);
+		}
+	}
+	/**
+	 * 下拉列表页
+	 */
+	const pullDownRefresh = () => {
+		scrollViewTool.triggered = true;
+		setTimeout(() => {
+			scrollViewTool.triggered = false;
+			uni.stopPullDownRefresh()
+			reSetList()
+		}, 1000)
+	}
+	/**
+	 * 列表重置第一页
+	 */
+	const reSetList = () => {
+		listParmas.page = 1
+		getListData('refresh')
+	}
+	/**
+	 * 新增列表
+	 * @param {Number}  i:0 新增的位置索引值
+	 * @param {Object}  v: 新增数据
+	 */
+	const addList = (i = 0, v) => listData.value.splice(i, 0, v);
+
+	/**
+	 * 删除列表
+	 * @param {Number}  i:0 删除的位置索引值
+	 * @param {Number}  n:1 删除几个
+	 */
+	const delList = (i = 0, n = 1) => listData.value.splice(i, n);
+	/**
+	 * 修改列表
+	 * @param {Function}  getDetailsFn:获取详情函数
+	 * @param {Object}  detailsParmas:获取详情参数
+	 */
+	const editList = async (getDetailsFn, detailsParmas) => {
+		if (!getDetailsFn) {
+			console.warn('请求结束:editList()中未传入请求详情函数')
+			return
+		}
+		let res = await getDetailsFn(detailsParmas)
+		if (res) {
+			const {
+				id
+			} = res.data
+			let idx = listData.value.findIndex(item => item.id == id)
+			if (idx > -1) {
+				listData.value[idx] = res.data
+			} else {
+				console.warn(`在列表中未找到ID为${id}的索引`);
+			}
+		}
+	}
+	return {
+		listData,
+		listParmas,
+		loadStatus,
+		scrollViewTool,
+		getListData,
+		reachBottom,
+		pullDownRefresh,
+		reSetList,
+		addList,
+		delList,
+		editList,
+	}
+}

+ 56 - 0
hooks/useOrderStatus/index.js

@@ -0,0 +1,56 @@
+export const useOrderStatus = () => {
+	// 订单tabs
+	let ordersTabs = [{
+			name: '进行中',
+			status: 1,
+		},
+		{
+			name: '已完成',
+			status: 2,
+		},
+		{
+			name: '售后',
+			status: 3,
+		},
+	]
+	// 所有订单状态
+	const statusAllList = [{
+			name: '已取消',
+			status: 0,
+		},
+		{
+			name: '待付款',
+			status: 1,
+		},
+		{
+			name: '待接单',
+			status: 2,
+		},
+		{
+			name: '待服务',
+			status: 3,
+		},
+		{
+			name: '已完成',
+			status: 4,
+		},
+	]
+	/**
+	 * 获取订单状态
+	 * @param {Number}  status 订单状态
+	 * @param {sales_status}  sales_status=0  订单售后状态
+	 */
+	const getOrderStatusText = (status, sales_status = 0) => {
+		let bool = statusAllList.findIndex(item => item.status == status)
+		let text = undefined
+		if (bool > -1) text = statusAllList[bool].name
+		else text = '未找到status'
+		if (sales_status === 1) text = '退款中'
+		if (sales_status === 2) text = '退款完成'
+		return text
+	}
+	return {
+		ordersTabs,
+		getOrderStatusText
+	}
+}

+ 9 - 0
hooks/usePageScrollOpacity/usePageScrollOpacity.js

@@ -0,0 +1,9 @@
+export const usePageScrollOpacity = (scrollTop) => {
+	let opacityNum = 0
+	if (scrollTop >= 0) {
+		if (scrollTop <= 20) opacityNum = 0
+		else if (20 < scrollTop && scrollTop <= 100) opacityNum = scrollTop / 100
+		else if (scrollTop > 100) opacityNum = 1
+	}
+	return opacityNum
+}

+ 47 - 0
hooks/useReqConfig/useReqConfig.js

@@ -0,0 +1,47 @@
+import {
+	getAllConfig,
+} from "@/api/user";
+import {
+	getArticle
+} from "@/api/article.js";
+import {
+	formatRich
+} from "@/core/app.js";
+import {
+	ref
+} from "vue";
+export const useReqConfig = () => {
+	const configData = ref(null)
+	const articleData = ref(null)
+	const getAllConfigData = async (parmas) => {
+		let res = await getAllConfig(parmas)
+		if (res) {
+			configData.value = res.data
+			return configData.value
+		}
+	}
+	const getConfig = (list = configData.value, name, key) => {
+		let res = ''
+		if (list && list.length > 0) res = list.find(item => item.name == name)
+		if (res[key]) res = res[key]
+		else res = ''
+		return res
+	}
+	// 单个文章
+	const getArticleDetails = async (parmas) => {
+		let res = await getArticle(parmas)
+		if (res) {
+			articleData.value = res.data
+			articleData.value.content = formatRich(res.data.content)
+			return articleData.value
+		}
+	}
+
+	return {
+		configData,
+		articleData,
+		getAllConfigData,
+		getArticleDetails,
+		getConfig
+	}
+}

+ 93 - 0
hooks/useRequestPayment/useRequestPayment.js

@@ -0,0 +1,93 @@
+import {
+	showSuccess,
+	showToast
+} from "@/core/app"
+import {
+	ref
+} from "vue";
+import {
+	getPayList,
+	prePayment
+} from "@/api/pay.js";
+/**
+ * 支付列表以及拉起支付
+ * @param {boolean} isGetPaymentList:false    是否立即执行获取列表 
+ */
+// 支付列表是全局的
+const payList = ref([])
+export const useRequestPayment = (isGetList = true) => {
+	// 获取支付列表
+	const getPayListData = async (type = "wechat_applet") => {
+		let res = await getPayList({
+			type
+		})
+		if (res) {
+			payList.value = res.data.map(item => {
+				if (item.type == 'wechat_applet') item.type = 'wxpay'
+				return item
+			})
+			return res.data
+		}
+	}
+	if (isGetList) getPayListData()
+	// 获取支付列表中指定的支付方式
+	const getPayItem = (type, key) => {
+		let res
+		if (payList.value && payList.value.length > 0) res = payList.value.find(item => item.type == type)
+		if (res[key]) res = res[key]
+		return res
+	}
+	/**
+	 * 预支付,获取拉起支付的数据
+	 * @param {object}  {payment_code:'',order_no:''}
+	 */
+	const getPrePaymentData = async (parmas) => {
+		let res = await prePayment(parmas)
+		if (res) {
+			return res.data
+		}
+	}
+	/**
+	 * @description 拉起微信支付和支付宝支付
+	 * @param {String}   provider:'wxpay'|'alipay'
+	 * @param {Object|String}   orderInfo:{}|''
+	 */
+	const toPay = (provider, orderInfo = {}) => {
+		return new Promise((resolve, reject) => {
+			// #ifdef APP
+			uni.requestPayment({
+				provider,
+				orderInfo,
+				success: res => {
+					return resolve(true)
+				},
+				fail: res => {
+					return reject(false)
+				},
+				complete: (e) => {
+					console.log(e);
+				}
+			})
+			// #endif
+			// #ifdef MP-WEIXIN
+			uni.requestPayment({
+				provider: provider,
+				timeStamp: orderInfo.timeStamp,
+				nonceStr: orderInfo.nonceStr,
+				package: orderInfo.package,
+				signType: 'MD5',
+				paySign: orderInfo.paySign,
+				success: res => resolve(true),
+				fail: res => reject(false)
+			})
+			// #endif
+		})
+	}
+	return {
+		payList,
+		getPayListData,
+		getPayItem,
+		getPrePaymentData,
+		toPay
+	}
+}

+ 77 - 0
hooks/useStaticData/index.js

@@ -0,0 +1,77 @@
+import config from '@/core/config/index.js'
+/**
+ * 页面静态列表
+ */
+export const useStaticData = () => {
+	const userServiceGrid = [{
+		title: '我的订单',
+		path: 'pages/order/index',
+		img: config.getResource('my/my_release.png'),
+		icon: 'order',
+		isLogin: true,
+	}, {
+		title: '绑定信息',
+		path: 'pages/user/bindInfo/index',
+		img: config.getResource('my/my_enroll.png'),
+		icon: 'edit-pen',
+		isLogin: true,
+	}]
+	const userOtherGrid = [
+		/* {
+			title: '投诉建议',
+			path: 'pages/user/feedback/index',
+			img: config.getResource('my/complaint_suggestions.png'),
+			isLogin: true,
+		}, */
+		{
+			title: '客服',
+			path: 'contact',
+			img: config.getResource('my/customer_service.png'),
+			isLogin: false,
+			icon: 'kefu-ermai'
+		},
+		{
+			title: '设置',
+			path: 'pages/user/setting/index',
+			img: config.getResource('my/privacy_protocol.png'),
+			isLogin: false,
+			icon: 'setting'
+		},
+		/* {
+			title: '注销账号',
+			path: 'pages/user/log_off/index',
+			img: config.getResource('my/log_out.png'),
+			isLogin: true,
+		},
+		{
+			title: '退出登陆',
+			path: 'log_out',
+			img: config.getResource('my/log_out.png'),
+			isLogin: true,
+		},
+		 */
+	]
+	// 协议列表
+	const protocolList = [{
+			title: '用户协议',
+			path: 'pages/article/index',
+			parmas: {
+				code: 'agreement'
+			},
+			isLogin: false,
+		},
+		{
+			title: '隐私协议',
+			path: 'pages/article/index',
+			parmas: {
+				code: 'policy'
+			},
+			isLogin: false,
+		},
+	]
+	return {
+		userServiceGrid,
+		userOtherGrid,
+		protocolList
+	}
+}

+ 20 - 0
index.html

@@ -0,0 +1,20 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <script>
+      var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') ||
+        CSS.supports('top: constant(a)'))
+      document.write(
+        '<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' +
+        (coverSupport ? ', viewport-fit=cover' : '') + '" />')
+    </script>
+    <title></title>
+    <!--preload-links-->
+    <!--app-context-->
+  </head>
+  <body>
+    <div id="app"><!--app-html--></div>
+    <script type="module" src="/main.js"></script>
+  </body>
+</html>

+ 41 - 0
main.js

@@ -0,0 +1,41 @@
+import App from './App'
+// vuex
+import store from '@/store/index.js'
+// uviewPlus导入
+import uviewPlus from '@/uni_modules/uview-plus'
+import bootstrap from './core/bootstrap'
+
+// 全局 mixin
+import share from './core/mixins/share.js'
+import mixin from './core/mixins/app'
+
+// #ifndef VUE3
+import Vue from 'vue'
+import './uni.promisify.adaptor'
+Vue.config.productionTip = false
+App.mpType = 'app'
+
+const app = new Vue({
+	...App
+})
+app.$mount()
+// #endif
+
+// #ifdef VUE3
+import {
+	createSSRApp
+} from 'vue'
+
+export function createApp() {
+	const app = createSSRApp(App)
+	// 注册组件库和vuex
+	app.use(uviewPlus).use(store)
+	app.config.productionTip = false
+	//全局mixin
+	app.mixin(share).mixin(mixin)
+	return {
+		app,
+		created: bootstrap
+	}
+}
+// #endif

+ 158 - 0
manifest.json

@@ -0,0 +1,158 @@
+{
+    "name" : "签约",
+    "appid" : "__UNI__90F7D71",
+    "description" : "",
+    "versionName" : "1.0.0",
+    "versionCode" : 100,
+    "transformPx" : false,
+    /* 5+App特有相关 */
+    "app-plus" : {
+        "compatible" : {
+            "ignoreVersion" : true
+        },
+        "usingComponents" : true,
+        "nvueStyleCompiler" : "uni-app",
+        "compilerVersion" : 3,
+        "splashscreen" : {
+            "alwaysShowBeforeRender" : true,
+            "waiting" : true,
+            "autoclose" : true,
+            "delay" : 0
+        },
+        /* 模块配置 */
+        "modules" : {},
+        /* 应用发布信息 */
+        "distribute" : {
+            /* 重力感应、横竖屏配置 */
+            "distribute" : {
+                "orientation" : [ "portrait-primary" ]
+            },
+            /* android打包配置 */
+            "android" : {
+                "permissions" : [
+                    "<uses-feature android:name=\"android.hardware.camera\"/>",
+                    "<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
+                    "<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\"/>",
+                    "<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\"/>",
+                    "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
+                    "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
+                    "<uses-permission android:name=\"android.permission.CAMERA\"/>",
+                    "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
+                    "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>",
+                    "<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>",
+                    "<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>",
+                    "<uses-permission android:name=\"android.permission.INTERNET\"/>",
+                    "<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>",
+                    "<uses-permission android:name=\"android.permission.READ_LOGS\"/>",
+                    "<uses-permission android:name=\"android.permission.VIBRATE\"/>",
+                    "<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
+                    "<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\"/>",
+                    "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>",
+                    "<uses-permission android:name=\"android.permission.CALL_PHONE\"/>"
+                ],
+                "minSdkVersion" : 21,
+                "targetSdkVersion" : 31,
+                "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ]
+            },
+            /* ios打包配置 */
+            "ios" : {
+                "dSYMs" : false,
+                "idfa" : false
+            },
+            /* SDK配置 */
+            "sdkConfigs" : {
+                "ad" : {},
+                "maps" : {},
+                "payment" : {
+                    "weixin" : {
+                        "__platform__" : [ "android" ],
+                        "appid" : "wx577c8d8af91622d1",
+                        "UniversalLinks" : ""
+                    }
+                },
+                "geolocation" : {},
+                "oauth" : {}
+            },
+            "splashscreen" : {
+                "useOriginalMsgbox" : false,
+                "androidStyle" : "common"
+            },
+            "icons" : {
+                "android" : {
+                    "hdpi" : "",
+                    "xhdpi" : "",
+                    "xxhdpi" : "",
+                    "xxxhdpi" : ""
+                },
+                "ios" : {
+                    "appstore" : "",
+                    "ipad" : {
+                        "app" : "",
+                        "app@2x" : "",
+                        "notification" : "",
+                        "notification@2x" : "",
+                        "proapp@2x" : "",
+                        "settings" : "",
+                        "settings@2x" : "",
+                        "spotlight" : "",
+                        "spotlight@2x" : ""
+                    },
+                    "iphone" : {
+                        "app@2x" : "",
+                        "app@3x" : "",
+                        "notification@2x" : "",
+                        "notification@3x" : "",
+                        "settings@2x" : "",
+                        "settings@3x" : "",
+                        "spotlight@2x" : "",
+                        "spotlight@3x" : ""
+                    }
+                }
+            }
+        }
+    },
+    /* 快应用特有相关 */
+    "quickapp" : {},
+    /* 小程序特有相关 */
+    "mp-weixin" : {
+        "appid" : "wx9ea36eecd281bcd3",
+        "libVersion" : "3.4.2",
+        "setting" : {
+            "urlCheck" : true,
+            "minified" : true,
+            "es6" : true,
+            "postcss" : true
+        },
+        "usingComponents" : true,
+        "secureNetwork" : {
+            "enable" : true
+        },
+        "permission" : {
+            "scope.userLocation" : {
+                "desc" : "需要获取您当前的位置,展示附近的服务"
+            }
+        },
+        "__usePrivacyCheck__" : true,
+        "requiredPrivateInfos" : [ "getLocation", "chooseLocation" ]
+    },
+    "mp-alipay" : {
+        "usingComponents" : true,
+        "appid" : "2021004129626483"
+    },
+    "mp-baidu" : {
+        "usingComponents" : true
+    },
+    "mp-toutiao" : {
+        "usingComponents" : true
+    },
+    "uniStatistics" : {
+        "enable" : false,
+        "version" : "2"
+    },
+    "vueVersion" : "3",
+    "mp-lark" : {
+        "uniStatistics" : {
+            "enable" : false
+        }
+    }
+}

+ 19 - 0
node_modules/.package-lock.json

@@ -0,0 +1,19 @@
+{
+  "name": "liveH5-v3",
+  "lockfileVersion": 3,
+  "requires": true,
+  "packages": {
+    "node_modules/crypto-js": {
+      "version": "4.2.0",
+      "resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-4.2.0.tgz",
+      "integrity": "sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==",
+      "license": "MIT"
+    },
+    "node_modules/dayjs": {
+      "version": "1.11.10",
+      "resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.10.tgz",
+      "integrity": "sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==",
+      "license": "MIT"
+    }
+  }
+}

+ 23 - 0
node_modules/.vite/deps/_metadata.json

@@ -0,0 +1,23 @@
+{
+  "hash": "98bf4fc2",
+  "browserHash": "f716e2a6",
+  "optimized": {
+    "hls.js": {
+      "src": "../../hls.js/dist/hls.mjs",
+      "file": "hls_js.js",
+      "fileHash": "bde2a7e6",
+      "needsInterop": false
+    },
+    "crypto-js": {
+      "src": "../../crypto-js/index.js",
+      "file": "crypto-js.js",
+      "fileHash": "be885d35",
+      "needsInterop": true
+    }
+  },
+  "chunks": {
+    "chunk-ON7YJ3LY": {
+      "file": "chunk-ON7YJ3LY.js"
+    }
+  }
+}

+ 46 - 0
node_modules/.vite/deps/chunk-ON7YJ3LY.js

@@ -0,0 +1,46 @@
+var __defProp = Object.defineProperty;
+var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
+var __getOwnPropNames = Object.getOwnPropertyNames;
+var __hasOwnProp = Object.prototype.hasOwnProperty;
+var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, {
+  get: (a, b) => (typeof require !== "undefined" ? require : a)[b]
+}) : x)(function(x) {
+  if (typeof require !== "undefined")
+    return require.apply(this, arguments);
+  throw new Error('Dynamic require of "' + x + '" is not supported');
+});
+var __esm = (fn, res) => function __init() {
+  return fn && (res = (0, fn[__getOwnPropNames(fn)[0]])(fn = 0)), res;
+};
+var __commonJS = (cb, mod) => function __require2() {
+  return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
+};
+var __export = (target, all) => {
+  for (var name in all)
+    __defProp(target, name, { get: all[name], enumerable: true });
+};
+var __copyProps = (to, from, except, desc) => {
+  if (from && typeof from === "object" || typeof from === "function") {
+    for (let key of __getOwnPropNames(from))
+      if (!__hasOwnProp.call(to, key) && key !== except)
+        __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
+  }
+  return to;
+};
+var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
+
+// <define:process.env.UNI_STAT_TITLE_JSON>
+var init_define_process_env_UNI_STAT_TITLE_JSON = __esm({
+  "<define:process.env.UNI_STAT_TITLE_JSON>"() {
+  }
+});
+
+export {
+  __require,
+  __esm,
+  __commonJS,
+  __export,
+  __toCommonJS,
+  init_define_process_env_UNI_STAT_TITLE_JSON
+};
+//# sourceMappingURL=chunk-ON7YJ3LY.js.map

+ 7 - 0
node_modules/.vite/deps/chunk-ON7YJ3LY.js.map

@@ -0,0 +1,7 @@
+{
+  "version": 3,
+  "sources": [],
+  "sourcesContent": [],
+  "mappings": "",
+  "names": []
+}

+ 5528 - 0
node_modules/.vite/deps/crypto-js.js

@@ -0,0 +1,5528 @@
+import {
+  __commonJS,
+  __esm,
+  __export,
+  __require,
+  __toCommonJS,
+  init_define_process_env_UNI_STAT_TITLE_JSON
+} from "./chunk-ON7YJ3LY.js";
+
+// browser-external:crypto
+var crypto_exports = {};
+__export(crypto_exports, {
+  default: () => crypto_default
+});
+var crypto_default;
+var init_crypto = __esm({
+  "browser-external:crypto"() {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    crypto_default = new Proxy({}, {
+      get() {
+        throw new Error('Module "crypto" has been externalized for browser compatibility and cannot be accessed in client code.');
+      }
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/core.js
+var require_core = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/core.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory();
+      } else if (typeof define === "function" && define.amd) {
+        define([], factory);
+      } else {
+        root.CryptoJS = factory();
+      }
+    })(exports, function() {
+      var CryptoJS = CryptoJS || function(Math2, undefined2) {
+        var crypto;
+        if (typeof window !== "undefined" && window.crypto) {
+          crypto = window.crypto;
+        }
+        if (typeof self !== "undefined" && self.crypto) {
+          crypto = self.crypto;
+        }
+        if (typeof globalThis !== "undefined" && globalThis.crypto) {
+          crypto = globalThis.crypto;
+        }
+        if (!crypto && typeof window !== "undefined" && window.msCrypto) {
+          crypto = window.msCrypto;
+        }
+        if (!crypto && typeof global !== "undefined" && global.crypto) {
+          crypto = global.crypto;
+        }
+        if (!crypto && typeof __require === "function") {
+          try {
+            crypto = (init_crypto(), __toCommonJS(crypto_exports));
+          } catch (err) {
+          }
+        }
+        var cryptoSecureRandomInt = function() {
+          if (crypto) {
+            if (typeof crypto.getRandomValues === "function") {
+              try {
+                return crypto.getRandomValues(new Uint32Array(1))[0];
+              } catch (err) {
+              }
+            }
+            if (typeof crypto.randomBytes === "function") {
+              try {
+                return crypto.randomBytes(4).readInt32LE();
+              } catch (err) {
+              }
+            }
+          }
+          throw new Error("Native crypto module could not be used to get secure random number.");
+        };
+        var create = Object.create || function() {
+          function F() {
+          }
+          return function(obj) {
+            var subtype;
+            F.prototype = obj;
+            subtype = new F();
+            F.prototype = null;
+            return subtype;
+          };
+        }();
+        var C = {};
+        var C_lib = C.lib = {};
+        var Base = C_lib.Base = function() {
+          return {
+            extend: function(overrides) {
+              var subtype = create(this);
+              if (overrides) {
+                subtype.mixIn(overrides);
+              }
+              if (!subtype.hasOwnProperty("init") || this.init === subtype.init) {
+                subtype.init = function() {
+                  subtype.$super.init.apply(this, arguments);
+                };
+              }
+              subtype.init.prototype = subtype;
+              subtype.$super = this;
+              return subtype;
+            },
+            create: function() {
+              var instance = this.extend();
+              instance.init.apply(instance, arguments);
+              return instance;
+            },
+            init: function() {
+            },
+            mixIn: function(properties) {
+              for (var propertyName in properties) {
+                if (properties.hasOwnProperty(propertyName)) {
+                  this[propertyName] = properties[propertyName];
+                }
+              }
+              if (properties.hasOwnProperty("toString")) {
+                this.toString = properties.toString;
+              }
+            },
+            clone: function() {
+              return this.init.prototype.extend(this);
+            }
+          };
+        }();
+        var WordArray = C_lib.WordArray = Base.extend({
+          init: function(words, sigBytes) {
+            words = this.words = words || [];
+            if (sigBytes != undefined2) {
+              this.sigBytes = sigBytes;
+            } else {
+              this.sigBytes = words.length * 4;
+            }
+          },
+          toString: function(encoder) {
+            return (encoder || Hex).stringify(this);
+          },
+          concat: function(wordArray) {
+            var thisWords = this.words;
+            var thatWords = wordArray.words;
+            var thisSigBytes = this.sigBytes;
+            var thatSigBytes = wordArray.sigBytes;
+            this.clamp();
+            if (thisSigBytes % 4) {
+              for (var i = 0; i < thatSigBytes; i++) {
+                var thatByte = thatWords[i >>> 2] >>> 24 - i % 4 * 8 & 255;
+                thisWords[thisSigBytes + i >>> 2] |= thatByte << 24 - (thisSigBytes + i) % 4 * 8;
+              }
+            } else {
+              for (var j = 0; j < thatSigBytes; j += 4) {
+                thisWords[thisSigBytes + j >>> 2] = thatWords[j >>> 2];
+              }
+            }
+            this.sigBytes += thatSigBytes;
+            return this;
+          },
+          clamp: function() {
+            var words = this.words;
+            var sigBytes = this.sigBytes;
+            words[sigBytes >>> 2] &= 4294967295 << 32 - sigBytes % 4 * 8;
+            words.length = Math2.ceil(sigBytes / 4);
+          },
+          clone: function() {
+            var clone = Base.clone.call(this);
+            clone.words = this.words.slice(0);
+            return clone;
+          },
+          random: function(nBytes) {
+            var words = [];
+            for (var i = 0; i < nBytes; i += 4) {
+              words.push(cryptoSecureRandomInt());
+            }
+            return new WordArray.init(words, nBytes);
+          }
+        });
+        var C_enc = C.enc = {};
+        var Hex = C_enc.Hex = {
+          stringify: function(wordArray) {
+            var words = wordArray.words;
+            var sigBytes = wordArray.sigBytes;
+            var hexChars = [];
+            for (var i = 0; i < sigBytes; i++) {
+              var bite = words[i >>> 2] >>> 24 - i % 4 * 8 & 255;
+              hexChars.push((bite >>> 4).toString(16));
+              hexChars.push((bite & 15).toString(16));
+            }
+            return hexChars.join("");
+          },
+          parse: function(hexStr) {
+            var hexStrLength = hexStr.length;
+            var words = [];
+            for (var i = 0; i < hexStrLength; i += 2) {
+              words[i >>> 3] |= parseInt(hexStr.substr(i, 2), 16) << 24 - i % 8 * 4;
+            }
+            return new WordArray.init(words, hexStrLength / 2);
+          }
+        };
+        var Latin1 = C_enc.Latin1 = {
+          stringify: function(wordArray) {
+            var words = wordArray.words;
+            var sigBytes = wordArray.sigBytes;
+            var latin1Chars = [];
+            for (var i = 0; i < sigBytes; i++) {
+              var bite = words[i >>> 2] >>> 24 - i % 4 * 8 & 255;
+              latin1Chars.push(String.fromCharCode(bite));
+            }
+            return latin1Chars.join("");
+          },
+          parse: function(latin1Str) {
+            var latin1StrLength = latin1Str.length;
+            var words = [];
+            for (var i = 0; i < latin1StrLength; i++) {
+              words[i >>> 2] |= (latin1Str.charCodeAt(i) & 255) << 24 - i % 4 * 8;
+            }
+            return new WordArray.init(words, latin1StrLength);
+          }
+        };
+        var Utf8 = C_enc.Utf8 = {
+          stringify: function(wordArray) {
+            try {
+              return decodeURIComponent(escape(Latin1.stringify(wordArray)));
+            } catch (e) {
+              throw new Error("Malformed UTF-8 data");
+            }
+          },
+          parse: function(utf8Str) {
+            return Latin1.parse(unescape(encodeURIComponent(utf8Str)));
+          }
+        };
+        var BufferedBlockAlgorithm = C_lib.BufferedBlockAlgorithm = Base.extend({
+          reset: function() {
+            this._data = new WordArray.init();
+            this._nDataBytes = 0;
+          },
+          _append: function(data) {
+            if (typeof data == "string") {
+              data = Utf8.parse(data);
+            }
+            this._data.concat(data);
+            this._nDataBytes += data.sigBytes;
+          },
+          _process: function(doFlush) {
+            var processedWords;
+            var data = this._data;
+            var dataWords = data.words;
+            var dataSigBytes = data.sigBytes;
+            var blockSize = this.blockSize;
+            var blockSizeBytes = blockSize * 4;
+            var nBlocksReady = dataSigBytes / blockSizeBytes;
+            if (doFlush) {
+              nBlocksReady = Math2.ceil(nBlocksReady);
+            } else {
+              nBlocksReady = Math2.max((nBlocksReady | 0) - this._minBufferSize, 0);
+            }
+            var nWordsReady = nBlocksReady * blockSize;
+            var nBytesReady = Math2.min(nWordsReady * 4, dataSigBytes);
+            if (nWordsReady) {
+              for (var offset = 0; offset < nWordsReady; offset += blockSize) {
+                this._doProcessBlock(dataWords, offset);
+              }
+              processedWords = dataWords.splice(0, nWordsReady);
+              data.sigBytes -= nBytesReady;
+            }
+            return new WordArray.init(processedWords, nBytesReady);
+          },
+          clone: function() {
+            var clone = Base.clone.call(this);
+            clone._data = this._data.clone();
+            return clone;
+          },
+          _minBufferSize: 0
+        });
+        var Hasher = C_lib.Hasher = BufferedBlockAlgorithm.extend({
+          cfg: Base.extend(),
+          init: function(cfg) {
+            this.cfg = this.cfg.extend(cfg);
+            this.reset();
+          },
+          reset: function() {
+            BufferedBlockAlgorithm.reset.call(this);
+            this._doReset();
+          },
+          update: function(messageUpdate) {
+            this._append(messageUpdate);
+            this._process();
+            return this;
+          },
+          finalize: function(messageUpdate) {
+            if (messageUpdate) {
+              this._append(messageUpdate);
+            }
+            var hash = this._doFinalize();
+            return hash;
+          },
+          blockSize: 512 / 32,
+          _createHelper: function(hasher) {
+            return function(message, cfg) {
+              return new hasher.init(cfg).finalize(message);
+            };
+          },
+          _createHmacHelper: function(hasher) {
+            return function(message, key) {
+              return new C_algo.HMAC.init(hasher, key).finalize(message);
+            };
+          }
+        });
+        var C_algo = C.algo = {};
+        return C;
+      }(Math);
+      return CryptoJS;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/x64-core.js
+var require_x64_core = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/x64-core.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      (function(undefined2) {
+        var C = CryptoJS;
+        var C_lib = C.lib;
+        var Base = C_lib.Base;
+        var X32WordArray = C_lib.WordArray;
+        var C_x64 = C.x64 = {};
+        var X64Word = C_x64.Word = Base.extend({
+          init: function(high, low) {
+            this.high = high;
+            this.low = low;
+          }
+        });
+        var X64WordArray = C_x64.WordArray = Base.extend({
+          init: function(words, sigBytes) {
+            words = this.words = words || [];
+            if (sigBytes != undefined2) {
+              this.sigBytes = sigBytes;
+            } else {
+              this.sigBytes = words.length * 8;
+            }
+          },
+          toX32: function() {
+            var x64Words = this.words;
+            var x64WordsLength = x64Words.length;
+            var x32Words = [];
+            for (var i = 0; i < x64WordsLength; i++) {
+              var x64Word = x64Words[i];
+              x32Words.push(x64Word.high);
+              x32Words.push(x64Word.low);
+            }
+            return X32WordArray.create(x32Words, this.sigBytes);
+          },
+          clone: function() {
+            var clone = Base.clone.call(this);
+            var words = clone.words = this.words.slice(0);
+            var wordsLength = words.length;
+            for (var i = 0; i < wordsLength; i++) {
+              words[i] = words[i].clone();
+            }
+            return clone;
+          }
+        });
+      })();
+      return CryptoJS;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/lib-typedarrays.js
+var require_lib_typedarrays = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/lib-typedarrays.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      (function() {
+        if (typeof ArrayBuffer != "function") {
+          return;
+        }
+        var C = CryptoJS;
+        var C_lib = C.lib;
+        var WordArray = C_lib.WordArray;
+        var superInit = WordArray.init;
+        var subInit = WordArray.init = function(typedArray) {
+          if (typedArray instanceof ArrayBuffer) {
+            typedArray = new Uint8Array(typedArray);
+          }
+          if (typedArray instanceof Int8Array || typeof Uint8ClampedArray !== "undefined" && typedArray instanceof Uint8ClampedArray || typedArray instanceof Int16Array || typedArray instanceof Uint16Array || typedArray instanceof Int32Array || typedArray instanceof Uint32Array || typedArray instanceof Float32Array || typedArray instanceof Float64Array) {
+            typedArray = new Uint8Array(typedArray.buffer, typedArray.byteOffset, typedArray.byteLength);
+          }
+          if (typedArray instanceof Uint8Array) {
+            var typedArrayByteLength = typedArray.byteLength;
+            var words = [];
+            for (var i = 0; i < typedArrayByteLength; i++) {
+              words[i >>> 2] |= typedArray[i] << 24 - i % 4 * 8;
+            }
+            superInit.call(this, words, typedArrayByteLength);
+          } else {
+            superInit.apply(this, arguments);
+          }
+        };
+        subInit.prototype = WordArray;
+      })();
+      return CryptoJS.lib.WordArray;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/enc-utf16.js
+var require_enc_utf16 = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/enc-utf16.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      (function() {
+        var C = CryptoJS;
+        var C_lib = C.lib;
+        var WordArray = C_lib.WordArray;
+        var C_enc = C.enc;
+        var Utf16BE = C_enc.Utf16 = C_enc.Utf16BE = {
+          stringify: function(wordArray) {
+            var words = wordArray.words;
+            var sigBytes = wordArray.sigBytes;
+            var utf16Chars = [];
+            for (var i = 0; i < sigBytes; i += 2) {
+              var codePoint = words[i >>> 2] >>> 16 - i % 4 * 8 & 65535;
+              utf16Chars.push(String.fromCharCode(codePoint));
+            }
+            return utf16Chars.join("");
+          },
+          parse: function(utf16Str) {
+            var utf16StrLength = utf16Str.length;
+            var words = [];
+            for (var i = 0; i < utf16StrLength; i++) {
+              words[i >>> 1] |= utf16Str.charCodeAt(i) << 16 - i % 2 * 16;
+            }
+            return WordArray.create(words, utf16StrLength * 2);
+          }
+        };
+        C_enc.Utf16LE = {
+          stringify: function(wordArray) {
+            var words = wordArray.words;
+            var sigBytes = wordArray.sigBytes;
+            var utf16Chars = [];
+            for (var i = 0; i < sigBytes; i += 2) {
+              var codePoint = swapEndian(words[i >>> 2] >>> 16 - i % 4 * 8 & 65535);
+              utf16Chars.push(String.fromCharCode(codePoint));
+            }
+            return utf16Chars.join("");
+          },
+          parse: function(utf16Str) {
+            var utf16StrLength = utf16Str.length;
+            var words = [];
+            for (var i = 0; i < utf16StrLength; i++) {
+              words[i >>> 1] |= swapEndian(utf16Str.charCodeAt(i) << 16 - i % 2 * 16);
+            }
+            return WordArray.create(words, utf16StrLength * 2);
+          }
+        };
+        function swapEndian(word) {
+          return word << 8 & 4278255360 | word >>> 8 & 16711935;
+        }
+      })();
+      return CryptoJS.enc.Utf16;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/enc-base64.js
+var require_enc_base64 = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/enc-base64.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      (function() {
+        var C = CryptoJS;
+        var C_lib = C.lib;
+        var WordArray = C_lib.WordArray;
+        var C_enc = C.enc;
+        var Base64 = C_enc.Base64 = {
+          stringify: function(wordArray) {
+            var words = wordArray.words;
+            var sigBytes = wordArray.sigBytes;
+            var map = this._map;
+            wordArray.clamp();
+            var base64Chars = [];
+            for (var i = 0; i < sigBytes; i += 3) {
+              var byte1 = words[i >>> 2] >>> 24 - i % 4 * 8 & 255;
+              var byte2 = words[i + 1 >>> 2] >>> 24 - (i + 1) % 4 * 8 & 255;
+              var byte3 = words[i + 2 >>> 2] >>> 24 - (i + 2) % 4 * 8 & 255;
+              var triplet = byte1 << 16 | byte2 << 8 | byte3;
+              for (var j = 0; j < 4 && i + j * 0.75 < sigBytes; j++) {
+                base64Chars.push(map.charAt(triplet >>> 6 * (3 - j) & 63));
+              }
+            }
+            var paddingChar = map.charAt(64);
+            if (paddingChar) {
+              while (base64Chars.length % 4) {
+                base64Chars.push(paddingChar);
+              }
+            }
+            return base64Chars.join("");
+          },
+          parse: function(base64Str) {
+            var base64StrLength = base64Str.length;
+            var map = this._map;
+            var reverseMap = this._reverseMap;
+            if (!reverseMap) {
+              reverseMap = this._reverseMap = [];
+              for (var j = 0; j < map.length; j++) {
+                reverseMap[map.charCodeAt(j)] = j;
+              }
+            }
+            var paddingChar = map.charAt(64);
+            if (paddingChar) {
+              var paddingIndex = base64Str.indexOf(paddingChar);
+              if (paddingIndex !== -1) {
+                base64StrLength = paddingIndex;
+              }
+            }
+            return parseLoop(base64Str, base64StrLength, reverseMap);
+          },
+          _map: "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="
+        };
+        function parseLoop(base64Str, base64StrLength, reverseMap) {
+          var words = [];
+          var nBytes = 0;
+          for (var i = 0; i < base64StrLength; i++) {
+            if (i % 4) {
+              var bits1 = reverseMap[base64Str.charCodeAt(i - 1)] << i % 4 * 2;
+              var bits2 = reverseMap[base64Str.charCodeAt(i)] >>> 6 - i % 4 * 2;
+              var bitsCombined = bits1 | bits2;
+              words[nBytes >>> 2] |= bitsCombined << 24 - nBytes % 4 * 8;
+              nBytes++;
+            }
+          }
+          return WordArray.create(words, nBytes);
+        }
+      })();
+      return CryptoJS.enc.Base64;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/enc-base64url.js
+var require_enc_base64url = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/enc-base64url.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      (function() {
+        var C = CryptoJS;
+        var C_lib = C.lib;
+        var WordArray = C_lib.WordArray;
+        var C_enc = C.enc;
+        var Base64url = C_enc.Base64url = {
+          stringify: function(wordArray, urlSafe) {
+            if (urlSafe === void 0) {
+              urlSafe = true;
+            }
+            var words = wordArray.words;
+            var sigBytes = wordArray.sigBytes;
+            var map = urlSafe ? this._safe_map : this._map;
+            wordArray.clamp();
+            var base64Chars = [];
+            for (var i = 0; i < sigBytes; i += 3) {
+              var byte1 = words[i >>> 2] >>> 24 - i % 4 * 8 & 255;
+              var byte2 = words[i + 1 >>> 2] >>> 24 - (i + 1) % 4 * 8 & 255;
+              var byte3 = words[i + 2 >>> 2] >>> 24 - (i + 2) % 4 * 8 & 255;
+              var triplet = byte1 << 16 | byte2 << 8 | byte3;
+              for (var j = 0; j < 4 && i + j * 0.75 < sigBytes; j++) {
+                base64Chars.push(map.charAt(triplet >>> 6 * (3 - j) & 63));
+              }
+            }
+            var paddingChar = map.charAt(64);
+            if (paddingChar) {
+              while (base64Chars.length % 4) {
+                base64Chars.push(paddingChar);
+              }
+            }
+            return base64Chars.join("");
+          },
+          parse: function(base64Str, urlSafe) {
+            if (urlSafe === void 0) {
+              urlSafe = true;
+            }
+            var base64StrLength = base64Str.length;
+            var map = urlSafe ? this._safe_map : this._map;
+            var reverseMap = this._reverseMap;
+            if (!reverseMap) {
+              reverseMap = this._reverseMap = [];
+              for (var j = 0; j < map.length; j++) {
+                reverseMap[map.charCodeAt(j)] = j;
+              }
+            }
+            var paddingChar = map.charAt(64);
+            if (paddingChar) {
+              var paddingIndex = base64Str.indexOf(paddingChar);
+              if (paddingIndex !== -1) {
+                base64StrLength = paddingIndex;
+              }
+            }
+            return parseLoop(base64Str, base64StrLength, reverseMap);
+          },
+          _map: "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",
+          _safe_map: "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"
+        };
+        function parseLoop(base64Str, base64StrLength, reverseMap) {
+          var words = [];
+          var nBytes = 0;
+          for (var i = 0; i < base64StrLength; i++) {
+            if (i % 4) {
+              var bits1 = reverseMap[base64Str.charCodeAt(i - 1)] << i % 4 * 2;
+              var bits2 = reverseMap[base64Str.charCodeAt(i)] >>> 6 - i % 4 * 2;
+              var bitsCombined = bits1 | bits2;
+              words[nBytes >>> 2] |= bitsCombined << 24 - nBytes % 4 * 8;
+              nBytes++;
+            }
+          }
+          return WordArray.create(words, nBytes);
+        }
+      })();
+      return CryptoJS.enc.Base64url;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/md5.js
+var require_md5 = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/md5.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      (function(Math2) {
+        var C = CryptoJS;
+        var C_lib = C.lib;
+        var WordArray = C_lib.WordArray;
+        var Hasher = C_lib.Hasher;
+        var C_algo = C.algo;
+        var T = [];
+        (function() {
+          for (var i = 0; i < 64; i++) {
+            T[i] = Math2.abs(Math2.sin(i + 1)) * 4294967296 | 0;
+          }
+        })();
+        var MD5 = C_algo.MD5 = Hasher.extend({
+          _doReset: function() {
+            this._hash = new WordArray.init([
+              1732584193,
+              4023233417,
+              2562383102,
+              271733878
+            ]);
+          },
+          _doProcessBlock: function(M, offset) {
+            for (var i = 0; i < 16; i++) {
+              var offset_i = offset + i;
+              var M_offset_i = M[offset_i];
+              M[offset_i] = (M_offset_i << 8 | M_offset_i >>> 24) & 16711935 | (M_offset_i << 24 | M_offset_i >>> 8) & 4278255360;
+            }
+            var H = this._hash.words;
+            var M_offset_0 = M[offset + 0];
+            var M_offset_1 = M[offset + 1];
+            var M_offset_2 = M[offset + 2];
+            var M_offset_3 = M[offset + 3];
+            var M_offset_4 = M[offset + 4];
+            var M_offset_5 = M[offset + 5];
+            var M_offset_6 = M[offset + 6];
+            var M_offset_7 = M[offset + 7];
+            var M_offset_8 = M[offset + 8];
+            var M_offset_9 = M[offset + 9];
+            var M_offset_10 = M[offset + 10];
+            var M_offset_11 = M[offset + 11];
+            var M_offset_12 = M[offset + 12];
+            var M_offset_13 = M[offset + 13];
+            var M_offset_14 = M[offset + 14];
+            var M_offset_15 = M[offset + 15];
+            var a = H[0];
+            var b = H[1];
+            var c = H[2];
+            var d = H[3];
+            a = FF(a, b, c, d, M_offset_0, 7, T[0]);
+            d = FF(d, a, b, c, M_offset_1, 12, T[1]);
+            c = FF(c, d, a, b, M_offset_2, 17, T[2]);
+            b = FF(b, c, d, a, M_offset_3, 22, T[3]);
+            a = FF(a, b, c, d, M_offset_4, 7, T[4]);
+            d = FF(d, a, b, c, M_offset_5, 12, T[5]);
+            c = FF(c, d, a, b, M_offset_6, 17, T[6]);
+            b = FF(b, c, d, a, M_offset_7, 22, T[7]);
+            a = FF(a, b, c, d, M_offset_8, 7, T[8]);
+            d = FF(d, a, b, c, M_offset_9, 12, T[9]);
+            c = FF(c, d, a, b, M_offset_10, 17, T[10]);
+            b = FF(b, c, d, a, M_offset_11, 22, T[11]);
+            a = FF(a, b, c, d, M_offset_12, 7, T[12]);
+            d = FF(d, a, b, c, M_offset_13, 12, T[13]);
+            c = FF(c, d, a, b, M_offset_14, 17, T[14]);
+            b = FF(b, c, d, a, M_offset_15, 22, T[15]);
+            a = GG(a, b, c, d, M_offset_1, 5, T[16]);
+            d = GG(d, a, b, c, M_offset_6, 9, T[17]);
+            c = GG(c, d, a, b, M_offset_11, 14, T[18]);
+            b = GG(b, c, d, a, M_offset_0, 20, T[19]);
+            a = GG(a, b, c, d, M_offset_5, 5, T[20]);
+            d = GG(d, a, b, c, M_offset_10, 9, T[21]);
+            c = GG(c, d, a, b, M_offset_15, 14, T[22]);
+            b = GG(b, c, d, a, M_offset_4, 20, T[23]);
+            a = GG(a, b, c, d, M_offset_9, 5, T[24]);
+            d = GG(d, a, b, c, M_offset_14, 9, T[25]);
+            c = GG(c, d, a, b, M_offset_3, 14, T[26]);
+            b = GG(b, c, d, a, M_offset_8, 20, T[27]);
+            a = GG(a, b, c, d, M_offset_13, 5, T[28]);
+            d = GG(d, a, b, c, M_offset_2, 9, T[29]);
+            c = GG(c, d, a, b, M_offset_7, 14, T[30]);
+            b = GG(b, c, d, a, M_offset_12, 20, T[31]);
+            a = HH(a, b, c, d, M_offset_5, 4, T[32]);
+            d = HH(d, a, b, c, M_offset_8, 11, T[33]);
+            c = HH(c, d, a, b, M_offset_11, 16, T[34]);
+            b = HH(b, c, d, a, M_offset_14, 23, T[35]);
+            a = HH(a, b, c, d, M_offset_1, 4, T[36]);
+            d = HH(d, a, b, c, M_offset_4, 11, T[37]);
+            c = HH(c, d, a, b, M_offset_7, 16, T[38]);
+            b = HH(b, c, d, a, M_offset_10, 23, T[39]);
+            a = HH(a, b, c, d, M_offset_13, 4, T[40]);
+            d = HH(d, a, b, c, M_offset_0, 11, T[41]);
+            c = HH(c, d, a, b, M_offset_3, 16, T[42]);
+            b = HH(b, c, d, a, M_offset_6, 23, T[43]);
+            a = HH(a, b, c, d, M_offset_9, 4, T[44]);
+            d = HH(d, a, b, c, M_offset_12, 11, T[45]);
+            c = HH(c, d, a, b, M_offset_15, 16, T[46]);
+            b = HH(b, c, d, a, M_offset_2, 23, T[47]);
+            a = II(a, b, c, d, M_offset_0, 6, T[48]);
+            d = II(d, a, b, c, M_offset_7, 10, T[49]);
+            c = II(c, d, a, b, M_offset_14, 15, T[50]);
+            b = II(b, c, d, a, M_offset_5, 21, T[51]);
+            a = II(a, b, c, d, M_offset_12, 6, T[52]);
+            d = II(d, a, b, c, M_offset_3, 10, T[53]);
+            c = II(c, d, a, b, M_offset_10, 15, T[54]);
+            b = II(b, c, d, a, M_offset_1, 21, T[55]);
+            a = II(a, b, c, d, M_offset_8, 6, T[56]);
+            d = II(d, a, b, c, M_offset_15, 10, T[57]);
+            c = II(c, d, a, b, M_offset_6, 15, T[58]);
+            b = II(b, c, d, a, M_offset_13, 21, T[59]);
+            a = II(a, b, c, d, M_offset_4, 6, T[60]);
+            d = II(d, a, b, c, M_offset_11, 10, T[61]);
+            c = II(c, d, a, b, M_offset_2, 15, T[62]);
+            b = II(b, c, d, a, M_offset_9, 21, T[63]);
+            H[0] = H[0] + a | 0;
+            H[1] = H[1] + b | 0;
+            H[2] = H[2] + c | 0;
+            H[3] = H[3] + d | 0;
+          },
+          _doFinalize: function() {
+            var data = this._data;
+            var dataWords = data.words;
+            var nBitsTotal = this._nDataBytes * 8;
+            var nBitsLeft = data.sigBytes * 8;
+            dataWords[nBitsLeft >>> 5] |= 128 << 24 - nBitsLeft % 32;
+            var nBitsTotalH = Math2.floor(nBitsTotal / 4294967296);
+            var nBitsTotalL = nBitsTotal;
+            dataWords[(nBitsLeft + 64 >>> 9 << 4) + 15] = (nBitsTotalH << 8 | nBitsTotalH >>> 24) & 16711935 | (nBitsTotalH << 24 | nBitsTotalH >>> 8) & 4278255360;
+            dataWords[(nBitsLeft + 64 >>> 9 << 4) + 14] = (nBitsTotalL << 8 | nBitsTotalL >>> 24) & 16711935 | (nBitsTotalL << 24 | nBitsTotalL >>> 8) & 4278255360;
+            data.sigBytes = (dataWords.length + 1) * 4;
+            this._process();
+            var hash = this._hash;
+            var H = hash.words;
+            for (var i = 0; i < 4; i++) {
+              var H_i = H[i];
+              H[i] = (H_i << 8 | H_i >>> 24) & 16711935 | (H_i << 24 | H_i >>> 8) & 4278255360;
+            }
+            return hash;
+          },
+          clone: function() {
+            var clone = Hasher.clone.call(this);
+            clone._hash = this._hash.clone();
+            return clone;
+          }
+        });
+        function FF(a, b, c, d, x, s, t) {
+          var n = a + (b & c | ~b & d) + x + t;
+          return (n << s | n >>> 32 - s) + b;
+        }
+        function GG(a, b, c, d, x, s, t) {
+          var n = a + (b & d | c & ~d) + x + t;
+          return (n << s | n >>> 32 - s) + b;
+        }
+        function HH(a, b, c, d, x, s, t) {
+          var n = a + (b ^ c ^ d) + x + t;
+          return (n << s | n >>> 32 - s) + b;
+        }
+        function II(a, b, c, d, x, s, t) {
+          var n = a + (c ^ (b | ~d)) + x + t;
+          return (n << s | n >>> 32 - s) + b;
+        }
+        C.MD5 = Hasher._createHelper(MD5);
+        C.HmacMD5 = Hasher._createHmacHelper(MD5);
+      })(Math);
+      return CryptoJS.MD5;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/sha1.js
+var require_sha1 = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/sha1.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      (function() {
+        var C = CryptoJS;
+        var C_lib = C.lib;
+        var WordArray = C_lib.WordArray;
+        var Hasher = C_lib.Hasher;
+        var C_algo = C.algo;
+        var W = [];
+        var SHA1 = C_algo.SHA1 = Hasher.extend({
+          _doReset: function() {
+            this._hash = new WordArray.init([
+              1732584193,
+              4023233417,
+              2562383102,
+              271733878,
+              3285377520
+            ]);
+          },
+          _doProcessBlock: function(M, offset) {
+            var H = this._hash.words;
+            var a = H[0];
+            var b = H[1];
+            var c = H[2];
+            var d = H[3];
+            var e = H[4];
+            for (var i = 0; i < 80; i++) {
+              if (i < 16) {
+                W[i] = M[offset + i] | 0;
+              } else {
+                var n = W[i - 3] ^ W[i - 8] ^ W[i - 14] ^ W[i - 16];
+                W[i] = n << 1 | n >>> 31;
+              }
+              var t = (a << 5 | a >>> 27) + e + W[i];
+              if (i < 20) {
+                t += (b & c | ~b & d) + 1518500249;
+              } else if (i < 40) {
+                t += (b ^ c ^ d) + 1859775393;
+              } else if (i < 60) {
+                t += (b & c | b & d | c & d) - 1894007588;
+              } else {
+                t += (b ^ c ^ d) - 899497514;
+              }
+              e = d;
+              d = c;
+              c = b << 30 | b >>> 2;
+              b = a;
+              a = t;
+            }
+            H[0] = H[0] + a | 0;
+            H[1] = H[1] + b | 0;
+            H[2] = H[2] + c | 0;
+            H[3] = H[3] + d | 0;
+            H[4] = H[4] + e | 0;
+          },
+          _doFinalize: function() {
+            var data = this._data;
+            var dataWords = data.words;
+            var nBitsTotal = this._nDataBytes * 8;
+            var nBitsLeft = data.sigBytes * 8;
+            dataWords[nBitsLeft >>> 5] |= 128 << 24 - nBitsLeft % 32;
+            dataWords[(nBitsLeft + 64 >>> 9 << 4) + 14] = Math.floor(nBitsTotal / 4294967296);
+            dataWords[(nBitsLeft + 64 >>> 9 << 4) + 15] = nBitsTotal;
+            data.sigBytes = dataWords.length * 4;
+            this._process();
+            return this._hash;
+          },
+          clone: function() {
+            var clone = Hasher.clone.call(this);
+            clone._hash = this._hash.clone();
+            return clone;
+          }
+        });
+        C.SHA1 = Hasher._createHelper(SHA1);
+        C.HmacSHA1 = Hasher._createHmacHelper(SHA1);
+      })();
+      return CryptoJS.SHA1;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/sha256.js
+var require_sha256 = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/sha256.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      (function(Math2) {
+        var C = CryptoJS;
+        var C_lib = C.lib;
+        var WordArray = C_lib.WordArray;
+        var Hasher = C_lib.Hasher;
+        var C_algo = C.algo;
+        var H = [];
+        var K = [];
+        (function() {
+          function isPrime(n2) {
+            var sqrtN = Math2.sqrt(n2);
+            for (var factor = 2; factor <= sqrtN; factor++) {
+              if (!(n2 % factor)) {
+                return false;
+              }
+            }
+            return true;
+          }
+          function getFractionalBits(n2) {
+            return (n2 - (n2 | 0)) * 4294967296 | 0;
+          }
+          var n = 2;
+          var nPrime = 0;
+          while (nPrime < 64) {
+            if (isPrime(n)) {
+              if (nPrime < 8) {
+                H[nPrime] = getFractionalBits(Math2.pow(n, 1 / 2));
+              }
+              K[nPrime] = getFractionalBits(Math2.pow(n, 1 / 3));
+              nPrime++;
+            }
+            n++;
+          }
+        })();
+        var W = [];
+        var SHA256 = C_algo.SHA256 = Hasher.extend({
+          _doReset: function() {
+            this._hash = new WordArray.init(H.slice(0));
+          },
+          _doProcessBlock: function(M, offset) {
+            var H2 = this._hash.words;
+            var a = H2[0];
+            var b = H2[1];
+            var c = H2[2];
+            var d = H2[3];
+            var e = H2[4];
+            var f = H2[5];
+            var g = H2[6];
+            var h = H2[7];
+            for (var i = 0; i < 64; i++) {
+              if (i < 16) {
+                W[i] = M[offset + i] | 0;
+              } else {
+                var gamma0x = W[i - 15];
+                var gamma0 = (gamma0x << 25 | gamma0x >>> 7) ^ (gamma0x << 14 | gamma0x >>> 18) ^ gamma0x >>> 3;
+                var gamma1x = W[i - 2];
+                var gamma1 = (gamma1x << 15 | gamma1x >>> 17) ^ (gamma1x << 13 | gamma1x >>> 19) ^ gamma1x >>> 10;
+                W[i] = gamma0 + W[i - 7] + gamma1 + W[i - 16];
+              }
+              var ch = e & f ^ ~e & g;
+              var maj = a & b ^ a & c ^ b & c;
+              var sigma0 = (a << 30 | a >>> 2) ^ (a << 19 | a >>> 13) ^ (a << 10 | a >>> 22);
+              var sigma1 = (e << 26 | e >>> 6) ^ (e << 21 | e >>> 11) ^ (e << 7 | e >>> 25);
+              var t1 = h + sigma1 + ch + K[i] + W[i];
+              var t2 = sigma0 + maj;
+              h = g;
+              g = f;
+              f = e;
+              e = d + t1 | 0;
+              d = c;
+              c = b;
+              b = a;
+              a = t1 + t2 | 0;
+            }
+            H2[0] = H2[0] + a | 0;
+            H2[1] = H2[1] + b | 0;
+            H2[2] = H2[2] + c | 0;
+            H2[3] = H2[3] + d | 0;
+            H2[4] = H2[4] + e | 0;
+            H2[5] = H2[5] + f | 0;
+            H2[6] = H2[6] + g | 0;
+            H2[7] = H2[7] + h | 0;
+          },
+          _doFinalize: function() {
+            var data = this._data;
+            var dataWords = data.words;
+            var nBitsTotal = this._nDataBytes * 8;
+            var nBitsLeft = data.sigBytes * 8;
+            dataWords[nBitsLeft >>> 5] |= 128 << 24 - nBitsLeft % 32;
+            dataWords[(nBitsLeft + 64 >>> 9 << 4) + 14] = Math2.floor(nBitsTotal / 4294967296);
+            dataWords[(nBitsLeft + 64 >>> 9 << 4) + 15] = nBitsTotal;
+            data.sigBytes = dataWords.length * 4;
+            this._process();
+            return this._hash;
+          },
+          clone: function() {
+            var clone = Hasher.clone.call(this);
+            clone._hash = this._hash.clone();
+            return clone;
+          }
+        });
+        C.SHA256 = Hasher._createHelper(SHA256);
+        C.HmacSHA256 = Hasher._createHmacHelper(SHA256);
+      })(Math);
+      return CryptoJS.SHA256;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/sha224.js
+var require_sha224 = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/sha224.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory, undef) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core(), require_sha256());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core", "./sha256"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      (function() {
+        var C = CryptoJS;
+        var C_lib = C.lib;
+        var WordArray = C_lib.WordArray;
+        var C_algo = C.algo;
+        var SHA256 = C_algo.SHA256;
+        var SHA224 = C_algo.SHA224 = SHA256.extend({
+          _doReset: function() {
+            this._hash = new WordArray.init([
+              3238371032,
+              914150663,
+              812702999,
+              4144912697,
+              4290775857,
+              1750603025,
+              1694076839,
+              3204075428
+            ]);
+          },
+          _doFinalize: function() {
+            var hash = SHA256._doFinalize.call(this);
+            hash.sigBytes -= 4;
+            return hash;
+          }
+        });
+        C.SHA224 = SHA256._createHelper(SHA224);
+        C.HmacSHA224 = SHA256._createHmacHelper(SHA224);
+      })();
+      return CryptoJS.SHA224;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/sha512.js
+var require_sha512 = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/sha512.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory, undef) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core(), require_x64_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core", "./x64-core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      (function() {
+        var C = CryptoJS;
+        var C_lib = C.lib;
+        var Hasher = C_lib.Hasher;
+        var C_x64 = C.x64;
+        var X64Word = C_x64.Word;
+        var X64WordArray = C_x64.WordArray;
+        var C_algo = C.algo;
+        function X64Word_create() {
+          return X64Word.create.apply(X64Word, arguments);
+        }
+        var K = [
+          X64Word_create(1116352408, 3609767458),
+          X64Word_create(1899447441, 602891725),
+          X64Word_create(3049323471, 3964484399),
+          X64Word_create(3921009573, 2173295548),
+          X64Word_create(961987163, 4081628472),
+          X64Word_create(1508970993, 3053834265),
+          X64Word_create(2453635748, 2937671579),
+          X64Word_create(2870763221, 3664609560),
+          X64Word_create(3624381080, 2734883394),
+          X64Word_create(310598401, 1164996542),
+          X64Word_create(607225278, 1323610764),
+          X64Word_create(1426881987, 3590304994),
+          X64Word_create(1925078388, 4068182383),
+          X64Word_create(2162078206, 991336113),
+          X64Word_create(2614888103, 633803317),
+          X64Word_create(3248222580, 3479774868),
+          X64Word_create(3835390401, 2666613458),
+          X64Word_create(4022224774, 944711139),
+          X64Word_create(264347078, 2341262773),
+          X64Word_create(604807628, 2007800933),
+          X64Word_create(770255983, 1495990901),
+          X64Word_create(1249150122, 1856431235),
+          X64Word_create(1555081692, 3175218132),
+          X64Word_create(1996064986, 2198950837),
+          X64Word_create(2554220882, 3999719339),
+          X64Word_create(2821834349, 766784016),
+          X64Word_create(2952996808, 2566594879),
+          X64Word_create(3210313671, 3203337956),
+          X64Word_create(3336571891, 1034457026),
+          X64Word_create(3584528711, 2466948901),
+          X64Word_create(113926993, 3758326383),
+          X64Word_create(338241895, 168717936),
+          X64Word_create(666307205, 1188179964),
+          X64Word_create(773529912, 1546045734),
+          X64Word_create(1294757372, 1522805485),
+          X64Word_create(1396182291, 2643833823),
+          X64Word_create(1695183700, 2343527390),
+          X64Word_create(1986661051, 1014477480),
+          X64Word_create(2177026350, 1206759142),
+          X64Word_create(2456956037, 344077627),
+          X64Word_create(2730485921, 1290863460),
+          X64Word_create(2820302411, 3158454273),
+          X64Word_create(3259730800, 3505952657),
+          X64Word_create(3345764771, 106217008),
+          X64Word_create(3516065817, 3606008344),
+          X64Word_create(3600352804, 1432725776),
+          X64Word_create(4094571909, 1467031594),
+          X64Word_create(275423344, 851169720),
+          X64Word_create(430227734, 3100823752),
+          X64Word_create(506948616, 1363258195),
+          X64Word_create(659060556, 3750685593),
+          X64Word_create(883997877, 3785050280),
+          X64Word_create(958139571, 3318307427),
+          X64Word_create(1322822218, 3812723403),
+          X64Word_create(1537002063, 2003034995),
+          X64Word_create(1747873779, 3602036899),
+          X64Word_create(1955562222, 1575990012),
+          X64Word_create(2024104815, 1125592928),
+          X64Word_create(2227730452, 2716904306),
+          X64Word_create(2361852424, 442776044),
+          X64Word_create(2428436474, 593698344),
+          X64Word_create(2756734187, 3733110249),
+          X64Word_create(3204031479, 2999351573),
+          X64Word_create(3329325298, 3815920427),
+          X64Word_create(3391569614, 3928383900),
+          X64Word_create(3515267271, 566280711),
+          X64Word_create(3940187606, 3454069534),
+          X64Word_create(4118630271, 4000239992),
+          X64Word_create(116418474, 1914138554),
+          X64Word_create(174292421, 2731055270),
+          X64Word_create(289380356, 3203993006),
+          X64Word_create(460393269, 320620315),
+          X64Word_create(685471733, 587496836),
+          X64Word_create(852142971, 1086792851),
+          X64Word_create(1017036298, 365543100),
+          X64Word_create(1126000580, 2618297676),
+          X64Word_create(1288033470, 3409855158),
+          X64Word_create(1501505948, 4234509866),
+          X64Word_create(1607167915, 987167468),
+          X64Word_create(1816402316, 1246189591)
+        ];
+        var W = [];
+        (function() {
+          for (var i = 0; i < 80; i++) {
+            W[i] = X64Word_create();
+          }
+        })();
+        var SHA512 = C_algo.SHA512 = Hasher.extend({
+          _doReset: function() {
+            this._hash = new X64WordArray.init([
+              new X64Word.init(1779033703, 4089235720),
+              new X64Word.init(3144134277, 2227873595),
+              new X64Word.init(1013904242, 4271175723),
+              new X64Word.init(2773480762, 1595750129),
+              new X64Word.init(1359893119, 2917565137),
+              new X64Word.init(2600822924, 725511199),
+              new X64Word.init(528734635, 4215389547),
+              new X64Word.init(1541459225, 327033209)
+            ]);
+          },
+          _doProcessBlock: function(M, offset) {
+            var H = this._hash.words;
+            var H0 = H[0];
+            var H1 = H[1];
+            var H2 = H[2];
+            var H3 = H[3];
+            var H4 = H[4];
+            var H5 = H[5];
+            var H6 = H[6];
+            var H7 = H[7];
+            var H0h = H0.high;
+            var H0l = H0.low;
+            var H1h = H1.high;
+            var H1l = H1.low;
+            var H2h = H2.high;
+            var H2l = H2.low;
+            var H3h = H3.high;
+            var H3l = H3.low;
+            var H4h = H4.high;
+            var H4l = H4.low;
+            var H5h = H5.high;
+            var H5l = H5.low;
+            var H6h = H6.high;
+            var H6l = H6.low;
+            var H7h = H7.high;
+            var H7l = H7.low;
+            var ah = H0h;
+            var al = H0l;
+            var bh = H1h;
+            var bl = H1l;
+            var ch = H2h;
+            var cl = H2l;
+            var dh = H3h;
+            var dl = H3l;
+            var eh = H4h;
+            var el = H4l;
+            var fh = H5h;
+            var fl = H5l;
+            var gh = H6h;
+            var gl = H6l;
+            var hh = H7h;
+            var hl = H7l;
+            for (var i = 0; i < 80; i++) {
+              var Wil;
+              var Wih;
+              var Wi = W[i];
+              if (i < 16) {
+                Wih = Wi.high = M[offset + i * 2] | 0;
+                Wil = Wi.low = M[offset + i * 2 + 1] | 0;
+              } else {
+                var gamma0x = W[i - 15];
+                var gamma0xh = gamma0x.high;
+                var gamma0xl = gamma0x.low;
+                var gamma0h = (gamma0xh >>> 1 | gamma0xl << 31) ^ (gamma0xh >>> 8 | gamma0xl << 24) ^ gamma0xh >>> 7;
+                var gamma0l = (gamma0xl >>> 1 | gamma0xh << 31) ^ (gamma0xl >>> 8 | gamma0xh << 24) ^ (gamma0xl >>> 7 | gamma0xh << 25);
+                var gamma1x = W[i - 2];
+                var gamma1xh = gamma1x.high;
+                var gamma1xl = gamma1x.low;
+                var gamma1h = (gamma1xh >>> 19 | gamma1xl << 13) ^ (gamma1xh << 3 | gamma1xl >>> 29) ^ gamma1xh >>> 6;
+                var gamma1l = (gamma1xl >>> 19 | gamma1xh << 13) ^ (gamma1xl << 3 | gamma1xh >>> 29) ^ (gamma1xl >>> 6 | gamma1xh << 26);
+                var Wi7 = W[i - 7];
+                var Wi7h = Wi7.high;
+                var Wi7l = Wi7.low;
+                var Wi16 = W[i - 16];
+                var Wi16h = Wi16.high;
+                var Wi16l = Wi16.low;
+                Wil = gamma0l + Wi7l;
+                Wih = gamma0h + Wi7h + (Wil >>> 0 < gamma0l >>> 0 ? 1 : 0);
+                Wil = Wil + gamma1l;
+                Wih = Wih + gamma1h + (Wil >>> 0 < gamma1l >>> 0 ? 1 : 0);
+                Wil = Wil + Wi16l;
+                Wih = Wih + Wi16h + (Wil >>> 0 < Wi16l >>> 0 ? 1 : 0);
+                Wi.high = Wih;
+                Wi.low = Wil;
+              }
+              var chh = eh & fh ^ ~eh & gh;
+              var chl = el & fl ^ ~el & gl;
+              var majh = ah & bh ^ ah & ch ^ bh & ch;
+              var majl = al & bl ^ al & cl ^ bl & cl;
+              var sigma0h = (ah >>> 28 | al << 4) ^ (ah << 30 | al >>> 2) ^ (ah << 25 | al >>> 7);
+              var sigma0l = (al >>> 28 | ah << 4) ^ (al << 30 | ah >>> 2) ^ (al << 25 | ah >>> 7);
+              var sigma1h = (eh >>> 14 | el << 18) ^ (eh >>> 18 | el << 14) ^ (eh << 23 | el >>> 9);
+              var sigma1l = (el >>> 14 | eh << 18) ^ (el >>> 18 | eh << 14) ^ (el << 23 | eh >>> 9);
+              var Ki = K[i];
+              var Kih = Ki.high;
+              var Kil = Ki.low;
+              var t1l = hl + sigma1l;
+              var t1h = hh + sigma1h + (t1l >>> 0 < hl >>> 0 ? 1 : 0);
+              var t1l = t1l + chl;
+              var t1h = t1h + chh + (t1l >>> 0 < chl >>> 0 ? 1 : 0);
+              var t1l = t1l + Kil;
+              var t1h = t1h + Kih + (t1l >>> 0 < Kil >>> 0 ? 1 : 0);
+              var t1l = t1l + Wil;
+              var t1h = t1h + Wih + (t1l >>> 0 < Wil >>> 0 ? 1 : 0);
+              var t2l = sigma0l + majl;
+              var t2h = sigma0h + majh + (t2l >>> 0 < sigma0l >>> 0 ? 1 : 0);
+              hh = gh;
+              hl = gl;
+              gh = fh;
+              gl = fl;
+              fh = eh;
+              fl = el;
+              el = dl + t1l | 0;
+              eh = dh + t1h + (el >>> 0 < dl >>> 0 ? 1 : 0) | 0;
+              dh = ch;
+              dl = cl;
+              ch = bh;
+              cl = bl;
+              bh = ah;
+              bl = al;
+              al = t1l + t2l | 0;
+              ah = t1h + t2h + (al >>> 0 < t1l >>> 0 ? 1 : 0) | 0;
+            }
+            H0l = H0.low = H0l + al;
+            H0.high = H0h + ah + (H0l >>> 0 < al >>> 0 ? 1 : 0);
+            H1l = H1.low = H1l + bl;
+            H1.high = H1h + bh + (H1l >>> 0 < bl >>> 0 ? 1 : 0);
+            H2l = H2.low = H2l + cl;
+            H2.high = H2h + ch + (H2l >>> 0 < cl >>> 0 ? 1 : 0);
+            H3l = H3.low = H3l + dl;
+            H3.high = H3h + dh + (H3l >>> 0 < dl >>> 0 ? 1 : 0);
+            H4l = H4.low = H4l + el;
+            H4.high = H4h + eh + (H4l >>> 0 < el >>> 0 ? 1 : 0);
+            H5l = H5.low = H5l + fl;
+            H5.high = H5h + fh + (H5l >>> 0 < fl >>> 0 ? 1 : 0);
+            H6l = H6.low = H6l + gl;
+            H6.high = H6h + gh + (H6l >>> 0 < gl >>> 0 ? 1 : 0);
+            H7l = H7.low = H7l + hl;
+            H7.high = H7h + hh + (H7l >>> 0 < hl >>> 0 ? 1 : 0);
+          },
+          _doFinalize: function() {
+            var data = this._data;
+            var dataWords = data.words;
+            var nBitsTotal = this._nDataBytes * 8;
+            var nBitsLeft = data.sigBytes * 8;
+            dataWords[nBitsLeft >>> 5] |= 128 << 24 - nBitsLeft % 32;
+            dataWords[(nBitsLeft + 128 >>> 10 << 5) + 30] = Math.floor(nBitsTotal / 4294967296);
+            dataWords[(nBitsLeft + 128 >>> 10 << 5) + 31] = nBitsTotal;
+            data.sigBytes = dataWords.length * 4;
+            this._process();
+            var hash = this._hash.toX32();
+            return hash;
+          },
+          clone: function() {
+            var clone = Hasher.clone.call(this);
+            clone._hash = this._hash.clone();
+            return clone;
+          },
+          blockSize: 1024 / 32
+        });
+        C.SHA512 = Hasher._createHelper(SHA512);
+        C.HmacSHA512 = Hasher._createHmacHelper(SHA512);
+      })();
+      return CryptoJS.SHA512;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/sha384.js
+var require_sha384 = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/sha384.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory, undef) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core(), require_x64_core(), require_sha512());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core", "./x64-core", "./sha512"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      (function() {
+        var C = CryptoJS;
+        var C_x64 = C.x64;
+        var X64Word = C_x64.Word;
+        var X64WordArray = C_x64.WordArray;
+        var C_algo = C.algo;
+        var SHA512 = C_algo.SHA512;
+        var SHA384 = C_algo.SHA384 = SHA512.extend({
+          _doReset: function() {
+            this._hash = new X64WordArray.init([
+              new X64Word.init(3418070365, 3238371032),
+              new X64Word.init(1654270250, 914150663),
+              new X64Word.init(2438529370, 812702999),
+              new X64Word.init(355462360, 4144912697),
+              new X64Word.init(1731405415, 4290775857),
+              new X64Word.init(2394180231, 1750603025),
+              new X64Word.init(3675008525, 1694076839),
+              new X64Word.init(1203062813, 3204075428)
+            ]);
+          },
+          _doFinalize: function() {
+            var hash = SHA512._doFinalize.call(this);
+            hash.sigBytes -= 16;
+            return hash;
+          }
+        });
+        C.SHA384 = SHA512._createHelper(SHA384);
+        C.HmacSHA384 = SHA512._createHmacHelper(SHA384);
+      })();
+      return CryptoJS.SHA384;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/sha3.js
+var require_sha3 = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/sha3.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory, undef) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core(), require_x64_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core", "./x64-core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      (function(Math2) {
+        var C = CryptoJS;
+        var C_lib = C.lib;
+        var WordArray = C_lib.WordArray;
+        var Hasher = C_lib.Hasher;
+        var C_x64 = C.x64;
+        var X64Word = C_x64.Word;
+        var C_algo = C.algo;
+        var RHO_OFFSETS = [];
+        var PI_INDEXES = [];
+        var ROUND_CONSTANTS = [];
+        (function() {
+          var x = 1, y = 0;
+          for (var t = 0; t < 24; t++) {
+            RHO_OFFSETS[x + 5 * y] = (t + 1) * (t + 2) / 2 % 64;
+            var newX = y % 5;
+            var newY = (2 * x + 3 * y) % 5;
+            x = newX;
+            y = newY;
+          }
+          for (var x = 0; x < 5; x++) {
+            for (var y = 0; y < 5; y++) {
+              PI_INDEXES[x + 5 * y] = y + (2 * x + 3 * y) % 5 * 5;
+            }
+          }
+          var LFSR = 1;
+          for (var i = 0; i < 24; i++) {
+            var roundConstantMsw = 0;
+            var roundConstantLsw = 0;
+            for (var j = 0; j < 7; j++) {
+              if (LFSR & 1) {
+                var bitPosition = (1 << j) - 1;
+                if (bitPosition < 32) {
+                  roundConstantLsw ^= 1 << bitPosition;
+                } else {
+                  roundConstantMsw ^= 1 << bitPosition - 32;
+                }
+              }
+              if (LFSR & 128) {
+                LFSR = LFSR << 1 ^ 113;
+              } else {
+                LFSR <<= 1;
+              }
+            }
+            ROUND_CONSTANTS[i] = X64Word.create(roundConstantMsw, roundConstantLsw);
+          }
+        })();
+        var T = [];
+        (function() {
+          for (var i = 0; i < 25; i++) {
+            T[i] = X64Word.create();
+          }
+        })();
+        var SHA3 = C_algo.SHA3 = Hasher.extend({
+          cfg: Hasher.cfg.extend({
+            outputLength: 512
+          }),
+          _doReset: function() {
+            var state = this._state = [];
+            for (var i = 0; i < 25; i++) {
+              state[i] = new X64Word.init();
+            }
+            this.blockSize = (1600 - 2 * this.cfg.outputLength) / 32;
+          },
+          _doProcessBlock: function(M, offset) {
+            var state = this._state;
+            var nBlockSizeLanes = this.blockSize / 2;
+            for (var i = 0; i < nBlockSizeLanes; i++) {
+              var M2i = M[offset + 2 * i];
+              var M2i1 = M[offset + 2 * i + 1];
+              M2i = (M2i << 8 | M2i >>> 24) & 16711935 | (M2i << 24 | M2i >>> 8) & 4278255360;
+              M2i1 = (M2i1 << 8 | M2i1 >>> 24) & 16711935 | (M2i1 << 24 | M2i1 >>> 8) & 4278255360;
+              var lane = state[i];
+              lane.high ^= M2i1;
+              lane.low ^= M2i;
+            }
+            for (var round = 0; round < 24; round++) {
+              for (var x = 0; x < 5; x++) {
+                var tMsw = 0, tLsw = 0;
+                for (var y = 0; y < 5; y++) {
+                  var lane = state[x + 5 * y];
+                  tMsw ^= lane.high;
+                  tLsw ^= lane.low;
+                }
+                var Tx = T[x];
+                Tx.high = tMsw;
+                Tx.low = tLsw;
+              }
+              for (var x = 0; x < 5; x++) {
+                var Tx4 = T[(x + 4) % 5];
+                var Tx1 = T[(x + 1) % 5];
+                var Tx1Msw = Tx1.high;
+                var Tx1Lsw = Tx1.low;
+                var tMsw = Tx4.high ^ (Tx1Msw << 1 | Tx1Lsw >>> 31);
+                var tLsw = Tx4.low ^ (Tx1Lsw << 1 | Tx1Msw >>> 31);
+                for (var y = 0; y < 5; y++) {
+                  var lane = state[x + 5 * y];
+                  lane.high ^= tMsw;
+                  lane.low ^= tLsw;
+                }
+              }
+              for (var laneIndex = 1; laneIndex < 25; laneIndex++) {
+                var tMsw;
+                var tLsw;
+                var lane = state[laneIndex];
+                var laneMsw = lane.high;
+                var laneLsw = lane.low;
+                var rhoOffset = RHO_OFFSETS[laneIndex];
+                if (rhoOffset < 32) {
+                  tMsw = laneMsw << rhoOffset | laneLsw >>> 32 - rhoOffset;
+                  tLsw = laneLsw << rhoOffset | laneMsw >>> 32 - rhoOffset;
+                } else {
+                  tMsw = laneLsw << rhoOffset - 32 | laneMsw >>> 64 - rhoOffset;
+                  tLsw = laneMsw << rhoOffset - 32 | laneLsw >>> 64 - rhoOffset;
+                }
+                var TPiLane = T[PI_INDEXES[laneIndex]];
+                TPiLane.high = tMsw;
+                TPiLane.low = tLsw;
+              }
+              var T0 = T[0];
+              var state0 = state[0];
+              T0.high = state0.high;
+              T0.low = state0.low;
+              for (var x = 0; x < 5; x++) {
+                for (var y = 0; y < 5; y++) {
+                  var laneIndex = x + 5 * y;
+                  var lane = state[laneIndex];
+                  var TLane = T[laneIndex];
+                  var Tx1Lane = T[(x + 1) % 5 + 5 * y];
+                  var Tx2Lane = T[(x + 2) % 5 + 5 * y];
+                  lane.high = TLane.high ^ ~Tx1Lane.high & Tx2Lane.high;
+                  lane.low = TLane.low ^ ~Tx1Lane.low & Tx2Lane.low;
+                }
+              }
+              var lane = state[0];
+              var roundConstant = ROUND_CONSTANTS[round];
+              lane.high ^= roundConstant.high;
+              lane.low ^= roundConstant.low;
+            }
+          },
+          _doFinalize: function() {
+            var data = this._data;
+            var dataWords = data.words;
+            var nBitsTotal = this._nDataBytes * 8;
+            var nBitsLeft = data.sigBytes * 8;
+            var blockSizeBits = this.blockSize * 32;
+            dataWords[nBitsLeft >>> 5] |= 1 << 24 - nBitsLeft % 32;
+            dataWords[(Math2.ceil((nBitsLeft + 1) / blockSizeBits) * blockSizeBits >>> 5) - 1] |= 128;
+            data.sigBytes = dataWords.length * 4;
+            this._process();
+            var state = this._state;
+            var outputLengthBytes = this.cfg.outputLength / 8;
+            var outputLengthLanes = outputLengthBytes / 8;
+            var hashWords = [];
+            for (var i = 0; i < outputLengthLanes; i++) {
+              var lane = state[i];
+              var laneMsw = lane.high;
+              var laneLsw = lane.low;
+              laneMsw = (laneMsw << 8 | laneMsw >>> 24) & 16711935 | (laneMsw << 24 | laneMsw >>> 8) & 4278255360;
+              laneLsw = (laneLsw << 8 | laneLsw >>> 24) & 16711935 | (laneLsw << 24 | laneLsw >>> 8) & 4278255360;
+              hashWords.push(laneLsw);
+              hashWords.push(laneMsw);
+            }
+            return new WordArray.init(hashWords, outputLengthBytes);
+          },
+          clone: function() {
+            var clone = Hasher.clone.call(this);
+            var state = clone._state = this._state.slice(0);
+            for (var i = 0; i < 25; i++) {
+              state[i] = state[i].clone();
+            }
+            return clone;
+          }
+        });
+        C.SHA3 = Hasher._createHelper(SHA3);
+        C.HmacSHA3 = Hasher._createHmacHelper(SHA3);
+      })(Math);
+      return CryptoJS.SHA3;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/ripemd160.js
+var require_ripemd160 = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/ripemd160.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      (function(Math2) {
+        var C = CryptoJS;
+        var C_lib = C.lib;
+        var WordArray = C_lib.WordArray;
+        var Hasher = C_lib.Hasher;
+        var C_algo = C.algo;
+        var _zl = WordArray.create([
+          0,
+          1,
+          2,
+          3,
+          4,
+          5,
+          6,
+          7,
+          8,
+          9,
+          10,
+          11,
+          12,
+          13,
+          14,
+          15,
+          7,
+          4,
+          13,
+          1,
+          10,
+          6,
+          15,
+          3,
+          12,
+          0,
+          9,
+          5,
+          2,
+          14,
+          11,
+          8,
+          3,
+          10,
+          14,
+          4,
+          9,
+          15,
+          8,
+          1,
+          2,
+          7,
+          0,
+          6,
+          13,
+          11,
+          5,
+          12,
+          1,
+          9,
+          11,
+          10,
+          0,
+          8,
+          12,
+          4,
+          13,
+          3,
+          7,
+          15,
+          14,
+          5,
+          6,
+          2,
+          4,
+          0,
+          5,
+          9,
+          7,
+          12,
+          2,
+          10,
+          14,
+          1,
+          3,
+          8,
+          11,
+          6,
+          15,
+          13
+        ]);
+        var _zr = WordArray.create([
+          5,
+          14,
+          7,
+          0,
+          9,
+          2,
+          11,
+          4,
+          13,
+          6,
+          15,
+          8,
+          1,
+          10,
+          3,
+          12,
+          6,
+          11,
+          3,
+          7,
+          0,
+          13,
+          5,
+          10,
+          14,
+          15,
+          8,
+          12,
+          4,
+          9,
+          1,
+          2,
+          15,
+          5,
+          1,
+          3,
+          7,
+          14,
+          6,
+          9,
+          11,
+          8,
+          12,
+          2,
+          10,
+          0,
+          4,
+          13,
+          8,
+          6,
+          4,
+          1,
+          3,
+          11,
+          15,
+          0,
+          5,
+          12,
+          2,
+          13,
+          9,
+          7,
+          10,
+          14,
+          12,
+          15,
+          10,
+          4,
+          1,
+          5,
+          8,
+          7,
+          6,
+          2,
+          13,
+          14,
+          0,
+          3,
+          9,
+          11
+        ]);
+        var _sl = WordArray.create([
+          11,
+          14,
+          15,
+          12,
+          5,
+          8,
+          7,
+          9,
+          11,
+          13,
+          14,
+          15,
+          6,
+          7,
+          9,
+          8,
+          7,
+          6,
+          8,
+          13,
+          11,
+          9,
+          7,
+          15,
+          7,
+          12,
+          15,
+          9,
+          11,
+          7,
+          13,
+          12,
+          11,
+          13,
+          6,
+          7,
+          14,
+          9,
+          13,
+          15,
+          14,
+          8,
+          13,
+          6,
+          5,
+          12,
+          7,
+          5,
+          11,
+          12,
+          14,
+          15,
+          14,
+          15,
+          9,
+          8,
+          9,
+          14,
+          5,
+          6,
+          8,
+          6,
+          5,
+          12,
+          9,
+          15,
+          5,
+          11,
+          6,
+          8,
+          13,
+          12,
+          5,
+          12,
+          13,
+          14,
+          11,
+          8,
+          5,
+          6
+        ]);
+        var _sr = WordArray.create([
+          8,
+          9,
+          9,
+          11,
+          13,
+          15,
+          15,
+          5,
+          7,
+          7,
+          8,
+          11,
+          14,
+          14,
+          12,
+          6,
+          9,
+          13,
+          15,
+          7,
+          12,
+          8,
+          9,
+          11,
+          7,
+          7,
+          12,
+          7,
+          6,
+          15,
+          13,
+          11,
+          9,
+          7,
+          15,
+          11,
+          8,
+          6,
+          6,
+          14,
+          12,
+          13,
+          5,
+          14,
+          13,
+          13,
+          7,
+          5,
+          15,
+          5,
+          8,
+          11,
+          14,
+          14,
+          6,
+          14,
+          6,
+          9,
+          12,
+          9,
+          12,
+          5,
+          15,
+          8,
+          8,
+          5,
+          12,
+          9,
+          12,
+          5,
+          14,
+          6,
+          8,
+          13,
+          6,
+          5,
+          15,
+          13,
+          11,
+          11
+        ]);
+        var _hl = WordArray.create([0, 1518500249, 1859775393, 2400959708, 2840853838]);
+        var _hr = WordArray.create([1352829926, 1548603684, 1836072691, 2053994217, 0]);
+        var RIPEMD160 = C_algo.RIPEMD160 = Hasher.extend({
+          _doReset: function() {
+            this._hash = WordArray.create([1732584193, 4023233417, 2562383102, 271733878, 3285377520]);
+          },
+          _doProcessBlock: function(M, offset) {
+            for (var i = 0; i < 16; i++) {
+              var offset_i = offset + i;
+              var M_offset_i = M[offset_i];
+              M[offset_i] = (M_offset_i << 8 | M_offset_i >>> 24) & 16711935 | (M_offset_i << 24 | M_offset_i >>> 8) & 4278255360;
+            }
+            var H = this._hash.words;
+            var hl = _hl.words;
+            var hr = _hr.words;
+            var zl = _zl.words;
+            var zr = _zr.words;
+            var sl = _sl.words;
+            var sr = _sr.words;
+            var al, bl, cl, dl, el;
+            var ar, br, cr, dr, er;
+            ar = al = H[0];
+            br = bl = H[1];
+            cr = cl = H[2];
+            dr = dl = H[3];
+            er = el = H[4];
+            var t;
+            for (var i = 0; i < 80; i += 1) {
+              t = al + M[offset + zl[i]] | 0;
+              if (i < 16) {
+                t += f1(bl, cl, dl) + hl[0];
+              } else if (i < 32) {
+                t += f2(bl, cl, dl) + hl[1];
+              } else if (i < 48) {
+                t += f3(bl, cl, dl) + hl[2];
+              } else if (i < 64) {
+                t += f4(bl, cl, dl) + hl[3];
+              } else {
+                t += f5(bl, cl, dl) + hl[4];
+              }
+              t = t | 0;
+              t = rotl(t, sl[i]);
+              t = t + el | 0;
+              al = el;
+              el = dl;
+              dl = rotl(cl, 10);
+              cl = bl;
+              bl = t;
+              t = ar + M[offset + zr[i]] | 0;
+              if (i < 16) {
+                t += f5(br, cr, dr) + hr[0];
+              } else if (i < 32) {
+                t += f4(br, cr, dr) + hr[1];
+              } else if (i < 48) {
+                t += f3(br, cr, dr) + hr[2];
+              } else if (i < 64) {
+                t += f2(br, cr, dr) + hr[3];
+              } else {
+                t += f1(br, cr, dr) + hr[4];
+              }
+              t = t | 0;
+              t = rotl(t, sr[i]);
+              t = t + er | 0;
+              ar = er;
+              er = dr;
+              dr = rotl(cr, 10);
+              cr = br;
+              br = t;
+            }
+            t = H[1] + cl + dr | 0;
+            H[1] = H[2] + dl + er | 0;
+            H[2] = H[3] + el + ar | 0;
+            H[3] = H[4] + al + br | 0;
+            H[4] = H[0] + bl + cr | 0;
+            H[0] = t;
+          },
+          _doFinalize: function() {
+            var data = this._data;
+            var dataWords = data.words;
+            var nBitsTotal = this._nDataBytes * 8;
+            var nBitsLeft = data.sigBytes * 8;
+            dataWords[nBitsLeft >>> 5] |= 128 << 24 - nBitsLeft % 32;
+            dataWords[(nBitsLeft + 64 >>> 9 << 4) + 14] = (nBitsTotal << 8 | nBitsTotal >>> 24) & 16711935 | (nBitsTotal << 24 | nBitsTotal >>> 8) & 4278255360;
+            data.sigBytes = (dataWords.length + 1) * 4;
+            this._process();
+            var hash = this._hash;
+            var H = hash.words;
+            for (var i = 0; i < 5; i++) {
+              var H_i = H[i];
+              H[i] = (H_i << 8 | H_i >>> 24) & 16711935 | (H_i << 24 | H_i >>> 8) & 4278255360;
+            }
+            return hash;
+          },
+          clone: function() {
+            var clone = Hasher.clone.call(this);
+            clone._hash = this._hash.clone();
+            return clone;
+          }
+        });
+        function f1(x, y, z) {
+          return x ^ y ^ z;
+        }
+        function f2(x, y, z) {
+          return x & y | ~x & z;
+        }
+        function f3(x, y, z) {
+          return (x | ~y) ^ z;
+        }
+        function f4(x, y, z) {
+          return x & z | y & ~z;
+        }
+        function f5(x, y, z) {
+          return x ^ (y | ~z);
+        }
+        function rotl(x, n) {
+          return x << n | x >>> 32 - n;
+        }
+        C.RIPEMD160 = Hasher._createHelper(RIPEMD160);
+        C.HmacRIPEMD160 = Hasher._createHmacHelper(RIPEMD160);
+      })(Math);
+      return CryptoJS.RIPEMD160;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/hmac.js
+var require_hmac = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/hmac.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      (function() {
+        var C = CryptoJS;
+        var C_lib = C.lib;
+        var Base = C_lib.Base;
+        var C_enc = C.enc;
+        var Utf8 = C_enc.Utf8;
+        var C_algo = C.algo;
+        var HMAC = C_algo.HMAC = Base.extend({
+          init: function(hasher, key) {
+            hasher = this._hasher = new hasher.init();
+            if (typeof key == "string") {
+              key = Utf8.parse(key);
+            }
+            var hasherBlockSize = hasher.blockSize;
+            var hasherBlockSizeBytes = hasherBlockSize * 4;
+            if (key.sigBytes > hasherBlockSizeBytes) {
+              key = hasher.finalize(key);
+            }
+            key.clamp();
+            var oKey = this._oKey = key.clone();
+            var iKey = this._iKey = key.clone();
+            var oKeyWords = oKey.words;
+            var iKeyWords = iKey.words;
+            for (var i = 0; i < hasherBlockSize; i++) {
+              oKeyWords[i] ^= 1549556828;
+              iKeyWords[i] ^= 909522486;
+            }
+            oKey.sigBytes = iKey.sigBytes = hasherBlockSizeBytes;
+            this.reset();
+          },
+          reset: function() {
+            var hasher = this._hasher;
+            hasher.reset();
+            hasher.update(this._iKey);
+          },
+          update: function(messageUpdate) {
+            this._hasher.update(messageUpdate);
+            return this;
+          },
+          finalize: function(messageUpdate) {
+            var hasher = this._hasher;
+            var innerHash = hasher.finalize(messageUpdate);
+            hasher.reset();
+            var hmac = hasher.finalize(this._oKey.clone().concat(innerHash));
+            return hmac;
+          }
+        });
+      })();
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/pbkdf2.js
+var require_pbkdf2 = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/pbkdf2.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory, undef) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core(), require_sha256(), require_hmac());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core", "./sha256", "./hmac"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      (function() {
+        var C = CryptoJS;
+        var C_lib = C.lib;
+        var Base = C_lib.Base;
+        var WordArray = C_lib.WordArray;
+        var C_algo = C.algo;
+        var SHA256 = C_algo.SHA256;
+        var HMAC = C_algo.HMAC;
+        var PBKDF2 = C_algo.PBKDF2 = Base.extend({
+          cfg: Base.extend({
+            keySize: 128 / 32,
+            hasher: SHA256,
+            iterations: 25e4
+          }),
+          init: function(cfg) {
+            this.cfg = this.cfg.extend(cfg);
+          },
+          compute: function(password, salt) {
+            var cfg = this.cfg;
+            var hmac = HMAC.create(cfg.hasher, password);
+            var derivedKey = WordArray.create();
+            var blockIndex = WordArray.create([1]);
+            var derivedKeyWords = derivedKey.words;
+            var blockIndexWords = blockIndex.words;
+            var keySize = cfg.keySize;
+            var iterations = cfg.iterations;
+            while (derivedKeyWords.length < keySize) {
+              var block = hmac.update(salt).finalize(blockIndex);
+              hmac.reset();
+              var blockWords = block.words;
+              var blockWordsLength = blockWords.length;
+              var intermediate = block;
+              for (var i = 1; i < iterations; i++) {
+                intermediate = hmac.finalize(intermediate);
+                hmac.reset();
+                var intermediateWords = intermediate.words;
+                for (var j = 0; j < blockWordsLength; j++) {
+                  blockWords[j] ^= intermediateWords[j];
+                }
+              }
+              derivedKey.concat(block);
+              blockIndexWords[0]++;
+            }
+            derivedKey.sigBytes = keySize * 4;
+            return derivedKey;
+          }
+        });
+        C.PBKDF2 = function(password, salt, cfg) {
+          return PBKDF2.create(cfg).compute(password, salt);
+        };
+      })();
+      return CryptoJS.PBKDF2;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/evpkdf.js
+var require_evpkdf = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/evpkdf.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory, undef) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core(), require_sha1(), require_hmac());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core", "./sha1", "./hmac"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      (function() {
+        var C = CryptoJS;
+        var C_lib = C.lib;
+        var Base = C_lib.Base;
+        var WordArray = C_lib.WordArray;
+        var C_algo = C.algo;
+        var MD5 = C_algo.MD5;
+        var EvpKDF = C_algo.EvpKDF = Base.extend({
+          cfg: Base.extend({
+            keySize: 128 / 32,
+            hasher: MD5,
+            iterations: 1
+          }),
+          init: function(cfg) {
+            this.cfg = this.cfg.extend(cfg);
+          },
+          compute: function(password, salt) {
+            var block;
+            var cfg = this.cfg;
+            var hasher = cfg.hasher.create();
+            var derivedKey = WordArray.create();
+            var derivedKeyWords = derivedKey.words;
+            var keySize = cfg.keySize;
+            var iterations = cfg.iterations;
+            while (derivedKeyWords.length < keySize) {
+              if (block) {
+                hasher.update(block);
+              }
+              block = hasher.update(password).finalize(salt);
+              hasher.reset();
+              for (var i = 1; i < iterations; i++) {
+                block = hasher.finalize(block);
+                hasher.reset();
+              }
+              derivedKey.concat(block);
+            }
+            derivedKey.sigBytes = keySize * 4;
+            return derivedKey;
+          }
+        });
+        C.EvpKDF = function(password, salt, cfg) {
+          return EvpKDF.create(cfg).compute(password, salt);
+        };
+      })();
+      return CryptoJS.EvpKDF;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/cipher-core.js
+var require_cipher_core = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/cipher-core.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory, undef) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core(), require_evpkdf());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core", "./evpkdf"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      CryptoJS.lib.Cipher || function(undefined2) {
+        var C = CryptoJS;
+        var C_lib = C.lib;
+        var Base = C_lib.Base;
+        var WordArray = C_lib.WordArray;
+        var BufferedBlockAlgorithm = C_lib.BufferedBlockAlgorithm;
+        var C_enc = C.enc;
+        var Utf8 = C_enc.Utf8;
+        var Base64 = C_enc.Base64;
+        var C_algo = C.algo;
+        var EvpKDF = C_algo.EvpKDF;
+        var Cipher = C_lib.Cipher = BufferedBlockAlgorithm.extend({
+          cfg: Base.extend(),
+          createEncryptor: function(key, cfg) {
+            return this.create(this._ENC_XFORM_MODE, key, cfg);
+          },
+          createDecryptor: function(key, cfg) {
+            return this.create(this._DEC_XFORM_MODE, key, cfg);
+          },
+          init: function(xformMode, key, cfg) {
+            this.cfg = this.cfg.extend(cfg);
+            this._xformMode = xformMode;
+            this._key = key;
+            this.reset();
+          },
+          reset: function() {
+            BufferedBlockAlgorithm.reset.call(this);
+            this._doReset();
+          },
+          process: function(dataUpdate) {
+            this._append(dataUpdate);
+            return this._process();
+          },
+          finalize: function(dataUpdate) {
+            if (dataUpdate) {
+              this._append(dataUpdate);
+            }
+            var finalProcessedData = this._doFinalize();
+            return finalProcessedData;
+          },
+          keySize: 128 / 32,
+          ivSize: 128 / 32,
+          _ENC_XFORM_MODE: 1,
+          _DEC_XFORM_MODE: 2,
+          _createHelper: function() {
+            function selectCipherStrategy(key) {
+              if (typeof key == "string") {
+                return PasswordBasedCipher;
+              } else {
+                return SerializableCipher;
+              }
+            }
+            return function(cipher) {
+              return {
+                encrypt: function(message, key, cfg) {
+                  return selectCipherStrategy(key).encrypt(cipher, message, key, cfg);
+                },
+                decrypt: function(ciphertext, key, cfg) {
+                  return selectCipherStrategy(key).decrypt(cipher, ciphertext, key, cfg);
+                }
+              };
+            };
+          }()
+        });
+        var StreamCipher = C_lib.StreamCipher = Cipher.extend({
+          _doFinalize: function() {
+            var finalProcessedBlocks = this._process(true);
+            return finalProcessedBlocks;
+          },
+          blockSize: 1
+        });
+        var C_mode = C.mode = {};
+        var BlockCipherMode = C_lib.BlockCipherMode = Base.extend({
+          createEncryptor: function(cipher, iv) {
+            return this.Encryptor.create(cipher, iv);
+          },
+          createDecryptor: function(cipher, iv) {
+            return this.Decryptor.create(cipher, iv);
+          },
+          init: function(cipher, iv) {
+            this._cipher = cipher;
+            this._iv = iv;
+          }
+        });
+        var CBC = C_mode.CBC = function() {
+          var CBC2 = BlockCipherMode.extend();
+          CBC2.Encryptor = CBC2.extend({
+            processBlock: function(words, offset) {
+              var cipher = this._cipher;
+              var blockSize = cipher.blockSize;
+              xorBlock.call(this, words, offset, blockSize);
+              cipher.encryptBlock(words, offset);
+              this._prevBlock = words.slice(offset, offset + blockSize);
+            }
+          });
+          CBC2.Decryptor = CBC2.extend({
+            processBlock: function(words, offset) {
+              var cipher = this._cipher;
+              var blockSize = cipher.blockSize;
+              var thisBlock = words.slice(offset, offset + blockSize);
+              cipher.decryptBlock(words, offset);
+              xorBlock.call(this, words, offset, blockSize);
+              this._prevBlock = thisBlock;
+            }
+          });
+          function xorBlock(words, offset, blockSize) {
+            var block;
+            var iv = this._iv;
+            if (iv) {
+              block = iv;
+              this._iv = undefined2;
+            } else {
+              block = this._prevBlock;
+            }
+            for (var i = 0; i < blockSize; i++) {
+              words[offset + i] ^= block[i];
+            }
+          }
+          return CBC2;
+        }();
+        var C_pad = C.pad = {};
+        var Pkcs7 = C_pad.Pkcs7 = {
+          pad: function(data, blockSize) {
+            var blockSizeBytes = blockSize * 4;
+            var nPaddingBytes = blockSizeBytes - data.sigBytes % blockSizeBytes;
+            var paddingWord = nPaddingBytes << 24 | nPaddingBytes << 16 | nPaddingBytes << 8 | nPaddingBytes;
+            var paddingWords = [];
+            for (var i = 0; i < nPaddingBytes; i += 4) {
+              paddingWords.push(paddingWord);
+            }
+            var padding = WordArray.create(paddingWords, nPaddingBytes);
+            data.concat(padding);
+          },
+          unpad: function(data) {
+            var nPaddingBytes = data.words[data.sigBytes - 1 >>> 2] & 255;
+            data.sigBytes -= nPaddingBytes;
+          }
+        };
+        var BlockCipher = C_lib.BlockCipher = Cipher.extend({
+          cfg: Cipher.cfg.extend({
+            mode: CBC,
+            padding: Pkcs7
+          }),
+          reset: function() {
+            var modeCreator;
+            Cipher.reset.call(this);
+            var cfg = this.cfg;
+            var iv = cfg.iv;
+            var mode = cfg.mode;
+            if (this._xformMode == this._ENC_XFORM_MODE) {
+              modeCreator = mode.createEncryptor;
+            } else {
+              modeCreator = mode.createDecryptor;
+              this._minBufferSize = 1;
+            }
+            if (this._mode && this._mode.__creator == modeCreator) {
+              this._mode.init(this, iv && iv.words);
+            } else {
+              this._mode = modeCreator.call(mode, this, iv && iv.words);
+              this._mode.__creator = modeCreator;
+            }
+          },
+          _doProcessBlock: function(words, offset) {
+            this._mode.processBlock(words, offset);
+          },
+          _doFinalize: function() {
+            var finalProcessedBlocks;
+            var padding = this.cfg.padding;
+            if (this._xformMode == this._ENC_XFORM_MODE) {
+              padding.pad(this._data, this.blockSize);
+              finalProcessedBlocks = this._process(true);
+            } else {
+              finalProcessedBlocks = this._process(true);
+              padding.unpad(finalProcessedBlocks);
+            }
+            return finalProcessedBlocks;
+          },
+          blockSize: 128 / 32
+        });
+        var CipherParams = C_lib.CipherParams = Base.extend({
+          init: function(cipherParams) {
+            this.mixIn(cipherParams);
+          },
+          toString: function(formatter) {
+            return (formatter || this.formatter).stringify(this);
+          }
+        });
+        var C_format = C.format = {};
+        var OpenSSLFormatter = C_format.OpenSSL = {
+          stringify: function(cipherParams) {
+            var wordArray;
+            var ciphertext = cipherParams.ciphertext;
+            var salt = cipherParams.salt;
+            if (salt) {
+              wordArray = WordArray.create([1398893684, 1701076831]).concat(salt).concat(ciphertext);
+            } else {
+              wordArray = ciphertext;
+            }
+            return wordArray.toString(Base64);
+          },
+          parse: function(openSSLStr) {
+            var salt;
+            var ciphertext = Base64.parse(openSSLStr);
+            var ciphertextWords = ciphertext.words;
+            if (ciphertextWords[0] == 1398893684 && ciphertextWords[1] == 1701076831) {
+              salt = WordArray.create(ciphertextWords.slice(2, 4));
+              ciphertextWords.splice(0, 4);
+              ciphertext.sigBytes -= 16;
+            }
+            return CipherParams.create({ ciphertext, salt });
+          }
+        };
+        var SerializableCipher = C_lib.SerializableCipher = Base.extend({
+          cfg: Base.extend({
+            format: OpenSSLFormatter
+          }),
+          encrypt: function(cipher, message, key, cfg) {
+            cfg = this.cfg.extend(cfg);
+            var encryptor = cipher.createEncryptor(key, cfg);
+            var ciphertext = encryptor.finalize(message);
+            var cipherCfg = encryptor.cfg;
+            return CipherParams.create({
+              ciphertext,
+              key,
+              iv: cipherCfg.iv,
+              algorithm: cipher,
+              mode: cipherCfg.mode,
+              padding: cipherCfg.padding,
+              blockSize: cipher.blockSize,
+              formatter: cfg.format
+            });
+          },
+          decrypt: function(cipher, ciphertext, key, cfg) {
+            cfg = this.cfg.extend(cfg);
+            ciphertext = this._parse(ciphertext, cfg.format);
+            var plaintext = cipher.createDecryptor(key, cfg).finalize(ciphertext.ciphertext);
+            return plaintext;
+          },
+          _parse: function(ciphertext, format) {
+            if (typeof ciphertext == "string") {
+              return format.parse(ciphertext, this);
+            } else {
+              return ciphertext;
+            }
+          }
+        });
+        var C_kdf = C.kdf = {};
+        var OpenSSLKdf = C_kdf.OpenSSL = {
+          execute: function(password, keySize, ivSize, salt, hasher) {
+            if (!salt) {
+              salt = WordArray.random(64 / 8);
+            }
+            if (!hasher) {
+              var key = EvpKDF.create({ keySize: keySize + ivSize }).compute(password, salt);
+            } else {
+              var key = EvpKDF.create({ keySize: keySize + ivSize, hasher }).compute(password, salt);
+            }
+            var iv = WordArray.create(key.words.slice(keySize), ivSize * 4);
+            key.sigBytes = keySize * 4;
+            return CipherParams.create({ key, iv, salt });
+          }
+        };
+        var PasswordBasedCipher = C_lib.PasswordBasedCipher = SerializableCipher.extend({
+          cfg: SerializableCipher.cfg.extend({
+            kdf: OpenSSLKdf
+          }),
+          encrypt: function(cipher, message, password, cfg) {
+            cfg = this.cfg.extend(cfg);
+            var derivedParams = cfg.kdf.execute(password, cipher.keySize, cipher.ivSize, cfg.salt, cfg.hasher);
+            cfg.iv = derivedParams.iv;
+            var ciphertext = SerializableCipher.encrypt.call(this, cipher, message, derivedParams.key, cfg);
+            ciphertext.mixIn(derivedParams);
+            return ciphertext;
+          },
+          decrypt: function(cipher, ciphertext, password, cfg) {
+            cfg = this.cfg.extend(cfg);
+            ciphertext = this._parse(ciphertext, cfg.format);
+            var derivedParams = cfg.kdf.execute(password, cipher.keySize, cipher.ivSize, ciphertext.salt, cfg.hasher);
+            cfg.iv = derivedParams.iv;
+            var plaintext = SerializableCipher.decrypt.call(this, cipher, ciphertext, derivedParams.key, cfg);
+            return plaintext;
+          }
+        });
+      }();
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/mode-cfb.js
+var require_mode_cfb = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/mode-cfb.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory, undef) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core(), require_cipher_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core", "./cipher-core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      CryptoJS.mode.CFB = function() {
+        var CFB = CryptoJS.lib.BlockCipherMode.extend();
+        CFB.Encryptor = CFB.extend({
+          processBlock: function(words, offset) {
+            var cipher = this._cipher;
+            var blockSize = cipher.blockSize;
+            generateKeystreamAndEncrypt.call(this, words, offset, blockSize, cipher);
+            this._prevBlock = words.slice(offset, offset + blockSize);
+          }
+        });
+        CFB.Decryptor = CFB.extend({
+          processBlock: function(words, offset) {
+            var cipher = this._cipher;
+            var blockSize = cipher.blockSize;
+            var thisBlock = words.slice(offset, offset + blockSize);
+            generateKeystreamAndEncrypt.call(this, words, offset, blockSize, cipher);
+            this._prevBlock = thisBlock;
+          }
+        });
+        function generateKeystreamAndEncrypt(words, offset, blockSize, cipher) {
+          var keystream;
+          var iv = this._iv;
+          if (iv) {
+            keystream = iv.slice(0);
+            this._iv = void 0;
+          } else {
+            keystream = this._prevBlock;
+          }
+          cipher.encryptBlock(keystream, 0);
+          for (var i = 0; i < blockSize; i++) {
+            words[offset + i] ^= keystream[i];
+          }
+        }
+        return CFB;
+      }();
+      return CryptoJS.mode.CFB;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/mode-ctr.js
+var require_mode_ctr = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/mode-ctr.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory, undef) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core(), require_cipher_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core", "./cipher-core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      CryptoJS.mode.CTR = function() {
+        var CTR = CryptoJS.lib.BlockCipherMode.extend();
+        var Encryptor = CTR.Encryptor = CTR.extend({
+          processBlock: function(words, offset) {
+            var cipher = this._cipher;
+            var blockSize = cipher.blockSize;
+            var iv = this._iv;
+            var counter = this._counter;
+            if (iv) {
+              counter = this._counter = iv.slice(0);
+              this._iv = void 0;
+            }
+            var keystream = counter.slice(0);
+            cipher.encryptBlock(keystream, 0);
+            counter[blockSize - 1] = counter[blockSize - 1] + 1 | 0;
+            for (var i = 0; i < blockSize; i++) {
+              words[offset + i] ^= keystream[i];
+            }
+          }
+        });
+        CTR.Decryptor = Encryptor;
+        return CTR;
+      }();
+      return CryptoJS.mode.CTR;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/mode-ctr-gladman.js
+var require_mode_ctr_gladman = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/mode-ctr-gladman.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory, undef) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core(), require_cipher_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core", "./cipher-core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      CryptoJS.mode.CTRGladman = function() {
+        var CTRGladman = CryptoJS.lib.BlockCipherMode.extend();
+        function incWord(word) {
+          if ((word >> 24 & 255) === 255) {
+            var b1 = word >> 16 & 255;
+            var b2 = word >> 8 & 255;
+            var b3 = word & 255;
+            if (b1 === 255) {
+              b1 = 0;
+              if (b2 === 255) {
+                b2 = 0;
+                if (b3 === 255) {
+                  b3 = 0;
+                } else {
+                  ++b3;
+                }
+              } else {
+                ++b2;
+              }
+            } else {
+              ++b1;
+            }
+            word = 0;
+            word += b1 << 16;
+            word += b2 << 8;
+            word += b3;
+          } else {
+            word += 1 << 24;
+          }
+          return word;
+        }
+        function incCounter(counter) {
+          if ((counter[0] = incWord(counter[0])) === 0) {
+            counter[1] = incWord(counter[1]);
+          }
+          return counter;
+        }
+        var Encryptor = CTRGladman.Encryptor = CTRGladman.extend({
+          processBlock: function(words, offset) {
+            var cipher = this._cipher;
+            var blockSize = cipher.blockSize;
+            var iv = this._iv;
+            var counter = this._counter;
+            if (iv) {
+              counter = this._counter = iv.slice(0);
+              this._iv = void 0;
+            }
+            incCounter(counter);
+            var keystream = counter.slice(0);
+            cipher.encryptBlock(keystream, 0);
+            for (var i = 0; i < blockSize; i++) {
+              words[offset + i] ^= keystream[i];
+            }
+          }
+        });
+        CTRGladman.Decryptor = Encryptor;
+        return CTRGladman;
+      }();
+      return CryptoJS.mode.CTRGladman;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/mode-ofb.js
+var require_mode_ofb = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/mode-ofb.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory, undef) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core(), require_cipher_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core", "./cipher-core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      CryptoJS.mode.OFB = function() {
+        var OFB = CryptoJS.lib.BlockCipherMode.extend();
+        var Encryptor = OFB.Encryptor = OFB.extend({
+          processBlock: function(words, offset) {
+            var cipher = this._cipher;
+            var blockSize = cipher.blockSize;
+            var iv = this._iv;
+            var keystream = this._keystream;
+            if (iv) {
+              keystream = this._keystream = iv.slice(0);
+              this._iv = void 0;
+            }
+            cipher.encryptBlock(keystream, 0);
+            for (var i = 0; i < blockSize; i++) {
+              words[offset + i] ^= keystream[i];
+            }
+          }
+        });
+        OFB.Decryptor = Encryptor;
+        return OFB;
+      }();
+      return CryptoJS.mode.OFB;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/mode-ecb.js
+var require_mode_ecb = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/mode-ecb.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory, undef) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core(), require_cipher_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core", "./cipher-core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      CryptoJS.mode.ECB = function() {
+        var ECB = CryptoJS.lib.BlockCipherMode.extend();
+        ECB.Encryptor = ECB.extend({
+          processBlock: function(words, offset) {
+            this._cipher.encryptBlock(words, offset);
+          }
+        });
+        ECB.Decryptor = ECB.extend({
+          processBlock: function(words, offset) {
+            this._cipher.decryptBlock(words, offset);
+          }
+        });
+        return ECB;
+      }();
+      return CryptoJS.mode.ECB;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/pad-ansix923.js
+var require_pad_ansix923 = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/pad-ansix923.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory, undef) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core(), require_cipher_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core", "./cipher-core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      CryptoJS.pad.AnsiX923 = {
+        pad: function(data, blockSize) {
+          var dataSigBytes = data.sigBytes;
+          var blockSizeBytes = blockSize * 4;
+          var nPaddingBytes = blockSizeBytes - dataSigBytes % blockSizeBytes;
+          var lastBytePos = dataSigBytes + nPaddingBytes - 1;
+          data.clamp();
+          data.words[lastBytePos >>> 2] |= nPaddingBytes << 24 - lastBytePos % 4 * 8;
+          data.sigBytes += nPaddingBytes;
+        },
+        unpad: function(data) {
+          var nPaddingBytes = data.words[data.sigBytes - 1 >>> 2] & 255;
+          data.sigBytes -= nPaddingBytes;
+        }
+      };
+      return CryptoJS.pad.Ansix923;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/pad-iso10126.js
+var require_pad_iso10126 = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/pad-iso10126.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory, undef) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core(), require_cipher_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core", "./cipher-core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      CryptoJS.pad.Iso10126 = {
+        pad: function(data, blockSize) {
+          var blockSizeBytes = blockSize * 4;
+          var nPaddingBytes = blockSizeBytes - data.sigBytes % blockSizeBytes;
+          data.concat(CryptoJS.lib.WordArray.random(nPaddingBytes - 1)).concat(CryptoJS.lib.WordArray.create([nPaddingBytes << 24], 1));
+        },
+        unpad: function(data) {
+          var nPaddingBytes = data.words[data.sigBytes - 1 >>> 2] & 255;
+          data.sigBytes -= nPaddingBytes;
+        }
+      };
+      return CryptoJS.pad.Iso10126;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/pad-iso97971.js
+var require_pad_iso97971 = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/pad-iso97971.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory, undef) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core(), require_cipher_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core", "./cipher-core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      CryptoJS.pad.Iso97971 = {
+        pad: function(data, blockSize) {
+          data.concat(CryptoJS.lib.WordArray.create([2147483648], 1));
+          CryptoJS.pad.ZeroPadding.pad(data, blockSize);
+        },
+        unpad: function(data) {
+          CryptoJS.pad.ZeroPadding.unpad(data);
+          data.sigBytes--;
+        }
+      };
+      return CryptoJS.pad.Iso97971;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/pad-zeropadding.js
+var require_pad_zeropadding = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/pad-zeropadding.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory, undef) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core(), require_cipher_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core", "./cipher-core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      CryptoJS.pad.ZeroPadding = {
+        pad: function(data, blockSize) {
+          var blockSizeBytes = blockSize * 4;
+          data.clamp();
+          data.sigBytes += blockSizeBytes - (data.sigBytes % blockSizeBytes || blockSizeBytes);
+        },
+        unpad: function(data) {
+          var dataWords = data.words;
+          var i = data.sigBytes - 1;
+          for (var i = data.sigBytes - 1; i >= 0; i--) {
+            if (dataWords[i >>> 2] >>> 24 - i % 4 * 8 & 255) {
+              data.sigBytes = i + 1;
+              break;
+            }
+          }
+        }
+      };
+      return CryptoJS.pad.ZeroPadding;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/pad-nopadding.js
+var require_pad_nopadding = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/pad-nopadding.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory, undef) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core(), require_cipher_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core", "./cipher-core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      CryptoJS.pad.NoPadding = {
+        pad: function() {
+        },
+        unpad: function() {
+        }
+      };
+      return CryptoJS.pad.NoPadding;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/format-hex.js
+var require_format_hex = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/format-hex.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory, undef) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core(), require_cipher_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core", "./cipher-core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      (function(undefined2) {
+        var C = CryptoJS;
+        var C_lib = C.lib;
+        var CipherParams = C_lib.CipherParams;
+        var C_enc = C.enc;
+        var Hex = C_enc.Hex;
+        var C_format = C.format;
+        var HexFormatter = C_format.Hex = {
+          stringify: function(cipherParams) {
+            return cipherParams.ciphertext.toString(Hex);
+          },
+          parse: function(input) {
+            var ciphertext = Hex.parse(input);
+            return CipherParams.create({ ciphertext });
+          }
+        };
+      })();
+      return CryptoJS.format.Hex;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/aes.js
+var require_aes = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/aes.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory, undef) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core(), require_enc_base64(), require_md5(), require_evpkdf(), require_cipher_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core", "./enc-base64", "./md5", "./evpkdf", "./cipher-core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      (function() {
+        var C = CryptoJS;
+        var C_lib = C.lib;
+        var BlockCipher = C_lib.BlockCipher;
+        var C_algo = C.algo;
+        var SBOX = [];
+        var INV_SBOX = [];
+        var SUB_MIX_0 = [];
+        var SUB_MIX_1 = [];
+        var SUB_MIX_2 = [];
+        var SUB_MIX_3 = [];
+        var INV_SUB_MIX_0 = [];
+        var INV_SUB_MIX_1 = [];
+        var INV_SUB_MIX_2 = [];
+        var INV_SUB_MIX_3 = [];
+        (function() {
+          var d = [];
+          for (var i = 0; i < 256; i++) {
+            if (i < 128) {
+              d[i] = i << 1;
+            } else {
+              d[i] = i << 1 ^ 283;
+            }
+          }
+          var x = 0;
+          var xi = 0;
+          for (var i = 0; i < 256; i++) {
+            var sx = xi ^ xi << 1 ^ xi << 2 ^ xi << 3 ^ xi << 4;
+            sx = sx >>> 8 ^ sx & 255 ^ 99;
+            SBOX[x] = sx;
+            INV_SBOX[sx] = x;
+            var x2 = d[x];
+            var x4 = d[x2];
+            var x8 = d[x4];
+            var t = d[sx] * 257 ^ sx * 16843008;
+            SUB_MIX_0[x] = t << 24 | t >>> 8;
+            SUB_MIX_1[x] = t << 16 | t >>> 16;
+            SUB_MIX_2[x] = t << 8 | t >>> 24;
+            SUB_MIX_3[x] = t;
+            var t = x8 * 16843009 ^ x4 * 65537 ^ x2 * 257 ^ x * 16843008;
+            INV_SUB_MIX_0[sx] = t << 24 | t >>> 8;
+            INV_SUB_MIX_1[sx] = t << 16 | t >>> 16;
+            INV_SUB_MIX_2[sx] = t << 8 | t >>> 24;
+            INV_SUB_MIX_3[sx] = t;
+            if (!x) {
+              x = xi = 1;
+            } else {
+              x = x2 ^ d[d[d[x8 ^ x2]]];
+              xi ^= d[d[xi]];
+            }
+          }
+        })();
+        var RCON = [0, 1, 2, 4, 8, 16, 32, 64, 128, 27, 54];
+        var AES = C_algo.AES = BlockCipher.extend({
+          _doReset: function() {
+            var t;
+            if (this._nRounds && this._keyPriorReset === this._key) {
+              return;
+            }
+            var key = this._keyPriorReset = this._key;
+            var keyWords = key.words;
+            var keySize = key.sigBytes / 4;
+            var nRounds = this._nRounds = keySize + 6;
+            var ksRows = (nRounds + 1) * 4;
+            var keySchedule = this._keySchedule = [];
+            for (var ksRow = 0; ksRow < ksRows; ksRow++) {
+              if (ksRow < keySize) {
+                keySchedule[ksRow] = keyWords[ksRow];
+              } else {
+                t = keySchedule[ksRow - 1];
+                if (!(ksRow % keySize)) {
+                  t = t << 8 | t >>> 24;
+                  t = SBOX[t >>> 24] << 24 | SBOX[t >>> 16 & 255] << 16 | SBOX[t >>> 8 & 255] << 8 | SBOX[t & 255];
+                  t ^= RCON[ksRow / keySize | 0] << 24;
+                } else if (keySize > 6 && ksRow % keySize == 4) {
+                  t = SBOX[t >>> 24] << 24 | SBOX[t >>> 16 & 255] << 16 | SBOX[t >>> 8 & 255] << 8 | SBOX[t & 255];
+                }
+                keySchedule[ksRow] = keySchedule[ksRow - keySize] ^ t;
+              }
+            }
+            var invKeySchedule = this._invKeySchedule = [];
+            for (var invKsRow = 0; invKsRow < ksRows; invKsRow++) {
+              var ksRow = ksRows - invKsRow;
+              if (invKsRow % 4) {
+                var t = keySchedule[ksRow];
+              } else {
+                var t = keySchedule[ksRow - 4];
+              }
+              if (invKsRow < 4 || ksRow <= 4) {
+                invKeySchedule[invKsRow] = t;
+              } else {
+                invKeySchedule[invKsRow] = INV_SUB_MIX_0[SBOX[t >>> 24]] ^ INV_SUB_MIX_1[SBOX[t >>> 16 & 255]] ^ INV_SUB_MIX_2[SBOX[t >>> 8 & 255]] ^ INV_SUB_MIX_3[SBOX[t & 255]];
+              }
+            }
+          },
+          encryptBlock: function(M, offset) {
+            this._doCryptBlock(M, offset, this._keySchedule, SUB_MIX_0, SUB_MIX_1, SUB_MIX_2, SUB_MIX_3, SBOX);
+          },
+          decryptBlock: function(M, offset) {
+            var t = M[offset + 1];
+            M[offset + 1] = M[offset + 3];
+            M[offset + 3] = t;
+            this._doCryptBlock(M, offset, this._invKeySchedule, INV_SUB_MIX_0, INV_SUB_MIX_1, INV_SUB_MIX_2, INV_SUB_MIX_3, INV_SBOX);
+            var t = M[offset + 1];
+            M[offset + 1] = M[offset + 3];
+            M[offset + 3] = t;
+          },
+          _doCryptBlock: function(M, offset, keySchedule, SUB_MIX_02, SUB_MIX_12, SUB_MIX_22, SUB_MIX_32, SBOX2) {
+            var nRounds = this._nRounds;
+            var s0 = M[offset] ^ keySchedule[0];
+            var s1 = M[offset + 1] ^ keySchedule[1];
+            var s2 = M[offset + 2] ^ keySchedule[2];
+            var s3 = M[offset + 3] ^ keySchedule[3];
+            var ksRow = 4;
+            for (var round = 1; round < nRounds; round++) {
+              var t0 = SUB_MIX_02[s0 >>> 24] ^ SUB_MIX_12[s1 >>> 16 & 255] ^ SUB_MIX_22[s2 >>> 8 & 255] ^ SUB_MIX_32[s3 & 255] ^ keySchedule[ksRow++];
+              var t1 = SUB_MIX_02[s1 >>> 24] ^ SUB_MIX_12[s2 >>> 16 & 255] ^ SUB_MIX_22[s3 >>> 8 & 255] ^ SUB_MIX_32[s0 & 255] ^ keySchedule[ksRow++];
+              var t2 = SUB_MIX_02[s2 >>> 24] ^ SUB_MIX_12[s3 >>> 16 & 255] ^ SUB_MIX_22[s0 >>> 8 & 255] ^ SUB_MIX_32[s1 & 255] ^ keySchedule[ksRow++];
+              var t3 = SUB_MIX_02[s3 >>> 24] ^ SUB_MIX_12[s0 >>> 16 & 255] ^ SUB_MIX_22[s1 >>> 8 & 255] ^ SUB_MIX_32[s2 & 255] ^ keySchedule[ksRow++];
+              s0 = t0;
+              s1 = t1;
+              s2 = t2;
+              s3 = t3;
+            }
+            var t0 = (SBOX2[s0 >>> 24] << 24 | SBOX2[s1 >>> 16 & 255] << 16 | SBOX2[s2 >>> 8 & 255] << 8 | SBOX2[s3 & 255]) ^ keySchedule[ksRow++];
+            var t1 = (SBOX2[s1 >>> 24] << 24 | SBOX2[s2 >>> 16 & 255] << 16 | SBOX2[s3 >>> 8 & 255] << 8 | SBOX2[s0 & 255]) ^ keySchedule[ksRow++];
+            var t2 = (SBOX2[s2 >>> 24] << 24 | SBOX2[s3 >>> 16 & 255] << 16 | SBOX2[s0 >>> 8 & 255] << 8 | SBOX2[s1 & 255]) ^ keySchedule[ksRow++];
+            var t3 = (SBOX2[s3 >>> 24] << 24 | SBOX2[s0 >>> 16 & 255] << 16 | SBOX2[s1 >>> 8 & 255] << 8 | SBOX2[s2 & 255]) ^ keySchedule[ksRow++];
+            M[offset] = t0;
+            M[offset + 1] = t1;
+            M[offset + 2] = t2;
+            M[offset + 3] = t3;
+          },
+          keySize: 256 / 32
+        });
+        C.AES = BlockCipher._createHelper(AES);
+      })();
+      return CryptoJS.AES;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/tripledes.js
+var require_tripledes = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/tripledes.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory, undef) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core(), require_enc_base64(), require_md5(), require_evpkdf(), require_cipher_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core", "./enc-base64", "./md5", "./evpkdf", "./cipher-core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      (function() {
+        var C = CryptoJS;
+        var C_lib = C.lib;
+        var WordArray = C_lib.WordArray;
+        var BlockCipher = C_lib.BlockCipher;
+        var C_algo = C.algo;
+        var PC1 = [
+          57,
+          49,
+          41,
+          33,
+          25,
+          17,
+          9,
+          1,
+          58,
+          50,
+          42,
+          34,
+          26,
+          18,
+          10,
+          2,
+          59,
+          51,
+          43,
+          35,
+          27,
+          19,
+          11,
+          3,
+          60,
+          52,
+          44,
+          36,
+          63,
+          55,
+          47,
+          39,
+          31,
+          23,
+          15,
+          7,
+          62,
+          54,
+          46,
+          38,
+          30,
+          22,
+          14,
+          6,
+          61,
+          53,
+          45,
+          37,
+          29,
+          21,
+          13,
+          5,
+          28,
+          20,
+          12,
+          4
+        ];
+        var PC2 = [
+          14,
+          17,
+          11,
+          24,
+          1,
+          5,
+          3,
+          28,
+          15,
+          6,
+          21,
+          10,
+          23,
+          19,
+          12,
+          4,
+          26,
+          8,
+          16,
+          7,
+          27,
+          20,
+          13,
+          2,
+          41,
+          52,
+          31,
+          37,
+          47,
+          55,
+          30,
+          40,
+          51,
+          45,
+          33,
+          48,
+          44,
+          49,
+          39,
+          56,
+          34,
+          53,
+          46,
+          42,
+          50,
+          36,
+          29,
+          32
+        ];
+        var BIT_SHIFTS = [1, 2, 4, 6, 8, 10, 12, 14, 15, 17, 19, 21, 23, 25, 27, 28];
+        var SBOX_P = [
+          {
+            0: 8421888,
+            268435456: 32768,
+            536870912: 8421378,
+            805306368: 2,
+            1073741824: 512,
+            1342177280: 8421890,
+            1610612736: 8389122,
+            1879048192: 8388608,
+            2147483648: 514,
+            2415919104: 8389120,
+            2684354560: 33280,
+            2952790016: 8421376,
+            3221225472: 32770,
+            3489660928: 8388610,
+            3758096384: 0,
+            4026531840: 33282,
+            134217728: 0,
+            402653184: 8421890,
+            671088640: 33282,
+            939524096: 32768,
+            1207959552: 8421888,
+            1476395008: 512,
+            1744830464: 8421378,
+            2013265920: 2,
+            2281701376: 8389120,
+            2550136832: 33280,
+            2818572288: 8421376,
+            3087007744: 8389122,
+            3355443200: 8388610,
+            3623878656: 32770,
+            3892314112: 514,
+            4160749568: 8388608,
+            1: 32768,
+            268435457: 2,
+            536870913: 8421888,
+            805306369: 8388608,
+            1073741825: 8421378,
+            1342177281: 33280,
+            1610612737: 512,
+            1879048193: 8389122,
+            2147483649: 8421890,
+            2415919105: 8421376,
+            2684354561: 8388610,
+            2952790017: 33282,
+            3221225473: 514,
+            3489660929: 8389120,
+            3758096385: 32770,
+            4026531841: 0,
+            134217729: 8421890,
+            402653185: 8421376,
+            671088641: 8388608,
+            939524097: 512,
+            1207959553: 32768,
+            1476395009: 8388610,
+            1744830465: 2,
+            2013265921: 33282,
+            2281701377: 32770,
+            2550136833: 8389122,
+            2818572289: 514,
+            3087007745: 8421888,
+            3355443201: 8389120,
+            3623878657: 0,
+            3892314113: 33280,
+            4160749569: 8421378
+          },
+          {
+            0: 1074282512,
+            16777216: 16384,
+            33554432: 524288,
+            50331648: 1074266128,
+            67108864: 1073741840,
+            83886080: 1074282496,
+            100663296: 1073758208,
+            117440512: 16,
+            134217728: 540672,
+            150994944: 1073758224,
+            167772160: 1073741824,
+            184549376: 540688,
+            201326592: 524304,
+            218103808: 0,
+            234881024: 16400,
+            251658240: 1074266112,
+            8388608: 1073758208,
+            25165824: 540688,
+            41943040: 16,
+            58720256: 1073758224,
+            75497472: 1074282512,
+            92274688: 1073741824,
+            109051904: 524288,
+            125829120: 1074266128,
+            142606336: 524304,
+            159383552: 0,
+            176160768: 16384,
+            192937984: 1074266112,
+            209715200: 1073741840,
+            226492416: 540672,
+            243269632: 1074282496,
+            260046848: 16400,
+            268435456: 0,
+            285212672: 1074266128,
+            301989888: 1073758224,
+            318767104: 1074282496,
+            335544320: 1074266112,
+            352321536: 16,
+            369098752: 540688,
+            385875968: 16384,
+            402653184: 16400,
+            419430400: 524288,
+            436207616: 524304,
+            452984832: 1073741840,
+            469762048: 540672,
+            486539264: 1073758208,
+            503316480: 1073741824,
+            520093696: 1074282512,
+            276824064: 540688,
+            293601280: 524288,
+            310378496: 1074266112,
+            327155712: 16384,
+            343932928: 1073758208,
+            360710144: 1074282512,
+            377487360: 16,
+            394264576: 1073741824,
+            411041792: 1074282496,
+            427819008: 1073741840,
+            444596224: 1073758224,
+            461373440: 524304,
+            478150656: 0,
+            494927872: 16400,
+            511705088: 1074266128,
+            528482304: 540672
+          },
+          {
+            0: 260,
+            1048576: 0,
+            2097152: 67109120,
+            3145728: 65796,
+            4194304: 65540,
+            5242880: 67108868,
+            6291456: 67174660,
+            7340032: 67174400,
+            8388608: 67108864,
+            9437184: 67174656,
+            10485760: 65792,
+            11534336: 67174404,
+            12582912: 67109124,
+            13631488: 65536,
+            14680064: 4,
+            15728640: 256,
+            524288: 67174656,
+            1572864: 67174404,
+            2621440: 0,
+            3670016: 67109120,
+            4718592: 67108868,
+            5767168: 65536,
+            6815744: 65540,
+            7864320: 260,
+            8912896: 4,
+            9961472: 256,
+            11010048: 67174400,
+            12058624: 65796,
+            13107200: 65792,
+            14155776: 67109124,
+            15204352: 67174660,
+            16252928: 67108864,
+            16777216: 67174656,
+            17825792: 65540,
+            18874368: 65536,
+            19922944: 67109120,
+            20971520: 256,
+            22020096: 67174660,
+            23068672: 67108868,
+            24117248: 0,
+            25165824: 67109124,
+            26214400: 67108864,
+            27262976: 4,
+            28311552: 65792,
+            29360128: 67174400,
+            30408704: 260,
+            31457280: 65796,
+            32505856: 67174404,
+            17301504: 67108864,
+            18350080: 260,
+            19398656: 67174656,
+            20447232: 0,
+            21495808: 65540,
+            22544384: 67109120,
+            23592960: 256,
+            24641536: 67174404,
+            25690112: 65536,
+            26738688: 67174660,
+            27787264: 65796,
+            28835840: 67108868,
+            29884416: 67109124,
+            30932992: 67174400,
+            31981568: 4,
+            33030144: 65792
+          },
+          {
+            0: 2151682048,
+            65536: 2147487808,
+            131072: 4198464,
+            196608: 2151677952,
+            262144: 0,
+            327680: 4198400,
+            393216: 2147483712,
+            458752: 4194368,
+            524288: 2147483648,
+            589824: 4194304,
+            655360: 64,
+            720896: 2147487744,
+            786432: 2151678016,
+            851968: 4160,
+            917504: 4096,
+            983040: 2151682112,
+            32768: 2147487808,
+            98304: 64,
+            163840: 2151678016,
+            229376: 2147487744,
+            294912: 4198400,
+            360448: 2151682112,
+            425984: 0,
+            491520: 2151677952,
+            557056: 4096,
+            622592: 2151682048,
+            688128: 4194304,
+            753664: 4160,
+            819200: 2147483648,
+            884736: 4194368,
+            950272: 4198464,
+            1015808: 2147483712,
+            1048576: 4194368,
+            1114112: 4198400,
+            1179648: 2147483712,
+            1245184: 0,
+            1310720: 4160,
+            1376256: 2151678016,
+            1441792: 2151682048,
+            1507328: 2147487808,
+            1572864: 2151682112,
+            1638400: 2147483648,
+            1703936: 2151677952,
+            1769472: 4198464,
+            1835008: 2147487744,
+            1900544: 4194304,
+            1966080: 64,
+            2031616: 4096,
+            1081344: 2151677952,
+            1146880: 2151682112,
+            1212416: 0,
+            1277952: 4198400,
+            1343488: 4194368,
+            1409024: 2147483648,
+            1474560: 2147487808,
+            1540096: 64,
+            1605632: 2147483712,
+            1671168: 4096,
+            1736704: 2147487744,
+            1802240: 2151678016,
+            1867776: 4160,
+            1933312: 2151682048,
+            1998848: 4194304,
+            2064384: 4198464
+          },
+          {
+            0: 128,
+            4096: 17039360,
+            8192: 262144,
+            12288: 536870912,
+            16384: 537133184,
+            20480: 16777344,
+            24576: 553648256,
+            28672: 262272,
+            32768: 16777216,
+            36864: 537133056,
+            40960: 536871040,
+            45056: 553910400,
+            49152: 553910272,
+            53248: 0,
+            57344: 17039488,
+            61440: 553648128,
+            2048: 17039488,
+            6144: 553648256,
+            10240: 128,
+            14336: 17039360,
+            18432: 262144,
+            22528: 537133184,
+            26624: 553910272,
+            30720: 536870912,
+            34816: 537133056,
+            38912: 0,
+            43008: 553910400,
+            47104: 16777344,
+            51200: 536871040,
+            55296: 553648128,
+            59392: 16777216,
+            63488: 262272,
+            65536: 262144,
+            69632: 128,
+            73728: 536870912,
+            77824: 553648256,
+            81920: 16777344,
+            86016: 553910272,
+            90112: 537133184,
+            94208: 16777216,
+            98304: 553910400,
+            102400: 553648128,
+            106496: 17039360,
+            110592: 537133056,
+            114688: 262272,
+            118784: 536871040,
+            122880: 0,
+            126976: 17039488,
+            67584: 553648256,
+            71680: 16777216,
+            75776: 17039360,
+            79872: 537133184,
+            83968: 536870912,
+            88064: 17039488,
+            92160: 128,
+            96256: 553910272,
+            100352: 262272,
+            104448: 553910400,
+            108544: 0,
+            112640: 553648128,
+            116736: 16777344,
+            120832: 262144,
+            124928: 537133056,
+            129024: 536871040
+          },
+          {
+            0: 268435464,
+            256: 8192,
+            512: 270532608,
+            768: 270540808,
+            1024: 268443648,
+            1280: 2097152,
+            1536: 2097160,
+            1792: 268435456,
+            2048: 0,
+            2304: 268443656,
+            2560: 2105344,
+            2816: 8,
+            3072: 270532616,
+            3328: 2105352,
+            3584: 8200,
+            3840: 270540800,
+            128: 270532608,
+            384: 270540808,
+            640: 8,
+            896: 2097152,
+            1152: 2105352,
+            1408: 268435464,
+            1664: 268443648,
+            1920: 8200,
+            2176: 2097160,
+            2432: 8192,
+            2688: 268443656,
+            2944: 270532616,
+            3200: 0,
+            3456: 270540800,
+            3712: 2105344,
+            3968: 268435456,
+            4096: 268443648,
+            4352: 270532616,
+            4608: 270540808,
+            4864: 8200,
+            5120: 2097152,
+            5376: 268435456,
+            5632: 268435464,
+            5888: 2105344,
+            6144: 2105352,
+            6400: 0,
+            6656: 8,
+            6912: 270532608,
+            7168: 8192,
+            7424: 268443656,
+            7680: 270540800,
+            7936: 2097160,
+            4224: 8,
+            4480: 2105344,
+            4736: 2097152,
+            4992: 268435464,
+            5248: 268443648,
+            5504: 8200,
+            5760: 270540808,
+            6016: 270532608,
+            6272: 270540800,
+            6528: 270532616,
+            6784: 8192,
+            7040: 2105352,
+            7296: 2097160,
+            7552: 0,
+            7808: 268435456,
+            8064: 268443656
+          },
+          {
+            0: 1048576,
+            16: 33555457,
+            32: 1024,
+            48: 1049601,
+            64: 34604033,
+            80: 0,
+            96: 1,
+            112: 34603009,
+            128: 33555456,
+            144: 1048577,
+            160: 33554433,
+            176: 34604032,
+            192: 34603008,
+            208: 1025,
+            224: 1049600,
+            240: 33554432,
+            8: 34603009,
+            24: 0,
+            40: 33555457,
+            56: 34604032,
+            72: 1048576,
+            88: 33554433,
+            104: 33554432,
+            120: 1025,
+            136: 1049601,
+            152: 33555456,
+            168: 34603008,
+            184: 1048577,
+            200: 1024,
+            216: 34604033,
+            232: 1,
+            248: 1049600,
+            256: 33554432,
+            272: 1048576,
+            288: 33555457,
+            304: 34603009,
+            320: 1048577,
+            336: 33555456,
+            352: 34604032,
+            368: 1049601,
+            384: 1025,
+            400: 34604033,
+            416: 1049600,
+            432: 1,
+            448: 0,
+            464: 34603008,
+            480: 33554433,
+            496: 1024,
+            264: 1049600,
+            280: 33555457,
+            296: 34603009,
+            312: 1,
+            328: 33554432,
+            344: 1048576,
+            360: 1025,
+            376: 34604032,
+            392: 33554433,
+            408: 34603008,
+            424: 0,
+            440: 34604033,
+            456: 1049601,
+            472: 1024,
+            488: 33555456,
+            504: 1048577
+          },
+          {
+            0: 134219808,
+            1: 131072,
+            2: 134217728,
+            3: 32,
+            4: 131104,
+            5: 134350880,
+            6: 134350848,
+            7: 2048,
+            8: 134348800,
+            9: 134219776,
+            10: 133120,
+            11: 134348832,
+            12: 2080,
+            13: 0,
+            14: 134217760,
+            15: 133152,
+            2147483648: 2048,
+            2147483649: 134350880,
+            2147483650: 134219808,
+            2147483651: 134217728,
+            2147483652: 134348800,
+            2147483653: 133120,
+            2147483654: 133152,
+            2147483655: 32,
+            2147483656: 134217760,
+            2147483657: 2080,
+            2147483658: 131104,
+            2147483659: 134350848,
+            2147483660: 0,
+            2147483661: 134348832,
+            2147483662: 134219776,
+            2147483663: 131072,
+            16: 133152,
+            17: 134350848,
+            18: 32,
+            19: 2048,
+            20: 134219776,
+            21: 134217760,
+            22: 134348832,
+            23: 131072,
+            24: 0,
+            25: 131104,
+            26: 134348800,
+            27: 134219808,
+            28: 134350880,
+            29: 133120,
+            30: 2080,
+            31: 134217728,
+            2147483664: 131072,
+            2147483665: 2048,
+            2147483666: 134348832,
+            2147483667: 133152,
+            2147483668: 32,
+            2147483669: 134348800,
+            2147483670: 134217728,
+            2147483671: 134219808,
+            2147483672: 134350880,
+            2147483673: 134217760,
+            2147483674: 134219776,
+            2147483675: 0,
+            2147483676: 133120,
+            2147483677: 2080,
+            2147483678: 131104,
+            2147483679: 134350848
+          }
+        ];
+        var SBOX_MASK = [
+          4160749569,
+          528482304,
+          33030144,
+          2064384,
+          129024,
+          8064,
+          504,
+          2147483679
+        ];
+        var DES = C_algo.DES = BlockCipher.extend({
+          _doReset: function() {
+            var key = this._key;
+            var keyWords = key.words;
+            var keyBits = [];
+            for (var i = 0; i < 56; i++) {
+              var keyBitPos = PC1[i] - 1;
+              keyBits[i] = keyWords[keyBitPos >>> 5] >>> 31 - keyBitPos % 32 & 1;
+            }
+            var subKeys = this._subKeys = [];
+            for (var nSubKey = 0; nSubKey < 16; nSubKey++) {
+              var subKey = subKeys[nSubKey] = [];
+              var bitShift = BIT_SHIFTS[nSubKey];
+              for (var i = 0; i < 24; i++) {
+                subKey[i / 6 | 0] |= keyBits[(PC2[i] - 1 + bitShift) % 28] << 31 - i % 6;
+                subKey[4 + (i / 6 | 0)] |= keyBits[28 + (PC2[i + 24] - 1 + bitShift) % 28] << 31 - i % 6;
+              }
+              subKey[0] = subKey[0] << 1 | subKey[0] >>> 31;
+              for (var i = 1; i < 7; i++) {
+                subKey[i] = subKey[i] >>> (i - 1) * 4 + 3;
+              }
+              subKey[7] = subKey[7] << 5 | subKey[7] >>> 27;
+            }
+            var invSubKeys = this._invSubKeys = [];
+            for (var i = 0; i < 16; i++) {
+              invSubKeys[i] = subKeys[15 - i];
+            }
+          },
+          encryptBlock: function(M, offset) {
+            this._doCryptBlock(M, offset, this._subKeys);
+          },
+          decryptBlock: function(M, offset) {
+            this._doCryptBlock(M, offset, this._invSubKeys);
+          },
+          _doCryptBlock: function(M, offset, subKeys) {
+            this._lBlock = M[offset];
+            this._rBlock = M[offset + 1];
+            exchangeLR.call(this, 4, 252645135);
+            exchangeLR.call(this, 16, 65535);
+            exchangeRL.call(this, 2, 858993459);
+            exchangeRL.call(this, 8, 16711935);
+            exchangeLR.call(this, 1, 1431655765);
+            for (var round = 0; round < 16; round++) {
+              var subKey = subKeys[round];
+              var lBlock = this._lBlock;
+              var rBlock = this._rBlock;
+              var f = 0;
+              for (var i = 0; i < 8; i++) {
+                f |= SBOX_P[i][((rBlock ^ subKey[i]) & SBOX_MASK[i]) >>> 0];
+              }
+              this._lBlock = rBlock;
+              this._rBlock = lBlock ^ f;
+            }
+            var t = this._lBlock;
+            this._lBlock = this._rBlock;
+            this._rBlock = t;
+            exchangeLR.call(this, 1, 1431655765);
+            exchangeRL.call(this, 8, 16711935);
+            exchangeRL.call(this, 2, 858993459);
+            exchangeLR.call(this, 16, 65535);
+            exchangeLR.call(this, 4, 252645135);
+            M[offset] = this._lBlock;
+            M[offset + 1] = this._rBlock;
+          },
+          keySize: 64 / 32,
+          ivSize: 64 / 32,
+          blockSize: 64 / 32
+        });
+        function exchangeLR(offset, mask) {
+          var t = (this._lBlock >>> offset ^ this._rBlock) & mask;
+          this._rBlock ^= t;
+          this._lBlock ^= t << offset;
+        }
+        function exchangeRL(offset, mask) {
+          var t = (this._rBlock >>> offset ^ this._lBlock) & mask;
+          this._lBlock ^= t;
+          this._rBlock ^= t << offset;
+        }
+        C.DES = BlockCipher._createHelper(DES);
+        var TripleDES = C_algo.TripleDES = BlockCipher.extend({
+          _doReset: function() {
+            var key = this._key;
+            var keyWords = key.words;
+            if (keyWords.length !== 2 && keyWords.length !== 4 && keyWords.length < 6) {
+              throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");
+            }
+            var key1 = keyWords.slice(0, 2);
+            var key2 = keyWords.length < 4 ? keyWords.slice(0, 2) : keyWords.slice(2, 4);
+            var key3 = keyWords.length < 6 ? keyWords.slice(0, 2) : keyWords.slice(4, 6);
+            this._des1 = DES.createEncryptor(WordArray.create(key1));
+            this._des2 = DES.createEncryptor(WordArray.create(key2));
+            this._des3 = DES.createEncryptor(WordArray.create(key3));
+          },
+          encryptBlock: function(M, offset) {
+            this._des1.encryptBlock(M, offset);
+            this._des2.decryptBlock(M, offset);
+            this._des3.encryptBlock(M, offset);
+          },
+          decryptBlock: function(M, offset) {
+            this._des3.decryptBlock(M, offset);
+            this._des2.encryptBlock(M, offset);
+            this._des1.decryptBlock(M, offset);
+          },
+          keySize: 192 / 32,
+          ivSize: 64 / 32,
+          blockSize: 64 / 32
+        });
+        C.TripleDES = BlockCipher._createHelper(TripleDES);
+      })();
+      return CryptoJS.TripleDES;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/rc4.js
+var require_rc4 = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/rc4.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory, undef) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core(), require_enc_base64(), require_md5(), require_evpkdf(), require_cipher_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core", "./enc-base64", "./md5", "./evpkdf", "./cipher-core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      (function() {
+        var C = CryptoJS;
+        var C_lib = C.lib;
+        var StreamCipher = C_lib.StreamCipher;
+        var C_algo = C.algo;
+        var RC4 = C_algo.RC4 = StreamCipher.extend({
+          _doReset: function() {
+            var key = this._key;
+            var keyWords = key.words;
+            var keySigBytes = key.sigBytes;
+            var S = this._S = [];
+            for (var i = 0; i < 256; i++) {
+              S[i] = i;
+            }
+            for (var i = 0, j = 0; i < 256; i++) {
+              var keyByteIndex = i % keySigBytes;
+              var keyByte = keyWords[keyByteIndex >>> 2] >>> 24 - keyByteIndex % 4 * 8 & 255;
+              j = (j + S[i] + keyByte) % 256;
+              var t = S[i];
+              S[i] = S[j];
+              S[j] = t;
+            }
+            this._i = this._j = 0;
+          },
+          _doProcessBlock: function(M, offset) {
+            M[offset] ^= generateKeystreamWord.call(this);
+          },
+          keySize: 256 / 32,
+          ivSize: 0
+        });
+        function generateKeystreamWord() {
+          var S = this._S;
+          var i = this._i;
+          var j = this._j;
+          var keystreamWord = 0;
+          for (var n = 0; n < 4; n++) {
+            i = (i + 1) % 256;
+            j = (j + S[i]) % 256;
+            var t = S[i];
+            S[i] = S[j];
+            S[j] = t;
+            keystreamWord |= S[(S[i] + S[j]) % 256] << 24 - n * 8;
+          }
+          this._i = i;
+          this._j = j;
+          return keystreamWord;
+        }
+        C.RC4 = StreamCipher._createHelper(RC4);
+        var RC4Drop = C_algo.RC4Drop = RC4.extend({
+          cfg: RC4.cfg.extend({
+            drop: 192
+          }),
+          _doReset: function() {
+            RC4._doReset.call(this);
+            for (var i = this.cfg.drop; i > 0; i--) {
+              generateKeystreamWord.call(this);
+            }
+          }
+        });
+        C.RC4Drop = StreamCipher._createHelper(RC4Drop);
+      })();
+      return CryptoJS.RC4;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/rabbit.js
+var require_rabbit = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/rabbit.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory, undef) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core(), require_enc_base64(), require_md5(), require_evpkdf(), require_cipher_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core", "./enc-base64", "./md5", "./evpkdf", "./cipher-core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      (function() {
+        var C = CryptoJS;
+        var C_lib = C.lib;
+        var StreamCipher = C_lib.StreamCipher;
+        var C_algo = C.algo;
+        var S = [];
+        var C_ = [];
+        var G = [];
+        var Rabbit = C_algo.Rabbit = StreamCipher.extend({
+          _doReset: function() {
+            var K = this._key.words;
+            var iv = this.cfg.iv;
+            for (var i = 0; i < 4; i++) {
+              K[i] = (K[i] << 8 | K[i] >>> 24) & 16711935 | (K[i] << 24 | K[i] >>> 8) & 4278255360;
+            }
+            var X = this._X = [
+              K[0],
+              K[3] << 16 | K[2] >>> 16,
+              K[1],
+              K[0] << 16 | K[3] >>> 16,
+              K[2],
+              K[1] << 16 | K[0] >>> 16,
+              K[3],
+              K[2] << 16 | K[1] >>> 16
+            ];
+            var C2 = this._C = [
+              K[2] << 16 | K[2] >>> 16,
+              K[0] & 4294901760 | K[1] & 65535,
+              K[3] << 16 | K[3] >>> 16,
+              K[1] & 4294901760 | K[2] & 65535,
+              K[0] << 16 | K[0] >>> 16,
+              K[2] & 4294901760 | K[3] & 65535,
+              K[1] << 16 | K[1] >>> 16,
+              K[3] & 4294901760 | K[0] & 65535
+            ];
+            this._b = 0;
+            for (var i = 0; i < 4; i++) {
+              nextState.call(this);
+            }
+            for (var i = 0; i < 8; i++) {
+              C2[i] ^= X[i + 4 & 7];
+            }
+            if (iv) {
+              var IV = iv.words;
+              var IV_0 = IV[0];
+              var IV_1 = IV[1];
+              var i0 = (IV_0 << 8 | IV_0 >>> 24) & 16711935 | (IV_0 << 24 | IV_0 >>> 8) & 4278255360;
+              var i2 = (IV_1 << 8 | IV_1 >>> 24) & 16711935 | (IV_1 << 24 | IV_1 >>> 8) & 4278255360;
+              var i1 = i0 >>> 16 | i2 & 4294901760;
+              var i3 = i2 << 16 | i0 & 65535;
+              C2[0] ^= i0;
+              C2[1] ^= i1;
+              C2[2] ^= i2;
+              C2[3] ^= i3;
+              C2[4] ^= i0;
+              C2[5] ^= i1;
+              C2[6] ^= i2;
+              C2[7] ^= i3;
+              for (var i = 0; i < 4; i++) {
+                nextState.call(this);
+              }
+            }
+          },
+          _doProcessBlock: function(M, offset) {
+            var X = this._X;
+            nextState.call(this);
+            S[0] = X[0] ^ X[5] >>> 16 ^ X[3] << 16;
+            S[1] = X[2] ^ X[7] >>> 16 ^ X[5] << 16;
+            S[2] = X[4] ^ X[1] >>> 16 ^ X[7] << 16;
+            S[3] = X[6] ^ X[3] >>> 16 ^ X[1] << 16;
+            for (var i = 0; i < 4; i++) {
+              S[i] = (S[i] << 8 | S[i] >>> 24) & 16711935 | (S[i] << 24 | S[i] >>> 8) & 4278255360;
+              M[offset + i] ^= S[i];
+            }
+          },
+          blockSize: 128 / 32,
+          ivSize: 64 / 32
+        });
+        function nextState() {
+          var X = this._X;
+          var C2 = this._C;
+          for (var i = 0; i < 8; i++) {
+            C_[i] = C2[i];
+          }
+          C2[0] = C2[0] + 1295307597 + this._b | 0;
+          C2[1] = C2[1] + 3545052371 + (C2[0] >>> 0 < C_[0] >>> 0 ? 1 : 0) | 0;
+          C2[2] = C2[2] + 886263092 + (C2[1] >>> 0 < C_[1] >>> 0 ? 1 : 0) | 0;
+          C2[3] = C2[3] + 1295307597 + (C2[2] >>> 0 < C_[2] >>> 0 ? 1 : 0) | 0;
+          C2[4] = C2[4] + 3545052371 + (C2[3] >>> 0 < C_[3] >>> 0 ? 1 : 0) | 0;
+          C2[5] = C2[5] + 886263092 + (C2[4] >>> 0 < C_[4] >>> 0 ? 1 : 0) | 0;
+          C2[6] = C2[6] + 1295307597 + (C2[5] >>> 0 < C_[5] >>> 0 ? 1 : 0) | 0;
+          C2[7] = C2[7] + 3545052371 + (C2[6] >>> 0 < C_[6] >>> 0 ? 1 : 0) | 0;
+          this._b = C2[7] >>> 0 < C_[7] >>> 0 ? 1 : 0;
+          for (var i = 0; i < 8; i++) {
+            var gx = X[i] + C2[i];
+            var ga = gx & 65535;
+            var gb = gx >>> 16;
+            var gh = ((ga * ga >>> 17) + ga * gb >>> 15) + gb * gb;
+            var gl = ((gx & 4294901760) * gx | 0) + ((gx & 65535) * gx | 0);
+            G[i] = gh ^ gl;
+          }
+          X[0] = G[0] + (G[7] << 16 | G[7] >>> 16) + (G[6] << 16 | G[6] >>> 16) | 0;
+          X[1] = G[1] + (G[0] << 8 | G[0] >>> 24) + G[7] | 0;
+          X[2] = G[2] + (G[1] << 16 | G[1] >>> 16) + (G[0] << 16 | G[0] >>> 16) | 0;
+          X[3] = G[3] + (G[2] << 8 | G[2] >>> 24) + G[1] | 0;
+          X[4] = G[4] + (G[3] << 16 | G[3] >>> 16) + (G[2] << 16 | G[2] >>> 16) | 0;
+          X[5] = G[5] + (G[4] << 8 | G[4] >>> 24) + G[3] | 0;
+          X[6] = G[6] + (G[5] << 16 | G[5] >>> 16) + (G[4] << 16 | G[4] >>> 16) | 0;
+          X[7] = G[7] + (G[6] << 8 | G[6] >>> 24) + G[5] | 0;
+        }
+        C.Rabbit = StreamCipher._createHelper(Rabbit);
+      })();
+      return CryptoJS.Rabbit;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/rabbit-legacy.js
+var require_rabbit_legacy = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/rabbit-legacy.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory, undef) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core(), require_enc_base64(), require_md5(), require_evpkdf(), require_cipher_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core", "./enc-base64", "./md5", "./evpkdf", "./cipher-core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      (function() {
+        var C = CryptoJS;
+        var C_lib = C.lib;
+        var StreamCipher = C_lib.StreamCipher;
+        var C_algo = C.algo;
+        var S = [];
+        var C_ = [];
+        var G = [];
+        var RabbitLegacy = C_algo.RabbitLegacy = StreamCipher.extend({
+          _doReset: function() {
+            var K = this._key.words;
+            var iv = this.cfg.iv;
+            var X = this._X = [
+              K[0],
+              K[3] << 16 | K[2] >>> 16,
+              K[1],
+              K[0] << 16 | K[3] >>> 16,
+              K[2],
+              K[1] << 16 | K[0] >>> 16,
+              K[3],
+              K[2] << 16 | K[1] >>> 16
+            ];
+            var C2 = this._C = [
+              K[2] << 16 | K[2] >>> 16,
+              K[0] & 4294901760 | K[1] & 65535,
+              K[3] << 16 | K[3] >>> 16,
+              K[1] & 4294901760 | K[2] & 65535,
+              K[0] << 16 | K[0] >>> 16,
+              K[2] & 4294901760 | K[3] & 65535,
+              K[1] << 16 | K[1] >>> 16,
+              K[3] & 4294901760 | K[0] & 65535
+            ];
+            this._b = 0;
+            for (var i = 0; i < 4; i++) {
+              nextState.call(this);
+            }
+            for (var i = 0; i < 8; i++) {
+              C2[i] ^= X[i + 4 & 7];
+            }
+            if (iv) {
+              var IV = iv.words;
+              var IV_0 = IV[0];
+              var IV_1 = IV[1];
+              var i0 = (IV_0 << 8 | IV_0 >>> 24) & 16711935 | (IV_0 << 24 | IV_0 >>> 8) & 4278255360;
+              var i2 = (IV_1 << 8 | IV_1 >>> 24) & 16711935 | (IV_1 << 24 | IV_1 >>> 8) & 4278255360;
+              var i1 = i0 >>> 16 | i2 & 4294901760;
+              var i3 = i2 << 16 | i0 & 65535;
+              C2[0] ^= i0;
+              C2[1] ^= i1;
+              C2[2] ^= i2;
+              C2[3] ^= i3;
+              C2[4] ^= i0;
+              C2[5] ^= i1;
+              C2[6] ^= i2;
+              C2[7] ^= i3;
+              for (var i = 0; i < 4; i++) {
+                nextState.call(this);
+              }
+            }
+          },
+          _doProcessBlock: function(M, offset) {
+            var X = this._X;
+            nextState.call(this);
+            S[0] = X[0] ^ X[5] >>> 16 ^ X[3] << 16;
+            S[1] = X[2] ^ X[7] >>> 16 ^ X[5] << 16;
+            S[2] = X[4] ^ X[1] >>> 16 ^ X[7] << 16;
+            S[3] = X[6] ^ X[3] >>> 16 ^ X[1] << 16;
+            for (var i = 0; i < 4; i++) {
+              S[i] = (S[i] << 8 | S[i] >>> 24) & 16711935 | (S[i] << 24 | S[i] >>> 8) & 4278255360;
+              M[offset + i] ^= S[i];
+            }
+          },
+          blockSize: 128 / 32,
+          ivSize: 64 / 32
+        });
+        function nextState() {
+          var X = this._X;
+          var C2 = this._C;
+          for (var i = 0; i < 8; i++) {
+            C_[i] = C2[i];
+          }
+          C2[0] = C2[0] + 1295307597 + this._b | 0;
+          C2[1] = C2[1] + 3545052371 + (C2[0] >>> 0 < C_[0] >>> 0 ? 1 : 0) | 0;
+          C2[2] = C2[2] + 886263092 + (C2[1] >>> 0 < C_[1] >>> 0 ? 1 : 0) | 0;
+          C2[3] = C2[3] + 1295307597 + (C2[2] >>> 0 < C_[2] >>> 0 ? 1 : 0) | 0;
+          C2[4] = C2[4] + 3545052371 + (C2[3] >>> 0 < C_[3] >>> 0 ? 1 : 0) | 0;
+          C2[5] = C2[5] + 886263092 + (C2[4] >>> 0 < C_[4] >>> 0 ? 1 : 0) | 0;
+          C2[6] = C2[6] + 1295307597 + (C2[5] >>> 0 < C_[5] >>> 0 ? 1 : 0) | 0;
+          C2[7] = C2[7] + 3545052371 + (C2[6] >>> 0 < C_[6] >>> 0 ? 1 : 0) | 0;
+          this._b = C2[7] >>> 0 < C_[7] >>> 0 ? 1 : 0;
+          for (var i = 0; i < 8; i++) {
+            var gx = X[i] + C2[i];
+            var ga = gx & 65535;
+            var gb = gx >>> 16;
+            var gh = ((ga * ga >>> 17) + ga * gb >>> 15) + gb * gb;
+            var gl = ((gx & 4294901760) * gx | 0) + ((gx & 65535) * gx | 0);
+            G[i] = gh ^ gl;
+          }
+          X[0] = G[0] + (G[7] << 16 | G[7] >>> 16) + (G[6] << 16 | G[6] >>> 16) | 0;
+          X[1] = G[1] + (G[0] << 8 | G[0] >>> 24) + G[7] | 0;
+          X[2] = G[2] + (G[1] << 16 | G[1] >>> 16) + (G[0] << 16 | G[0] >>> 16) | 0;
+          X[3] = G[3] + (G[2] << 8 | G[2] >>> 24) + G[1] | 0;
+          X[4] = G[4] + (G[3] << 16 | G[3] >>> 16) + (G[2] << 16 | G[2] >>> 16) | 0;
+          X[5] = G[5] + (G[4] << 8 | G[4] >>> 24) + G[3] | 0;
+          X[6] = G[6] + (G[5] << 16 | G[5] >>> 16) + (G[4] << 16 | G[4] >>> 16) | 0;
+          X[7] = G[7] + (G[6] << 8 | G[6] >>> 24) + G[5] | 0;
+        }
+        C.RabbitLegacy = StreamCipher._createHelper(RabbitLegacy);
+      })();
+      return CryptoJS.RabbitLegacy;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/blowfish.js
+var require_blowfish = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/blowfish.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory, undef) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core(), require_enc_base64(), require_md5(), require_evpkdf(), require_cipher_core());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core", "./enc-base64", "./md5", "./evpkdf", "./cipher-core"], factory);
+      } else {
+        factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      (function() {
+        var C = CryptoJS;
+        var C_lib = C.lib;
+        var BlockCipher = C_lib.BlockCipher;
+        var C_algo = C.algo;
+        const N = 16;
+        const ORIG_P = [
+          608135816,
+          2242054355,
+          320440878,
+          57701188,
+          2752067618,
+          698298832,
+          137296536,
+          3964562569,
+          1160258022,
+          953160567,
+          3193202383,
+          887688300,
+          3232508343,
+          3380367581,
+          1065670069,
+          3041331479,
+          2450970073,
+          2306472731
+        ];
+        const ORIG_S = [
+          [
+            3509652390,
+            2564797868,
+            805139163,
+            3491422135,
+            3101798381,
+            1780907670,
+            3128725573,
+            4046225305,
+            614570311,
+            3012652279,
+            134345442,
+            2240740374,
+            1667834072,
+            1901547113,
+            2757295779,
+            4103290238,
+            227898511,
+            1921955416,
+            1904987480,
+            2182433518,
+            2069144605,
+            3260701109,
+            2620446009,
+            720527379,
+            3318853667,
+            677414384,
+            3393288472,
+            3101374703,
+            2390351024,
+            1614419982,
+            1822297739,
+            2954791486,
+            3608508353,
+            3174124327,
+            2024746970,
+            1432378464,
+            3864339955,
+            2857741204,
+            1464375394,
+            1676153920,
+            1439316330,
+            715854006,
+            3033291828,
+            289532110,
+            2706671279,
+            2087905683,
+            3018724369,
+            1668267050,
+            732546397,
+            1947742710,
+            3462151702,
+            2609353502,
+            2950085171,
+            1814351708,
+            2050118529,
+            680887927,
+            999245976,
+            1800124847,
+            3300911131,
+            1713906067,
+            1641548236,
+            4213287313,
+            1216130144,
+            1575780402,
+            4018429277,
+            3917837745,
+            3693486850,
+            3949271944,
+            596196993,
+            3549867205,
+            258830323,
+            2213823033,
+            772490370,
+            2760122372,
+            1774776394,
+            2652871518,
+            566650946,
+            4142492826,
+            1728879713,
+            2882767088,
+            1783734482,
+            3629395816,
+            2517608232,
+            2874225571,
+            1861159788,
+            326777828,
+            3124490320,
+            2130389656,
+            2716951837,
+            967770486,
+            1724537150,
+            2185432712,
+            2364442137,
+            1164943284,
+            2105845187,
+            998989502,
+            3765401048,
+            2244026483,
+            1075463327,
+            1455516326,
+            1322494562,
+            910128902,
+            469688178,
+            1117454909,
+            936433444,
+            3490320968,
+            3675253459,
+            1240580251,
+            122909385,
+            2157517691,
+            634681816,
+            4142456567,
+            3825094682,
+            3061402683,
+            2540495037,
+            79693498,
+            3249098678,
+            1084186820,
+            1583128258,
+            426386531,
+            1761308591,
+            1047286709,
+            322548459,
+            995290223,
+            1845252383,
+            2603652396,
+            3431023940,
+            2942221577,
+            3202600964,
+            3727903485,
+            1712269319,
+            422464435,
+            3234572375,
+            1170764815,
+            3523960633,
+            3117677531,
+            1434042557,
+            442511882,
+            3600875718,
+            1076654713,
+            1738483198,
+            4213154764,
+            2393238008,
+            3677496056,
+            1014306527,
+            4251020053,
+            793779912,
+            2902807211,
+            842905082,
+            4246964064,
+            1395751752,
+            1040244610,
+            2656851899,
+            3396308128,
+            445077038,
+            3742853595,
+            3577915638,
+            679411651,
+            2892444358,
+            2354009459,
+            1767581616,
+            3150600392,
+            3791627101,
+            3102740896,
+            284835224,
+            4246832056,
+            1258075500,
+            768725851,
+            2589189241,
+            3069724005,
+            3532540348,
+            1274779536,
+            3789419226,
+            2764799539,
+            1660621633,
+            3471099624,
+            4011903706,
+            913787905,
+            3497959166,
+            737222580,
+            2514213453,
+            2928710040,
+            3937242737,
+            1804850592,
+            3499020752,
+            2949064160,
+            2386320175,
+            2390070455,
+            2415321851,
+            4061277028,
+            2290661394,
+            2416832540,
+            1336762016,
+            1754252060,
+            3520065937,
+            3014181293,
+            791618072,
+            3188594551,
+            3933548030,
+            2332172193,
+            3852520463,
+            3043980520,
+            413987798,
+            3465142937,
+            3030929376,
+            4245938359,
+            2093235073,
+            3534596313,
+            375366246,
+            2157278981,
+            2479649556,
+            555357303,
+            3870105701,
+            2008414854,
+            3344188149,
+            4221384143,
+            3956125452,
+            2067696032,
+            3594591187,
+            2921233993,
+            2428461,
+            544322398,
+            577241275,
+            1471733935,
+            610547355,
+            4027169054,
+            1432588573,
+            1507829418,
+            2025931657,
+            3646575487,
+            545086370,
+            48609733,
+            2200306550,
+            1653985193,
+            298326376,
+            1316178497,
+            3007786442,
+            2064951626,
+            458293330,
+            2589141269,
+            3591329599,
+            3164325604,
+            727753846,
+            2179363840,
+            146436021,
+            1461446943,
+            4069977195,
+            705550613,
+            3059967265,
+            3887724982,
+            4281599278,
+            3313849956,
+            1404054877,
+            2845806497,
+            146425753,
+            1854211946
+          ],
+          [
+            1266315497,
+            3048417604,
+            3681880366,
+            3289982499,
+            290971e4,
+            1235738493,
+            2632868024,
+            2414719590,
+            3970600049,
+            1771706367,
+            1449415276,
+            3266420449,
+            422970021,
+            1963543593,
+            2690192192,
+            3826793022,
+            1062508698,
+            1531092325,
+            1804592342,
+            2583117782,
+            2714934279,
+            4024971509,
+            1294809318,
+            4028980673,
+            1289560198,
+            2221992742,
+            1669523910,
+            35572830,
+            157838143,
+            1052438473,
+            1016535060,
+            1802137761,
+            1753167236,
+            1386275462,
+            3080475397,
+            2857371447,
+            1040679964,
+            2145300060,
+            2390574316,
+            1461121720,
+            2956646967,
+            4031777805,
+            4028374788,
+            33600511,
+            2920084762,
+            1018524850,
+            629373528,
+            3691585981,
+            3515945977,
+            2091462646,
+            2486323059,
+            586499841,
+            988145025,
+            935516892,
+            3367335476,
+            2599673255,
+            2839830854,
+            265290510,
+            3972581182,
+            2759138881,
+            3795373465,
+            1005194799,
+            847297441,
+            406762289,
+            1314163512,
+            1332590856,
+            1866599683,
+            4127851711,
+            750260880,
+            613907577,
+            1450815602,
+            3165620655,
+            3734664991,
+            3650291728,
+            3012275730,
+            3704569646,
+            1427272223,
+            778793252,
+            1343938022,
+            2676280711,
+            2052605720,
+            1946737175,
+            3164576444,
+            3914038668,
+            3967478842,
+            3682934266,
+            1661551462,
+            3294938066,
+            4011595847,
+            840292616,
+            3712170807,
+            616741398,
+            312560963,
+            711312465,
+            1351876610,
+            322626781,
+            1910503582,
+            271666773,
+            2175563734,
+            1594956187,
+            70604529,
+            3617834859,
+            1007753275,
+            1495573769,
+            4069517037,
+            2549218298,
+            2663038764,
+            504708206,
+            2263041392,
+            3941167025,
+            2249088522,
+            1514023603,
+            1998579484,
+            1312622330,
+            694541497,
+            2582060303,
+            2151582166,
+            1382467621,
+            776784248,
+            2618340202,
+            3323268794,
+            2497899128,
+            2784771155,
+            503983604,
+            4076293799,
+            907881277,
+            423175695,
+            432175456,
+            1378068232,
+            4145222326,
+            3954048622,
+            3938656102,
+            3820766613,
+            2793130115,
+            2977904593,
+            26017576,
+            3274890735,
+            3194772133,
+            1700274565,
+            1756076034,
+            4006520079,
+            3677328699,
+            720338349,
+            1533947780,
+            354530856,
+            688349552,
+            3973924725,
+            1637815568,
+            332179504,
+            3949051286,
+            53804574,
+            2852348879,
+            3044236432,
+            1282449977,
+            3583942155,
+            3416972820,
+            4006381244,
+            1617046695,
+            2628476075,
+            3002303598,
+            1686838959,
+            431878346,
+            2686675385,
+            1700445008,
+            1080580658,
+            1009431731,
+            832498133,
+            3223435511,
+            2605976345,
+            2271191193,
+            2516031870,
+            1648197032,
+            4164389018,
+            2548247927,
+            300782431,
+            375919233,
+            238389289,
+            3353747414,
+            2531188641,
+            2019080857,
+            1475708069,
+            455242339,
+            2609103871,
+            448939670,
+            3451063019,
+            1395535956,
+            2413381860,
+            1841049896,
+            1491858159,
+            885456874,
+            4264095073,
+            4001119347,
+            1565136089,
+            3898914787,
+            1108368660,
+            540939232,
+            1173283510,
+            2745871338,
+            3681308437,
+            4207628240,
+            3343053890,
+            4016749493,
+            1699691293,
+            1103962373,
+            3625875870,
+            2256883143,
+            3830138730,
+            1031889488,
+            3479347698,
+            1535977030,
+            4236805024,
+            3251091107,
+            2132092099,
+            1774941330,
+            1199868427,
+            1452454533,
+            157007616,
+            2904115357,
+            342012276,
+            595725824,
+            1480756522,
+            206960106,
+            497939518,
+            591360097,
+            863170706,
+            2375253569,
+            3596610801,
+            1814182875,
+            2094937945,
+            3421402208,
+            1082520231,
+            3463918190,
+            2785509508,
+            435703966,
+            3908032597,
+            1641649973,
+            2842273706,
+            3305899714,
+            1510255612,
+            2148256476,
+            2655287854,
+            3276092548,
+            4258621189,
+            236887753,
+            3681803219,
+            274041037,
+            1734335097,
+            3815195456,
+            3317970021,
+            1899903192,
+            1026095262,
+            4050517792,
+            356393447,
+            2410691914,
+            3873677099,
+            3682840055
+          ],
+          [
+            3913112168,
+            2491498743,
+            4132185628,
+            2489919796,
+            1091903735,
+            1979897079,
+            3170134830,
+            3567386728,
+            3557303409,
+            857797738,
+            1136121015,
+            1342202287,
+            507115054,
+            2535736646,
+            337727348,
+            3213592640,
+            1301675037,
+            2528481711,
+            1895095763,
+            1721773893,
+            3216771564,
+            62756741,
+            2142006736,
+            835421444,
+            2531993523,
+            1442658625,
+            3659876326,
+            2882144922,
+            676362277,
+            1392781812,
+            170690266,
+            3921047035,
+            1759253602,
+            3611846912,
+            1745797284,
+            664899054,
+            1329594018,
+            3901205900,
+            3045908486,
+            2062866102,
+            2865634940,
+            3543621612,
+            3464012697,
+            1080764994,
+            553557557,
+            3656615353,
+            3996768171,
+            991055499,
+            499776247,
+            1265440854,
+            648242737,
+            3940784050,
+            980351604,
+            3713745714,
+            1749149687,
+            3396870395,
+            4211799374,
+            3640570775,
+            1161844396,
+            3125318951,
+            1431517754,
+            545492359,
+            4268468663,
+            3499529547,
+            1437099964,
+            2702547544,
+            3433638243,
+            2581715763,
+            2787789398,
+            1060185593,
+            1593081372,
+            2418618748,
+            4260947970,
+            69676912,
+            2159744348,
+            86519011,
+            2512459080,
+            3838209314,
+            1220612927,
+            3339683548,
+            133810670,
+            1090789135,
+            1078426020,
+            1569222167,
+            845107691,
+            3583754449,
+            4072456591,
+            1091646820,
+            628848692,
+            1613405280,
+            3757631651,
+            526609435,
+            236106946,
+            48312990,
+            2942717905,
+            3402727701,
+            1797494240,
+            859738849,
+            992217954,
+            4005476642,
+            2243076622,
+            3870952857,
+            3732016268,
+            765654824,
+            3490871365,
+            2511836413,
+            1685915746,
+            3888969200,
+            1414112111,
+            2273134842,
+            3281911079,
+            4080962846,
+            172450625,
+            2569994100,
+            980381355,
+            4109958455,
+            2819808352,
+            2716589560,
+            2568741196,
+            3681446669,
+            3329971472,
+            1835478071,
+            660984891,
+            3704678404,
+            4045999559,
+            3422617507,
+            3040415634,
+            1762651403,
+            1719377915,
+            3470491036,
+            2693910283,
+            3642056355,
+            3138596744,
+            1364962596,
+            2073328063,
+            1983633131,
+            926494387,
+            3423689081,
+            2150032023,
+            4096667949,
+            1749200295,
+            3328846651,
+            309677260,
+            2016342300,
+            1779581495,
+            3079819751,
+            111262694,
+            1274766160,
+            443224088,
+            298511866,
+            1025883608,
+            3806446537,
+            1145181785,
+            168956806,
+            3641502830,
+            3584813610,
+            1689216846,
+            3666258015,
+            3200248200,
+            1692713982,
+            2646376535,
+            4042768518,
+            1618508792,
+            1610833997,
+            3523052358,
+            4130873264,
+            2001055236,
+            3610705100,
+            2202168115,
+            4028541809,
+            2961195399,
+            1006657119,
+            2006996926,
+            3186142756,
+            1430667929,
+            3210227297,
+            1314452623,
+            4074634658,
+            4101304120,
+            2273951170,
+            1399257539,
+            3367210612,
+            3027628629,
+            1190975929,
+            2062231137,
+            2333990788,
+            2221543033,
+            2438960610,
+            1181637006,
+            548689776,
+            2362791313,
+            3372408396,
+            3104550113,
+            3145860560,
+            296247880,
+            1970579870,
+            3078560182,
+            3769228297,
+            1714227617,
+            3291629107,
+            3898220290,
+            166772364,
+            1251581989,
+            493813264,
+            448347421,
+            195405023,
+            2709975567,
+            677966185,
+            3703036547,
+            1463355134,
+            2715995803,
+            1338867538,
+            1343315457,
+            2802222074,
+            2684532164,
+            233230375,
+            2599980071,
+            2000651841,
+            3277868038,
+            1638401717,
+            4028070440,
+            3237316320,
+            6314154,
+            819756386,
+            300326615,
+            590932579,
+            1405279636,
+            3267499572,
+            3150704214,
+            2428286686,
+            3959192993,
+            3461946742,
+            1862657033,
+            1266418056,
+            963775037,
+            2089974820,
+            2263052895,
+            1917689273,
+            448879540,
+            3550394620,
+            3981727096,
+            150775221,
+            3627908307,
+            1303187396,
+            508620638,
+            2975983352,
+            2726630617,
+            1817252668,
+            1876281319,
+            1457606340,
+            908771278,
+            3720792119,
+            3617206836,
+            2455994898,
+            1729034894,
+            1080033504
+          ],
+          [
+            976866871,
+            3556439503,
+            2881648439,
+            1522871579,
+            1555064734,
+            1336096578,
+            3548522304,
+            2579274686,
+            3574697629,
+            3205460757,
+            3593280638,
+            3338716283,
+            3079412587,
+            564236357,
+            2993598910,
+            1781952180,
+            1464380207,
+            3163844217,
+            3332601554,
+            1699332808,
+            1393555694,
+            1183702653,
+            3581086237,
+            1288719814,
+            691649499,
+            2847557200,
+            2895455976,
+            3193889540,
+            2717570544,
+            1781354906,
+            1676643554,
+            2592534050,
+            3230253752,
+            1126444790,
+            2770207658,
+            2633158820,
+            2210423226,
+            2615765581,
+            2414155088,
+            3127139286,
+            673620729,
+            2805611233,
+            1269405062,
+            4015350505,
+            3341807571,
+            4149409754,
+            1057255273,
+            2012875353,
+            2162469141,
+            2276492801,
+            2601117357,
+            993977747,
+            3918593370,
+            2654263191,
+            753973209,
+            36408145,
+            2530585658,
+            25011837,
+            3520020182,
+            2088578344,
+            530523599,
+            2918365339,
+            1524020338,
+            1518925132,
+            3760827505,
+            3759777254,
+            1202760957,
+            3985898139,
+            3906192525,
+            674977740,
+            4174734889,
+            2031300136,
+            2019492241,
+            3983892565,
+            4153806404,
+            3822280332,
+            352677332,
+            2297720250,
+            60907813,
+            90501309,
+            3286998549,
+            1016092578,
+            2535922412,
+            2839152426,
+            457141659,
+            509813237,
+            4120667899,
+            652014361,
+            1966332200,
+            2975202805,
+            55981186,
+            2327461051,
+            676427537,
+            3255491064,
+            2882294119,
+            3433927263,
+            1307055953,
+            942726286,
+            933058658,
+            2468411793,
+            3933900994,
+            4215176142,
+            1361170020,
+            2001714738,
+            2830558078,
+            3274259782,
+            1222529897,
+            1679025792,
+            2729314320,
+            3714953764,
+            1770335741,
+            151462246,
+            3013232138,
+            1682292957,
+            1483529935,
+            471910574,
+            1539241949,
+            458788160,
+            3436315007,
+            1807016891,
+            3718408830,
+            978976581,
+            1043663428,
+            3165965781,
+            1927990952,
+            4200891579,
+            2372276910,
+            3208408903,
+            3533431907,
+            1412390302,
+            2931980059,
+            4132332400,
+            1947078029,
+            3881505623,
+            4168226417,
+            2941484381,
+            1077988104,
+            1320477388,
+            886195818,
+            18198404,
+            3786409e3,
+            2509781533,
+            112762804,
+            3463356488,
+            1866414978,
+            891333506,
+            18488651,
+            661792760,
+            1628790961,
+            3885187036,
+            3141171499,
+            876946877,
+            2693282273,
+            1372485963,
+            791857591,
+            2686433993,
+            3759982718,
+            3167212022,
+            3472953795,
+            2716379847,
+            445679433,
+            3561995674,
+            3504004811,
+            3574258232,
+            54117162,
+            3331405415,
+            2381918588,
+            3769707343,
+            4154350007,
+            1140177722,
+            4074052095,
+            668550556,
+            3214352940,
+            367459370,
+            261225585,
+            2610173221,
+            4209349473,
+            3468074219,
+            3265815641,
+            314222801,
+            3066103646,
+            3808782860,
+            282218597,
+            3406013506,
+            3773591054,
+            379116347,
+            1285071038,
+            846784868,
+            2669647154,
+            3771962079,
+            3550491691,
+            2305946142,
+            453669953,
+            1268987020,
+            3317592352,
+            3279303384,
+            3744833421,
+            2610507566,
+            3859509063,
+            266596637,
+            3847019092,
+            517658769,
+            3462560207,
+            3443424879,
+            370717030,
+            4247526661,
+            2224018117,
+            4143653529,
+            4112773975,
+            2788324899,
+            2477274417,
+            1456262402,
+            2901442914,
+            1517677493,
+            1846949527,
+            2295493580,
+            3734397586,
+            2176403920,
+            1280348187,
+            1908823572,
+            3871786941,
+            846861322,
+            1172426758,
+            3287448474,
+            3383383037,
+            1655181056,
+            3139813346,
+            901632758,
+            1897031941,
+            2986607138,
+            3066810236,
+            3447102507,
+            1393639104,
+            373351379,
+            950779232,
+            625454576,
+            3124240540,
+            4148612726,
+            2007998917,
+            544563296,
+            2244738638,
+            2330496472,
+            2058025392,
+            1291430526,
+            424198748,
+            50039436,
+            29584100,
+            3605783033,
+            2429876329,
+            2791104160,
+            1057563949,
+            3255363231,
+            3075367218,
+            3463963227,
+            1469046755,
+            985887462
+          ]
+        ];
+        var BLOWFISH_CTX = {
+          pbox: [],
+          sbox: []
+        };
+        function F(ctx, x) {
+          let a = x >> 24 & 255;
+          let b = x >> 16 & 255;
+          let c = x >> 8 & 255;
+          let d = x & 255;
+          let y = ctx.sbox[0][a] + ctx.sbox[1][b];
+          y = y ^ ctx.sbox[2][c];
+          y = y + ctx.sbox[3][d];
+          return y;
+        }
+        function BlowFish_Encrypt(ctx, left, right) {
+          let Xl = left;
+          let Xr = right;
+          let temp;
+          for (let i = 0; i < N; ++i) {
+            Xl = Xl ^ ctx.pbox[i];
+            Xr = F(ctx, Xl) ^ Xr;
+            temp = Xl;
+            Xl = Xr;
+            Xr = temp;
+          }
+          temp = Xl;
+          Xl = Xr;
+          Xr = temp;
+          Xr = Xr ^ ctx.pbox[N];
+          Xl = Xl ^ ctx.pbox[N + 1];
+          return { left: Xl, right: Xr };
+        }
+        function BlowFish_Decrypt(ctx, left, right) {
+          let Xl = left;
+          let Xr = right;
+          let temp;
+          for (let i = N + 1; i > 1; --i) {
+            Xl = Xl ^ ctx.pbox[i];
+            Xr = F(ctx, Xl) ^ Xr;
+            temp = Xl;
+            Xl = Xr;
+            Xr = temp;
+          }
+          temp = Xl;
+          Xl = Xr;
+          Xr = temp;
+          Xr = Xr ^ ctx.pbox[1];
+          Xl = Xl ^ ctx.pbox[0];
+          return { left: Xl, right: Xr };
+        }
+        function BlowFishInit(ctx, key, keysize) {
+          for (let Row = 0; Row < 4; Row++) {
+            ctx.sbox[Row] = [];
+            for (let Col = 0; Col < 256; Col++) {
+              ctx.sbox[Row][Col] = ORIG_S[Row][Col];
+            }
+          }
+          let keyIndex = 0;
+          for (let index = 0; index < N + 2; index++) {
+            ctx.pbox[index] = ORIG_P[index] ^ key[keyIndex];
+            keyIndex++;
+            if (keyIndex >= keysize) {
+              keyIndex = 0;
+            }
+          }
+          let Data1 = 0;
+          let Data2 = 0;
+          let res = 0;
+          for (let i = 0; i < N + 2; i += 2) {
+            res = BlowFish_Encrypt(ctx, Data1, Data2);
+            Data1 = res.left;
+            Data2 = res.right;
+            ctx.pbox[i] = Data1;
+            ctx.pbox[i + 1] = Data2;
+          }
+          for (let i = 0; i < 4; i++) {
+            for (let j = 0; j < 256; j += 2) {
+              res = BlowFish_Encrypt(ctx, Data1, Data2);
+              Data1 = res.left;
+              Data2 = res.right;
+              ctx.sbox[i][j] = Data1;
+              ctx.sbox[i][j + 1] = Data2;
+            }
+          }
+          return true;
+        }
+        var Blowfish = C_algo.Blowfish = BlockCipher.extend({
+          _doReset: function() {
+            if (this._keyPriorReset === this._key) {
+              return;
+            }
+            var key = this._keyPriorReset = this._key;
+            var keyWords = key.words;
+            var keySize = key.sigBytes / 4;
+            BlowFishInit(BLOWFISH_CTX, keyWords, keySize);
+          },
+          encryptBlock: function(M, offset) {
+            var res = BlowFish_Encrypt(BLOWFISH_CTX, M[offset], M[offset + 1]);
+            M[offset] = res.left;
+            M[offset + 1] = res.right;
+          },
+          decryptBlock: function(M, offset) {
+            var res = BlowFish_Decrypt(BLOWFISH_CTX, M[offset], M[offset + 1]);
+            M[offset] = res.left;
+            M[offset + 1] = res.right;
+          },
+          blockSize: 64 / 32,
+          keySize: 128 / 32,
+          ivSize: 64 / 32
+        });
+        C.Blowfish = BlockCipher._createHelper(Blowfish);
+      })();
+      return CryptoJS.Blowfish;
+    });
+  }
+});
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/crypto-js/index.js
+var require_crypto_js = __commonJS({
+  "../../../../../../../../Desktop/\u9879\u76EE/\u76F4\u64AD/liveH5-v3/node_modules/crypto-js/index.js"(exports, module) {
+    init_define_process_env_UNI_STAT_TITLE_JSON();
+    (function(root, factory, undef) {
+      if (typeof exports === "object") {
+        module.exports = exports = factory(require_core(), require_x64_core(), require_lib_typedarrays(), require_enc_utf16(), require_enc_base64(), require_enc_base64url(), require_md5(), require_sha1(), require_sha256(), require_sha224(), require_sha512(), require_sha384(), require_sha3(), require_ripemd160(), require_hmac(), require_pbkdf2(), require_evpkdf(), require_cipher_core(), require_mode_cfb(), require_mode_ctr(), require_mode_ctr_gladman(), require_mode_ofb(), require_mode_ecb(), require_pad_ansix923(), require_pad_iso10126(), require_pad_iso97971(), require_pad_zeropadding(), require_pad_nopadding(), require_format_hex(), require_aes(), require_tripledes(), require_rc4(), require_rabbit(), require_rabbit_legacy(), require_blowfish());
+      } else if (typeof define === "function" && define.amd) {
+        define(["./core", "./x64-core", "./lib-typedarrays", "./enc-utf16", "./enc-base64", "./enc-base64url", "./md5", "./sha1", "./sha256", "./sha224", "./sha512", "./sha384", "./sha3", "./ripemd160", "./hmac", "./pbkdf2", "./evpkdf", "./cipher-core", "./mode-cfb", "./mode-ctr", "./mode-ctr-gladman", "./mode-ofb", "./mode-ecb", "./pad-ansix923", "./pad-iso10126", "./pad-iso97971", "./pad-zeropadding", "./pad-nopadding", "./format-hex", "./aes", "./tripledes", "./rc4", "./rabbit", "./rabbit-legacy", "./blowfish"], factory);
+      } else {
+        root.CryptoJS = factory(root.CryptoJS);
+      }
+    })(exports, function(CryptoJS) {
+      return CryptoJS;
+    });
+  }
+});
+
+// dep:crypto-js
+init_define_process_env_UNI_STAT_TITLE_JSON();
+var crypto_js_default = require_crypto_js();
+export {
+  crypto_js_default as default
+};
+/** @preserve
+	(c) 2012 by Cédric Mesnil. All rights reserved.
+
+	Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
+
+	    - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
+	    - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
+
+	THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+	*/
+/** @preserve
+ * Counter block mode compatible with  Dr Brian Gladman fileenc.c
+ * derived from CryptoJS.mode.CTR
+ * Jan Hruby jhruby.web@gmail.com
+ */
+//# sourceMappingURL=crypto-js.js.map

Різницю між файлами не показано, бо вона завелика
+ 3 - 0
node_modules/.vite/deps/crypto-js.js.map


+ 30899 - 0
node_modules/.vite/deps/hls_js.js

@@ -0,0 +1,30899 @@
+import {
+  init_define_process_env_UNI_STAT_TITLE_JSON
+} from "./chunk-ON7YJ3LY.js";
+
+// dep:hls_js
+init_define_process_env_UNI_STAT_TITLE_JSON();
+
+// ../../../../../../../../Desktop/项目/直播/liveH5-v3/node_modules/hls.js/dist/hls.mjs
+init_define_process_env_UNI_STAT_TITLE_JSON();
+var isFiniteNumber = Number.isFinite || function(value) {
+  return typeof value === "number" && isFinite(value);
+};
+var isSafeInteger = Number.isSafeInteger || function(value) {
+  return typeof value === "number" && Math.abs(value) <= MAX_SAFE_INTEGER;
+};
+var MAX_SAFE_INTEGER = Number.MAX_SAFE_INTEGER || 9007199254740991;
+var ErrorTypes = function(ErrorTypes2) {
+  ErrorTypes2["NETWORK_ERROR"] = "networkError";
+  ErrorTypes2["MEDIA_ERROR"] = "mediaError";
+  ErrorTypes2["KEY_SYSTEM_ERROR"] = "keySystemError";
+  ErrorTypes2["MUX_ERROR"] = "muxError";
+  ErrorTypes2["OTHER_ERROR"] = "otherError";
+  return ErrorTypes2;
+}({});
+var ErrorDetails = function(ErrorDetails2) {
+  ErrorDetails2["KEY_SYSTEM_NO_KEYS"] = "keySystemNoKeys";
+  ErrorDetails2["KEY_SYSTEM_NO_ACCESS"] = "keySystemNoAccess";
+  ErrorDetails2["KEY_SYSTEM_NO_SESSION"] = "keySystemNoSession";
+  ErrorDetails2["KEY_SYSTEM_NO_CONFIGURED_LICENSE"] = "keySystemNoConfiguredLicense";
+  ErrorDetails2["KEY_SYSTEM_LICENSE_REQUEST_FAILED"] = "keySystemLicenseRequestFailed";
+  ErrorDetails2["KEY_SYSTEM_SERVER_CERTIFICATE_REQUEST_FAILED"] = "keySystemServerCertificateRequestFailed";
+  ErrorDetails2["KEY_SYSTEM_SERVER_CERTIFICATE_UPDATE_FAILED"] = "keySystemServerCertificateUpdateFailed";
+  ErrorDetails2["KEY_SYSTEM_SESSION_UPDATE_FAILED"] = "keySystemSessionUpdateFailed";
+  ErrorDetails2["KEY_SYSTEM_STATUS_OUTPUT_RESTRICTED"] = "keySystemStatusOutputRestricted";
+  ErrorDetails2["KEY_SYSTEM_STATUS_INTERNAL_ERROR"] = "keySystemStatusInternalError";
+  ErrorDetails2["KEY_SYSTEM_DESTROY_MEDIA_KEYS_ERROR"] = "keySystemDestroyMediaKeysError";
+  ErrorDetails2["KEY_SYSTEM_DESTROY_CLOSE_SESSION_ERROR"] = "keySystemDestroyCloseSessionError";
+  ErrorDetails2["KEY_SYSTEM_DESTROY_REMOVE_SESSION_ERROR"] = "keySystemDestroyRemoveSessionError";
+  ErrorDetails2["MANIFEST_LOAD_ERROR"] = "manifestLoadError";
+  ErrorDetails2["MANIFEST_LOAD_TIMEOUT"] = "manifestLoadTimeOut";
+  ErrorDetails2["MANIFEST_PARSING_ERROR"] = "manifestParsingError";
+  ErrorDetails2["MANIFEST_INCOMPATIBLE_CODECS_ERROR"] = "manifestIncompatibleCodecsError";
+  ErrorDetails2["LEVEL_EMPTY_ERROR"] = "levelEmptyError";
+  ErrorDetails2["LEVEL_LOAD_ERROR"] = "levelLoadError";
+  ErrorDetails2["LEVEL_LOAD_TIMEOUT"] = "levelLoadTimeOut";
+  ErrorDetails2["LEVEL_PARSING_ERROR"] = "levelParsingError";
+  ErrorDetails2["LEVEL_SWITCH_ERROR"] = "levelSwitchError";
+  ErrorDetails2["AUDIO_TRACK_LOAD_ERROR"] = "audioTrackLoadError";
+  ErrorDetails2["AUDIO_TRACK_LOAD_TIMEOUT"] = "audioTrackLoadTimeOut";
+  ErrorDetails2["SUBTITLE_LOAD_ERROR"] = "subtitleTrackLoadError";
+  ErrorDetails2["SUBTITLE_TRACK_LOAD_TIMEOUT"] = "subtitleTrackLoadTimeOut";
+  ErrorDetails2["FRAG_LOAD_ERROR"] = "fragLoadError";
+  ErrorDetails2["FRAG_LOAD_TIMEOUT"] = "fragLoadTimeOut";
+  ErrorDetails2["FRAG_DECRYPT_ERROR"] = "fragDecryptError";
+  ErrorDetails2["FRAG_PARSING_ERROR"] = "fragParsingError";
+  ErrorDetails2["FRAG_GAP"] = "fragGap";
+  ErrorDetails2["REMUX_ALLOC_ERROR"] = "remuxAllocError";
+  ErrorDetails2["KEY_LOAD_ERROR"] = "keyLoadError";
+  ErrorDetails2["KEY_LOAD_TIMEOUT"] = "keyLoadTimeOut";
+  ErrorDetails2["BUFFER_ADD_CODEC_ERROR"] = "bufferAddCodecError";
+  ErrorDetails2["BUFFER_INCOMPATIBLE_CODECS_ERROR"] = "bufferIncompatibleCodecsError";
+  ErrorDetails2["BUFFER_APPEND_ERROR"] = "bufferAppendError";
+  ErrorDetails2["BUFFER_APPENDING_ERROR"] = "bufferAppendingError";
+  ErrorDetails2["BUFFER_STALLED_ERROR"] = "bufferStalledError";
+  ErrorDetails2["BUFFER_FULL_ERROR"] = "bufferFullError";
+  ErrorDetails2["BUFFER_SEEK_OVER_HOLE"] = "bufferSeekOverHole";
+  ErrorDetails2["BUFFER_NUDGE_ON_STALL"] = "bufferNudgeOnStall";
+  ErrorDetails2["ASSET_LIST_LOAD_ERROR"] = "assetListLoadError";
+  ErrorDetails2["ASSET_LIST_LOAD_TIMEOUT"] = "assetListLoadTimeout";
+  ErrorDetails2["ASSET_LIST_PARSING_ERROR"] = "assetListParsingError";
+  ErrorDetails2["INTERSTITIAL_ASSET_ITEM_ERROR"] = "interstitialAssetItemError";
+  ErrorDetails2["INTERNAL_EXCEPTION"] = "internalException";
+  ErrorDetails2["INTERNAL_ABORTED"] = "aborted";
+  ErrorDetails2["ATTACH_MEDIA_ERROR"] = "attachMediaError";
+  ErrorDetails2["UNKNOWN"] = "unknown";
+  return ErrorDetails2;
+}({});
+var Events = function(Events2) {
+  Events2["MEDIA_ATTACHING"] = "hlsMediaAttaching";
+  Events2["MEDIA_ATTACHED"] = "hlsMediaAttached";
+  Events2["MEDIA_DETACHING"] = "hlsMediaDetaching";
+  Events2["MEDIA_DETACHED"] = "hlsMediaDetached";
+  Events2["MEDIA_ENDED"] = "hlsMediaEnded";
+  Events2["STALL_RESOLVED"] = "hlsStallResolved";
+  Events2["BUFFER_RESET"] = "hlsBufferReset";
+  Events2["BUFFER_CODECS"] = "hlsBufferCodecs";
+  Events2["BUFFER_CREATED"] = "hlsBufferCreated";
+  Events2["BUFFER_APPENDING"] = "hlsBufferAppending";
+  Events2["BUFFER_APPENDED"] = "hlsBufferAppended";
+  Events2["BUFFER_EOS"] = "hlsBufferEos";
+  Events2["BUFFERED_TO_END"] = "hlsBufferedToEnd";
+  Events2["BUFFER_FLUSHING"] = "hlsBufferFlushing";
+  Events2["BUFFER_FLUSHED"] = "hlsBufferFlushed";
+  Events2["MANIFEST_LOADING"] = "hlsManifestLoading";
+  Events2["MANIFEST_LOADED"] = "hlsManifestLoaded";
+  Events2["MANIFEST_PARSED"] = "hlsManifestParsed";
+  Events2["LEVEL_SWITCHING"] = "hlsLevelSwitching";
+  Events2["LEVEL_SWITCHED"] = "hlsLevelSwitched";
+  Events2["LEVEL_LOADING"] = "hlsLevelLoading";
+  Events2["LEVEL_LOADED"] = "hlsLevelLoaded";
+  Events2["LEVEL_UPDATED"] = "hlsLevelUpdated";
+  Events2["LEVEL_PTS_UPDATED"] = "hlsLevelPtsUpdated";
+  Events2["LEVELS_UPDATED"] = "hlsLevelsUpdated";
+  Events2["AUDIO_TRACKS_UPDATED"] = "hlsAudioTracksUpdated";
+  Events2["AUDIO_TRACK_SWITCHING"] = "hlsAudioTrackSwitching";
+  Events2["AUDIO_TRACK_SWITCHED"] = "hlsAudioTrackSwitched";
+  Events2["AUDIO_TRACK_LOADING"] = "hlsAudioTrackLoading";
+  Events2["AUDIO_TRACK_LOADED"] = "hlsAudioTrackLoaded";
+  Events2["AUDIO_TRACK_UPDATED"] = "hlsAudioTrackUpdated";
+  Events2["SUBTITLE_TRACKS_UPDATED"] = "hlsSubtitleTracksUpdated";
+  Events2["SUBTITLE_TRACKS_CLEARED"] = "hlsSubtitleTracksCleared";
+  Events2["SUBTITLE_TRACK_SWITCH"] = "hlsSubtitleTrackSwitch";
+  Events2["SUBTITLE_TRACK_LOADING"] = "hlsSubtitleTrackLoading";
+  Events2["SUBTITLE_TRACK_LOADED"] = "hlsSubtitleTrackLoaded";
+  Events2["SUBTITLE_TRACK_UPDATED"] = "hlsSubtitleTrackUpdated";
+  Events2["SUBTITLE_FRAG_PROCESSED"] = "hlsSubtitleFragProcessed";
+  Events2["CUES_PARSED"] = "hlsCuesParsed";
+  Events2["NON_NATIVE_TEXT_TRACKS_FOUND"] = "hlsNonNativeTextTracksFound";
+  Events2["INIT_PTS_FOUND"] = "hlsInitPtsFound";
+  Events2["FRAG_LOADING"] = "hlsFragLoading";
+  Events2["FRAG_LOAD_EMERGENCY_ABORTED"] = "hlsFragLoadEmergencyAborted";
+  Events2["FRAG_LOADED"] = "hlsFragLoaded";
+  Events2["FRAG_DECRYPTED"] = "hlsFragDecrypted";
+  Events2["FRAG_PARSING_INIT_SEGMENT"] = "hlsFragParsingInitSegment";
+  Events2["FRAG_PARSING_USERDATA"] = "hlsFragParsingUserdata";
+  Events2["FRAG_PARSING_METADATA"] = "hlsFragParsingMetadata";
+  Events2["FRAG_PARSED"] = "hlsFragParsed";
+  Events2["FRAG_BUFFERED"] = "hlsFragBuffered";
+  Events2["FRAG_CHANGED"] = "hlsFragChanged";
+  Events2["FPS_DROP"] = "hlsFpsDrop";
+  Events2["FPS_DROP_LEVEL_CAPPING"] = "hlsFpsDropLevelCapping";
+  Events2["MAX_AUTO_LEVEL_UPDATED"] = "hlsMaxAutoLevelUpdated";
+  Events2["ERROR"] = "hlsError";
+  Events2["DESTROYING"] = "hlsDestroying";
+  Events2["KEY_LOADING"] = "hlsKeyLoading";
+  Events2["KEY_LOADED"] = "hlsKeyLoaded";
+  Events2["LIVE_BACK_BUFFER_REACHED"] = "hlsLiveBackBufferReached";
+  Events2["BACK_BUFFER_REACHED"] = "hlsBackBufferReached";
+  Events2["STEERING_MANIFEST_LOADED"] = "hlsSteeringManifestLoaded";
+  Events2["ASSET_LIST_LOADING"] = "hlsAssetListLoading";
+  Events2["ASSET_LIST_LOADED"] = "hlsAssetListLoaded";
+  Events2["INTERSTITIALS_UPDATED"] = "hlsInterstitialsUpdated";
+  Events2["INTERSTITIALS_BUFFERED_TO_BOUNDARY"] = "hlsInterstitialsBufferedToBoundary";
+  Events2["INTERSTITIAL_ASSET_PLAYER_CREATED"] = "hlsInterstitialAssetPlayerCreated";
+  Events2["INTERSTITIAL_STARTED"] = "hlsInterstitialStarted";
+  Events2["INTERSTITIAL_ASSET_STARTED"] = "hlsInterstitialAssetStarted";
+  Events2["INTERSTITIAL_ASSET_ENDED"] = "hlsInterstitialAssetEnded";
+  Events2["INTERSTITIAL_ASSET_ERROR"] = "hlsInterstitialAssetError";
+  Events2["INTERSTITIAL_ENDED"] = "hlsInterstitialEnded";
+  Events2["INTERSTITIALS_PRIMARY_RESUMED"] = "hlsInterstitialsPrimaryResumed";
+  Events2["PLAYOUT_LIMIT_REACHED"] = "hlsPlayoutLimitReached";
+  Events2["EVENT_CUE_ENTER"] = "hlsEventCueEnter";
+  return Events2;
+}({});
+var PlaylistContextType = {
+  MANIFEST: "manifest",
+  LEVEL: "level",
+  AUDIO_TRACK: "audioTrack",
+  SUBTITLE_TRACK: "subtitleTrack"
+};
+var PlaylistLevelType = {
+  MAIN: "main",
+  AUDIO: "audio",
+  SUBTITLE: "subtitle"
+};
+var EWMA = class {
+  constructor(halfLife, estimate = 0, weight = 0) {
+    this.halfLife = void 0;
+    this.alpha_ = void 0;
+    this.estimate_ = void 0;
+    this.totalWeight_ = void 0;
+    this.halfLife = halfLife;
+    this.alpha_ = halfLife ? Math.exp(Math.log(0.5) / halfLife) : 0;
+    this.estimate_ = estimate;
+    this.totalWeight_ = weight;
+  }
+  sample(weight, value) {
+    const adjAlpha = Math.pow(this.alpha_, weight);
+    this.estimate_ = value * (1 - adjAlpha) + adjAlpha * this.estimate_;
+    this.totalWeight_ += weight;
+  }
+  getTotalWeight() {
+    return this.totalWeight_;
+  }
+  getEstimate() {
+    if (this.alpha_) {
+      const zeroFactor = 1 - Math.pow(this.alpha_, this.totalWeight_);
+      if (zeroFactor) {
+        return this.estimate_ / zeroFactor;
+      }
+    }
+    return this.estimate_;
+  }
+};
+var EwmaBandWidthEstimator = class {
+  constructor(slow, fast, defaultEstimate, defaultTTFB = 100) {
+    this.defaultEstimate_ = void 0;
+    this.minWeight_ = void 0;
+    this.minDelayMs_ = void 0;
+    this.slow_ = void 0;
+    this.fast_ = void 0;
+    this.defaultTTFB_ = void 0;
+    this.ttfb_ = void 0;
+    this.defaultEstimate_ = defaultEstimate;
+    this.minWeight_ = 1e-3;
+    this.minDelayMs_ = 50;
+    this.slow_ = new EWMA(slow);
+    this.fast_ = new EWMA(fast);
+    this.defaultTTFB_ = defaultTTFB;
+    this.ttfb_ = new EWMA(slow);
+  }
+  update(slow, fast) {
+    const {
+      slow_,
+      fast_,
+      ttfb_
+    } = this;
+    if (slow_.halfLife !== slow) {
+      this.slow_ = new EWMA(slow, slow_.getEstimate(), slow_.getTotalWeight());
+    }
+    if (fast_.halfLife !== fast) {
+      this.fast_ = new EWMA(fast, fast_.getEstimate(), fast_.getTotalWeight());
+    }
+    if (ttfb_.halfLife !== slow) {
+      this.ttfb_ = new EWMA(slow, ttfb_.getEstimate(), ttfb_.getTotalWeight());
+    }
+  }
+  sample(durationMs, numBytes) {
+    durationMs = Math.max(durationMs, this.minDelayMs_);
+    const numBits = 8 * numBytes;
+    const durationS = durationMs / 1e3;
+    const bandwidthInBps = numBits / durationS;
+    this.fast_.sample(durationS, bandwidthInBps);
+    this.slow_.sample(durationS, bandwidthInBps);
+  }
+  sampleTTFB(ttfb) {
+    const seconds = ttfb / 1e3;
+    const weight = Math.sqrt(2) * Math.exp(-Math.pow(seconds, 2) / 2);
+    this.ttfb_.sample(weight, Math.max(ttfb, 5));
+  }
+  canEstimate() {
+    return this.fast_.getTotalWeight() >= this.minWeight_;
+  }
+  getEstimate() {
+    if (this.canEstimate()) {
+      return Math.min(this.fast_.getEstimate(), this.slow_.getEstimate());
+    } else {
+      return this.defaultEstimate_;
+    }
+  }
+  getEstimateTTFB() {
+    if (this.ttfb_.getTotalWeight() >= this.minWeight_) {
+      return this.ttfb_.getEstimate();
+    } else {
+      return this.defaultTTFB_;
+    }
+  }
+  get defaultEstimate() {
+    return this.defaultEstimate_;
+  }
+  destroy() {
+  }
+};
+function _defineProperty(e, r, t) {
+  return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
+    value: t,
+    enumerable: true,
+    configurable: true,
+    writable: true
+  }) : e[r] = t, e;
+}
+function _extends() {
+  return _extends = Object.assign ? Object.assign.bind() : function(n) {
+    for (var e = 1; e < arguments.length; e++) {
+      var t = arguments[e];
+      for (var r in t)
+        ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
+    }
+    return n;
+  }, _extends.apply(null, arguments);
+}
+function ownKeys(e, r) {
+  var t = Object.keys(e);
+  if (Object.getOwnPropertySymbols) {
+    var o = Object.getOwnPropertySymbols(e);
+    r && (o = o.filter(function(r2) {
+      return Object.getOwnPropertyDescriptor(e, r2).enumerable;
+    })), t.push.apply(t, o);
+  }
+  return t;
+}
+function _objectSpread2(e) {
+  for (var r = 1; r < arguments.length; r++) {
+    var t = arguments[r] != null ? arguments[r] : {};
+    r % 2 ? ownKeys(Object(t), true).forEach(function(r2) {
+      _defineProperty(e, r2, t[r2]);
+    }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function(r2) {
+      Object.defineProperty(e, r2, Object.getOwnPropertyDescriptor(t, r2));
+    });
+  }
+  return e;
+}
+function _toPrimitive(t, r) {
+  if (typeof t != "object" || !t)
+    return t;
+  var e = t[Symbol.toPrimitive];
+  if (e !== void 0) {
+    var i = e.call(t, r);
+    if (typeof i != "object")
+      return i;
+    throw new TypeError("@@toPrimitive must return a primitive value.");
+  }
+  return (r === "string" ? String : Number)(t);
+}
+function _toPropertyKey(t) {
+  var i = _toPrimitive(t, "string");
+  return typeof i == "symbol" ? i : i + "";
+}
+var Logger = class {
+  constructor(label, logger2) {
+    this.trace = void 0;
+    this.debug = void 0;
+    this.log = void 0;
+    this.warn = void 0;
+    this.info = void 0;
+    this.error = void 0;
+    const lb = `[${label}]:`;
+    this.trace = noop;
+    this.debug = logger2.debug.bind(null, lb);
+    this.log = logger2.log.bind(null, lb);
+    this.warn = logger2.warn.bind(null, lb);
+    this.info = logger2.info.bind(null, lb);
+    this.error = logger2.error.bind(null, lb);
+  }
+};
+var noop = function noop2() {
+};
+var fakeLogger = {
+  trace: noop,
+  debug: noop,
+  log: noop,
+  warn: noop,
+  info: noop,
+  error: noop
+};
+function createLogger() {
+  return _extends({}, fakeLogger);
+}
+function consolePrintFn(type, id) {
+  const func = self.console[type];
+  return func ? func.bind(self.console, `${id ? "[" + id + "] " : ""}[${type}] >`) : noop;
+}
+function getLoggerFn(key, debugConfig, id) {
+  return debugConfig[key] ? debugConfig[key].bind(debugConfig) : consolePrintFn(key, id);
+}
+var exportedLogger = createLogger();
+function enableLogs(debugConfig, context, id) {
+  const newLogger = createLogger();
+  if (typeof console === "object" && debugConfig === true || typeof debugConfig === "object") {
+    const keys = [
+      "debug",
+      "log",
+      "info",
+      "warn",
+      "error"
+    ];
+    keys.forEach((key) => {
+      newLogger[key] = getLoggerFn(key, debugConfig, id);
+    });
+    try {
+      newLogger.log(`Debug logs enabled for "${context}" in hls.js version ${"1.6.7"}`);
+    } catch (e) {
+      return createLogger();
+    }
+    keys.forEach((key) => {
+      exportedLogger[key] = getLoggerFn(key, debugConfig);
+    });
+  } else {
+    _extends(exportedLogger, newLogger);
+  }
+  return newLogger;
+}
+var logger = exportedLogger;
+function getMediaSource(preferManagedMediaSource = true) {
+  if (typeof self === "undefined")
+    return void 0;
+  const mms = (preferManagedMediaSource || !self.MediaSource) && self.ManagedMediaSource;
+  return mms || self.MediaSource || self.WebKitMediaSource;
+}
+function isManagedMediaSource(source) {
+  return typeof self !== "undefined" && source === self.ManagedMediaSource;
+}
+function isCompatibleTrackChange(currentTracks, requiredTracks) {
+  const trackNames = Object.keys(currentTracks);
+  const requiredTrackNames = Object.keys(requiredTracks);
+  const trackCount = trackNames.length;
+  const requiredTrackCount = requiredTrackNames.length;
+  return !trackCount || !requiredTrackCount || trackCount === requiredTrackCount && !trackNames.some((name) => requiredTrackNames.indexOf(name) === -1);
+}
+function utf8ArrayToStr(array, exitOnNull = false) {
+  if (typeof TextDecoder !== "undefined") {
+    const decoder = new TextDecoder("utf-8");
+    const decoded = decoder.decode(array);
+    if (exitOnNull) {
+      const idx = decoded.indexOf("\0");
+      return idx !== -1 ? decoded.substring(0, idx) : decoded;
+    }
+    return decoded.replace(/\0/g, "");
+  }
+  const len = array.length;
+  let c;
+  let char2;
+  let char3;
+  let out = "";
+  let i = 0;
+  while (i < len) {
+    c = array[i++];
+    if (c === 0 && exitOnNull) {
+      return out;
+    } else if (c === 0 || c === 3) {
+      continue;
+    }
+    switch (c >> 4) {
+      case 0:
+      case 1:
+      case 2:
+      case 3:
+      case 4:
+      case 5:
+      case 6:
+      case 7:
+        out += String.fromCharCode(c);
+        break;
+      case 12:
+      case 13:
+        char2 = array[i++];
+        out += String.fromCharCode((c & 31) << 6 | char2 & 63);
+        break;
+      case 14:
+        char2 = array[i++];
+        char3 = array[i++];
+        out += String.fromCharCode((c & 15) << 12 | (char2 & 63) << 6 | (char3 & 63) << 0);
+        break;
+    }
+  }
+  return out;
+}
+var Hex = {
+  hexDump: function(array) {
+    let str = "";
+    for (let i = 0; i < array.length; i++) {
+      let h = array[i].toString(16);
+      if (h.length < 2) {
+        h = "0" + h;
+      }
+      str += h;
+    }
+    return str;
+  }
+};
+function hexToArrayBuffer(str) {
+  return Uint8Array.from(str.replace(/^0x/, "").replace(/([\da-fA-F]{2}) ?/g, "0x$1 ").replace(/ +$/, "").split(" ")).buffer;
+}
+function getDefaultExportFromCjs(x) {
+  return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, "default") ? x["default"] : x;
+}
+var urlToolkit = { exports: {} };
+var hasRequiredUrlToolkit;
+function requireUrlToolkit() {
+  if (hasRequiredUrlToolkit)
+    return urlToolkit.exports;
+  hasRequiredUrlToolkit = 1;
+  (function(module, exports) {
+    (function(root) {
+      var URL_REGEX = /^(?=((?:[a-zA-Z0-9+\-.]+:)?))\1(?=((?:\/\/[^\/?#]*)?))\2(?=((?:(?:[^?#\/]*\/)*[^;?#\/]*)?))\3((?:;[^?#]*)?)(\?[^#]*)?(#[^]*)?$/;
+      var FIRST_SEGMENT_REGEX = /^(?=([^\/?#]*))\1([^]*)$/;
+      var SLASH_DOT_REGEX = /(?:\/|^)\.(?=\/)/g;
+      var SLASH_DOT_DOT_REGEX = /(?:\/|^)\.\.\/(?!\.\.\/)[^\/]*(?=\/)/g;
+      var URLToolkit = {
+        buildAbsoluteURL: function(baseURL, relativeURL, opts) {
+          opts = opts || {};
+          baseURL = baseURL.trim();
+          relativeURL = relativeURL.trim();
+          if (!relativeURL) {
+            if (!opts.alwaysNormalize) {
+              return baseURL;
+            }
+            var basePartsForNormalise = URLToolkit.parseURL(baseURL);
+            if (!basePartsForNormalise) {
+              throw new Error("Error trying to parse base URL.");
+            }
+            basePartsForNormalise.path = URLToolkit.normalizePath(basePartsForNormalise.path);
+            return URLToolkit.buildURLFromParts(basePartsForNormalise);
+          }
+          var relativeParts = URLToolkit.parseURL(relativeURL);
+          if (!relativeParts) {
+            throw new Error("Error trying to parse relative URL.");
+          }
+          if (relativeParts.scheme) {
+            if (!opts.alwaysNormalize) {
+              return relativeURL;
+            }
+            relativeParts.path = URLToolkit.normalizePath(relativeParts.path);
+            return URLToolkit.buildURLFromParts(relativeParts);
+          }
+          var baseParts = URLToolkit.parseURL(baseURL);
+          if (!baseParts) {
+            throw new Error("Error trying to parse base URL.");
+          }
+          if (!baseParts.netLoc && baseParts.path && baseParts.path[0] !== "/") {
+            var pathParts = FIRST_SEGMENT_REGEX.exec(baseParts.path);
+            baseParts.netLoc = pathParts[1];
+            baseParts.path = pathParts[2];
+          }
+          if (baseParts.netLoc && !baseParts.path) {
+            baseParts.path = "/";
+          }
+          var builtParts = {
+            scheme: baseParts.scheme,
+            netLoc: relativeParts.netLoc,
+            path: null,
+            params: relativeParts.params,
+            query: relativeParts.query,
+            fragment: relativeParts.fragment
+          };
+          if (!relativeParts.netLoc) {
+            builtParts.netLoc = baseParts.netLoc;
+            if (relativeParts.path[0] !== "/") {
+              if (!relativeParts.path) {
+                builtParts.path = baseParts.path;
+                if (!relativeParts.params) {
+                  builtParts.params = baseParts.params;
+                  if (!relativeParts.query) {
+                    builtParts.query = baseParts.query;
+                  }
+                }
+              } else {
+                var baseURLPath = baseParts.path;
+                var newPath = baseURLPath.substring(0, baseURLPath.lastIndexOf("/") + 1) + relativeParts.path;
+                builtParts.path = URLToolkit.normalizePath(newPath);
+              }
+            }
+          }
+          if (builtParts.path === null) {
+            builtParts.path = opts.alwaysNormalize ? URLToolkit.normalizePath(relativeParts.path) : relativeParts.path;
+          }
+          return URLToolkit.buildURLFromParts(builtParts);
+        },
+        parseURL: function(url) {
+          var parts = URL_REGEX.exec(url);
+          if (!parts) {
+            return null;
+          }
+          return {
+            scheme: parts[1] || "",
+            netLoc: parts[2] || "",
+            path: parts[3] || "",
+            params: parts[4] || "",
+            query: parts[5] || "",
+            fragment: parts[6] || ""
+          };
+        },
+        normalizePath: function(path) {
+          path = path.split("").reverse().join("").replace(SLASH_DOT_REGEX, "");
+          while (path.length !== (path = path.replace(SLASH_DOT_DOT_REGEX, "")).length) {
+          }
+          return path.split("").reverse().join("");
+        },
+        buildURLFromParts: function(parts) {
+          return parts.scheme + parts.netLoc + parts.path + parts.params + parts.query + parts.fragment;
+        }
+      };
+      module.exports = URLToolkit;
+    })();
+  })(urlToolkit);
+  return urlToolkit.exports;
+}
+var urlToolkitExports = requireUrlToolkit();
+var LoadStats = class {
+  constructor() {
+    this.aborted = false;
+    this.loaded = 0;
+    this.retry = 0;
+    this.total = 0;
+    this.chunkCount = 0;
+    this.bwEstimate = 0;
+    this.loading = {
+      start: 0,
+      first: 0,
+      end: 0
+    };
+    this.parsing = {
+      start: 0,
+      end: 0
+    };
+    this.buffering = {
+      start: 0,
+      first: 0,
+      end: 0
+    };
+  }
+};
+var ElementaryStreamTypes = {
+  AUDIO: "audio",
+  VIDEO: "video",
+  AUDIOVIDEO: "audiovideo"
+};
+var BaseSegment = class {
+  constructor(base) {
+    this._byteRange = null;
+    this._url = null;
+    this._stats = null;
+    this._streams = null;
+    this.base = void 0;
+    this.relurl = void 0;
+    if (typeof base === "string") {
+      base = {
+        url: base
+      };
+    }
+    this.base = base;
+    makeEnumerable(this, "stats");
+  }
+  setByteRange(value, previous) {
+    const params = value.split("@", 2);
+    let start;
+    if (params.length === 1) {
+      start = (previous == null ? void 0 : previous.byteRangeEndOffset) || 0;
+    } else {
+      start = parseInt(params[1]);
+    }
+    this._byteRange = [start, parseInt(params[0]) + start];
+  }
+  get baseurl() {
+    return this.base.url;
+  }
+  get byteRange() {
+    if (this._byteRange === null) {
+      return [];
+    }
+    return this._byteRange;
+  }
+  get byteRangeStartOffset() {
+    return this.byteRange[0];
+  }
+  get byteRangeEndOffset() {
+    return this.byteRange[1];
+  }
+  get elementaryStreams() {
+    if (this._streams === null) {
+      this._streams = {
+        [ElementaryStreamTypes.AUDIO]: null,
+        [ElementaryStreamTypes.VIDEO]: null,
+        [ElementaryStreamTypes.AUDIOVIDEO]: null
+      };
+    }
+    return this._streams;
+  }
+  set elementaryStreams(value) {
+    this._streams = value;
+  }
+  get hasStats() {
+    return this._stats !== null;
+  }
+  get hasStreams() {
+    return this._streams !== null;
+  }
+  get stats() {
+    if (this._stats === null) {
+      this._stats = new LoadStats();
+    }
+    return this._stats;
+  }
+  set stats(value) {
+    this._stats = value;
+  }
+  get url() {
+    if (!this._url && this.baseurl && this.relurl) {
+      this._url = urlToolkitExports.buildAbsoluteURL(this.baseurl, this.relurl, {
+        alwaysNormalize: true
+      });
+    }
+    return this._url || "";
+  }
+  set url(value) {
+    this._url = value;
+  }
+  clearElementaryStreamInfo() {
+    const {
+      elementaryStreams
+    } = this;
+    elementaryStreams[ElementaryStreamTypes.AUDIO] = null;
+    elementaryStreams[ElementaryStreamTypes.VIDEO] = null;
+    elementaryStreams[ElementaryStreamTypes.AUDIOVIDEO] = null;
+  }
+};
+function isMediaFragment(frag) {
+  return frag.sn !== "initSegment";
+}
+var Fragment = class extends BaseSegment {
+  constructor(type, base) {
+    super(base);
+    this._decryptdata = null;
+    this._programDateTime = null;
+    this._ref = null;
+    this._bitrate = void 0;
+    this.rawProgramDateTime = null;
+    this.tagList = [];
+    this.duration = 0;
+    this.sn = 0;
+    this.levelkeys = void 0;
+    this.type = void 0;
+    this.loader = null;
+    this.keyLoader = null;
+    this.level = -1;
+    this.cc = 0;
+    this.startPTS = void 0;
+    this.endPTS = void 0;
+    this.startDTS = void 0;
+    this.endDTS = void 0;
+    this.start = 0;
+    this.playlistOffset = 0;
+    this.deltaPTS = void 0;
+    this.maxStartPTS = void 0;
+    this.minEndPTS = void 0;
+    this.data = void 0;
+    this.bitrateTest = false;
+    this.title = null;
+    this.initSegment = null;
+    this.endList = void 0;
+    this.gap = void 0;
+    this.urlId = 0;
+    this.type = type;
+  }
+  get byteLength() {
+    if (this.hasStats) {
+      const total = this.stats.total;
+      if (total) {
+        return total;
+      }
+    }
+    if (this.byteRange) {
+      const start = this.byteRange[0];
+      const end = this.byteRange[1];
+      if (isFiniteNumber(start) && isFiniteNumber(end)) {
+        return end - start;
+      }
+    }
+    return null;
+  }
+  get bitrate() {
+    if (this.byteLength) {
+      return this.byteLength * 8 / this.duration;
+    }
+    if (this._bitrate) {
+      return this._bitrate;
+    }
+    return null;
+  }
+  set bitrate(value) {
+    this._bitrate = value;
+  }
+  get decryptdata() {
+    const {
+      levelkeys
+    } = this;
+    if (!levelkeys && !this._decryptdata) {
+      return null;
+    }
+    if (!this._decryptdata && this.levelkeys && !this.levelkeys.NONE) {
+      const key = this.levelkeys.identity;
+      if (key) {
+        this._decryptdata = key.getDecryptData(this.sn);
+      } else {
+        const keyFormats = Object.keys(this.levelkeys);
+        if (keyFormats.length === 1) {
+          return this._decryptdata = this.levelkeys[keyFormats[0]].getDecryptData(this.sn);
+        }
+      }
+    }
+    return this._decryptdata;
+  }
+  get end() {
+    return this.start + this.duration;
+  }
+  get endProgramDateTime() {
+    if (this.programDateTime === null) {
+      return null;
+    }
+    const duration = !isFiniteNumber(this.duration) ? 0 : this.duration;
+    return this.programDateTime + duration * 1e3;
+  }
+  get encrypted() {
+    var _this$_decryptdata;
+    if ((_this$_decryptdata = this._decryptdata) != null && _this$_decryptdata.encrypted) {
+      return true;
+    } else if (this.levelkeys) {
+      const keyFormats = Object.keys(this.levelkeys);
+      const len = keyFormats.length;
+      if (len > 1 || len === 1 && this.levelkeys[keyFormats[0]].encrypted) {
+        return true;
+      }
+    }
+    return false;
+  }
+  get programDateTime() {
+    if (this._programDateTime === null && this.rawProgramDateTime) {
+      this.programDateTime = Date.parse(this.rawProgramDateTime);
+    }
+    return this._programDateTime;
+  }
+  set programDateTime(value) {
+    if (!isFiniteNumber(value)) {
+      this._programDateTime = this.rawProgramDateTime = null;
+      return;
+    }
+    this._programDateTime = value;
+  }
+  get ref() {
+    if (!isMediaFragment(this)) {
+      return null;
+    }
+    if (!this._ref) {
+      this._ref = {
+        base: this.base,
+        start: this.start,
+        duration: this.duration,
+        sn: this.sn,
+        programDateTime: this.programDateTime
+      };
+    }
+    return this._ref;
+  }
+  addStart(value) {
+    this.setStart(this.start + value);
+  }
+  setStart(value) {
+    this.start = value;
+    if (this._ref) {
+      this._ref.start = value;
+    }
+  }
+  setDuration(value) {
+    this.duration = value;
+    if (this._ref) {
+      this._ref.duration = value;
+    }
+  }
+  setKeyFormat(keyFormat) {
+    if (this.levelkeys) {
+      const key = this.levelkeys[keyFormat];
+      if (key && !this._decryptdata) {
+        this._decryptdata = key.getDecryptData(this.sn);
+      }
+    }
+  }
+  abortRequests() {
+    var _this$loader, _this$keyLoader;
+    (_this$loader = this.loader) == null ? void 0 : _this$loader.abort();
+    (_this$keyLoader = this.keyLoader) == null ? void 0 : _this$keyLoader.abort();
+  }
+  setElementaryStreamInfo(type, startPTS, endPTS, startDTS, endDTS, partial = false) {
+    const {
+      elementaryStreams
+    } = this;
+    const info = elementaryStreams[type];
+    if (!info) {
+      elementaryStreams[type] = {
+        startPTS,
+        endPTS,
+        startDTS,
+        endDTS,
+        partial
+      };
+      return;
+    }
+    info.startPTS = Math.min(info.startPTS, startPTS);
+    info.endPTS = Math.max(info.endPTS, endPTS);
+    info.startDTS = Math.min(info.startDTS, startDTS);
+    info.endDTS = Math.max(info.endDTS, endDTS);
+  }
+};
+var Part = class extends BaseSegment {
+  constructor(partAttrs, frag, base, index, previous) {
+    super(base);
+    this.fragOffset = 0;
+    this.duration = 0;
+    this.gap = false;
+    this.independent = false;
+    this.relurl = void 0;
+    this.fragment = void 0;
+    this.index = void 0;
+    this.duration = partAttrs.decimalFloatingPoint("DURATION");
+    this.gap = partAttrs.bool("GAP");
+    this.independent = partAttrs.bool("INDEPENDENT");
+    this.relurl = partAttrs.enumeratedString("URI");
+    this.fragment = frag;
+    this.index = index;
+    const byteRange = partAttrs.enumeratedString("BYTERANGE");
+    if (byteRange) {
+      this.setByteRange(byteRange, previous);
+    }
+    if (previous) {
+      this.fragOffset = previous.fragOffset + previous.duration;
+    }
+  }
+  get start() {
+    return this.fragment.start + this.fragOffset;
+  }
+  get end() {
+    return this.start + this.duration;
+  }
+  get loaded() {
+    const {
+      elementaryStreams
+    } = this;
+    return !!(elementaryStreams.audio || elementaryStreams.video || elementaryStreams.audiovideo);
+  }
+};
+function getOwnPropertyDescriptorFromPrototypeChain(object, property) {
+  const prototype = Object.getPrototypeOf(object);
+  if (prototype) {
+    const propertyDescriptor = Object.getOwnPropertyDescriptor(prototype, property);
+    if (propertyDescriptor) {
+      return propertyDescriptor;
+    }
+    return getOwnPropertyDescriptorFromPrototypeChain(prototype, property);
+  }
+}
+function makeEnumerable(object, property) {
+  const d = getOwnPropertyDescriptorFromPrototypeChain(object, property);
+  if (d) {
+    d.enumerable = true;
+    Object.defineProperty(object, property, d);
+  }
+}
+var UINT32_MAX$1 = Math.pow(2, 32) - 1;
+var push = [].push;
+var RemuxerTrackIdConfig = {
+  video: 1,
+  audio: 2,
+  id3: 3,
+  text: 4
+};
+function bin2str(data) {
+  return String.fromCharCode.apply(null, data);
+}
+function readUint16(buffer, offset) {
+  const val = buffer[offset] << 8 | buffer[offset + 1];
+  return val < 0 ? 65536 + val : val;
+}
+function readUint32(buffer, offset) {
+  const val = readSint32(buffer, offset);
+  return val < 0 ? 4294967296 + val : val;
+}
+function readUint64(buffer, offset) {
+  let result = readUint32(buffer, offset);
+  result *= Math.pow(2, 32);
+  result += readUint32(buffer, offset + 4);
+  return result;
+}
+function readSint32(buffer, offset) {
+  return buffer[offset] << 24 | buffer[offset + 1] << 16 | buffer[offset + 2] << 8 | buffer[offset + 3];
+}
+function hasMoofData(data) {
+  const end = data.byteLength;
+  for (let i = 0; i < end; ) {
+    const size = readUint32(data, i);
+    if (size > 8 && data[i + 4] === 109 && data[i + 5] === 111 && data[i + 6] === 111 && data[i + 7] === 102) {
+      return true;
+    }
+    i = size > 1 ? i + size : end;
+  }
+  return false;
+}
+function findBox(data, path) {
+  const results = [];
+  if (!path.length) {
+    return results;
+  }
+  const end = data.byteLength;
+  for (let i = 0; i < end; ) {
+    const size = readUint32(data, i);
+    const type = bin2str(data.subarray(i + 4, i + 8));
+    const endbox = size > 1 ? i + size : end;
+    if (type === path[0]) {
+      if (path.length === 1) {
+        results.push(data.subarray(i + 8, endbox));
+      } else {
+        const subresults = findBox(data.subarray(i + 8, endbox), path.slice(1));
+        if (subresults.length) {
+          push.apply(results, subresults);
+        }
+      }
+    }
+    i = endbox;
+  }
+  return results;
+}
+function parseSegmentIndex(sidx) {
+  const references = [];
+  const version2 = sidx[0];
+  let index = 8;
+  const timescale = readUint32(sidx, index);
+  index += 4;
+  let earliestPresentationTime = 0;
+  let firstOffset = 0;
+  if (version2 === 0) {
+    earliestPresentationTime = readUint32(sidx, index);
+    firstOffset = readUint32(sidx, index + 4);
+    index += 8;
+  } else {
+    earliestPresentationTime = readUint64(sidx, index);
+    firstOffset = readUint64(sidx, index + 8);
+    index += 16;
+  }
+  index += 2;
+  let startByte = sidx.length + firstOffset;
+  const referencesCount = readUint16(sidx, index);
+  index += 2;
+  for (let i = 0; i < referencesCount; i++) {
+    let referenceIndex = index;
+    const referenceInfo = readUint32(sidx, referenceIndex);
+    referenceIndex += 4;
+    const referenceSize = referenceInfo & 2147483647;
+    const referenceType = (referenceInfo & 2147483648) >>> 31;
+    if (referenceType === 1) {
+      logger.warn("SIDX has hierarchical references (not supported)");
+      return null;
+    }
+    const subsegmentDuration = readUint32(sidx, referenceIndex);
+    referenceIndex += 4;
+    references.push({
+      referenceSize,
+      subsegmentDuration,
+      info: {
+        duration: subsegmentDuration / timescale,
+        start: startByte,
+        end: startByte + referenceSize - 1
+      }
+    });
+    startByte += referenceSize;
+    referenceIndex += 4;
+    index = referenceIndex;
+  }
+  return {
+    earliestPresentationTime,
+    timescale,
+    version: version2,
+    referencesCount,
+    references
+  };
+}
+function parseInitSegment(initSegment) {
+  const result = [];
+  const traks = findBox(initSegment, ["moov", "trak"]);
+  for (let i = 0; i < traks.length; i++) {
+    const trak = traks[i];
+    const tkhd = findBox(trak, ["tkhd"])[0];
+    if (tkhd) {
+      let version2 = tkhd[0];
+      const trackId = readUint32(tkhd, version2 === 0 ? 12 : 20);
+      const mdhd = findBox(trak, ["mdia", "mdhd"])[0];
+      if (mdhd) {
+        version2 = mdhd[0];
+        const timescale = readUint32(mdhd, version2 === 0 ? 12 : 20);
+        const hdlr = findBox(trak, ["mdia", "hdlr"])[0];
+        if (hdlr) {
+          const hdlrType = bin2str(hdlr.subarray(8, 12));
+          const type = {
+            soun: ElementaryStreamTypes.AUDIO,
+            vide: ElementaryStreamTypes.VIDEO
+          }[hdlrType];
+          const stsdBox = findBox(trak, ["mdia", "minf", "stbl", "stsd"])[0];
+          const stsd = parseStsd(stsdBox);
+          if (type) {
+            result[trackId] = {
+              timescale,
+              type,
+              stsd
+            };
+            result[type] = _objectSpread2({
+              timescale,
+              id: trackId
+            }, stsd);
+          } else {
+            result[trackId] = {
+              timescale,
+              type: hdlrType,
+              stsd
+            };
+          }
+        }
+      }
+    }
+  }
+  const trex = findBox(initSegment, ["moov", "mvex", "trex"]);
+  trex.forEach((trex2) => {
+    const trackId = readUint32(trex2, 4);
+    const track = result[trackId];
+    if (track) {
+      track.default = {
+        duration: readUint32(trex2, 12),
+        flags: readUint32(trex2, 20)
+      };
+    }
+  });
+  return result;
+}
+function parseStsd(stsd) {
+  const sampleEntries = stsd.subarray(8);
+  const sampleEntriesEnd = sampleEntries.subarray(8 + 78);
+  const fourCC = bin2str(sampleEntries.subarray(4, 8));
+  let codec = fourCC;
+  let supplemental;
+  const encrypted = fourCC === "enca" || fourCC === "encv";
+  if (encrypted) {
+    const encBox = findBox(sampleEntries, [fourCC])[0];
+    const encBoxChildren = encBox.subarray(fourCC === "enca" ? 28 : 78);
+    const sinfs = findBox(encBoxChildren, ["sinf"]);
+    sinfs.forEach((sinf) => {
+      const schm = findBox(sinf, ["schm"])[0];
+      if (schm) {
+        const scheme = bin2str(schm.subarray(4, 8));
+        if (scheme === "cbcs" || scheme === "cenc") {
+          const frma = findBox(sinf, ["frma"])[0];
+          if (frma) {
+            codec = bin2str(frma);
+          }
+        }
+      }
+    });
+  }
+  const codecFourCC = codec;
+  switch (codec) {
+    case "avc1":
+    case "avc2":
+    case "avc3":
+    case "avc4": {
+      const avcCBox = findBox(sampleEntriesEnd, ["avcC"])[0];
+      if (avcCBox && avcCBox.length > 3) {
+        codec += "." + toHex(avcCBox[1]) + toHex(avcCBox[2]) + toHex(avcCBox[3]);
+        supplemental = parseSupplementalDoViCodec(codecFourCC === "avc1" ? "dva1" : "dvav", sampleEntriesEnd);
+      }
+      break;
+    }
+    case "mp4a": {
+      const codecBox = findBox(sampleEntries, [fourCC])[0];
+      const esdsBox = findBox(codecBox.subarray(28), ["esds"])[0];
+      if (esdsBox && esdsBox.length > 7) {
+        let i = 4;
+        if (esdsBox[i++] !== 3) {
+          break;
+        }
+        i = skipBERInteger(esdsBox, i);
+        i += 2;
+        const flags = esdsBox[i++];
+        if (flags & 128) {
+          i += 2;
+        }
+        if (flags & 64) {
+          i += esdsBox[i++];
+        }
+        if (esdsBox[i++] !== 4) {
+          break;
+        }
+        i = skipBERInteger(esdsBox, i);
+        const objectType = esdsBox[i++];
+        if (objectType === 64) {
+          codec += "." + toHex(objectType);
+        } else {
+          break;
+        }
+        i += 12;
+        if (esdsBox[i++] !== 5) {
+          break;
+        }
+        i = skipBERInteger(esdsBox, i);
+        const firstByte = esdsBox[i++];
+        let audioObjectType = (firstByte & 248) >> 3;
+        if (audioObjectType === 31) {
+          audioObjectType += 1 + ((firstByte & 7) << 3) + ((esdsBox[i] & 224) >> 5);
+        }
+        codec += "." + audioObjectType;
+      }
+      break;
+    }
+    case "hvc1":
+    case "hev1": {
+      const hvcCBox = findBox(sampleEntriesEnd, ["hvcC"])[0];
+      if (hvcCBox && hvcCBox.length > 12) {
+        const profileByte = hvcCBox[1];
+        const profileSpace = ["", "A", "B", "C"][profileByte >> 6];
+        const generalProfileIdc = profileByte & 31;
+        const profileCompat = readUint32(hvcCBox, 2);
+        const tierFlag = (profileByte & 32) >> 5 ? "H" : "L";
+        const levelIDC = hvcCBox[12];
+        const constraintIndicator = hvcCBox.subarray(6, 12);
+        codec += "." + profileSpace + generalProfileIdc;
+        codec += "." + reverse32BitInt(profileCompat).toString(16).toUpperCase();
+        codec += "." + tierFlag + levelIDC;
+        let constraintString = "";
+        for (let i = constraintIndicator.length; i--; ) {
+          const byte = constraintIndicator[i];
+          if (byte || constraintString) {
+            const encodedByte = byte.toString(16).toUpperCase();
+            constraintString = "." + encodedByte + constraintString;
+          }
+        }
+        codec += constraintString;
+      }
+      supplemental = parseSupplementalDoViCodec(codecFourCC == "hev1" ? "dvhe" : "dvh1", sampleEntriesEnd);
+      break;
+    }
+    case "dvh1":
+    case "dvhe":
+    case "dvav":
+    case "dva1":
+    case "dav1": {
+      codec = parseSupplementalDoViCodec(codec, sampleEntriesEnd) || codec;
+      break;
+    }
+    case "vp09": {
+      const vpcCBox = findBox(sampleEntriesEnd, ["vpcC"])[0];
+      if (vpcCBox && vpcCBox.length > 6) {
+        const profile = vpcCBox[4];
+        const level = vpcCBox[5];
+        const bitDepth = vpcCBox[6] >> 4 & 15;
+        codec += "." + addLeadingZero(profile) + "." + addLeadingZero(level) + "." + addLeadingZero(bitDepth);
+      }
+      break;
+    }
+    case "av01": {
+      const av1CBox = findBox(sampleEntriesEnd, ["av1C"])[0];
+      if (av1CBox && av1CBox.length > 2) {
+        const profile = av1CBox[1] >>> 5;
+        const level = av1CBox[1] & 31;
+        const tierFlag = av1CBox[2] >>> 7 ? "H" : "M";
+        const highBitDepth = (av1CBox[2] & 64) >> 6;
+        const twelveBit = (av1CBox[2] & 32) >> 5;
+        const bitDepth = profile === 2 && highBitDepth ? twelveBit ? 12 : 10 : highBitDepth ? 10 : 8;
+        const monochrome = (av1CBox[2] & 16) >> 4;
+        const chromaSubsamplingX = (av1CBox[2] & 8) >> 3;
+        const chromaSubsamplingY = (av1CBox[2] & 4) >> 2;
+        const chromaSamplePosition = av1CBox[2] & 3;
+        const colorPrimaries = 1;
+        const transferCharacteristics = 1;
+        const matrixCoefficients = 1;
+        const videoFullRangeFlag = 0;
+        codec += "." + profile + "." + addLeadingZero(level) + tierFlag + "." + addLeadingZero(bitDepth) + "." + monochrome + "." + chromaSubsamplingX + chromaSubsamplingY + chromaSamplePosition + "." + addLeadingZero(colorPrimaries) + "." + addLeadingZero(transferCharacteristics) + "." + addLeadingZero(matrixCoefficients) + "." + videoFullRangeFlag;
+        supplemental = parseSupplementalDoViCodec("dav1", sampleEntriesEnd);
+      }
+      break;
+    }
+  }
+  return {
+    codec,
+    encrypted,
+    supplemental
+  };
+}
+function parseSupplementalDoViCodec(fourCC, sampleEntriesEnd) {
+  const dvvCResult = findBox(sampleEntriesEnd, ["dvvC"]);
+  const dvXCBox = dvvCResult.length ? dvvCResult[0] : findBox(sampleEntriesEnd, ["dvcC"])[0];
+  if (dvXCBox) {
+    const doViProfile = dvXCBox[2] >> 1 & 127;
+    const doViLevel = dvXCBox[2] << 5 & 32 | dvXCBox[3] >> 3 & 31;
+    return fourCC + "." + addLeadingZero(doViProfile) + "." + addLeadingZero(doViLevel);
+  }
+}
+function reverse32BitInt(val) {
+  let result = 0;
+  for (let i = 0; i < 32; i++) {
+    result |= (val >> i & 1) << 32 - 1 - i;
+  }
+  return result >>> 0;
+}
+function skipBERInteger(bytes, i) {
+  const limit = i + 5;
+  while (bytes[i++] & 128 && i < limit) {
+  }
+  return i;
+}
+function toHex(x) {
+  return ("0" + x.toString(16).toUpperCase()).slice(-2);
+}
+function addLeadingZero(num) {
+  return (num < 10 ? "0" : "") + num;
+}
+function patchEncyptionData(initSegment, decryptdata) {
+  if (!initSegment || !decryptdata) {
+    return initSegment;
+  }
+  const keyId = decryptdata.keyId;
+  if (keyId && decryptdata.isCommonEncryption) {
+    const traks = findBox(initSegment, ["moov", "trak"]);
+    traks.forEach((trak) => {
+      const stsd = findBox(trak, ["mdia", "minf", "stbl", "stsd"])[0];
+      const sampleEntries = stsd.subarray(8);
+      let encBoxes = findBox(sampleEntries, ["enca"]);
+      const isAudio = encBoxes.length > 0;
+      if (!isAudio) {
+        encBoxes = findBox(sampleEntries, ["encv"]);
+      }
+      encBoxes.forEach((enc) => {
+        const encBoxChildren = isAudio ? enc.subarray(28) : enc.subarray(78);
+        const sinfBoxes = findBox(encBoxChildren, ["sinf"]);
+        sinfBoxes.forEach((sinf) => {
+          const tenc = parseSinf(sinf);
+          if (tenc) {
+            const tencKeyId = tenc.subarray(8, 24);
+            if (!tencKeyId.some((b) => b !== 0)) {
+              logger.log(`[eme] Patching keyId in 'enc${isAudio ? "a" : "v"}>sinf>>tenc' box: ${Hex.hexDump(tencKeyId)} -> ${Hex.hexDump(keyId)}`);
+              tenc.set(keyId, 8);
+            }
+          }
+        });
+      });
+    });
+  }
+  return initSegment;
+}
+function parseSinf(sinf) {
+  const schm = findBox(sinf, ["schm"])[0];
+  if (schm) {
+    const scheme = bin2str(schm.subarray(4, 8));
+    if (scheme === "cbcs" || scheme === "cenc") {
+      return findBox(sinf, ["schi", "tenc"])[0];
+    }
+  }
+  return null;
+}
+function getSampleData(data, initData, logger2) {
+  const tracks = {};
+  const trafs = findBox(data, ["moof", "traf"]);
+  for (let i = 0; i < trafs.length; i++) {
+    const traf = trafs[i];
+    const tfhd = findBox(traf, ["tfhd"])[0];
+    const id = readUint32(tfhd, 4);
+    const track = initData[id];
+    if (!track) {
+      continue;
+    }
+    const trackTimes = tracks[id] || (tracks[id] = {
+      start: NaN,
+      duration: 0,
+      sampleCount: 0,
+      timescale: track.timescale,
+      type: track.type
+    });
+    const tfdt = findBox(traf, ["tfdt"])[0];
+    if (tfdt) {
+      const version2 = tfdt[0];
+      let baseTime = readUint32(tfdt, 4);
+      if (version2 === 1) {
+        if (baseTime === UINT32_MAX$1) {
+          logger2.warn(`[mp4-demuxer]: Ignoring assumed invalid signed 64-bit track fragment decode time`);
+        } else {
+          baseTime *= UINT32_MAX$1 + 1;
+          baseTime += readUint32(tfdt, 8);
+        }
+      }
+      if (isFiniteNumber(baseTime) && (!isFiniteNumber(trackTimes.start) || baseTime < trackTimes.start)) {
+        trackTimes.start = baseTime;
+      }
+    }
+    const trackDefault = track.default;
+    const tfhdFlags = readUint32(tfhd, 0) | (trackDefault == null ? void 0 : trackDefault.flags);
+    let defaultSampleDuration = (trackDefault == null ? void 0 : trackDefault.duration) || 0;
+    if (tfhdFlags & 8) {
+      if (tfhdFlags & 2) {
+        defaultSampleDuration = readUint32(tfhd, 12);
+      } else {
+        defaultSampleDuration = readUint32(tfhd, 8);
+      }
+    }
+    const truns = findBox(traf, ["trun"]);
+    let sampleDTS = trackTimes.start || 0;
+    let rawDuration = 0;
+    let sampleDuration = defaultSampleDuration;
+    for (let j = 0; j < truns.length; j++) {
+      const trun = truns[j];
+      const sampleCount = readUint32(trun, 4);
+      const sampleIndex = trackTimes.sampleCount;
+      trackTimes.sampleCount += sampleCount;
+      const dataOffsetPresent = trun[3] & 1;
+      const firstSampleFlagsPresent = trun[3] & 4;
+      const sampleDurationPresent = trun[2] & 1;
+      const sampleSizePresent = trun[2] & 2;
+      const sampleFlagsPresent = trun[2] & 4;
+      const sampleCompositionTimeOffsetPresent = trun[2] & 8;
+      let offset = 8;
+      let remaining = sampleCount;
+      if (dataOffsetPresent) {
+        offset += 4;
+      }
+      if (firstSampleFlagsPresent && sampleCount) {
+        const isNonSyncSample = trun[offset + 1] & 1;
+        if (!isNonSyncSample && trackTimes.keyFrameIndex === void 0) {
+          trackTimes.keyFrameIndex = sampleIndex;
+        }
+        offset += 4;
+        if (sampleDurationPresent) {
+          sampleDuration = readUint32(trun, offset);
+          offset += 4;
+        } else {
+          sampleDuration = defaultSampleDuration;
+        }
+        if (sampleSizePresent) {
+          offset += 4;
+        }
+        if (sampleCompositionTimeOffsetPresent) {
+          offset += 4;
+        }
+        sampleDTS += sampleDuration;
+        rawDuration += sampleDuration;
+        remaining--;
+      }
+      while (remaining--) {
+        if (sampleDurationPresent) {
+          sampleDuration = readUint32(trun, offset);
+          offset += 4;
+        } else {
+          sampleDuration = defaultSampleDuration;
+        }
+        if (sampleSizePresent) {
+          offset += 4;
+        }
+        if (sampleFlagsPresent) {
+          const isNonSyncSample = trun[offset + 1] & 1;
+          if (!isNonSyncSample) {
+            if (trackTimes.keyFrameIndex === void 0) {
+              trackTimes.keyFrameIndex = trackTimes.sampleCount - (remaining + 1);
+              trackTimes.keyFrameStart = sampleDTS;
+            }
+          }
+          offset += 4;
+        }
+        if (sampleCompositionTimeOffsetPresent) {
+          offset += 4;
+        }
+        sampleDTS += sampleDuration;
+        rawDuration += sampleDuration;
+      }
+      if (!rawDuration && defaultSampleDuration) {
+        rawDuration += defaultSampleDuration * sampleCount;
+      }
+    }
+    trackTimes.duration += rawDuration;
+  }
+  if (!Object.keys(tracks).some((trackId) => tracks[trackId].duration)) {
+    let sidxMinStart = Infinity;
+    let sidxMaxEnd = 0;
+    const sidxs = findBox(data, ["sidx"]);
+    for (let i = 0; i < sidxs.length; i++) {
+      const sidx = parseSegmentIndex(sidxs[i]);
+      if (sidx != null && sidx.references) {
+        sidxMinStart = Math.min(sidxMinStart, sidx.earliestPresentationTime / sidx.timescale);
+        const subSegmentDuration = sidx.references.reduce((dur, ref) => dur + ref.info.duration || 0, 0);
+        sidxMaxEnd = Math.max(sidxMaxEnd, subSegmentDuration + sidx.earliestPresentationTime / sidx.timescale);
+      }
+    }
+    if (sidxMaxEnd && isFiniteNumber(sidxMaxEnd)) {
+      Object.keys(tracks).forEach((trackId) => {
+        if (!tracks[trackId].duration) {
+          tracks[trackId].duration = sidxMaxEnd * tracks[trackId].timescale - tracks[trackId].start;
+        }
+      });
+    }
+  }
+  return tracks;
+}
+function segmentValidRange(data) {
+  const segmentedRange = {
+    valid: null,
+    remainder: null
+  };
+  const moofs = findBox(data, ["moof"]);
+  if (moofs.length < 2) {
+    segmentedRange.remainder = data;
+    return segmentedRange;
+  }
+  const last = moofs[moofs.length - 1];
+  segmentedRange.valid = data.slice(0, last.byteOffset - 8);
+  segmentedRange.remainder = data.slice(last.byteOffset - 8);
+  return segmentedRange;
+}
+function appendUint8Array(data1, data2) {
+  const temp = new Uint8Array(data1.length + data2.length);
+  temp.set(data1);
+  temp.set(data2, data1.length);
+  return temp;
+}
+function parseSamples(timeOffset, track) {
+  const seiSamples = [];
+  const videoData = track.samples;
+  const timescale = track.timescale;
+  const trackId = track.id;
+  let isHEVCFlavor = false;
+  const moofs = findBox(videoData, ["moof"]);
+  moofs.map((moof) => {
+    const moofOffset = moof.byteOffset - 8;
+    const trafs = findBox(moof, ["traf"]);
+    trafs.map((traf) => {
+      const baseTime = findBox(traf, ["tfdt"]).map((tfdt) => {
+        const version2 = tfdt[0];
+        let result = readUint32(tfdt, 4);
+        if (version2 === 1) {
+          result *= Math.pow(2, 32);
+          result += readUint32(tfdt, 8);
+        }
+        return result / timescale;
+      })[0];
+      if (baseTime !== void 0) {
+        timeOffset = baseTime;
+      }
+      return findBox(traf, ["tfhd"]).map((tfhd) => {
+        const id = readUint32(tfhd, 4);
+        const tfhdFlags = readUint32(tfhd, 0) & 16777215;
+        const baseDataOffsetPresent = (tfhdFlags & 1) !== 0;
+        const sampleDescriptionIndexPresent = (tfhdFlags & 2) !== 0;
+        const defaultSampleDurationPresent = (tfhdFlags & 8) !== 0;
+        let defaultSampleDuration = 0;
+        const defaultSampleSizePresent = (tfhdFlags & 16) !== 0;
+        let defaultSampleSize = 0;
+        const defaultSampleFlagsPresent = (tfhdFlags & 32) !== 0;
+        let tfhdOffset = 8;
+        if (id === trackId) {
+          if (baseDataOffsetPresent) {
+            tfhdOffset += 8;
+          }
+          if (sampleDescriptionIndexPresent) {
+            tfhdOffset += 4;
+          }
+          if (defaultSampleDurationPresent) {
+            defaultSampleDuration = readUint32(tfhd, tfhdOffset);
+            tfhdOffset += 4;
+          }
+          if (defaultSampleSizePresent) {
+            defaultSampleSize = readUint32(tfhd, tfhdOffset);
+            tfhdOffset += 4;
+          }
+          if (defaultSampleFlagsPresent) {
+            tfhdOffset += 4;
+          }
+          if (track.type === "video") {
+            isHEVCFlavor = isHEVC(track.codec);
+          }
+          findBox(traf, ["trun"]).map((trun) => {
+            const version2 = trun[0];
+            const flags = readUint32(trun, 0) & 16777215;
+            const dataOffsetPresent = (flags & 1) !== 0;
+            let dataOffset = 0;
+            const firstSampleFlagsPresent = (flags & 4) !== 0;
+            const sampleDurationPresent = (flags & 256) !== 0;
+            let sampleDuration = 0;
+            const sampleSizePresent = (flags & 512) !== 0;
+            let sampleSize = 0;
+            const sampleFlagsPresent = (flags & 1024) !== 0;
+            const sampleCompositionOffsetsPresent = (flags & 2048) !== 0;
+            let compositionOffset = 0;
+            const sampleCount = readUint32(trun, 4);
+            let trunOffset = 8;
+            if (dataOffsetPresent) {
+              dataOffset = readUint32(trun, trunOffset);
+              trunOffset += 4;
+            }
+            if (firstSampleFlagsPresent) {
+              trunOffset += 4;
+            }
+            let sampleOffset = dataOffset + moofOffset;
+            for (let ix = 0; ix < sampleCount; ix++) {
+              if (sampleDurationPresent) {
+                sampleDuration = readUint32(trun, trunOffset);
+                trunOffset += 4;
+              } else {
+                sampleDuration = defaultSampleDuration;
+              }
+              if (sampleSizePresent) {
+                sampleSize = readUint32(trun, trunOffset);
+                trunOffset += 4;
+              } else {
+                sampleSize = defaultSampleSize;
+              }
+              if (sampleFlagsPresent) {
+                trunOffset += 4;
+              }
+              if (sampleCompositionOffsetsPresent) {
+                if (version2 === 0) {
+                  compositionOffset = readUint32(trun, trunOffset);
+                } else {
+                  compositionOffset = readSint32(trun, trunOffset);
+                }
+                trunOffset += 4;
+              }
+              if (track.type === ElementaryStreamTypes.VIDEO) {
+                let naluTotalSize = 0;
+                while (naluTotalSize < sampleSize) {
+                  const naluSize = readUint32(videoData, sampleOffset);
+                  sampleOffset += 4;
+                  if (isSEIMessage(isHEVCFlavor, videoData[sampleOffset])) {
+                    const data = videoData.subarray(sampleOffset, sampleOffset + naluSize);
+                    parseSEIMessageFromNALu(data, isHEVCFlavor ? 2 : 1, timeOffset + compositionOffset / timescale, seiSamples);
+                  }
+                  sampleOffset += naluSize;
+                  naluTotalSize += naluSize + 4;
+                }
+              }
+              timeOffset += sampleDuration / timescale;
+            }
+          });
+        }
+      });
+    });
+  });
+  return seiSamples;
+}
+function isHEVC(codec) {
+  if (!codec) {
+    return false;
+  }
+  const baseCodec = codec.substring(0, 4);
+  return baseCodec === "hvc1" || baseCodec === "hev1" || baseCodec === "dvh1" || baseCodec === "dvhe";
+}
+function isSEIMessage(isHEVCFlavor, naluHeader) {
+  if (isHEVCFlavor) {
+    const naluType = naluHeader >> 1 & 63;
+    return naluType === 39 || naluType === 40;
+  } else {
+    const naluType = naluHeader & 31;
+    return naluType === 6;
+  }
+}
+function parseSEIMessageFromNALu(unescapedData, headerSize, pts, samples) {
+  const data = discardEPB(unescapedData);
+  let seiPtr = 0;
+  seiPtr += headerSize;
+  let payloadType = 0;
+  let payloadSize = 0;
+  let b = 0;
+  while (seiPtr < data.length) {
+    payloadType = 0;
+    do {
+      if (seiPtr >= data.length) {
+        break;
+      }
+      b = data[seiPtr++];
+      payloadType += b;
+    } while (b === 255);
+    payloadSize = 0;
+    do {
+      if (seiPtr >= data.length) {
+        break;
+      }
+      b = data[seiPtr++];
+      payloadSize += b;
+    } while (b === 255);
+    const leftOver = data.length - seiPtr;
+    let payPtr = seiPtr;
+    if (payloadSize < leftOver) {
+      seiPtr += payloadSize;
+    } else if (payloadSize > leftOver) {
+      logger.error(`Malformed SEI payload. ${payloadSize} is too small, only ${leftOver} bytes left to parse.`);
+      break;
+    }
+    if (payloadType === 4) {
+      const countryCode = data[payPtr++];
+      if (countryCode === 181) {
+        const providerCode = readUint16(data, payPtr);
+        payPtr += 2;
+        if (providerCode === 49) {
+          const userStructure = readUint32(data, payPtr);
+          payPtr += 4;
+          if (userStructure === 1195456820) {
+            const userDataType = data[payPtr++];
+            if (userDataType === 3) {
+              const firstByte = data[payPtr++];
+              const totalCCs = 31 & firstByte;
+              const enabled = 64 & firstByte;
+              const totalBytes = enabled ? 2 + totalCCs * 3 : 0;
+              const byteArray = new Uint8Array(totalBytes);
+              if (enabled) {
+                byteArray[0] = firstByte;
+                for (let i = 1; i < totalBytes; i++) {
+                  byteArray[i] = data[payPtr++];
+                }
+              }
+              samples.push({
+                type: userDataType,
+                payloadType,
+                pts,
+                bytes: byteArray
+              });
+            }
+          }
+        }
+      }
+    } else if (payloadType === 5) {
+      if (payloadSize > 16) {
+        const uuidStrArray = [];
+        for (let i = 0; i < 16; i++) {
+          const _b = data[payPtr++].toString(16);
+          uuidStrArray.push(_b.length == 1 ? "0" + _b : _b);
+          if (i === 3 || i === 5 || i === 7 || i === 9) {
+            uuidStrArray.push("-");
+          }
+        }
+        const length = payloadSize - 16;
+        const userDataBytes = new Uint8Array(length);
+        for (let i = 0; i < length; i++) {
+          userDataBytes[i] = data[payPtr++];
+        }
+        samples.push({
+          payloadType,
+          pts,
+          uuid: uuidStrArray.join(""),
+          userData: utf8ArrayToStr(userDataBytes),
+          userDataBytes
+        });
+      }
+    }
+  }
+}
+function discardEPB(data) {
+  const length = data.byteLength;
+  const EPBPositions = [];
+  let i = 1;
+  while (i < length - 2) {
+    if (data[i] === 0 && data[i + 1] === 0 && data[i + 2] === 3) {
+      EPBPositions.push(i + 2);
+      i += 2;
+    } else {
+      i++;
+    }
+  }
+  if (EPBPositions.length === 0) {
+    return data;
+  }
+  const newLength = length - EPBPositions.length;
+  const newData = new Uint8Array(newLength);
+  let sourceIndex = 0;
+  for (i = 0; i < newLength; sourceIndex++, i++) {
+    if (sourceIndex === EPBPositions[0]) {
+      sourceIndex++;
+      EPBPositions.shift();
+    }
+    newData[i] = data[sourceIndex];
+  }
+  return newData;
+}
+function parseEmsg(data) {
+  const version2 = data[0];
+  let schemeIdUri = "";
+  let value = "";
+  let timeScale = 0;
+  let presentationTimeDelta = 0;
+  let presentationTime = 0;
+  let eventDuration = 0;
+  let id = 0;
+  let offset = 0;
+  if (version2 === 0) {
+    while (bin2str(data.subarray(offset, offset + 1)) !== "\0") {
+      schemeIdUri += bin2str(data.subarray(offset, offset + 1));
+      offset += 1;
+    }
+    schemeIdUri += bin2str(data.subarray(offset, offset + 1));
+    offset += 1;
+    while (bin2str(data.subarray(offset, offset + 1)) !== "\0") {
+      value += bin2str(data.subarray(offset, offset + 1));
+      offset += 1;
+    }
+    value += bin2str(data.subarray(offset, offset + 1));
+    offset += 1;
+    timeScale = readUint32(data, 12);
+    presentationTimeDelta = readUint32(data, 16);
+    eventDuration = readUint32(data, 20);
+    id = readUint32(data, 24);
+    offset = 28;
+  } else if (version2 === 1) {
+    offset += 4;
+    timeScale = readUint32(data, offset);
+    offset += 4;
+    const leftPresentationTime = readUint32(data, offset);
+    offset += 4;
+    const rightPresentationTime = readUint32(data, offset);
+    offset += 4;
+    presentationTime = 2 ** 32 * leftPresentationTime + rightPresentationTime;
+    if (!isSafeInteger(presentationTime)) {
+      presentationTime = Number.MAX_SAFE_INTEGER;
+      logger.warn("Presentation time exceeds safe integer limit and wrapped to max safe integer in parsing emsg box");
+    }
+    eventDuration = readUint32(data, offset);
+    offset += 4;
+    id = readUint32(data, offset);
+    offset += 4;
+    while (bin2str(data.subarray(offset, offset + 1)) !== "\0") {
+      schemeIdUri += bin2str(data.subarray(offset, offset + 1));
+      offset += 1;
+    }
+    schemeIdUri += bin2str(data.subarray(offset, offset + 1));
+    offset += 1;
+    while (bin2str(data.subarray(offset, offset + 1)) !== "\0") {
+      value += bin2str(data.subarray(offset, offset + 1));
+      offset += 1;
+    }
+    value += bin2str(data.subarray(offset, offset + 1));
+    offset += 1;
+  }
+  const payload = data.subarray(offset, data.byteLength);
+  return {
+    schemeIdUri,
+    value,
+    timeScale,
+    presentationTime,
+    presentationTimeDelta,
+    eventDuration,
+    id,
+    payload
+  };
+}
+function mp4Box(type, ...payload) {
+  const len = payload.length;
+  let size = 8;
+  let i = len;
+  while (i--) {
+    size += payload[i].byteLength;
+  }
+  const result = new Uint8Array(size);
+  result[0] = size >> 24 & 255;
+  result[1] = size >> 16 & 255;
+  result[2] = size >> 8 & 255;
+  result[3] = size & 255;
+  result.set(type, 4);
+  for (i = 0, size = 8; i < len; i++) {
+    result.set(payload[i], size);
+    size += payload[i].byteLength;
+  }
+  return result;
+}
+function mp4pssh(systemId, keyids, data) {
+  if (systemId.byteLength !== 16) {
+    throw new RangeError("Invalid system id");
+  }
+  let version2;
+  let kids;
+  {
+    version2 = 0;
+    kids = new Uint8Array();
+  }
+  let kidCount;
+  if (version2 > 0) {
+    kidCount = new Uint8Array(4);
+    if (keyids.length > 0) {
+      new DataView(kidCount.buffer).setUint32(0, keyids.length, false);
+    }
+  } else {
+    kidCount = new Uint8Array();
+  }
+  const dataSize = new Uint8Array(4);
+  if (data && data.byteLength > 0) {
+    new DataView(dataSize.buffer).setUint32(0, data.byteLength, false);
+  }
+  return mp4Box([112, 115, 115, 104], new Uint8Array([
+    version2,
+    0,
+    0,
+    0
+  ]), systemId, kidCount, kids, dataSize, data || new Uint8Array());
+}
+var userAgentHevcSupportIsInaccurate = () => {
+  return /\(Windows.+Firefox\//i.test(navigator.userAgent);
+};
+var sampleEntryCodesISO = {
+  audio: {
+    a3ds: 1,
+    "ac-3": 0.95,
+    "ac-4": 1,
+    alac: 0.9,
+    alaw: 1,
+    dra1: 1,
+    "dts+": 1,
+    "dts-": 1,
+    dtsc: 1,
+    dtse: 1,
+    dtsh: 1,
+    "ec-3": 0.9,
+    enca: 1,
+    fLaC: 0.9,
+    flac: 0.9,
+    FLAC: 0.9,
+    g719: 1,
+    g726: 1,
+    m4ae: 1,
+    mha1: 1,
+    mha2: 1,
+    mhm1: 1,
+    mhm2: 1,
+    mlpa: 1,
+    mp4a: 1,
+    "raw ": 1,
+    Opus: 1,
+    opus: 1,
+    samr: 1,
+    sawb: 1,
+    sawp: 1,
+    sevc: 1,
+    sqcp: 1,
+    ssmv: 1,
+    twos: 1,
+    ulaw: 1
+  },
+  video: {
+    avc1: 1,
+    avc2: 1,
+    avc3: 1,
+    avc4: 1,
+    avcp: 1,
+    av01: 0.8,
+    dav1: 0.8,
+    drac: 1,
+    dva1: 1,
+    dvav: 1,
+    dvh1: 0.7,
+    dvhe: 0.7,
+    encv: 1,
+    hev1: 0.75,
+    hvc1: 0.75,
+    mjp2: 1,
+    mp4v: 1,
+    mvc1: 1,
+    mvc2: 1,
+    mvc3: 1,
+    mvc4: 1,
+    resv: 1,
+    rv60: 1,
+    s263: 1,
+    svc1: 1,
+    svc2: 1,
+    "vc-1": 1,
+    vp08: 1,
+    vp09: 0.9
+  },
+  text: {
+    stpp: 1,
+    wvtt: 1
+  }
+};
+function isCodecType(codec, type) {
+  const typeCodes = sampleEntryCodesISO[type];
+  return !!typeCodes && !!typeCodes[codec.slice(0, 4)];
+}
+function areCodecsMediaSourceSupported(codecs, type, preferManagedMediaSource = true) {
+  return !codecs.split(",").some((codec) => !isCodecMediaSourceSupported(codec, type, preferManagedMediaSource));
+}
+function isCodecMediaSourceSupported(codec, type, preferManagedMediaSource = true) {
+  var _MediaSource$isTypeSu;
+  const MediaSource = getMediaSource(preferManagedMediaSource);
+  return (_MediaSource$isTypeSu = MediaSource == null ? void 0 : MediaSource.isTypeSupported(mimeTypeForCodec(codec, type))) != null ? _MediaSource$isTypeSu : false;
+}
+function mimeTypeForCodec(codec, type) {
+  return `${type}/mp4;codecs=${codec}`;
+}
+function videoCodecPreferenceValue(videoCodec) {
+  if (videoCodec) {
+    const fourCC = videoCodec.substring(0, 4);
+    return sampleEntryCodesISO.video[fourCC];
+  }
+  return 2;
+}
+function codecsSetSelectionPreferenceValue(codecSet) {
+  const limitedHevcSupport = userAgentHevcSupportIsInaccurate();
+  return codecSet.split(",").reduce((num, fourCC) => {
+    const lowerPriority = limitedHevcSupport && isHEVC(fourCC);
+    const preferenceValue = lowerPriority ? 9 : sampleEntryCodesISO.video[fourCC];
+    if (preferenceValue) {
+      return (preferenceValue * 2 + num) / (num ? 3 : 2);
+    }
+    return (sampleEntryCodesISO.audio[fourCC] + num) / (num ? 2 : 1);
+  }, 0);
+}
+var CODEC_COMPATIBLE_NAMES = {};
+function getCodecCompatibleNameLower(lowerCaseCodec, preferManagedMediaSource = true) {
+  if (CODEC_COMPATIBLE_NAMES[lowerCaseCodec]) {
+    return CODEC_COMPATIBLE_NAMES[lowerCaseCodec];
+  }
+  const codecsToCheck = {
+    flac: ["flac", "fLaC", "FLAC"],
+    opus: ["opus", "Opus"],
+    "mp4a.40.34": ["mp3"]
+  }[lowerCaseCodec];
+  for (let i = 0; i < codecsToCheck.length; i++) {
+    var _getMediaSource;
+    if (isCodecMediaSourceSupported(codecsToCheck[i], "audio", preferManagedMediaSource)) {
+      CODEC_COMPATIBLE_NAMES[lowerCaseCodec] = codecsToCheck[i];
+      return codecsToCheck[i];
+    } else if (codecsToCheck[i] === "mp3" && (_getMediaSource = getMediaSource(preferManagedMediaSource)) != null && _getMediaSource.isTypeSupported("audio/mpeg")) {
+      return "";
+    }
+  }
+  return lowerCaseCodec;
+}
+var AUDIO_CODEC_REGEXP = /flac|opus|mp4a\.40\.34/i;
+function getCodecCompatibleName(codec, preferManagedMediaSource = true) {
+  return codec.replace(AUDIO_CODEC_REGEXP, (m) => getCodecCompatibleNameLower(m.toLowerCase(), preferManagedMediaSource));
+}
+function replaceVideoCodec(originalCodecs, newVideoCodec) {
+  const codecs = [];
+  if (originalCodecs) {
+    const allCodecs = originalCodecs.split(",");
+    for (let i = 0; i < allCodecs.length; i++) {
+      if (!isCodecType(allCodecs[i], "video")) {
+        codecs.push(allCodecs[i]);
+      }
+    }
+  }
+  if (newVideoCodec) {
+    codecs.push(newVideoCodec);
+  }
+  return codecs.join(",");
+}
+function pickMostCompleteCodecName(parsedCodec, levelCodec) {
+  if (parsedCodec && (parsedCodec.length > 4 || ["ac-3", "ec-3", "alac", "fLaC", "Opus"].indexOf(parsedCodec) !== -1)) {
+    if (isCodecSupportedAsType(parsedCodec, "audio") || isCodecSupportedAsType(parsedCodec, "video")) {
+      return parsedCodec;
+    }
+  }
+  if (levelCodec) {
+    const levelCodecs = levelCodec.split(",");
+    if (levelCodecs.length > 1) {
+      if (parsedCodec) {
+        for (let i = levelCodecs.length; i--; ) {
+          if (levelCodecs[i].substring(0, 4) === parsedCodec.substring(0, 4)) {
+            return levelCodecs[i];
+          }
+        }
+      }
+      return levelCodecs[0];
+    }
+  }
+  return levelCodec || parsedCodec;
+}
+function isCodecSupportedAsType(codec, type) {
+  return isCodecType(codec, type) && isCodecMediaSourceSupported(codec, type);
+}
+function convertAVC1ToAVCOTI(videoCodecs) {
+  const codecs = videoCodecs.split(",");
+  for (let i = 0; i < codecs.length; i++) {
+    const avcdata = codecs[i].split(".");
+    if (avcdata.length > 2 && avcdata[0] === "avc1") {
+      codecs[i] = `avc1.${parseInt(avcdata[1]).toString(16)}${("000" + parseInt(avcdata[2]).toString(16)).slice(-4)}`;
+    }
+  }
+  return codecs.join(",");
+}
+function fillInMissingAV01Params(videoCodec) {
+  if (videoCodec.startsWith("av01.")) {
+    const av1params = videoCodec.split(".");
+    const placeholders = ["0", "111", "01", "01", "01", "0"];
+    for (let i = av1params.length; i > 4 && i < 10; i++) {
+      av1params[i] = placeholders[i - 4];
+    }
+    return av1params.join(".");
+  }
+  return videoCodec;
+}
+function getM2TSSupportedAudioTypes(preferManagedMediaSource) {
+  const MediaSource = getMediaSource(preferManagedMediaSource) || {
+    isTypeSupported: () => false
+  };
+  return {
+    mpeg: MediaSource.isTypeSupported("audio/mpeg"),
+    mp3: MediaSource.isTypeSupported('audio/mp4; codecs="mp3"'),
+    ac3: MediaSource.isTypeSupported('audio/mp4; codecs="ac-3"')
+  };
+}
+function getCodecsForMimeType(mimeType) {
+  return mimeType.replace(/^.+codecs=["']?([^"']+).*$/, "$1");
+}
+var SUPPORTED_INFO_DEFAULT = {
+  supported: true,
+  configurations: [],
+  decodingInfoResults: [{
+    supported: true,
+    powerEfficient: true,
+    smooth: true
+  }]
+};
+function getUnsupportedResult(error, configurations) {
+  return {
+    supported: false,
+    configurations,
+    decodingInfoResults: [{
+      supported: false,
+      smooth: false,
+      powerEfficient: false
+    }],
+    error
+  };
+}
+function requiresMediaCapabilitiesDecodingInfo(level, audioTracksByGroup, currentVideoRange, currentFrameRate, currentBw, audioPreference) {
+  const videoCodecs = level.videoCodec;
+  const audioGroups = level.audioCodec ? level.audioGroups : null;
+  const audioCodecPreference = audioPreference == null ? void 0 : audioPreference.audioCodec;
+  const channelsPreference = audioPreference == null ? void 0 : audioPreference.channels;
+  const maxChannels = channelsPreference ? parseInt(channelsPreference) : audioCodecPreference ? Infinity : 2;
+  let audioChannels = null;
+  if (audioGroups != null && audioGroups.length) {
+    try {
+      if (audioGroups.length === 1 && audioGroups[0]) {
+        audioChannels = audioTracksByGroup.groups[audioGroups[0]].channels;
+      } else {
+        audioChannels = audioGroups.reduce((acc, groupId) => {
+          if (groupId) {
+            const audioTrackGroup = audioTracksByGroup.groups[groupId];
+            if (!audioTrackGroup) {
+              throw new Error(`Audio track group ${groupId} not found`);
+            }
+            Object.keys(audioTrackGroup.channels).forEach((key) => {
+              acc[key] = (acc[key] || 0) + audioTrackGroup.channels[key];
+            });
+          }
+          return acc;
+        }, {
+          2: 0
+        });
+      }
+    } catch (error) {
+      return true;
+    }
+  }
+  return videoCodecs !== void 0 && (videoCodecs.split(",").some((videoCodec) => isHEVC(videoCodec)) || level.width > 1920 && level.height > 1088 || level.height > 1920 && level.width > 1088 || level.frameRate > Math.max(currentFrameRate, 30) || level.videoRange !== "SDR" && level.videoRange !== currentVideoRange || level.bitrate > Math.max(currentBw, 8e6)) || !!audioChannels && isFiniteNumber(maxChannels) && Object.keys(audioChannels).some((channels) => parseInt(channels) > maxChannels);
+}
+function getMediaDecodingInfoPromise(level, audioTracksByGroup, mediaCapabilities, cache = {}) {
+  const videoCodecs = level.videoCodec;
+  if (!videoCodecs && !level.audioCodec || !mediaCapabilities) {
+    return Promise.resolve(SUPPORTED_INFO_DEFAULT);
+  }
+  const configurations = [];
+  const videoDecodeList = makeVideoConfigurations(level);
+  const videoCount = videoDecodeList.length;
+  const audioDecodeList = makeAudioConfigurations(level, audioTracksByGroup, videoCount > 0);
+  const audioCount = audioDecodeList.length;
+  for (let i = videoCount || 1 * audioCount || 1; i--; ) {
+    const configuration = {
+      type: "media-source"
+    };
+    if (videoCount) {
+      configuration.video = videoDecodeList[i % videoCount];
+    }
+    if (audioCount) {
+      configuration.audio = audioDecodeList[i % audioCount];
+      const audioBitrate = configuration.audio.bitrate;
+      if (configuration.video && audioBitrate) {
+        configuration.video.bitrate -= audioBitrate;
+      }
+    }
+    configurations.push(configuration);
+  }
+  if (videoCodecs) {
+    const ua = navigator.userAgent;
+    if (videoCodecs.split(",").some((videoCodec) => isHEVC(videoCodec)) && userAgentHevcSupportIsInaccurate()) {
+      return Promise.resolve(getUnsupportedResult(new Error(`Overriding Windows Firefox HEVC MediaCapabilities result based on user-agent string: (${ua})`), configurations));
+    }
+  }
+  return Promise.all(configurations.map((configuration) => {
+    const decodingInfoKey = getMediaDecodingInfoKey(configuration);
+    return cache[decodingInfoKey] || (cache[decodingInfoKey] = mediaCapabilities.decodingInfo(configuration));
+  })).then((decodingInfoResults) => ({
+    supported: !decodingInfoResults.some((info) => !info.supported),
+    configurations,
+    decodingInfoResults
+  })).catch((error) => ({
+    supported: false,
+    configurations,
+    decodingInfoResults: [],
+    error
+  }));
+}
+function makeVideoConfigurations(level) {
+  var _level$videoCodec;
+  const videoCodecs = (_level$videoCodec = level.videoCodec) == null ? void 0 : _level$videoCodec.split(",");
+  const bitrate = getVariantDecodingBitrate(level);
+  const width = level.width || 640;
+  const height = level.height || 480;
+  const framerate = level.frameRate || 30;
+  const videoRange = level.videoRange.toLowerCase();
+  return videoCodecs ? videoCodecs.map((videoCodec) => {
+    const videoConfiguration = {
+      contentType: mimeTypeForCodec(fillInMissingAV01Params(videoCodec), "video"),
+      width,
+      height,
+      bitrate,
+      framerate
+    };
+    if (videoRange !== "sdr") {
+      videoConfiguration.transferFunction = videoRange;
+    }
+    return videoConfiguration;
+  }) : [];
+}
+function makeAudioConfigurations(level, audioTracksByGroup, hasVideo) {
+  var _level$audioCodec;
+  const audioCodecs = (_level$audioCodec = level.audioCodec) == null ? void 0 : _level$audioCodec.split(",");
+  const combinedBitrate = getVariantDecodingBitrate(level);
+  if (audioCodecs && level.audioGroups) {
+    return level.audioGroups.reduce((configurations, audioGroupId) => {
+      var _audioTracksByGroup$g;
+      const tracks = audioGroupId ? (_audioTracksByGroup$g = audioTracksByGroup.groups[audioGroupId]) == null ? void 0 : _audioTracksByGroup$g.tracks : null;
+      if (tracks) {
+        return tracks.reduce((configs, audioTrack) => {
+          if (audioTrack.groupId === audioGroupId) {
+            const channelsNumber = parseFloat(audioTrack.channels || "");
+            audioCodecs.forEach((audioCodec) => {
+              const audioConfiguration = {
+                contentType: mimeTypeForCodec(audioCodec, "audio"),
+                bitrate: hasVideo ? estimatedAudioBitrate(audioCodec, combinedBitrate) : combinedBitrate
+              };
+              if (channelsNumber) {
+                audioConfiguration.channels = "" + channelsNumber;
+              }
+              configs.push(audioConfiguration);
+            });
+          }
+          return configs;
+        }, configurations);
+      }
+      return configurations;
+    }, []);
+  }
+  return [];
+}
+function estimatedAudioBitrate(audioCodec, levelBitrate) {
+  if (levelBitrate <= 1) {
+    return 1;
+  }
+  let audioBitrate = 128e3;
+  if (audioCodec === "ec-3") {
+    audioBitrate = 768e3;
+  } else if (audioCodec === "ac-3") {
+    audioBitrate = 64e4;
+  }
+  return Math.min(levelBitrate / 2, audioBitrate);
+}
+function getVariantDecodingBitrate(level) {
+  return Math.ceil(Math.max(level.bitrate * 0.9, level.averageBitrate) / 1e3) * 1e3 || 1;
+}
+function getMediaDecodingInfoKey(config) {
+  let key = "";
+  const {
+    audio,
+    video
+  } = config;
+  if (video) {
+    const codec = getCodecsForMimeType(video.contentType);
+    key += `${codec}_r${video.height}x${video.width}f${Math.ceil(video.framerate)}${video.transferFunction || "sd"}_${Math.ceil(video.bitrate / 1e5)}`;
+  }
+  if (audio) {
+    const codec = getCodecsForMimeType(audio.contentType);
+    key += `${video ? "_" : ""}${codec}_c${audio.channels}`;
+  }
+  return key;
+}
+var HdcpLevels = ["NONE", "TYPE-0", "TYPE-1", null];
+function isHdcpLevel(value) {
+  return HdcpLevels.indexOf(value) > -1;
+}
+var VideoRangeValues = ["SDR", "PQ", "HLG"];
+function isVideoRange(value) {
+  return !!value && VideoRangeValues.indexOf(value) > -1;
+}
+var HlsSkip = {
+  No: "",
+  Yes: "YES",
+  v2: "v2"
+};
+function getSkipValue(details) {
+  const {
+    canSkipUntil,
+    canSkipDateRanges,
+    age
+  } = details;
+  const playlistRecentEnough = age < canSkipUntil / 2;
+  if (canSkipUntil && playlistRecentEnough) {
+    if (canSkipDateRanges) {
+      return HlsSkip.v2;
+    }
+    return HlsSkip.Yes;
+  }
+  return HlsSkip.No;
+}
+var HlsUrlParameters = class {
+  constructor(msn, part, skip) {
+    this.msn = void 0;
+    this.part = void 0;
+    this.skip = void 0;
+    this.msn = msn;
+    this.part = part;
+    this.skip = skip;
+  }
+  addDirectives(uri) {
+    const url = new self.URL(uri);
+    if (this.msn !== void 0) {
+      url.searchParams.set("_HLS_msn", this.msn.toString());
+    }
+    if (this.part !== void 0) {
+      url.searchParams.set("_HLS_part", this.part.toString());
+    }
+    if (this.skip) {
+      url.searchParams.set("_HLS_skip", this.skip);
+    }
+    return url.href;
+  }
+};
+var Level = class {
+  constructor(data) {
+    this._attrs = void 0;
+    this.audioCodec = void 0;
+    this.bitrate = void 0;
+    this.codecSet = void 0;
+    this.url = void 0;
+    this.frameRate = void 0;
+    this.height = void 0;
+    this.id = void 0;
+    this.name = void 0;
+    this.supplemental = void 0;
+    this.videoCodec = void 0;
+    this.width = void 0;
+    this.details = void 0;
+    this.fragmentError = 0;
+    this.loadError = 0;
+    this.loaded = void 0;
+    this.realBitrate = 0;
+    this.supportedPromise = void 0;
+    this.supportedResult = void 0;
+    this._avgBitrate = 0;
+    this._audioGroups = void 0;
+    this._subtitleGroups = void 0;
+    this._urlId = 0;
+    this.url = [data.url];
+    this._attrs = [data.attrs];
+    this.bitrate = data.bitrate;
+    if (data.details) {
+      this.details = data.details;
+    }
+    this.id = data.id || 0;
+    this.name = data.name;
+    this.width = data.width || 0;
+    this.height = data.height || 0;
+    this.frameRate = data.attrs.optionalFloat("FRAME-RATE", 0);
+    this._avgBitrate = data.attrs.decimalInteger("AVERAGE-BANDWIDTH");
+    this.audioCodec = data.audioCodec;
+    this.videoCodec = data.videoCodec;
+    this.codecSet = [data.videoCodec, data.audioCodec].filter((c) => !!c).map((s) => s.substring(0, 4)).join(",");
+    if ("supplemental" in data) {
+      var _data$supplemental;
+      this.supplemental = data.supplemental;
+      const supplementalVideo = (_data$supplemental = data.supplemental) == null ? void 0 : _data$supplemental.videoCodec;
+      if (supplementalVideo && supplementalVideo !== data.videoCodec) {
+        this.codecSet += `,${supplementalVideo.substring(0, 4)}`;
+      }
+    }
+    this.addGroupId("audio", data.attrs.AUDIO);
+    this.addGroupId("text", data.attrs.SUBTITLES);
+  }
+  get maxBitrate() {
+    return Math.max(this.realBitrate, this.bitrate);
+  }
+  get averageBitrate() {
+    return this._avgBitrate || this.realBitrate || this.bitrate;
+  }
+  get attrs() {
+    return this._attrs[0];
+  }
+  get codecs() {
+    return this.attrs.CODECS || "";
+  }
+  get pathwayId() {
+    return this.attrs["PATHWAY-ID"] || ".";
+  }
+  get videoRange() {
+    return this.attrs["VIDEO-RANGE"] || "SDR";
+  }
+  get score() {
+    return this.attrs.optionalFloat("SCORE", 0);
+  }
+  get uri() {
+    return this.url[0] || "";
+  }
+  hasAudioGroup(groupId) {
+    return hasGroup(this._audioGroups, groupId);
+  }
+  hasSubtitleGroup(groupId) {
+    return hasGroup(this._subtitleGroups, groupId);
+  }
+  get audioGroups() {
+    return this._audioGroups;
+  }
+  get subtitleGroups() {
+    return this._subtitleGroups;
+  }
+  addGroupId(type, groupId) {
+    if (!groupId) {
+      return;
+    }
+    if (type === "audio") {
+      let audioGroups = this._audioGroups;
+      if (!audioGroups) {
+        audioGroups = this._audioGroups = [];
+      }
+      if (audioGroups.indexOf(groupId) === -1) {
+        audioGroups.push(groupId);
+      }
+    } else if (type === "text") {
+      let subtitleGroups = this._subtitleGroups;
+      if (!subtitleGroups) {
+        subtitleGroups = this._subtitleGroups = [];
+      }
+      if (subtitleGroups.indexOf(groupId) === -1) {
+        subtitleGroups.push(groupId);
+      }
+    }
+  }
+  get urlId() {
+    return 0;
+  }
+  set urlId(value) {
+  }
+  get audioGroupIds() {
+    return this.audioGroups ? [this.audioGroupId] : void 0;
+  }
+  get textGroupIds() {
+    return this.subtitleGroups ? [this.textGroupId] : void 0;
+  }
+  get audioGroupId() {
+    var _this$audioGroups;
+    return (_this$audioGroups = this.audioGroups) == null ? void 0 : _this$audioGroups[0];
+  }
+  get textGroupId() {
+    var _this$subtitleGroups;
+    return (_this$subtitleGroups = this.subtitleGroups) == null ? void 0 : _this$subtitleGroups[0];
+  }
+  addFallback() {
+  }
+};
+function hasGroup(groups, groupId) {
+  if (!groupId || !groups) {
+    return false;
+  }
+  return groups.indexOf(groupId) !== -1;
+}
+function isHdrSupported() {
+  if (typeof matchMedia === "function") {
+    const mediaQueryList = matchMedia("(dynamic-range: high)");
+    const badQuery = matchMedia("bad query");
+    if (mediaQueryList.media !== badQuery.media) {
+      return mediaQueryList.matches === true;
+    }
+  }
+  return false;
+}
+function getVideoSelectionOptions(currentVideoRange, videoPreference) {
+  let preferHDR = false;
+  let allowedVideoRanges = [];
+  if (currentVideoRange) {
+    preferHDR = currentVideoRange !== "SDR";
+    allowedVideoRanges = [currentVideoRange];
+  }
+  if (videoPreference) {
+    allowedVideoRanges = videoPreference.allowedVideoRanges || VideoRangeValues.slice(0);
+    const allowAutoPreferHDR = allowedVideoRanges.join("") !== "SDR" && !videoPreference.videoCodec;
+    preferHDR = videoPreference.preferHDR !== void 0 ? videoPreference.preferHDR : allowAutoPreferHDR && isHdrSupported();
+    if (!preferHDR) {
+      allowedVideoRanges = ["SDR"];
+    }
+  }
+  return {
+    preferHDR,
+    allowedVideoRanges
+  };
+}
+var omitCircularRefsReplacer = (replacer) => {
+  const known = /* @__PURE__ */ new WeakSet();
+  return (_, value) => {
+    if (replacer) {
+      value = replacer(_, value);
+    }
+    if (typeof value === "object" && value !== null) {
+      if (known.has(value)) {
+        return;
+      }
+      known.add(value);
+    }
+    return value;
+  };
+};
+var stringify = (object, replacer) => JSON.stringify(object, omitCircularRefsReplacer(replacer));
+function getStartCodecTier(codecTiers, currentVideoRange, currentBw, audioPreference, videoPreference) {
+  const codecSets = Object.keys(codecTiers);
+  const channelsPreference = audioPreference == null ? void 0 : audioPreference.channels;
+  const audioCodecPreference = audioPreference == null ? void 0 : audioPreference.audioCodec;
+  const videoCodecPreference = videoPreference == null ? void 0 : videoPreference.videoCodec;
+  const preferStereo = channelsPreference && parseInt(channelsPreference) === 2;
+  let hasStereo = false;
+  let hasCurrentVideoRange = false;
+  let minHeight = Infinity;
+  let minFramerate = Infinity;
+  let minBitrate = Infinity;
+  let minIndex = Infinity;
+  let selectedScore = 0;
+  let videoRanges = [];
+  const {
+    preferHDR,
+    allowedVideoRanges
+  } = getVideoSelectionOptions(currentVideoRange, videoPreference);
+  for (let i = codecSets.length; i--; ) {
+    const tier = codecTiers[codecSets[i]];
+    hasStereo || (hasStereo = tier.channels[2] > 0);
+    minHeight = Math.min(minHeight, tier.minHeight);
+    minFramerate = Math.min(minFramerate, tier.minFramerate);
+    minBitrate = Math.min(minBitrate, tier.minBitrate);
+    const matchingVideoRanges = allowedVideoRanges.filter((range) => tier.videoRanges[range] > 0);
+    if (matchingVideoRanges.length > 0) {
+      hasCurrentVideoRange = true;
+    }
+  }
+  minHeight = isFiniteNumber(minHeight) ? minHeight : 0;
+  minFramerate = isFiniteNumber(minFramerate) ? minFramerate : 0;
+  const maxHeight = Math.max(1080, minHeight);
+  const maxFramerate = Math.max(30, minFramerate);
+  minBitrate = isFiniteNumber(minBitrate) ? minBitrate : currentBw;
+  currentBw = Math.max(minBitrate, currentBw);
+  if (!hasCurrentVideoRange) {
+    currentVideoRange = void 0;
+  }
+  const hasMultipleSets = codecSets.length > 1;
+  const codecSet = codecSets.reduce((selected, candidate) => {
+    const candidateTier = codecTiers[candidate];
+    if (candidate === selected) {
+      return selected;
+    }
+    videoRanges = hasCurrentVideoRange ? allowedVideoRanges.filter((range) => candidateTier.videoRanges[range] > 0) : [];
+    if (hasMultipleSets) {
+      if (candidateTier.minBitrate > currentBw) {
+        logStartCodecCandidateIgnored(candidate, `min bitrate of ${candidateTier.minBitrate} > current estimate of ${currentBw}`);
+        return selected;
+      }
+      if (!candidateTier.hasDefaultAudio) {
+        logStartCodecCandidateIgnored(candidate, `no renditions with default or auto-select sound found`);
+        return selected;
+      }
+      if (audioCodecPreference && candidate.indexOf(audioCodecPreference.substring(0, 4)) % 5 !== 0) {
+        logStartCodecCandidateIgnored(candidate, `audio codec preference "${audioCodecPreference}" not found`);
+        return selected;
+      }
+      if (channelsPreference && !preferStereo) {
+        if (!candidateTier.channels[channelsPreference]) {
+          logStartCodecCandidateIgnored(candidate, `no renditions with ${channelsPreference} channel sound found (channels options: ${Object.keys(candidateTier.channels)})`);
+          return selected;
+        }
+      } else if ((!audioCodecPreference || preferStereo) && hasStereo && candidateTier.channels["2"] === 0) {
+        logStartCodecCandidateIgnored(candidate, `no renditions with stereo sound found`);
+        return selected;
+      }
+      if (candidateTier.minHeight > maxHeight) {
+        logStartCodecCandidateIgnored(candidate, `min resolution of ${candidateTier.minHeight} > maximum of ${maxHeight}`);
+        return selected;
+      }
+      if (candidateTier.minFramerate > maxFramerate) {
+        logStartCodecCandidateIgnored(candidate, `min framerate of ${candidateTier.minFramerate} > maximum of ${maxFramerate}`);
+        return selected;
+      }
+      if (!videoRanges.some((range) => candidateTier.videoRanges[range] > 0)) {
+        logStartCodecCandidateIgnored(candidate, `no variants with VIDEO-RANGE of ${stringify(videoRanges)} found`);
+        return selected;
+      }
+      if (videoCodecPreference && candidate.indexOf(videoCodecPreference.substring(0, 4)) % 5 !== 0) {
+        logStartCodecCandidateIgnored(candidate, `video codec preference "${videoCodecPreference}" not found`);
+        return selected;
+      }
+      if (candidateTier.maxScore < selectedScore) {
+        logStartCodecCandidateIgnored(candidate, `max score of ${candidateTier.maxScore} < selected max of ${selectedScore}`);
+        return selected;
+      }
+    }
+    if (selected && (codecsSetSelectionPreferenceValue(candidate) >= codecsSetSelectionPreferenceValue(selected) || candidateTier.fragmentError > codecTiers[selected].fragmentError)) {
+      return selected;
+    }
+    minIndex = candidateTier.minIndex;
+    selectedScore = candidateTier.maxScore;
+    return candidate;
+  }, void 0);
+  return {
+    codecSet,
+    videoRanges,
+    preferHDR,
+    minFramerate,
+    minBitrate,
+    minIndex
+  };
+}
+function logStartCodecCandidateIgnored(codeSet, reason) {
+  logger.log(`[abr] start candidates with "${codeSet}" ignored because ${reason}`);
+}
+function getAudioTracksByGroup(allAudioTracks) {
+  return allAudioTracks.reduce((audioTracksByGroup, track) => {
+    let trackGroup = audioTracksByGroup.groups[track.groupId];
+    if (!trackGroup) {
+      trackGroup = audioTracksByGroup.groups[track.groupId] = {
+        tracks: [],
+        channels: {
+          2: 0
+        },
+        hasDefault: false,
+        hasAutoSelect: false
+      };
+    }
+    trackGroup.tracks.push(track);
+    const channelsKey = track.channels || "2";
+    trackGroup.channels[channelsKey] = (trackGroup.channels[channelsKey] || 0) + 1;
+    trackGroup.hasDefault = trackGroup.hasDefault || track.default;
+    trackGroup.hasAutoSelect = trackGroup.hasAutoSelect || track.autoselect;
+    if (trackGroup.hasDefault) {
+      audioTracksByGroup.hasDefaultAudio = true;
+    }
+    if (trackGroup.hasAutoSelect) {
+      audioTracksByGroup.hasAutoSelectAudio = true;
+    }
+    return audioTracksByGroup;
+  }, {
+    hasDefaultAudio: false,
+    hasAutoSelectAudio: false,
+    groups: {}
+  });
+}
+function getCodecTiers(levels, audioTracksByGroup, minAutoLevel, maxAutoLevel) {
+  return levels.slice(minAutoLevel, maxAutoLevel + 1).reduce((tiers, level, index) => {
+    if (!level.codecSet) {
+      return tiers;
+    }
+    const audioGroups = level.audioGroups;
+    let tier = tiers[level.codecSet];
+    if (!tier) {
+      tiers[level.codecSet] = tier = {
+        minBitrate: Infinity,
+        minHeight: Infinity,
+        minFramerate: Infinity,
+        minIndex: index,
+        maxScore: 0,
+        videoRanges: {
+          SDR: 0
+        },
+        channels: {
+          "2": 0
+        },
+        hasDefaultAudio: !audioGroups,
+        fragmentError: 0
+      };
+    }
+    tier.minBitrate = Math.min(tier.minBitrate, level.bitrate);
+    const lesserWidthOrHeight = Math.min(level.height, level.width);
+    tier.minHeight = Math.min(tier.minHeight, lesserWidthOrHeight);
+    tier.minFramerate = Math.min(tier.minFramerate, level.frameRate);
+    tier.minIndex = Math.min(tier.minIndex, index);
+    tier.maxScore = Math.max(tier.maxScore, level.score);
+    tier.fragmentError += level.fragmentError;
+    tier.videoRanges[level.videoRange] = (tier.videoRanges[level.videoRange] || 0) + 1;
+    if (audioGroups) {
+      audioGroups.forEach((audioGroupId) => {
+        if (!audioGroupId) {
+          return;
+        }
+        const audioGroup = audioTracksByGroup.groups[audioGroupId];
+        if (!audioGroup) {
+          return;
+        }
+        tier.hasDefaultAudio = tier.hasDefaultAudio || audioTracksByGroup.hasDefaultAudio ? audioGroup.hasDefault : audioGroup.hasAutoSelect || !audioTracksByGroup.hasDefaultAudio && !audioTracksByGroup.hasAutoSelectAudio;
+        Object.keys(audioGroup.channels).forEach((channels) => {
+          tier.channels[channels] = (tier.channels[channels] || 0) + audioGroup.channels[channels];
+        });
+      });
+    }
+    return tiers;
+  }, {});
+}
+function getBasicSelectionOption(option) {
+  if (!option) {
+    return option;
+  }
+  const {
+    lang,
+    assocLang,
+    characteristics,
+    channels,
+    audioCodec
+  } = option;
+  return {
+    lang,
+    assocLang,
+    characteristics,
+    channels,
+    audioCodec
+  };
+}
+function findMatchingOption(option, tracks, matchPredicate) {
+  if ("attrs" in option) {
+    const index = tracks.indexOf(option);
+    if (index !== -1) {
+      return index;
+    }
+  }
+  for (let i = 0; i < tracks.length; i++) {
+    const track = tracks[i];
+    if (matchesOption(option, track, matchPredicate)) {
+      return i;
+    }
+  }
+  return -1;
+}
+function matchesOption(option, track, matchPredicate) {
+  const {
+    groupId,
+    name,
+    lang,
+    assocLang,
+    default: isDefault
+  } = option;
+  const forced = option.forced;
+  return (groupId === void 0 || track.groupId === groupId) && (name === void 0 || track.name === name) && (lang === void 0 || languagesMatch(lang, track.lang)) && (lang === void 0 || track.assocLang === assocLang) && (isDefault === void 0 || track.default === isDefault) && (forced === void 0 || track.forced === forced) && (!("characteristics" in option) || characteristicsMatch(option.characteristics || "", track.characteristics)) && (matchPredicate === void 0 || matchPredicate(option, track));
+}
+function languagesMatch(languageA, languageB = "--") {
+  if (languageA.length === languageB.length) {
+    return languageA === languageB;
+  }
+  return languageA.startsWith(languageB) || languageB.startsWith(languageA);
+}
+function characteristicsMatch(characteristicsA, characteristicsB = "") {
+  const arrA = characteristicsA.split(",");
+  const arrB = characteristicsB.split(",");
+  return arrA.length === arrB.length && !arrA.some((el) => arrB.indexOf(el) === -1);
+}
+function audioMatchPredicate(option, track) {
+  const {
+    audioCodec,
+    channels
+  } = option;
+  return (audioCodec === void 0 || (track.audioCodec || "").substring(0, 4) === audioCodec.substring(0, 4)) && (channels === void 0 || channels === (track.channels || "2"));
+}
+function findClosestLevelWithAudioGroup(option, levels, allAudioTracks, searchIndex, matchPredicate) {
+  const currentLevel = levels[searchIndex];
+  const variants = levels.reduce((variantMap, level, index) => {
+    const uri = level.uri;
+    const renditions2 = variantMap[uri] || (variantMap[uri] = []);
+    renditions2.push(index);
+    return variantMap;
+  }, {});
+  const renditions = variants[currentLevel.uri];
+  if (renditions.length > 1) {
+    searchIndex = Math.max.apply(Math, renditions);
+  }
+  const currentVideoRange = currentLevel.videoRange;
+  const currentFrameRate = currentLevel.frameRate;
+  const currentVideoCodec = currentLevel.codecSet.substring(0, 4);
+  const matchingVideo = searchDownAndUpList(levels, searchIndex, (level) => {
+    if (level.videoRange !== currentVideoRange || level.frameRate !== currentFrameRate || level.codecSet.substring(0, 4) !== currentVideoCodec) {
+      return false;
+    }
+    const audioGroups = level.audioGroups;
+    const tracks = allAudioTracks.filter((track) => !audioGroups || audioGroups.indexOf(track.groupId) !== -1);
+    return findMatchingOption(option, tracks, matchPredicate) > -1;
+  });
+  if (matchingVideo > -1) {
+    return matchingVideo;
+  }
+  return searchDownAndUpList(levels, searchIndex, (level) => {
+    const audioGroups = level.audioGroups;
+    const tracks = allAudioTracks.filter((track) => !audioGroups || audioGroups.indexOf(track.groupId) !== -1);
+    return findMatchingOption(option, tracks, matchPredicate) > -1;
+  });
+}
+function searchDownAndUpList(arr, searchIndex, predicate) {
+  for (let i = searchIndex; i > -1; i--) {
+    if (predicate(arr[i])) {
+      return i;
+    }
+  }
+  for (let i = searchIndex + 1; i < arr.length; i++) {
+    if (predicate(arr[i])) {
+      return i;
+    }
+  }
+  return -1;
+}
+function useAlternateAudio(audioTrackUrl, hls) {
+  var _hls$loadLevelObj;
+  return !!audioTrackUrl && audioTrackUrl !== ((_hls$loadLevelObj = hls.loadLevelObj) == null ? void 0 : _hls$loadLevelObj.uri);
+}
+var AbrController = class extends Logger {
+  constructor(_hls) {
+    super("abr", _hls.logger);
+    this.hls = void 0;
+    this.lastLevelLoadSec = 0;
+    this.lastLoadedFragLevel = -1;
+    this.firstSelection = -1;
+    this._nextAutoLevel = -1;
+    this.nextAutoLevelKey = "";
+    this.audioTracksByGroup = null;
+    this.codecTiers = null;
+    this.timer = -1;
+    this.fragCurrent = null;
+    this.partCurrent = null;
+    this.bitrateTestDelay = 0;
+    this.rebufferNotice = -1;
+    this.supportedCache = {};
+    this.bwEstimator = void 0;
+    this._abandonRulesCheck = (levelLoaded) => {
+      var _ref;
+      const {
+        fragCurrent: frag,
+        partCurrent: part,
+        hls
+      } = this;
+      const {
+        autoLevelEnabled,
+        media
+      } = hls;
+      if (!frag || !media) {
+        return;
+      }
+      const now2 = performance.now();
+      const stats = part ? part.stats : frag.stats;
+      const duration = part ? part.duration : frag.duration;
+      const timeLoading = now2 - stats.loading.start;
+      const minAutoLevel = hls.minAutoLevel;
+      const loadingFragForLevel = frag.level;
+      const currentAutoLevel = this._nextAutoLevel;
+      if (stats.aborted || stats.loaded && stats.loaded === stats.total || loadingFragForLevel <= minAutoLevel) {
+        this.clearTimer();
+        this._nextAutoLevel = -1;
+        return;
+      }
+      if (!autoLevelEnabled) {
+        return;
+      }
+      const fragBlockingSwitch = currentAutoLevel > -1 && currentAutoLevel !== loadingFragForLevel;
+      const levelChange = !!levelLoaded || fragBlockingSwitch;
+      if (!levelChange && (media.paused || !media.playbackRate || !media.readyState)) {
+        return;
+      }
+      const bufferInfo = hls.mainForwardBufferInfo;
+      if (!levelChange && bufferInfo === null) {
+        return;
+      }
+      const ttfbEstimate = this.bwEstimator.getEstimateTTFB();
+      const playbackRate = Math.abs(media.playbackRate);
+      if (timeLoading <= Math.max(ttfbEstimate, 1e3 * (duration / (playbackRate * 2)))) {
+        return;
+      }
+      const bufferStarvationDelay = bufferInfo ? bufferInfo.len / playbackRate : 0;
+      const ttfb = stats.loading.first ? stats.loading.first - stats.loading.start : -1;
+      const loadedFirstByte = stats.loaded && ttfb > -1;
+      const bwEstimate = this.getBwEstimate();
+      const levels = hls.levels;
+      const level = levels[loadingFragForLevel];
+      const expectedLen = Math.max(stats.loaded, Math.round(duration * (frag.bitrate || level.averageBitrate) / 8));
+      let timeStreaming = loadedFirstByte ? timeLoading - ttfb : timeLoading;
+      if (timeStreaming < 1 && loadedFirstByte) {
+        timeStreaming = Math.min(timeLoading, stats.loaded * 8 / bwEstimate);
+      }
+      const loadRate = loadedFirstByte ? stats.loaded * 1e3 / timeStreaming : 0;
+      const ttfbSeconds = ttfbEstimate / 1e3;
+      const fragLoadedDelay = loadRate ? (expectedLen - stats.loaded) / loadRate : expectedLen * 8 / bwEstimate + ttfbSeconds;
+      if (fragLoadedDelay <= bufferStarvationDelay) {
+        return;
+      }
+      const bwe = loadRate ? loadRate * 8 : bwEstimate;
+      const live = ((_ref = (levelLoaded == null ? void 0 : levelLoaded.details) || this.hls.latestLevelDetails) == null ? void 0 : _ref.live) === true;
+      const abrBandWidthUpFactor = this.hls.config.abrBandWidthUpFactor;
+      let fragLevelNextLoadedDelay = Number.POSITIVE_INFINITY;
+      let nextLoadLevel;
+      for (nextLoadLevel = loadingFragForLevel - 1; nextLoadLevel > minAutoLevel; nextLoadLevel--) {
+        const levelNextBitrate = levels[nextLoadLevel].maxBitrate;
+        const requiresLevelLoad = !levels[nextLoadLevel].details || live;
+        fragLevelNextLoadedDelay = this.getTimeToLoadFrag(ttfbSeconds, bwe, duration * levelNextBitrate, requiresLevelLoad);
+        if (fragLevelNextLoadedDelay < Math.min(bufferStarvationDelay, duration + ttfbSeconds)) {
+          break;
+        }
+      }
+      if (fragLevelNextLoadedDelay >= fragLoadedDelay) {
+        return;
+      }
+      if (fragLevelNextLoadedDelay > duration * 10) {
+        return;
+      }
+      if (loadedFirstByte) {
+        this.bwEstimator.sample(timeLoading - Math.min(ttfbEstimate, ttfb), stats.loaded);
+      } else {
+        this.bwEstimator.sampleTTFB(timeLoading);
+      }
+      const nextLoadLevelBitrate = levels[nextLoadLevel].maxBitrate;
+      if (this.getBwEstimate() * abrBandWidthUpFactor > nextLoadLevelBitrate) {
+        this.resetEstimator(nextLoadLevelBitrate);
+      }
+      const bestSwitchLevel = this.findBestLevel(nextLoadLevelBitrate, minAutoLevel, nextLoadLevel, 0, bufferStarvationDelay, 1, 1);
+      if (bestSwitchLevel > -1) {
+        nextLoadLevel = bestSwitchLevel;
+      }
+      this.warn(`Fragment ${frag.sn}${part ? " part " + part.index : ""} of level ${loadingFragForLevel} is loading too slowly;
+      Fragment duration: ${frag.duration.toFixed(3)}
+      Time to underbuffer: ${bufferStarvationDelay.toFixed(3)} s
+      Estimated load time for current fragment: ${fragLoadedDelay.toFixed(3)} s
+      Estimated load time for down switch fragment: ${fragLevelNextLoadedDelay.toFixed(3)} s
+      TTFB estimate: ${ttfb | 0} ms
+      Current BW estimate: ${isFiniteNumber(bwEstimate) ? bwEstimate | 0 : "Unknown"} bps
+      New BW estimate: ${this.getBwEstimate() | 0} bps
+      Switching to level ${nextLoadLevel} @ ${nextLoadLevelBitrate | 0} bps`);
+      hls.nextLoadLevel = hls.nextAutoLevel = nextLoadLevel;
+      this.clearTimer();
+      const abortAndSwitch = () => {
+        this.clearTimer();
+        if (this.fragCurrent === frag && this.hls.loadLevel === nextLoadLevel && nextLoadLevel > 0) {
+          const bufferStarvationDelay2 = this.getStarvationDelay();
+          this.warn(`Aborting inflight request ${nextLoadLevel > 0 ? "and switching down" : ""}
+      Fragment duration: ${frag.duration.toFixed(3)} s
+      Time to underbuffer: ${bufferStarvationDelay2.toFixed(3)} s`);
+          frag.abortRequests();
+          this.fragCurrent = this.partCurrent = null;
+          if (nextLoadLevel > minAutoLevel) {
+            let lowestSwitchLevel = this.findBestLevel(this.hls.levels[minAutoLevel].bitrate, minAutoLevel, nextLoadLevel, 0, bufferStarvationDelay2, 1, 1);
+            if (lowestSwitchLevel === -1) {
+              lowestSwitchLevel = minAutoLevel;
+            }
+            this.hls.nextLoadLevel = this.hls.nextAutoLevel = lowestSwitchLevel;
+            this.resetEstimator(this.hls.levels[lowestSwitchLevel].bitrate);
+          }
+        }
+      };
+      if (fragBlockingSwitch || fragLoadedDelay > fragLevelNextLoadedDelay * 2) {
+        abortAndSwitch();
+      } else {
+        this.timer = self.setInterval(abortAndSwitch, fragLevelNextLoadedDelay * 1e3);
+      }
+      hls.trigger(Events.FRAG_LOAD_EMERGENCY_ABORTED, {
+        frag,
+        part,
+        stats
+      });
+    };
+    this.hls = _hls;
+    this.bwEstimator = this.initEstimator();
+    this.registerListeners();
+  }
+  resetEstimator(abrEwmaDefaultEstimate) {
+    if (abrEwmaDefaultEstimate) {
+      this.log(`setting initial bwe to ${abrEwmaDefaultEstimate}`);
+      this.hls.config.abrEwmaDefaultEstimate = abrEwmaDefaultEstimate;
+    }
+    this.firstSelection = -1;
+    this.bwEstimator = this.initEstimator();
+  }
+  initEstimator() {
+    const config = this.hls.config;
+    return new EwmaBandWidthEstimator(config.abrEwmaSlowVoD, config.abrEwmaFastVoD, config.abrEwmaDefaultEstimate);
+  }
+  registerListeners() {
+    const {
+      hls
+    } = this;
+    hls.on(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.on(Events.FRAG_LOADING, this.onFragLoading, this);
+    hls.on(Events.FRAG_LOADED, this.onFragLoaded, this);
+    hls.on(Events.FRAG_BUFFERED, this.onFragBuffered, this);
+    hls.on(Events.LEVEL_SWITCHING, this.onLevelSwitching, this);
+    hls.on(Events.LEVEL_LOADED, this.onLevelLoaded, this);
+    hls.on(Events.LEVELS_UPDATED, this.onLevelsUpdated, this);
+    hls.on(Events.MAX_AUTO_LEVEL_UPDATED, this.onMaxAutoLevelUpdated, this);
+    hls.on(Events.ERROR, this.onError, this);
+  }
+  unregisterListeners() {
+    const {
+      hls
+    } = this;
+    if (!hls) {
+      return;
+    }
+    hls.off(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.off(Events.FRAG_LOADING, this.onFragLoading, this);
+    hls.off(Events.FRAG_LOADED, this.onFragLoaded, this);
+    hls.off(Events.FRAG_BUFFERED, this.onFragBuffered, this);
+    hls.off(Events.LEVEL_SWITCHING, this.onLevelSwitching, this);
+    hls.off(Events.LEVEL_LOADED, this.onLevelLoaded, this);
+    hls.off(Events.LEVELS_UPDATED, this.onLevelsUpdated, this);
+    hls.off(Events.MAX_AUTO_LEVEL_UPDATED, this.onMaxAutoLevelUpdated, this);
+    hls.off(Events.ERROR, this.onError, this);
+  }
+  destroy() {
+    this.unregisterListeners();
+    this.clearTimer();
+    this.hls = this._abandonRulesCheck = this.supportedCache = null;
+    this.fragCurrent = this.partCurrent = null;
+  }
+  onManifestLoading(event, data) {
+    this.lastLoadedFragLevel = -1;
+    this.firstSelection = -1;
+    this.lastLevelLoadSec = 0;
+    this.supportedCache = {};
+    this.fragCurrent = this.partCurrent = null;
+    this.onLevelsUpdated();
+    this.clearTimer();
+  }
+  onLevelsUpdated() {
+    if (this.lastLoadedFragLevel > -1 && this.fragCurrent) {
+      this.lastLoadedFragLevel = this.fragCurrent.level;
+    }
+    this._nextAutoLevel = -1;
+    this.onMaxAutoLevelUpdated();
+    this.codecTiers = null;
+    this.audioTracksByGroup = null;
+  }
+  onMaxAutoLevelUpdated() {
+    this.firstSelection = -1;
+    this.nextAutoLevelKey = "";
+  }
+  onFragLoading(event, data) {
+    const frag = data.frag;
+    if (this.ignoreFragment(frag)) {
+      return;
+    }
+    if (!frag.bitrateTest) {
+      var _data$part;
+      this.fragCurrent = frag;
+      this.partCurrent = (_data$part = data.part) != null ? _data$part : null;
+    }
+    this.clearTimer();
+    this.timer = self.setInterval(this._abandonRulesCheck, 100);
+  }
+  onLevelSwitching(event, data) {
+    this.clearTimer();
+  }
+  onError(event, data) {
+    if (data.fatal) {
+      return;
+    }
+    switch (data.details) {
+      case ErrorDetails.BUFFER_ADD_CODEC_ERROR:
+      case ErrorDetails.BUFFER_APPEND_ERROR:
+        this.lastLoadedFragLevel = -1;
+        this.firstSelection = -1;
+        break;
+      case ErrorDetails.FRAG_LOAD_TIMEOUT: {
+        const frag = data.frag;
+        const {
+          fragCurrent,
+          partCurrent: part
+        } = this;
+        if (frag && fragCurrent && frag.sn === fragCurrent.sn && frag.level === fragCurrent.level) {
+          const now2 = performance.now();
+          const stats = part ? part.stats : frag.stats;
+          const timeLoading = now2 - stats.loading.start;
+          const ttfb = stats.loading.first ? stats.loading.first - stats.loading.start : -1;
+          const loadedFirstByte = stats.loaded && ttfb > -1;
+          if (loadedFirstByte) {
+            const ttfbEstimate = this.bwEstimator.getEstimateTTFB();
+            this.bwEstimator.sample(timeLoading - Math.min(ttfbEstimate, ttfb), stats.loaded);
+          } else {
+            this.bwEstimator.sampleTTFB(timeLoading);
+          }
+        }
+        break;
+      }
+    }
+  }
+  getTimeToLoadFrag(timeToFirstByteSec, bandwidth, fragSizeBits, isSwitch) {
+    const fragLoadSec = timeToFirstByteSec + fragSizeBits / bandwidth;
+    const playlistLoadSec = isSwitch ? timeToFirstByteSec + this.lastLevelLoadSec : 0;
+    return fragLoadSec + playlistLoadSec;
+  }
+  onLevelLoaded(event, data) {
+    const config = this.hls.config;
+    const {
+      loading
+    } = data.stats;
+    const timeLoadingMs = loading.end - loading.first;
+    if (isFiniteNumber(timeLoadingMs)) {
+      this.lastLevelLoadSec = timeLoadingMs / 1e3;
+    }
+    if (data.details.live) {
+      this.bwEstimator.update(config.abrEwmaSlowLive, config.abrEwmaFastLive);
+    } else {
+      this.bwEstimator.update(config.abrEwmaSlowVoD, config.abrEwmaFastVoD);
+    }
+    if (this.timer > -1) {
+      this._abandonRulesCheck(data.levelInfo);
+    }
+  }
+  onFragLoaded(event, {
+    frag,
+    part
+  }) {
+    const stats = part ? part.stats : frag.stats;
+    if (frag.type === PlaylistLevelType.MAIN) {
+      this.bwEstimator.sampleTTFB(stats.loading.first - stats.loading.start);
+    }
+    if (this.ignoreFragment(frag)) {
+      return;
+    }
+    this.clearTimer();
+    if (frag.level === this._nextAutoLevel) {
+      this._nextAutoLevel = -1;
+    }
+    this.firstSelection = -1;
+    if (this.hls.config.abrMaxWithRealBitrate) {
+      const duration = part ? part.duration : frag.duration;
+      const level = this.hls.levels[frag.level];
+      const loadedBytes = (level.loaded ? level.loaded.bytes : 0) + stats.loaded;
+      const loadedDuration = (level.loaded ? level.loaded.duration : 0) + duration;
+      level.loaded = {
+        bytes: loadedBytes,
+        duration: loadedDuration
+      };
+      level.realBitrate = Math.round(8 * loadedBytes / loadedDuration);
+    }
+    if (frag.bitrateTest) {
+      const fragBufferedData = {
+        stats,
+        frag,
+        part,
+        id: frag.type
+      };
+      this.onFragBuffered(Events.FRAG_BUFFERED, fragBufferedData);
+      frag.bitrateTest = false;
+    } else {
+      this.lastLoadedFragLevel = frag.level;
+    }
+  }
+  onFragBuffered(event, data) {
+    const {
+      frag,
+      part
+    } = data;
+    const stats = part != null && part.stats.loaded ? part.stats : frag.stats;
+    if (stats.aborted) {
+      return;
+    }
+    if (this.ignoreFragment(frag)) {
+      return;
+    }
+    const processingMs = stats.parsing.end - stats.loading.start - Math.min(stats.loading.first - stats.loading.start, this.bwEstimator.getEstimateTTFB());
+    this.bwEstimator.sample(processingMs, stats.loaded);
+    stats.bwEstimate = this.getBwEstimate();
+    if (frag.bitrateTest) {
+      this.bitrateTestDelay = processingMs / 1e3;
+    } else {
+      this.bitrateTestDelay = 0;
+    }
+  }
+  ignoreFragment(frag) {
+    return frag.type !== PlaylistLevelType.MAIN || frag.sn === "initSegment";
+  }
+  clearTimer() {
+    if (this.timer > -1) {
+      self.clearInterval(this.timer);
+      this.timer = -1;
+    }
+  }
+  get firstAutoLevel() {
+    const {
+      maxAutoLevel,
+      minAutoLevel
+    } = this.hls;
+    const bwEstimate = this.getBwEstimate();
+    const maxStartDelay = this.hls.config.maxStarvationDelay;
+    const abrAutoLevel = this.findBestLevel(bwEstimate, minAutoLevel, maxAutoLevel, 0, maxStartDelay, 1, 1);
+    if (abrAutoLevel > -1) {
+      return abrAutoLevel;
+    }
+    const firstLevel = this.hls.firstLevel;
+    const clamped = Math.min(Math.max(firstLevel, minAutoLevel), maxAutoLevel);
+    this.warn(`Could not find best starting auto level. Defaulting to first in playlist ${firstLevel} clamped to ${clamped}`);
+    return clamped;
+  }
+  get forcedAutoLevel() {
+    if (this.nextAutoLevelKey) {
+      return -1;
+    }
+    return this._nextAutoLevel;
+  }
+  get nextAutoLevel() {
+    const forcedAutoLevel = this.forcedAutoLevel;
+    const bwEstimator = this.bwEstimator;
+    const useEstimate = bwEstimator.canEstimate();
+    const loadedFirstFrag = this.lastLoadedFragLevel > -1;
+    if (forcedAutoLevel !== -1 && (!useEstimate || !loadedFirstFrag || this.nextAutoLevelKey === this.getAutoLevelKey())) {
+      return forcedAutoLevel;
+    }
+    const nextABRAutoLevel = useEstimate && loadedFirstFrag ? this.getNextABRAutoLevel() : this.firstAutoLevel;
+    if (forcedAutoLevel !== -1) {
+      const levels = this.hls.levels;
+      if (levels.length > Math.max(forcedAutoLevel, nextABRAutoLevel) && levels[forcedAutoLevel].loadError <= levels[nextABRAutoLevel].loadError) {
+        return forcedAutoLevel;
+      }
+    }
+    this._nextAutoLevel = nextABRAutoLevel;
+    this.nextAutoLevelKey = this.getAutoLevelKey();
+    return nextABRAutoLevel;
+  }
+  getAutoLevelKey() {
+    return `${this.getBwEstimate()}_${this.getStarvationDelay().toFixed(2)}`;
+  }
+  getNextABRAutoLevel() {
+    const {
+      fragCurrent,
+      partCurrent,
+      hls
+    } = this;
+    if (hls.levels.length <= 1) {
+      return hls.loadLevel;
+    }
+    const {
+      maxAutoLevel,
+      config,
+      minAutoLevel
+    } = hls;
+    const currentFragDuration = partCurrent ? partCurrent.duration : fragCurrent ? fragCurrent.duration : 0;
+    const avgbw = this.getBwEstimate();
+    const bufferStarvationDelay = this.getStarvationDelay();
+    let bwFactor = config.abrBandWidthFactor;
+    let bwUpFactor = config.abrBandWidthUpFactor;
+    if (bufferStarvationDelay) {
+      const _bestLevel = this.findBestLevel(avgbw, minAutoLevel, maxAutoLevel, bufferStarvationDelay, 0, bwFactor, bwUpFactor);
+      if (_bestLevel >= 0) {
+        this.rebufferNotice = -1;
+        return _bestLevel;
+      }
+    }
+    let maxStarvationDelay = currentFragDuration ? Math.min(currentFragDuration, config.maxStarvationDelay) : config.maxStarvationDelay;
+    if (!bufferStarvationDelay) {
+      const bitrateTestDelay = this.bitrateTestDelay;
+      if (bitrateTestDelay) {
+        const maxLoadingDelay = currentFragDuration ? Math.min(currentFragDuration, config.maxLoadingDelay) : config.maxLoadingDelay;
+        maxStarvationDelay = maxLoadingDelay - bitrateTestDelay;
+        this.info(`bitrate test took ${Math.round(1e3 * bitrateTestDelay)}ms, set first fragment max fetchDuration to ${Math.round(1e3 * maxStarvationDelay)} ms`);
+        bwFactor = bwUpFactor = 1;
+      }
+    }
+    const bestLevel = this.findBestLevel(avgbw, minAutoLevel, maxAutoLevel, bufferStarvationDelay, maxStarvationDelay, bwFactor, bwUpFactor);
+    if (this.rebufferNotice !== bestLevel) {
+      this.rebufferNotice = bestLevel;
+      this.info(`${bufferStarvationDelay ? "rebuffering expected" : "buffer is empty"}, optimal quality level ${bestLevel}`);
+    }
+    if (bestLevel > -1) {
+      return bestLevel;
+    }
+    const minLevel = hls.levels[minAutoLevel];
+    const autoLevel = hls.loadLevelObj;
+    if (autoLevel && (minLevel == null ? void 0 : minLevel.bitrate) < autoLevel.bitrate) {
+      return minAutoLevel;
+    }
+    return hls.loadLevel;
+  }
+  getStarvationDelay() {
+    const hls = this.hls;
+    const media = hls.media;
+    if (!media) {
+      return Infinity;
+    }
+    const playbackRate = media && media.playbackRate !== 0 ? Math.abs(media.playbackRate) : 1;
+    const bufferInfo = hls.mainForwardBufferInfo;
+    return (bufferInfo ? bufferInfo.len : 0) / playbackRate;
+  }
+  getBwEstimate() {
+    return this.bwEstimator.canEstimate() ? this.bwEstimator.getEstimate() : this.hls.config.abrEwmaDefaultEstimate;
+  }
+  findBestLevel(currentBw, minAutoLevel, maxAutoLevel, bufferStarvationDelay, maxStarvationDelay, bwFactor, bwUpFactor) {
+    var _this$hls$latestLevel;
+    const maxFetchDuration = bufferStarvationDelay + maxStarvationDelay;
+    const lastLoadedFragLevel = this.lastLoadedFragLevel;
+    const selectionBaseLevel = lastLoadedFragLevel === -1 ? this.hls.firstLevel : lastLoadedFragLevel;
+    const {
+      fragCurrent,
+      partCurrent
+    } = this;
+    const {
+      levels,
+      allAudioTracks,
+      loadLevel,
+      config
+    } = this.hls;
+    if (levels.length === 1) {
+      return 0;
+    }
+    const level = levels[selectionBaseLevel];
+    const live = !!((_this$hls$latestLevel = this.hls.latestLevelDetails) != null && _this$hls$latestLevel.live);
+    const firstSelection = loadLevel === -1 || lastLoadedFragLevel === -1;
+    let currentCodecSet;
+    let currentVideoRange = "SDR";
+    let currentFrameRate = (level == null ? void 0 : level.frameRate) || 0;
+    const {
+      audioPreference,
+      videoPreference
+    } = config;
+    const audioTracksByGroup = this.audioTracksByGroup || (this.audioTracksByGroup = getAudioTracksByGroup(allAudioTracks));
+    let minStartIndex = -1;
+    if (firstSelection) {
+      if (this.firstSelection !== -1) {
+        return this.firstSelection;
+      }
+      const codecTiers = this.codecTiers || (this.codecTiers = getCodecTiers(levels, audioTracksByGroup, minAutoLevel, maxAutoLevel));
+      const startTier = getStartCodecTier(codecTiers, currentVideoRange, currentBw, audioPreference, videoPreference);
+      const {
+        codecSet,
+        videoRanges,
+        minFramerate,
+        minBitrate,
+        minIndex,
+        preferHDR
+      } = startTier;
+      minStartIndex = minIndex;
+      currentCodecSet = codecSet;
+      currentVideoRange = preferHDR ? videoRanges[videoRanges.length - 1] : videoRanges[0];
+      currentFrameRate = minFramerate;
+      currentBw = Math.max(currentBw, minBitrate);
+      this.log(`picked start tier ${stringify(startTier)}`);
+    } else {
+      currentCodecSet = level == null ? void 0 : level.codecSet;
+      currentVideoRange = level == null ? void 0 : level.videoRange;
+    }
+    const currentFragDuration = partCurrent ? partCurrent.duration : fragCurrent ? fragCurrent.duration : 0;
+    const ttfbEstimateSec = this.bwEstimator.getEstimateTTFB() / 1e3;
+    const levelsSkipped = [];
+    for (let i = maxAutoLevel; i >= minAutoLevel; i--) {
+      var _levelInfo$supportedR, _levelInfo$supportedR2;
+      const levelInfo = levels[i];
+      const upSwitch = i > selectionBaseLevel;
+      if (!levelInfo) {
+        continue;
+      }
+      if (config.useMediaCapabilities && !levelInfo.supportedResult && !levelInfo.supportedPromise) {
+        const mediaCapabilities = navigator.mediaCapabilities;
+        if (typeof (mediaCapabilities == null ? void 0 : mediaCapabilities.decodingInfo) === "function" && requiresMediaCapabilitiesDecodingInfo(levelInfo, audioTracksByGroup, currentVideoRange, currentFrameRate, currentBw, audioPreference)) {
+          levelInfo.supportedPromise = getMediaDecodingInfoPromise(levelInfo, audioTracksByGroup, mediaCapabilities, this.supportedCache);
+          levelInfo.supportedPromise.then((decodingInfo) => {
+            if (!this.hls) {
+              return;
+            }
+            levelInfo.supportedResult = decodingInfo;
+            const levels2 = this.hls.levels;
+            const index = levels2.indexOf(levelInfo);
+            if (decodingInfo.error) {
+              this.warn(`MediaCapabilities decodingInfo error: "${decodingInfo.error}" for level ${index} ${stringify(decodingInfo)}`);
+            } else if (!decodingInfo.supported) {
+              this.warn(`Unsupported MediaCapabilities decodingInfo result for level ${index} ${stringify(decodingInfo)}`);
+              if (index > -1 && levels2.length > 1) {
+                this.log(`Removing unsupported level ${index}`);
+                this.hls.removeLevel(index);
+                if (this.hls.loadLevel === -1) {
+                  this.hls.nextLoadLevel = 0;
+                }
+              }
+            } else if (decodingInfo.decodingInfoResults.some((info) => info.smooth === false || info.powerEfficient === false)) {
+              this.log(`MediaCapabilities decodingInfo for level ${index} not smooth or powerEfficient: ${stringify(decodingInfo)}`);
+            }
+          });
+        } else {
+          levelInfo.supportedResult = SUPPORTED_INFO_DEFAULT;
+        }
+      }
+      if (currentCodecSet && levelInfo.codecSet !== currentCodecSet || currentVideoRange && levelInfo.videoRange !== currentVideoRange || upSwitch && currentFrameRate > levelInfo.frameRate || !upSwitch && currentFrameRate > 0 && currentFrameRate < levelInfo.frameRate || (_levelInfo$supportedR = levelInfo.supportedResult) != null && (_levelInfo$supportedR2 = _levelInfo$supportedR.decodingInfoResults) != null && _levelInfo$supportedR2.some((info) => info.smooth === false)) {
+        if (!firstSelection || i !== minStartIndex) {
+          levelsSkipped.push(i);
+          continue;
+        }
+      }
+      const levelDetails = levelInfo.details;
+      const avgDuration = (partCurrent ? levelDetails == null ? void 0 : levelDetails.partTarget : levelDetails == null ? void 0 : levelDetails.averagetargetduration) || currentFragDuration;
+      let adjustedbw;
+      if (!upSwitch) {
+        adjustedbw = bwFactor * currentBw;
+      } else {
+        adjustedbw = bwUpFactor * currentBw;
+      }
+      const bitrate = currentFragDuration && bufferStarvationDelay >= currentFragDuration * 2 && maxStarvationDelay === 0 ? levelInfo.averageBitrate : levelInfo.maxBitrate;
+      const fetchDuration = this.getTimeToLoadFrag(ttfbEstimateSec, adjustedbw, bitrate * avgDuration, levelDetails === void 0);
+      const canSwitchWithinTolerance = adjustedbw >= bitrate && (i === lastLoadedFragLevel || levelInfo.loadError === 0 && levelInfo.fragmentError === 0) && (fetchDuration <= ttfbEstimateSec || !isFiniteNumber(fetchDuration) || live && !this.bitrateTestDelay || fetchDuration < maxFetchDuration);
+      if (canSwitchWithinTolerance) {
+        const forcedAutoLevel = this.forcedAutoLevel;
+        if (i !== loadLevel && (forcedAutoLevel === -1 || forcedAutoLevel !== loadLevel)) {
+          if (levelsSkipped.length) {
+            this.trace(`Skipped level(s) ${levelsSkipped.join(",")} of ${maxAutoLevel} max with CODECS and VIDEO-RANGE:"${levels[levelsSkipped[0]].codecs}" ${levels[levelsSkipped[0]].videoRange}; not compatible with "${currentCodecSet}" ${currentVideoRange}`);
+          }
+          this.info(`switch candidate:${selectionBaseLevel}->${i} adjustedbw(${Math.round(adjustedbw)})-bitrate=${Math.round(adjustedbw - bitrate)} ttfb:${ttfbEstimateSec.toFixed(1)} avgDuration:${avgDuration.toFixed(1)} maxFetchDuration:${maxFetchDuration.toFixed(1)} fetchDuration:${fetchDuration.toFixed(1)} firstSelection:${firstSelection} codecSet:${levelInfo.codecSet} videoRange:${levelInfo.videoRange} hls.loadLevel:${loadLevel}`);
+        }
+        if (firstSelection) {
+          this.firstSelection = i;
+        }
+        return i;
+      }
+    }
+    return -1;
+  }
+  set nextAutoLevel(nextLevel) {
+    const value = this.deriveNextAutoLevel(nextLevel);
+    if (this._nextAutoLevel !== value) {
+      this.nextAutoLevelKey = "";
+      this._nextAutoLevel = value;
+    }
+  }
+  deriveNextAutoLevel(nextLevel) {
+    const {
+      maxAutoLevel,
+      minAutoLevel
+    } = this.hls;
+    return Math.min(Math.max(nextLevel, minAutoLevel), maxAutoLevel);
+  }
+};
+var BinarySearch = {
+  search: function(list, comparisonFn) {
+    let minIndex = 0;
+    let maxIndex = list.length - 1;
+    let currentIndex = null;
+    let currentElement = null;
+    while (minIndex <= maxIndex) {
+      currentIndex = (minIndex + maxIndex) / 2 | 0;
+      currentElement = list[currentIndex];
+      const comparisonResult = comparisonFn(currentElement);
+      if (comparisonResult > 0) {
+        minIndex = currentIndex + 1;
+      } else if (comparisonResult < 0) {
+        maxIndex = currentIndex - 1;
+      } else {
+        return currentElement;
+      }
+    }
+    return null;
+  }
+};
+function findFragmentByPDT(fragments, PDTValue, maxFragLookUpTolerance) {
+  if (PDTValue === null || !Array.isArray(fragments) || !fragments.length || !isFiniteNumber(PDTValue)) {
+    return null;
+  }
+  const startPDT = fragments[0].programDateTime;
+  if (PDTValue < (startPDT || 0)) {
+    return null;
+  }
+  const endPDT = fragments[fragments.length - 1].endProgramDateTime;
+  if (PDTValue >= (endPDT || 0)) {
+    return null;
+  }
+  for (let seg = 0; seg < fragments.length; ++seg) {
+    const frag = fragments[seg];
+    if (pdtWithinToleranceTest(PDTValue, maxFragLookUpTolerance, frag)) {
+      return frag;
+    }
+  }
+  return null;
+}
+function findFragmentByPTS(fragPrevious, fragments, bufferEnd = 0, maxFragLookUpTolerance = 0, nextFragLookupTolerance = 5e-3) {
+  let fragNext = null;
+  if (fragPrevious) {
+    fragNext = fragments[1 + fragPrevious.sn - fragments[0].sn] || null;
+    const bufferEdgeError = fragPrevious.endDTS - bufferEnd;
+    if (bufferEdgeError > 0 && bufferEdgeError < 15e-7) {
+      bufferEnd += 15e-7;
+    }
+    if (fragNext && fragPrevious.level !== fragNext.level && fragNext.end <= fragPrevious.end) {
+      fragNext = fragments[2 + fragPrevious.sn - fragments[0].sn] || null;
+    }
+  } else if (bufferEnd === 0 && fragments[0].start === 0) {
+    fragNext = fragments[0];
+  }
+  if (fragNext && ((!fragPrevious || fragPrevious.level === fragNext.level) && fragmentWithinToleranceTest(bufferEnd, maxFragLookUpTolerance, fragNext) === 0 || fragmentWithinFastStartSwitch(fragNext, fragPrevious, Math.min(nextFragLookupTolerance, maxFragLookUpTolerance)))) {
+    return fragNext;
+  }
+  const foundFragment = BinarySearch.search(fragments, fragmentWithinToleranceTest.bind(null, bufferEnd, maxFragLookUpTolerance));
+  if (foundFragment && (foundFragment !== fragPrevious || !fragNext)) {
+    return foundFragment;
+  }
+  return fragNext;
+}
+function fragmentWithinFastStartSwitch(fragNext, fragPrevious, nextFragLookupTolerance) {
+  if (fragPrevious && fragPrevious.start === 0 && fragPrevious.level < fragNext.level && (fragPrevious.endPTS || 0) > 0) {
+    const firstDuration = fragPrevious.tagList.reduce((duration, tag) => {
+      if (tag[0] === "INF") {
+        duration += parseFloat(tag[1]);
+      }
+      return duration;
+    }, nextFragLookupTolerance);
+    return fragNext.start <= firstDuration;
+  }
+  return false;
+}
+function fragmentWithinToleranceTest(bufferEnd = 0, maxFragLookUpTolerance = 0, candidate) {
+  if (candidate.start <= bufferEnd && candidate.start + candidate.duration > bufferEnd) {
+    return 0;
+  }
+  const candidateLookupTolerance = Math.min(maxFragLookUpTolerance, candidate.duration + (candidate.deltaPTS ? candidate.deltaPTS : 0));
+  if (candidate.start + candidate.duration - candidateLookupTolerance <= bufferEnd) {
+    return 1;
+  } else if (candidate.start - candidateLookupTolerance > bufferEnd && candidate.start) {
+    return -1;
+  }
+  return 0;
+}
+function pdtWithinToleranceTest(pdtBufferEnd, maxFragLookUpTolerance, candidate) {
+  const candidateLookupTolerance = Math.min(maxFragLookUpTolerance, candidate.duration + (candidate.deltaPTS ? candidate.deltaPTS : 0)) * 1e3;
+  const endProgramDateTime = candidate.endProgramDateTime || 0;
+  return endProgramDateTime - candidateLookupTolerance > pdtBufferEnd;
+}
+function findNearestWithCC(details, cc, pos) {
+  if (details) {
+    if (details.startCC <= cc && details.endCC >= cc) {
+      let fragments = details.fragments;
+      const {
+        fragmentHint
+      } = details;
+      if (fragmentHint) {
+        fragments = fragments.concat(fragmentHint);
+      }
+      let closest;
+      BinarySearch.search(fragments, (candidate) => {
+        if (candidate.cc < cc) {
+          return 1;
+        }
+        if (candidate.cc > cc) {
+          return -1;
+        }
+        closest = candidate;
+        if (candidate.end <= pos) {
+          return 1;
+        }
+        if (candidate.start > pos) {
+          return -1;
+        }
+        return 0;
+      });
+      return closest || null;
+    }
+  }
+  return null;
+}
+function isTimeoutError(error) {
+  switch (error.details) {
+    case ErrorDetails.FRAG_LOAD_TIMEOUT:
+    case ErrorDetails.KEY_LOAD_TIMEOUT:
+    case ErrorDetails.LEVEL_LOAD_TIMEOUT:
+    case ErrorDetails.MANIFEST_LOAD_TIMEOUT:
+      return true;
+  }
+  return false;
+}
+function getRetryConfig(loadPolicy, error) {
+  const isTimeout = isTimeoutError(error);
+  return loadPolicy.default[`${isTimeout ? "timeout" : "error"}Retry`];
+}
+function getRetryDelay(retryConfig, retryCount) {
+  const backoffFactor = retryConfig.backoff === "linear" ? 1 : Math.pow(2, retryCount);
+  return Math.min(backoffFactor * retryConfig.retryDelayMs, retryConfig.maxRetryDelayMs);
+}
+function getLoaderConfigWithoutReties(loderConfig) {
+  return _objectSpread2(_objectSpread2({}, loderConfig), {
+    errorRetry: null,
+    timeoutRetry: null
+  });
+}
+function shouldRetry(retryConfig, retryCount, isTimeout, loaderResponse) {
+  if (!retryConfig) {
+    return false;
+  }
+  const httpStatus = loaderResponse == null ? void 0 : loaderResponse.code;
+  const retry = retryCount < retryConfig.maxNumRetry && (retryForHttpStatus(httpStatus) || !!isTimeout);
+  return retryConfig.shouldRetry ? retryConfig.shouldRetry(retryConfig, retryCount, isTimeout, loaderResponse, retry) : retry;
+}
+function retryForHttpStatus(httpStatus) {
+  return httpStatus === 0 && navigator.onLine === false || !!httpStatus && (httpStatus < 400 || httpStatus > 499);
+}
+var NetworkErrorAction = {
+  DoNothing: 0,
+  SendEndCallback: 1,
+  SendAlternateToPenaltyBox: 2,
+  RemoveAlternatePermanently: 3,
+  InsertDiscontinuity: 4,
+  RetryRequest: 5
+};
+var ErrorActionFlags = {
+  None: 0,
+  MoveAllAlternatesMatchingHost: 1,
+  MoveAllAlternatesMatchingHDCP: 2,
+  SwitchToSDR: 4
+};
+var ErrorController = class extends Logger {
+  constructor(hls) {
+    super("error-controller", hls.logger);
+    this.hls = void 0;
+    this.playlistError = 0;
+    this.penalizedRenditions = {};
+    this.hls = hls;
+    this.registerListeners();
+  }
+  registerListeners() {
+    const hls = this.hls;
+    hls.on(Events.ERROR, this.onError, this);
+    hls.on(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.on(Events.LEVEL_UPDATED, this.onLevelUpdated, this);
+  }
+  unregisterListeners() {
+    const hls = this.hls;
+    if (!hls) {
+      return;
+    }
+    hls.off(Events.ERROR, this.onError, this);
+    hls.off(Events.ERROR, this.onErrorOut, this);
+    hls.off(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.off(Events.LEVEL_UPDATED, this.onLevelUpdated, this);
+  }
+  destroy() {
+    this.unregisterListeners();
+    this.hls = null;
+    this.penalizedRenditions = {};
+  }
+  startLoad(startPosition) {
+  }
+  stopLoad() {
+    this.playlistError = 0;
+  }
+  getVariantLevelIndex(frag) {
+    return (frag == null ? void 0 : frag.type) === PlaylistLevelType.MAIN ? frag.level : this.hls.loadLevel;
+  }
+  onManifestLoading() {
+    this.playlistError = 0;
+    this.penalizedRenditions = {};
+  }
+  onLevelUpdated() {
+    this.playlistError = 0;
+  }
+  onError(event, data) {
+    var _data$frag;
+    if (data.fatal) {
+      return;
+    }
+    const hls = this.hls;
+    const context = data.context;
+    switch (data.details) {
+      case ErrorDetails.FRAG_LOAD_ERROR:
+      case ErrorDetails.FRAG_LOAD_TIMEOUT:
+      case ErrorDetails.KEY_LOAD_ERROR:
+      case ErrorDetails.KEY_LOAD_TIMEOUT:
+        data.errorAction = this.getFragRetryOrSwitchAction(data);
+        return;
+      case ErrorDetails.FRAG_PARSING_ERROR:
+        if ((_data$frag = data.frag) != null && _data$frag.gap) {
+          data.errorAction = createDoNothingErrorAction();
+          return;
+        }
+      case ErrorDetails.FRAG_GAP:
+      case ErrorDetails.FRAG_DECRYPT_ERROR: {
+        data.errorAction = this.getFragRetryOrSwitchAction(data);
+        data.errorAction.action = NetworkErrorAction.SendAlternateToPenaltyBox;
+        return;
+      }
+      case ErrorDetails.LEVEL_EMPTY_ERROR:
+      case ErrorDetails.LEVEL_PARSING_ERROR:
+        {
+          var _data$context, _data$context$levelDe;
+          const levelIndex = data.parent === PlaylistLevelType.MAIN ? data.level : hls.loadLevel;
+          if (data.details === ErrorDetails.LEVEL_EMPTY_ERROR && !!((_data$context = data.context) != null && (_data$context$levelDe = _data$context.levelDetails) != null && _data$context$levelDe.live)) {
+            data.errorAction = this.getPlaylistRetryOrSwitchAction(data, levelIndex);
+          } else {
+            data.levelRetry = false;
+            data.errorAction = this.getLevelSwitchAction(data, levelIndex);
+          }
+        }
+        return;
+      case ErrorDetails.LEVEL_LOAD_ERROR:
+      case ErrorDetails.LEVEL_LOAD_TIMEOUT:
+        if (typeof (context == null ? void 0 : context.level) === "number") {
+          data.errorAction = this.getPlaylistRetryOrSwitchAction(data, context.level);
+        }
+        return;
+      case ErrorDetails.AUDIO_TRACK_LOAD_ERROR:
+      case ErrorDetails.AUDIO_TRACK_LOAD_TIMEOUT:
+      case ErrorDetails.SUBTITLE_LOAD_ERROR:
+      case ErrorDetails.SUBTITLE_TRACK_LOAD_TIMEOUT:
+        if (context) {
+          const level = hls.loadLevelObj;
+          if (level && (context.type === PlaylistContextType.AUDIO_TRACK && level.hasAudioGroup(context.groupId) || context.type === PlaylistContextType.SUBTITLE_TRACK && level.hasSubtitleGroup(context.groupId))) {
+            data.errorAction = this.getPlaylistRetryOrSwitchAction(data, hls.loadLevel);
+            data.errorAction.action = NetworkErrorAction.SendAlternateToPenaltyBox;
+            data.errorAction.flags = ErrorActionFlags.MoveAllAlternatesMatchingHost;
+            return;
+          }
+        }
+        return;
+      case ErrorDetails.KEY_SYSTEM_STATUS_OUTPUT_RESTRICTED:
+        {
+          const level = hls.loadLevelObj;
+          const restrictedHdcpLevel = level == null ? void 0 : level.attrs["HDCP-LEVEL"];
+          if (restrictedHdcpLevel) {
+            data.errorAction = {
+              action: NetworkErrorAction.SendAlternateToPenaltyBox,
+              flags: ErrorActionFlags.MoveAllAlternatesMatchingHDCP,
+              hdcpLevel: restrictedHdcpLevel
+            };
+          } else {
+            this.keySystemError(data);
+          }
+        }
+        return;
+      case ErrorDetails.BUFFER_ADD_CODEC_ERROR:
+      case ErrorDetails.REMUX_ALLOC_ERROR:
+      case ErrorDetails.BUFFER_APPEND_ERROR:
+        if (!data.errorAction) {
+          var _data$level;
+          data.errorAction = this.getLevelSwitchAction(data, (_data$level = data.level) != null ? _data$level : hls.loadLevel);
+        }
+        return;
+      case ErrorDetails.INTERNAL_EXCEPTION:
+      case ErrorDetails.BUFFER_APPENDING_ERROR:
+      case ErrorDetails.BUFFER_FULL_ERROR:
+      case ErrorDetails.LEVEL_SWITCH_ERROR:
+      case ErrorDetails.BUFFER_STALLED_ERROR:
+      case ErrorDetails.BUFFER_SEEK_OVER_HOLE:
+      case ErrorDetails.BUFFER_NUDGE_ON_STALL:
+        data.errorAction = createDoNothingErrorAction();
+        return;
+    }
+    if (data.type === ErrorTypes.KEY_SYSTEM_ERROR) {
+      this.keySystemError(data);
+    }
+  }
+  keySystemError(data) {
+    const levelIndex = this.getVariantLevelIndex(data.frag);
+    data.levelRetry = false;
+    data.errorAction = this.getLevelSwitchAction(data, levelIndex);
+  }
+  getPlaylistRetryOrSwitchAction(data, levelIndex) {
+    const hls = this.hls;
+    const retryConfig = getRetryConfig(hls.config.playlistLoadPolicy, data);
+    const retryCount = this.playlistError++;
+    const retry = shouldRetry(retryConfig, retryCount, isTimeoutError(data), data.response);
+    if (retry) {
+      return {
+        action: NetworkErrorAction.RetryRequest,
+        flags: ErrorActionFlags.None,
+        retryConfig,
+        retryCount
+      };
+    }
+    const errorAction = this.getLevelSwitchAction(data, levelIndex);
+    if (retryConfig) {
+      errorAction.retryConfig = retryConfig;
+      errorAction.retryCount = retryCount;
+    }
+    return errorAction;
+  }
+  getFragRetryOrSwitchAction(data) {
+    const hls = this.hls;
+    const variantLevelIndex = this.getVariantLevelIndex(data.frag);
+    const level = hls.levels[variantLevelIndex];
+    const {
+      fragLoadPolicy,
+      keyLoadPolicy
+    } = hls.config;
+    const retryConfig = getRetryConfig(data.details.startsWith("key") ? keyLoadPolicy : fragLoadPolicy, data);
+    const fragmentErrors = hls.levels.reduce((acc, level2) => acc + level2.fragmentError, 0);
+    if (level) {
+      if (data.details !== ErrorDetails.FRAG_GAP) {
+        level.fragmentError++;
+      }
+      const retry = shouldRetry(retryConfig, fragmentErrors, isTimeoutError(data), data.response);
+      if (retry) {
+        return {
+          action: NetworkErrorAction.RetryRequest,
+          flags: ErrorActionFlags.None,
+          retryConfig,
+          retryCount: fragmentErrors
+        };
+      }
+    }
+    const errorAction = this.getLevelSwitchAction(data, variantLevelIndex);
+    if (retryConfig) {
+      errorAction.retryConfig = retryConfig;
+      errorAction.retryCount = fragmentErrors;
+    }
+    return errorAction;
+  }
+  getLevelSwitchAction(data, levelIndex) {
+    const hls = this.hls;
+    if (levelIndex === null || levelIndex === void 0) {
+      levelIndex = hls.loadLevel;
+    }
+    const level = this.hls.levels[levelIndex];
+    if (level) {
+      var _data$frag2, _data$context2;
+      const errorDetails = data.details;
+      level.loadError++;
+      if (errorDetails === ErrorDetails.BUFFER_APPEND_ERROR) {
+        level.fragmentError++;
+      }
+      let nextLevel = -1;
+      const {
+        levels,
+        loadLevel,
+        minAutoLevel,
+        maxAutoLevel
+      } = hls;
+      if (!hls.autoLevelEnabled && !hls.config.preserveManualLevelOnError) {
+        hls.loadLevel = -1;
+      }
+      const fragErrorType = (_data$frag2 = data.frag) == null ? void 0 : _data$frag2.type;
+      const isAudioCodecError = fragErrorType === PlaylistLevelType.AUDIO && errorDetails === ErrorDetails.FRAG_PARSING_ERROR || data.sourceBufferName === "audio" && (errorDetails === ErrorDetails.BUFFER_ADD_CODEC_ERROR || errorDetails === ErrorDetails.BUFFER_APPEND_ERROR);
+      const findAudioCodecAlternate = isAudioCodecError && levels.some(({
+        audioCodec
+      }) => level.audioCodec !== audioCodec);
+      const isVideoCodecError = data.sourceBufferName === "video" && (errorDetails === ErrorDetails.BUFFER_ADD_CODEC_ERROR || errorDetails === ErrorDetails.BUFFER_APPEND_ERROR);
+      const findVideoCodecAlternate = isVideoCodecError && levels.some(({
+        codecSet,
+        audioCodec
+      }) => level.codecSet !== codecSet && level.audioCodec === audioCodec);
+      const {
+        type: playlistErrorType,
+        groupId: playlistErrorGroupId
+      } = (_data$context2 = data.context) != null ? _data$context2 : {};
+      for (let i = levels.length; i--; ) {
+        const candidate = (i + loadLevel) % levels.length;
+        if (candidate !== loadLevel && candidate >= minAutoLevel && candidate <= maxAutoLevel && levels[candidate].loadError === 0) {
+          var _level$audioGroups, _level$subtitleGroups;
+          const levelCandidate = levels[candidate];
+          if (errorDetails === ErrorDetails.FRAG_GAP && fragErrorType === PlaylistLevelType.MAIN && data.frag) {
+            const levelDetails = levels[candidate].details;
+            if (levelDetails) {
+              const fragCandidate = findFragmentByPTS(data.frag, levelDetails.fragments, data.frag.start);
+              if (fragCandidate != null && fragCandidate.gap) {
+                continue;
+              }
+            }
+          } else if (playlistErrorType === PlaylistContextType.AUDIO_TRACK && levelCandidate.hasAudioGroup(playlistErrorGroupId) || playlistErrorType === PlaylistContextType.SUBTITLE_TRACK && levelCandidate.hasSubtitleGroup(playlistErrorGroupId)) {
+            continue;
+          } else if (fragErrorType === PlaylistLevelType.AUDIO && (_level$audioGroups = level.audioGroups) != null && _level$audioGroups.some((groupId) => levelCandidate.hasAudioGroup(groupId)) || fragErrorType === PlaylistLevelType.SUBTITLE && (_level$subtitleGroups = level.subtitleGroups) != null && _level$subtitleGroups.some((groupId) => levelCandidate.hasSubtitleGroup(groupId)) || findAudioCodecAlternate && level.audioCodec === levelCandidate.audioCodec || !findAudioCodecAlternate && level.audioCodec !== levelCandidate.audioCodec || findVideoCodecAlternate && level.codecSet === levelCandidate.codecSet) {
+            continue;
+          }
+          nextLevel = candidate;
+          break;
+        }
+      }
+      if (nextLevel > -1 && hls.loadLevel !== nextLevel) {
+        data.levelRetry = true;
+        this.playlistError = 0;
+        return {
+          action: NetworkErrorAction.SendAlternateToPenaltyBox,
+          flags: ErrorActionFlags.None,
+          nextAutoLevel: nextLevel
+        };
+      }
+    }
+    return {
+      action: NetworkErrorAction.SendAlternateToPenaltyBox,
+      flags: ErrorActionFlags.MoveAllAlternatesMatchingHost
+    };
+  }
+  onErrorOut(event, data) {
+    var _data$errorAction;
+    switch ((_data$errorAction = data.errorAction) == null ? void 0 : _data$errorAction.action) {
+      case NetworkErrorAction.DoNothing:
+        break;
+      case NetworkErrorAction.SendAlternateToPenaltyBox:
+        this.sendAlternateToPenaltyBox(data);
+        if (!data.errorAction.resolved && data.details !== ErrorDetails.FRAG_GAP) {
+          data.fatal = true;
+        } else if (/MediaSource readyState: ended/.test(data.error.message)) {
+          this.warn(`MediaSource ended after "${data.sourceBufferName}" sourceBuffer append error. Attempting to recover from media error.`);
+          this.hls.recoverMediaError();
+        }
+        break;
+      case NetworkErrorAction.RetryRequest:
+        break;
+    }
+    if (data.fatal) {
+      this.hls.stopLoad();
+      return;
+    }
+  }
+  sendAlternateToPenaltyBox(data) {
+    const hls = this.hls;
+    const errorAction = data.errorAction;
+    if (!errorAction) {
+      return;
+    }
+    const {
+      flags,
+      hdcpLevel,
+      nextAutoLevel
+    } = errorAction;
+    switch (flags) {
+      case ErrorActionFlags.None:
+        this.switchLevel(data, nextAutoLevel);
+        break;
+      case ErrorActionFlags.MoveAllAlternatesMatchingHDCP:
+        if (hdcpLevel) {
+          hls.maxHdcpLevel = HdcpLevels[HdcpLevels.indexOf(hdcpLevel) - 1];
+          errorAction.resolved = true;
+        }
+        this.warn(`Restricting playback to HDCP-LEVEL of "${hls.maxHdcpLevel}" or lower`);
+        break;
+    }
+    if (!errorAction.resolved) {
+      this.switchLevel(data, nextAutoLevel);
+    }
+  }
+  switchLevel(data, levelIndex) {
+    if (levelIndex !== void 0 && data.errorAction) {
+      this.warn(`switching to level ${levelIndex} after ${data.details}`);
+      this.hls.nextAutoLevel = levelIndex;
+      data.errorAction.resolved = true;
+      this.hls.nextLoadLevel = this.hls.nextAutoLevel;
+      if (data.details === ErrorDetails.BUFFER_ADD_CODEC_ERROR && data.mimeType && data.sourceBufferName !== "audiovideo") {
+        const codec = getCodecsForMimeType(data.mimeType);
+        const levels = this.hls.levels;
+        for (let i = levels.length; i--; ) {
+          if (levels[i][`${data.sourceBufferName}Codec`] === codec) {
+            this.hls.removeLevel(i);
+          }
+        }
+      }
+    }
+  }
+};
+function createDoNothingErrorAction(resolved) {
+  const errorAction = {
+    action: NetworkErrorAction.DoNothing,
+    flags: ErrorActionFlags.None
+  };
+  if (resolved) {
+    errorAction.resolved = true;
+  }
+  return errorAction;
+}
+var FragmentState = {
+  NOT_LOADED: "NOT_LOADED",
+  APPENDING: "APPENDING",
+  PARTIAL: "PARTIAL",
+  OK: "OK"
+};
+var FragmentTracker = class {
+  constructor(hls) {
+    this.activePartLists = /* @__PURE__ */ Object.create(null);
+    this.endListFragments = /* @__PURE__ */ Object.create(null);
+    this.fragments = /* @__PURE__ */ Object.create(null);
+    this.timeRanges = /* @__PURE__ */ Object.create(null);
+    this.bufferPadding = 0.2;
+    this.hls = void 0;
+    this.hasGaps = false;
+    this.hls = hls;
+    this._registerListeners();
+  }
+  _registerListeners() {
+    const {
+      hls
+    } = this;
+    hls.on(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.on(Events.BUFFER_APPENDED, this.onBufferAppended, this);
+    hls.on(Events.FRAG_BUFFERED, this.onFragBuffered, this);
+    hls.on(Events.FRAG_LOADED, this.onFragLoaded, this);
+  }
+  _unregisterListeners() {
+    const {
+      hls
+    } = this;
+    hls.off(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.off(Events.BUFFER_APPENDED, this.onBufferAppended, this);
+    hls.off(Events.FRAG_BUFFERED, this.onFragBuffered, this);
+    hls.off(Events.FRAG_LOADED, this.onFragLoaded, this);
+  }
+  destroy() {
+    this._unregisterListeners();
+    this.fragments = this.activePartLists = this.endListFragments = this.timeRanges = null;
+  }
+  getAppendedFrag(position, levelType) {
+    const activeParts = this.activePartLists[levelType];
+    if (activeParts) {
+      for (let i = activeParts.length; i--; ) {
+        const activePart = activeParts[i];
+        if (!activePart) {
+          break;
+        }
+        const appendedPTS = activePart.end;
+        if (activePart.start <= position && appendedPTS !== null && position <= appendedPTS) {
+          return activePart;
+        }
+      }
+    }
+    return this.getBufferedFrag(position, levelType);
+  }
+  getBufferedFrag(position, levelType) {
+    return this.getFragAtPos(position, levelType, true);
+  }
+  getFragAtPos(position, levelType, buffered) {
+    const {
+      fragments
+    } = this;
+    const keys = Object.keys(fragments);
+    for (let i = keys.length; i--; ) {
+      const fragmentEntity = fragments[keys[i]];
+      if ((fragmentEntity == null ? void 0 : fragmentEntity.body.type) === levelType && (!buffered || fragmentEntity.buffered)) {
+        const frag = fragmentEntity.body;
+        if (frag.start <= position && position <= frag.end) {
+          return frag;
+        }
+      }
+    }
+    return null;
+  }
+  detectEvictedFragments(elementaryStream, timeRange, playlistType, appendedPart, removeAppending) {
+    if (this.timeRanges) {
+      this.timeRanges[elementaryStream] = timeRange;
+    }
+    const appendedPartSn = (appendedPart == null ? void 0 : appendedPart.fragment.sn) || -1;
+    Object.keys(this.fragments).forEach((key) => {
+      const fragmentEntity = this.fragments[key];
+      if (!fragmentEntity) {
+        return;
+      }
+      if (appendedPartSn >= fragmentEntity.body.sn) {
+        return;
+      }
+      if (!fragmentEntity.buffered && (!fragmentEntity.loaded || removeAppending)) {
+        if (fragmentEntity.body.type === playlistType) {
+          this.removeFragment(fragmentEntity.body);
+        }
+        return;
+      }
+      const esData = fragmentEntity.range[elementaryStream];
+      if (!esData) {
+        return;
+      }
+      if (esData.time.length === 0) {
+        this.removeFragment(fragmentEntity.body);
+        return;
+      }
+      esData.time.some((time) => {
+        const isNotBuffered = !this.isTimeBuffered(time.startPTS, time.endPTS, timeRange);
+        if (isNotBuffered) {
+          this.removeFragment(fragmentEntity.body);
+        }
+        return isNotBuffered;
+      });
+    });
+  }
+  detectPartialFragments(data) {
+    const timeRanges = this.timeRanges;
+    if (!timeRanges || data.frag.sn === "initSegment") {
+      return;
+    }
+    const frag = data.frag;
+    const fragKey = getFragmentKey(frag);
+    const fragmentEntity = this.fragments[fragKey];
+    if (!fragmentEntity || fragmentEntity.buffered && frag.gap) {
+      return;
+    }
+    const isFragHint = !frag.relurl;
+    Object.keys(timeRanges).forEach((elementaryStream) => {
+      const streamInfo = frag.elementaryStreams[elementaryStream];
+      if (!streamInfo) {
+        return;
+      }
+      const timeRange = timeRanges[elementaryStream];
+      const partial = isFragHint || streamInfo.partial === true;
+      fragmentEntity.range[elementaryStream] = this.getBufferedTimes(frag, data.part, partial, timeRange);
+    });
+    fragmentEntity.loaded = null;
+    if (Object.keys(fragmentEntity.range).length) {
+      fragmentEntity.buffered = true;
+      const endList = fragmentEntity.body.endList = frag.endList || fragmentEntity.body.endList;
+      if (endList) {
+        this.endListFragments[fragmentEntity.body.type] = fragmentEntity;
+      }
+      if (!isPartial(fragmentEntity)) {
+        this.removeParts(frag.sn - 1, frag.type);
+      }
+    } else {
+      this.removeFragment(fragmentEntity.body);
+    }
+  }
+  removeParts(snToKeep, levelType) {
+    const activeParts = this.activePartLists[levelType];
+    if (!activeParts) {
+      return;
+    }
+    this.activePartLists[levelType] = filterParts(activeParts, (part) => part.fragment.sn >= snToKeep);
+  }
+  fragBuffered(frag, force) {
+    const fragKey = getFragmentKey(frag);
+    let fragmentEntity = this.fragments[fragKey];
+    if (!fragmentEntity && force) {
+      fragmentEntity = this.fragments[fragKey] = {
+        body: frag,
+        appendedPTS: null,
+        loaded: null,
+        buffered: false,
+        range: /* @__PURE__ */ Object.create(null)
+      };
+      if (frag.gap) {
+        this.hasGaps = true;
+      }
+    }
+    if (fragmentEntity) {
+      fragmentEntity.loaded = null;
+      fragmentEntity.buffered = true;
+    }
+  }
+  getBufferedTimes(fragment, part, partial, timeRange) {
+    const buffered = {
+      time: [],
+      partial
+    };
+    const startPTS = fragment.start;
+    const endPTS = fragment.end;
+    const minEndPTS = fragment.minEndPTS || endPTS;
+    const maxStartPTS = fragment.maxStartPTS || startPTS;
+    for (let i = 0; i < timeRange.length; i++) {
+      const startTime = timeRange.start(i) - this.bufferPadding;
+      const endTime = timeRange.end(i) + this.bufferPadding;
+      if (maxStartPTS >= startTime && minEndPTS <= endTime) {
+        buffered.time.push({
+          startPTS: Math.max(startPTS, timeRange.start(i)),
+          endPTS: Math.min(endPTS, timeRange.end(i))
+        });
+        break;
+      } else if (startPTS < endTime && endPTS > startTime) {
+        const start = Math.max(startPTS, timeRange.start(i));
+        const end = Math.min(endPTS, timeRange.end(i));
+        if (end > start) {
+          buffered.partial = true;
+          buffered.time.push({
+            startPTS: start,
+            endPTS: end
+          });
+        }
+      } else if (endPTS <= startTime) {
+        break;
+      }
+    }
+    return buffered;
+  }
+  getPartialFragment(time) {
+    let bestFragment = null;
+    let timePadding;
+    let startTime;
+    let endTime;
+    let bestOverlap = 0;
+    const {
+      bufferPadding,
+      fragments
+    } = this;
+    Object.keys(fragments).forEach((key) => {
+      const fragmentEntity = fragments[key];
+      if (!fragmentEntity) {
+        return;
+      }
+      if (isPartial(fragmentEntity)) {
+        startTime = fragmentEntity.body.start - bufferPadding;
+        endTime = fragmentEntity.body.end + bufferPadding;
+        if (time >= startTime && time <= endTime) {
+          timePadding = Math.min(time - startTime, endTime - time);
+          if (bestOverlap <= timePadding) {
+            bestFragment = fragmentEntity.body;
+            bestOverlap = timePadding;
+          }
+        }
+      }
+    });
+    return bestFragment;
+  }
+  isEndListAppended(type) {
+    const lastFragmentEntity = this.endListFragments[type];
+    return lastFragmentEntity !== void 0 && (lastFragmentEntity.buffered || isPartial(lastFragmentEntity));
+  }
+  getState(fragment) {
+    const fragKey = getFragmentKey(fragment);
+    const fragmentEntity = this.fragments[fragKey];
+    if (fragmentEntity) {
+      if (!fragmentEntity.buffered) {
+        return FragmentState.APPENDING;
+      } else if (isPartial(fragmentEntity)) {
+        return FragmentState.PARTIAL;
+      } else {
+        return FragmentState.OK;
+      }
+    }
+    return FragmentState.NOT_LOADED;
+  }
+  isTimeBuffered(startPTS, endPTS, timeRange) {
+    let startTime;
+    let endTime;
+    for (let i = 0; i < timeRange.length; i++) {
+      startTime = timeRange.start(i) - this.bufferPadding;
+      endTime = timeRange.end(i) + this.bufferPadding;
+      if (startPTS >= startTime && endPTS <= endTime) {
+        return true;
+      }
+      if (endPTS <= startTime) {
+        return false;
+      }
+    }
+    return false;
+  }
+  onManifestLoading() {
+    this.removeAllFragments();
+  }
+  onFragLoaded(event, data) {
+    if (data.frag.sn === "initSegment" || data.frag.bitrateTest) {
+      return;
+    }
+    const frag = data.frag;
+    const loaded = data.part ? null : data;
+    const fragKey = getFragmentKey(frag);
+    this.fragments[fragKey] = {
+      body: frag,
+      appendedPTS: null,
+      loaded,
+      buffered: false,
+      range: /* @__PURE__ */ Object.create(null)
+    };
+  }
+  onBufferAppended(event, data) {
+    const {
+      frag,
+      part,
+      timeRanges,
+      type
+    } = data;
+    if (frag.sn === "initSegment") {
+      return;
+    }
+    const playlistType = frag.type;
+    if (part) {
+      let activeParts = this.activePartLists[playlistType];
+      if (!activeParts) {
+        this.activePartLists[playlistType] = activeParts = [];
+      }
+      activeParts.push(part);
+    }
+    this.timeRanges = timeRanges;
+    const timeRange = timeRanges[type];
+    this.detectEvictedFragments(type, timeRange, playlistType, part);
+  }
+  onFragBuffered(event, data) {
+    this.detectPartialFragments(data);
+  }
+  hasFragment(fragment) {
+    const fragKey = getFragmentKey(fragment);
+    return !!this.fragments[fragKey];
+  }
+  hasFragments(type) {
+    const {
+      fragments
+    } = this;
+    const keys = Object.keys(fragments);
+    if (!type) {
+      return keys.length > 0;
+    }
+    for (let i = keys.length; i--; ) {
+      const fragmentEntity = fragments[keys[i]];
+      if ((fragmentEntity == null ? void 0 : fragmentEntity.body.type) === type) {
+        return true;
+      }
+    }
+    return false;
+  }
+  hasParts(type) {
+    var _this$activePartLists;
+    return !!((_this$activePartLists = this.activePartLists[type]) != null && _this$activePartLists.length);
+  }
+  removeFragmentsInRange(start, end, playlistType, withGapOnly, unbufferedOnly) {
+    if (withGapOnly && !this.hasGaps) {
+      return;
+    }
+    Object.keys(this.fragments).forEach((key) => {
+      const fragmentEntity = this.fragments[key];
+      if (!fragmentEntity) {
+        return;
+      }
+      const frag = fragmentEntity.body;
+      if (frag.type !== playlistType || withGapOnly && !frag.gap) {
+        return;
+      }
+      if (frag.start < end && frag.end > start && (fragmentEntity.buffered || unbufferedOnly)) {
+        this.removeFragment(frag);
+      }
+    });
+  }
+  removeFragment(fragment) {
+    const fragKey = getFragmentKey(fragment);
+    fragment.clearElementaryStreamInfo();
+    const activeParts = this.activePartLists[fragment.type];
+    if (activeParts) {
+      const snToRemove = fragment.sn;
+      this.activePartLists[fragment.type] = filterParts(activeParts, (part) => part.fragment.sn !== snToRemove);
+    }
+    delete this.fragments[fragKey];
+    if (fragment.endList) {
+      delete this.endListFragments[fragment.type];
+    }
+  }
+  removeAllFragments() {
+    var _this$hls, _this$hls$latestLevel;
+    this.fragments = /* @__PURE__ */ Object.create(null);
+    this.endListFragments = /* @__PURE__ */ Object.create(null);
+    this.activePartLists = /* @__PURE__ */ Object.create(null);
+    this.hasGaps = false;
+    const partlist = (_this$hls = this.hls) == null ? void 0 : (_this$hls$latestLevel = _this$hls.latestLevelDetails) == null ? void 0 : _this$hls$latestLevel.partList;
+    if (partlist) {
+      partlist.forEach((part) => part.clearElementaryStreamInfo());
+    }
+  }
+};
+function isPartial(fragmentEntity) {
+  var _fragmentEntity$range, _fragmentEntity$range2, _fragmentEntity$range3;
+  return fragmentEntity.buffered && (fragmentEntity.body.gap || ((_fragmentEntity$range = fragmentEntity.range.video) == null ? void 0 : _fragmentEntity$range.partial) || ((_fragmentEntity$range2 = fragmentEntity.range.audio) == null ? void 0 : _fragmentEntity$range2.partial) || ((_fragmentEntity$range3 = fragmentEntity.range.audiovideo) == null ? void 0 : _fragmentEntity$range3.partial));
+}
+function getFragmentKey(fragment) {
+  return `${fragment.type}_${fragment.level}_${fragment.sn}`;
+}
+function filterParts(partList, predicate) {
+  return partList.filter((part) => {
+    const keep = predicate(part);
+    if (!keep) {
+      part.clearElementaryStreamInfo();
+    }
+    return keep;
+  });
+}
+var DecrypterAesMode = {
+  cbc: 0,
+  ctr: 1
+};
+var AESCrypto = class {
+  constructor(subtle, iv, aesMode) {
+    this.subtle = void 0;
+    this.aesIV = void 0;
+    this.aesMode = void 0;
+    this.subtle = subtle;
+    this.aesIV = iv;
+    this.aesMode = aesMode;
+  }
+  decrypt(data, key) {
+    switch (this.aesMode) {
+      case DecrypterAesMode.cbc:
+        return this.subtle.decrypt({
+          name: "AES-CBC",
+          iv: this.aesIV
+        }, key, data);
+      case DecrypterAesMode.ctr:
+        return this.subtle.decrypt({
+          name: "AES-CTR",
+          counter: this.aesIV,
+          length: 64
+        }, key, data);
+      default:
+        throw new Error(`[AESCrypto] invalid aes mode ${this.aesMode}`);
+    }
+  }
+};
+function removePadding(array) {
+  const outputBytes = array.byteLength;
+  const paddingBytes = outputBytes && new DataView(array.buffer).getUint8(outputBytes - 1);
+  if (paddingBytes) {
+    return array.slice(0, outputBytes - paddingBytes);
+  }
+  return array;
+}
+var AESDecryptor = class {
+  constructor() {
+    this.rcon = [0, 1, 2, 4, 8, 16, 32, 64, 128, 27, 54];
+    this.subMix = [new Uint32Array(256), new Uint32Array(256), new Uint32Array(256), new Uint32Array(256)];
+    this.invSubMix = [new Uint32Array(256), new Uint32Array(256), new Uint32Array(256), new Uint32Array(256)];
+    this.sBox = new Uint32Array(256);
+    this.invSBox = new Uint32Array(256);
+    this.key = new Uint32Array(0);
+    this.ksRows = 0;
+    this.keySize = 0;
+    this.keySchedule = void 0;
+    this.invKeySchedule = void 0;
+    this.initTable();
+  }
+  uint8ArrayToUint32Array_(arrayBuffer) {
+    const view2 = new DataView(arrayBuffer);
+    const newArray = new Uint32Array(4);
+    for (let i = 0; i < 4; i++) {
+      newArray[i] = view2.getUint32(i * 4);
+    }
+    return newArray;
+  }
+  initTable() {
+    const sBox = this.sBox;
+    const invSBox = this.invSBox;
+    const subMix = this.subMix;
+    const subMix0 = subMix[0];
+    const subMix1 = subMix[1];
+    const subMix2 = subMix[2];
+    const subMix3 = subMix[3];
+    const invSubMix = this.invSubMix;
+    const invSubMix0 = invSubMix[0];
+    const invSubMix1 = invSubMix[1];
+    const invSubMix2 = invSubMix[2];
+    const invSubMix3 = invSubMix[3];
+    const d = new Uint32Array(256);
+    let x = 0;
+    let xi = 0;
+    let i = 0;
+    for (i = 0; i < 256; i++) {
+      if (i < 128) {
+        d[i] = i << 1;
+      } else {
+        d[i] = i << 1 ^ 283;
+      }
+    }
+    for (i = 0; i < 256; i++) {
+      let sx = xi ^ xi << 1 ^ xi << 2 ^ xi << 3 ^ xi << 4;
+      sx = sx >>> 8 ^ sx & 255 ^ 99;
+      sBox[x] = sx;
+      invSBox[sx] = x;
+      const x2 = d[x];
+      const x4 = d[x2];
+      const x8 = d[x4];
+      let t = d[sx] * 257 ^ sx * 16843008;
+      subMix0[x] = t << 24 | t >>> 8;
+      subMix1[x] = t << 16 | t >>> 16;
+      subMix2[x] = t << 8 | t >>> 24;
+      subMix3[x] = t;
+      t = x8 * 16843009 ^ x4 * 65537 ^ x2 * 257 ^ x * 16843008;
+      invSubMix0[sx] = t << 24 | t >>> 8;
+      invSubMix1[sx] = t << 16 | t >>> 16;
+      invSubMix2[sx] = t << 8 | t >>> 24;
+      invSubMix3[sx] = t;
+      if (!x) {
+        x = xi = 1;
+      } else {
+        x = x2 ^ d[d[d[x8 ^ x2]]];
+        xi ^= d[d[xi]];
+      }
+    }
+  }
+  expandKey(keyBuffer) {
+    const key = this.uint8ArrayToUint32Array_(keyBuffer);
+    let sameKey = true;
+    let offset = 0;
+    while (offset < key.length && sameKey) {
+      sameKey = key[offset] === this.key[offset];
+      offset++;
+    }
+    if (sameKey) {
+      return;
+    }
+    this.key = key;
+    const keySize = this.keySize = key.length;
+    if (keySize !== 4 && keySize !== 6 && keySize !== 8) {
+      throw new Error("Invalid aes key size=" + keySize);
+    }
+    const ksRows = this.ksRows = (keySize + 6 + 1) * 4;
+    let ksRow;
+    let invKsRow;
+    const keySchedule = this.keySchedule = new Uint32Array(ksRows);
+    const invKeySchedule = this.invKeySchedule = new Uint32Array(ksRows);
+    const sbox = this.sBox;
+    const rcon = this.rcon;
+    const invSubMix = this.invSubMix;
+    const invSubMix0 = invSubMix[0];
+    const invSubMix1 = invSubMix[1];
+    const invSubMix2 = invSubMix[2];
+    const invSubMix3 = invSubMix[3];
+    let prev;
+    let t;
+    for (ksRow = 0; ksRow < ksRows; ksRow++) {
+      if (ksRow < keySize) {
+        prev = keySchedule[ksRow] = key[ksRow];
+        continue;
+      }
+      t = prev;
+      if (ksRow % keySize === 0) {
+        t = t << 8 | t >>> 24;
+        t = sbox[t >>> 24] << 24 | sbox[t >>> 16 & 255] << 16 | sbox[t >>> 8 & 255] << 8 | sbox[t & 255];
+        t ^= rcon[ksRow / keySize | 0] << 24;
+      } else if (keySize > 6 && ksRow % keySize === 4) {
+        t = sbox[t >>> 24] << 24 | sbox[t >>> 16 & 255] << 16 | sbox[t >>> 8 & 255] << 8 | sbox[t & 255];
+      }
+      keySchedule[ksRow] = prev = (keySchedule[ksRow - keySize] ^ t) >>> 0;
+    }
+    for (invKsRow = 0; invKsRow < ksRows; invKsRow++) {
+      ksRow = ksRows - invKsRow;
+      if (invKsRow & 3) {
+        t = keySchedule[ksRow];
+      } else {
+        t = keySchedule[ksRow - 4];
+      }
+      if (invKsRow < 4 || ksRow <= 4) {
+        invKeySchedule[invKsRow] = t;
+      } else {
+        invKeySchedule[invKsRow] = invSubMix0[sbox[t >>> 24]] ^ invSubMix1[sbox[t >>> 16 & 255]] ^ invSubMix2[sbox[t >>> 8 & 255]] ^ invSubMix3[sbox[t & 255]];
+      }
+      invKeySchedule[invKsRow] = invKeySchedule[invKsRow] >>> 0;
+    }
+  }
+  networkToHostOrderSwap(word) {
+    return word << 24 | (word & 65280) << 8 | (word & 16711680) >> 8 | word >>> 24;
+  }
+  decrypt(inputArrayBuffer, offset, aesIV) {
+    const nRounds = this.keySize + 6;
+    const invKeySchedule = this.invKeySchedule;
+    const invSBOX = this.invSBox;
+    const invSubMix = this.invSubMix;
+    const invSubMix0 = invSubMix[0];
+    const invSubMix1 = invSubMix[1];
+    const invSubMix2 = invSubMix[2];
+    const invSubMix3 = invSubMix[3];
+    const initVector = this.uint8ArrayToUint32Array_(aesIV);
+    let initVector0 = initVector[0];
+    let initVector1 = initVector[1];
+    let initVector2 = initVector[2];
+    let initVector3 = initVector[3];
+    const inputInt32 = new Int32Array(inputArrayBuffer);
+    const outputInt32 = new Int32Array(inputInt32.length);
+    let t0, t1, t2, t3;
+    let s0, s1, s2, s3;
+    let inputWords0, inputWords1, inputWords2, inputWords3;
+    let ksRow, i;
+    const swapWord = this.networkToHostOrderSwap;
+    while (offset < inputInt32.length) {
+      inputWords0 = swapWord(inputInt32[offset]);
+      inputWords1 = swapWord(inputInt32[offset + 1]);
+      inputWords2 = swapWord(inputInt32[offset + 2]);
+      inputWords3 = swapWord(inputInt32[offset + 3]);
+      s0 = inputWords0 ^ invKeySchedule[0];
+      s1 = inputWords3 ^ invKeySchedule[1];
+      s2 = inputWords2 ^ invKeySchedule[2];
+      s3 = inputWords1 ^ invKeySchedule[3];
+      ksRow = 4;
+      for (i = 1; i < nRounds; i++) {
+        t0 = invSubMix0[s0 >>> 24] ^ invSubMix1[s1 >> 16 & 255] ^ invSubMix2[s2 >> 8 & 255] ^ invSubMix3[s3 & 255] ^ invKeySchedule[ksRow];
+        t1 = invSubMix0[s1 >>> 24] ^ invSubMix1[s2 >> 16 & 255] ^ invSubMix2[s3 >> 8 & 255] ^ invSubMix3[s0 & 255] ^ invKeySchedule[ksRow + 1];
+        t2 = invSubMix0[s2 >>> 24] ^ invSubMix1[s3 >> 16 & 255] ^ invSubMix2[s0 >> 8 & 255] ^ invSubMix3[s1 & 255] ^ invKeySchedule[ksRow + 2];
+        t3 = invSubMix0[s3 >>> 24] ^ invSubMix1[s0 >> 16 & 255] ^ invSubMix2[s1 >> 8 & 255] ^ invSubMix3[s2 & 255] ^ invKeySchedule[ksRow + 3];
+        s0 = t0;
+        s1 = t1;
+        s2 = t2;
+        s3 = t3;
+        ksRow = ksRow + 4;
+      }
+      t0 = invSBOX[s0 >>> 24] << 24 ^ invSBOX[s1 >> 16 & 255] << 16 ^ invSBOX[s2 >> 8 & 255] << 8 ^ invSBOX[s3 & 255] ^ invKeySchedule[ksRow];
+      t1 = invSBOX[s1 >>> 24] << 24 ^ invSBOX[s2 >> 16 & 255] << 16 ^ invSBOX[s3 >> 8 & 255] << 8 ^ invSBOX[s0 & 255] ^ invKeySchedule[ksRow + 1];
+      t2 = invSBOX[s2 >>> 24] << 24 ^ invSBOX[s3 >> 16 & 255] << 16 ^ invSBOX[s0 >> 8 & 255] << 8 ^ invSBOX[s1 & 255] ^ invKeySchedule[ksRow + 2];
+      t3 = invSBOX[s3 >>> 24] << 24 ^ invSBOX[s0 >> 16 & 255] << 16 ^ invSBOX[s1 >> 8 & 255] << 8 ^ invSBOX[s2 & 255] ^ invKeySchedule[ksRow + 3];
+      outputInt32[offset] = swapWord(t0 ^ initVector0);
+      outputInt32[offset + 1] = swapWord(t3 ^ initVector1);
+      outputInt32[offset + 2] = swapWord(t2 ^ initVector2);
+      outputInt32[offset + 3] = swapWord(t1 ^ initVector3);
+      initVector0 = inputWords0;
+      initVector1 = inputWords1;
+      initVector2 = inputWords2;
+      initVector3 = inputWords3;
+      offset = offset + 4;
+    }
+    return outputInt32.buffer;
+  }
+};
+var FastAESKey = class {
+  constructor(subtle, key, aesMode) {
+    this.subtle = void 0;
+    this.key = void 0;
+    this.aesMode = void 0;
+    this.subtle = subtle;
+    this.key = key;
+    this.aesMode = aesMode;
+  }
+  expandKey() {
+    const subtleAlgoName = getSubtleAlgoName(this.aesMode);
+    return this.subtle.importKey("raw", this.key, {
+      name: subtleAlgoName
+    }, false, ["encrypt", "decrypt"]);
+  }
+};
+function getSubtleAlgoName(aesMode) {
+  switch (aesMode) {
+    case DecrypterAesMode.cbc:
+      return "AES-CBC";
+    case DecrypterAesMode.ctr:
+      return "AES-CTR";
+    default:
+      throw new Error(`[FastAESKey] invalid aes mode ${aesMode}`);
+  }
+}
+var CHUNK_SIZE = 16;
+var Decrypter = class {
+  constructor(config, {
+    removePKCS7Padding = true
+  } = {}) {
+    this.logEnabled = true;
+    this.removePKCS7Padding = void 0;
+    this.subtle = null;
+    this.softwareDecrypter = null;
+    this.key = null;
+    this.fastAesKey = null;
+    this.remainderData = null;
+    this.currentIV = null;
+    this.currentResult = null;
+    this.useSoftware = void 0;
+    this.enableSoftwareAES = void 0;
+    this.enableSoftwareAES = config.enableSoftwareAES;
+    this.removePKCS7Padding = removePKCS7Padding;
+    if (removePKCS7Padding) {
+      try {
+        const browserCrypto = self.crypto;
+        if (browserCrypto) {
+          this.subtle = browserCrypto.subtle || browserCrypto.webkitSubtle;
+        }
+      } catch (e) {
+      }
+    }
+    this.useSoftware = !this.subtle;
+  }
+  destroy() {
+    this.subtle = null;
+    this.softwareDecrypter = null;
+    this.key = null;
+    this.fastAesKey = null;
+    this.remainderData = null;
+    this.currentIV = null;
+    this.currentResult = null;
+  }
+  isSync() {
+    return this.useSoftware;
+  }
+  flush() {
+    const {
+      currentResult,
+      remainderData
+    } = this;
+    if (!currentResult || remainderData) {
+      this.reset();
+      return null;
+    }
+    const data = new Uint8Array(currentResult);
+    this.reset();
+    if (this.removePKCS7Padding) {
+      return removePadding(data);
+    }
+    return data;
+  }
+  reset() {
+    this.currentResult = null;
+    this.currentIV = null;
+    this.remainderData = null;
+    if (this.softwareDecrypter) {
+      this.softwareDecrypter = null;
+    }
+  }
+  decrypt(data, key, iv, aesMode) {
+    if (this.useSoftware) {
+      return new Promise((resolve, reject) => {
+        const dataView = ArrayBuffer.isView(data) ? data : new Uint8Array(data);
+        this.softwareDecrypt(dataView, key, iv, aesMode);
+        const decryptResult = this.flush();
+        if (decryptResult) {
+          resolve(decryptResult.buffer);
+        } else {
+          reject(new Error("[softwareDecrypt] Failed to decrypt data"));
+        }
+      });
+    }
+    return this.webCryptoDecrypt(new Uint8Array(data), key, iv, aesMode);
+  }
+  softwareDecrypt(data, key, iv, aesMode) {
+    const {
+      currentIV,
+      currentResult,
+      remainderData
+    } = this;
+    if (aesMode !== DecrypterAesMode.cbc || key.byteLength !== 16) {
+      logger.warn("SoftwareDecrypt: can only handle AES-128-CBC");
+      return null;
+    }
+    this.logOnce("JS AES decrypt");
+    if (remainderData) {
+      data = appendUint8Array(remainderData, data);
+      this.remainderData = null;
+    }
+    const currentChunk = this.getValidChunk(data);
+    if (!currentChunk.length) {
+      return null;
+    }
+    if (currentIV) {
+      iv = currentIV;
+    }
+    let softwareDecrypter = this.softwareDecrypter;
+    if (!softwareDecrypter) {
+      softwareDecrypter = this.softwareDecrypter = new AESDecryptor();
+    }
+    softwareDecrypter.expandKey(key);
+    const result = currentResult;
+    this.currentResult = softwareDecrypter.decrypt(currentChunk.buffer, 0, iv);
+    this.currentIV = currentChunk.slice(-16).buffer;
+    if (!result) {
+      return null;
+    }
+    return result;
+  }
+  webCryptoDecrypt(data, key, iv, aesMode) {
+    if (this.key !== key || !this.fastAesKey) {
+      if (!this.subtle) {
+        return Promise.resolve(this.onWebCryptoError(data, key, iv, aesMode));
+      }
+      this.key = key;
+      this.fastAesKey = new FastAESKey(this.subtle, key, aesMode);
+    }
+    return this.fastAesKey.expandKey().then((aesKey) => {
+      if (!this.subtle) {
+        return Promise.reject(new Error("web crypto not initialized"));
+      }
+      this.logOnce("WebCrypto AES decrypt");
+      const crypto2 = new AESCrypto(this.subtle, new Uint8Array(iv), aesMode);
+      return crypto2.decrypt(data.buffer, aesKey);
+    }).catch((err) => {
+      logger.warn(`[decrypter]: WebCrypto Error, disable WebCrypto API, ${err.name}: ${err.message}`);
+      return this.onWebCryptoError(data, key, iv, aesMode);
+    });
+  }
+  onWebCryptoError(data, key, iv, aesMode) {
+    const enableSoftwareAES = this.enableSoftwareAES;
+    if (enableSoftwareAES) {
+      this.useSoftware = true;
+      this.logEnabled = true;
+      this.softwareDecrypt(data, key, iv, aesMode);
+      const decryptResult = this.flush();
+      if (decryptResult) {
+        return decryptResult.buffer;
+      }
+    }
+    throw new Error("WebCrypto" + (enableSoftwareAES ? " and softwareDecrypt" : "") + ": failed to decrypt data");
+  }
+  getValidChunk(data) {
+    let currentChunk = data;
+    const splitPoint = data.length - data.length % CHUNK_SIZE;
+    if (splitPoint !== data.length) {
+      currentChunk = data.slice(0, splitPoint);
+      this.remainderData = data.slice(splitPoint);
+    }
+    return currentChunk;
+  }
+  logOnce(msg) {
+    if (!this.logEnabled) {
+      return;
+    }
+    logger.log(`[decrypter]: ${msg}`);
+    this.logEnabled = false;
+  }
+};
+var MIN_CHUNK_SIZE = Math.pow(2, 17);
+var FragmentLoader = class {
+  constructor(config) {
+    this.config = void 0;
+    this.loader = null;
+    this.partLoadTimeout = -1;
+    this.config = config;
+  }
+  destroy() {
+    if (this.loader) {
+      this.loader.destroy();
+      this.loader = null;
+    }
+  }
+  abort() {
+    if (this.loader) {
+      this.loader.abort();
+    }
+  }
+  load(frag, onProgress) {
+    const url = frag.url;
+    if (!url) {
+      return Promise.reject(new LoadError({
+        type: ErrorTypes.NETWORK_ERROR,
+        details: ErrorDetails.FRAG_LOAD_ERROR,
+        fatal: false,
+        frag,
+        error: new Error(`Fragment does not have a ${url ? "part list" : "url"}`),
+        networkDetails: null
+      }));
+    }
+    this.abort();
+    const config = this.config;
+    const FragmentILoader = config.fLoader;
+    const DefaultILoader = config.loader;
+    return new Promise((resolve, reject) => {
+      if (this.loader) {
+        this.loader.destroy();
+      }
+      if (frag.gap) {
+        if (frag.tagList.some((tags) => tags[0] === "GAP")) {
+          reject(createGapLoadError(frag));
+          return;
+        } else {
+          frag.gap = false;
+        }
+      }
+      const loader = this.loader = FragmentILoader ? new FragmentILoader(config) : new DefaultILoader(config);
+      const loaderContext = createLoaderContext(frag);
+      frag.loader = loader;
+      const loadPolicy = getLoaderConfigWithoutReties(config.fragLoadPolicy.default);
+      const loaderConfig = {
+        loadPolicy,
+        timeout: loadPolicy.maxLoadTimeMs,
+        maxRetry: 0,
+        retryDelay: 0,
+        maxRetryDelay: 0,
+        highWaterMark: frag.sn === "initSegment" ? Infinity : MIN_CHUNK_SIZE
+      };
+      frag.stats = loader.stats;
+      const callbacks = {
+        onSuccess: (response, stats, context, networkDetails) => {
+          this.resetLoader(frag, loader);
+          let payload = response.data;
+          if (context.resetIV && frag.decryptdata) {
+            frag.decryptdata.iv = new Uint8Array(payload.slice(0, 16));
+            payload = payload.slice(16);
+          }
+          resolve({
+            frag,
+            part: null,
+            payload,
+            networkDetails
+          });
+        },
+        onError: (response, context, networkDetails, stats) => {
+          this.resetLoader(frag, loader);
+          reject(new LoadError({
+            type: ErrorTypes.NETWORK_ERROR,
+            details: ErrorDetails.FRAG_LOAD_ERROR,
+            fatal: false,
+            frag,
+            response: _objectSpread2({
+              url,
+              data: void 0
+            }, response),
+            error: new Error(`HTTP Error ${response.code} ${response.text}`),
+            networkDetails,
+            stats
+          }));
+        },
+        onAbort: (stats, context, networkDetails) => {
+          this.resetLoader(frag, loader);
+          reject(new LoadError({
+            type: ErrorTypes.NETWORK_ERROR,
+            details: ErrorDetails.INTERNAL_ABORTED,
+            fatal: false,
+            frag,
+            error: new Error("Aborted"),
+            networkDetails,
+            stats
+          }));
+        },
+        onTimeout: (stats, context, networkDetails) => {
+          this.resetLoader(frag, loader);
+          reject(new LoadError({
+            type: ErrorTypes.NETWORK_ERROR,
+            details: ErrorDetails.FRAG_LOAD_TIMEOUT,
+            fatal: false,
+            frag,
+            error: new Error(`Timeout after ${loaderConfig.timeout}ms`),
+            networkDetails,
+            stats
+          }));
+        }
+      };
+      if (onProgress) {
+        callbacks.onProgress = (stats, context, data, networkDetails) => onProgress({
+          frag,
+          part: null,
+          payload: data,
+          networkDetails
+        });
+      }
+      loader.load(loaderContext, loaderConfig, callbacks);
+    });
+  }
+  loadPart(frag, part, onProgress) {
+    this.abort();
+    const config = this.config;
+    const FragmentILoader = config.fLoader;
+    const DefaultILoader = config.loader;
+    return new Promise((resolve, reject) => {
+      if (this.loader) {
+        this.loader.destroy();
+      }
+      if (frag.gap || part.gap) {
+        reject(createGapLoadError(frag, part));
+        return;
+      }
+      const loader = this.loader = FragmentILoader ? new FragmentILoader(config) : new DefaultILoader(config);
+      const loaderContext = createLoaderContext(frag, part);
+      frag.loader = loader;
+      const loadPolicy = getLoaderConfigWithoutReties(config.fragLoadPolicy.default);
+      const loaderConfig = {
+        loadPolicy,
+        timeout: loadPolicy.maxLoadTimeMs,
+        maxRetry: 0,
+        retryDelay: 0,
+        maxRetryDelay: 0,
+        highWaterMark: MIN_CHUNK_SIZE
+      };
+      part.stats = loader.stats;
+      loader.load(loaderContext, loaderConfig, {
+        onSuccess: (response, stats, context, networkDetails) => {
+          this.resetLoader(frag, loader);
+          this.updateStatsFromPart(frag, part);
+          const partLoadedData = {
+            frag,
+            part,
+            payload: response.data,
+            networkDetails
+          };
+          onProgress(partLoadedData);
+          resolve(partLoadedData);
+        },
+        onError: (response, context, networkDetails, stats) => {
+          this.resetLoader(frag, loader);
+          reject(new LoadError({
+            type: ErrorTypes.NETWORK_ERROR,
+            details: ErrorDetails.FRAG_LOAD_ERROR,
+            fatal: false,
+            frag,
+            part,
+            response: _objectSpread2({
+              url: loaderContext.url,
+              data: void 0
+            }, response),
+            error: new Error(`HTTP Error ${response.code} ${response.text}`),
+            networkDetails,
+            stats
+          }));
+        },
+        onAbort: (stats, context, networkDetails) => {
+          frag.stats.aborted = part.stats.aborted;
+          this.resetLoader(frag, loader);
+          reject(new LoadError({
+            type: ErrorTypes.NETWORK_ERROR,
+            details: ErrorDetails.INTERNAL_ABORTED,
+            fatal: false,
+            frag,
+            part,
+            error: new Error("Aborted"),
+            networkDetails,
+            stats
+          }));
+        },
+        onTimeout: (stats, context, networkDetails) => {
+          this.resetLoader(frag, loader);
+          reject(new LoadError({
+            type: ErrorTypes.NETWORK_ERROR,
+            details: ErrorDetails.FRAG_LOAD_TIMEOUT,
+            fatal: false,
+            frag,
+            part,
+            error: new Error(`Timeout after ${loaderConfig.timeout}ms`),
+            networkDetails,
+            stats
+          }));
+        }
+      });
+    });
+  }
+  updateStatsFromPart(frag, part) {
+    const fragStats = frag.stats;
+    const partStats = part.stats;
+    const partTotal = partStats.total;
+    fragStats.loaded += partStats.loaded;
+    if (partTotal) {
+      const estTotalParts = Math.round(frag.duration / part.duration);
+      const estLoadedParts = Math.min(Math.round(fragStats.loaded / partTotal), estTotalParts);
+      const estRemainingParts = estTotalParts - estLoadedParts;
+      const estRemainingBytes = estRemainingParts * Math.round(fragStats.loaded / estLoadedParts);
+      fragStats.total = fragStats.loaded + estRemainingBytes;
+    } else {
+      fragStats.total = Math.max(fragStats.loaded, fragStats.total);
+    }
+    const fragLoading = fragStats.loading;
+    const partLoading = partStats.loading;
+    if (fragLoading.start) {
+      fragLoading.first += partLoading.first - partLoading.start;
+    } else {
+      fragLoading.start = partLoading.start;
+      fragLoading.first = partLoading.first;
+    }
+    fragLoading.end = partLoading.end;
+  }
+  resetLoader(frag, loader) {
+    frag.loader = null;
+    if (this.loader === loader) {
+      self.clearTimeout(this.partLoadTimeout);
+      this.loader = null;
+    }
+    loader.destroy();
+  }
+};
+function createLoaderContext(frag, part = null) {
+  const segment = part || frag;
+  const loaderContext = {
+    frag,
+    part,
+    responseType: "arraybuffer",
+    url: segment.url,
+    headers: {},
+    rangeStart: 0,
+    rangeEnd: 0
+  };
+  const start = segment.byteRangeStartOffset;
+  const end = segment.byteRangeEndOffset;
+  if (isFiniteNumber(start) && isFiniteNumber(end)) {
+    var _frag$decryptdata;
+    let byteRangeStart = start;
+    let byteRangeEnd = end;
+    if (frag.sn === "initSegment" && isMethodFullSegmentAesCbc((_frag$decryptdata = frag.decryptdata) == null ? void 0 : _frag$decryptdata.method)) {
+      const fragmentLen = end - start;
+      if (fragmentLen % 16) {
+        byteRangeEnd = end + (16 - fragmentLen % 16);
+      }
+      if (start !== 0) {
+        loaderContext.resetIV = true;
+        byteRangeStart = start - 16;
+      }
+    }
+    loaderContext.rangeStart = byteRangeStart;
+    loaderContext.rangeEnd = byteRangeEnd;
+  }
+  return loaderContext;
+}
+function createGapLoadError(frag, part) {
+  const error = new Error(`GAP ${frag.gap ? "tag" : "attribute"} found`);
+  const errorData = {
+    type: ErrorTypes.MEDIA_ERROR,
+    details: ErrorDetails.FRAG_GAP,
+    fatal: false,
+    frag,
+    error,
+    networkDetails: null
+  };
+  if (part) {
+    errorData.part = part;
+  }
+  (part ? part : frag).stats.aborted = true;
+  return new LoadError(errorData);
+}
+function isMethodFullSegmentAesCbc(method) {
+  return method === "AES-128" || method === "AES-256";
+}
+var LoadError = class extends Error {
+  constructor(data) {
+    super(data.error.message);
+    this.data = void 0;
+    this.data = data;
+  }
+};
+var TaskLoop = class extends Logger {
+  constructor(label, logger2) {
+    super(label, logger2);
+    this._boundTick = void 0;
+    this._tickTimer = null;
+    this._tickInterval = null;
+    this._tickCallCount = 0;
+    this._boundTick = this.tick.bind(this);
+  }
+  destroy() {
+    this.onHandlerDestroying();
+    this.onHandlerDestroyed();
+  }
+  onHandlerDestroying() {
+    this.clearNextTick();
+    this.clearInterval();
+  }
+  onHandlerDestroyed() {
+  }
+  hasInterval() {
+    return !!this._tickInterval;
+  }
+  hasNextTick() {
+    return !!this._tickTimer;
+  }
+  setInterval(millis) {
+    if (!this._tickInterval) {
+      this._tickCallCount = 0;
+      this._tickInterval = self.setInterval(this._boundTick, millis);
+      return true;
+    }
+    return false;
+  }
+  clearInterval() {
+    if (this._tickInterval) {
+      self.clearInterval(this._tickInterval);
+      this._tickInterval = null;
+      return true;
+    }
+    return false;
+  }
+  clearNextTick() {
+    if (this._tickTimer) {
+      self.clearTimeout(this._tickTimer);
+      this._tickTimer = null;
+      return true;
+    }
+    return false;
+  }
+  tick() {
+    this._tickCallCount++;
+    if (this._tickCallCount === 1) {
+      this.doTick();
+      if (this._tickCallCount > 1) {
+        this.tickImmediate();
+      }
+      this._tickCallCount = 0;
+    }
+  }
+  tickImmediate() {
+    this.clearNextTick();
+    this._tickTimer = self.setTimeout(this._boundTick, 0);
+  }
+  doTick() {
+  }
+};
+var ChunkMetadata = class {
+  constructor(level, sn, id, size = 0, part = -1, partial = false) {
+    this.level = void 0;
+    this.sn = void 0;
+    this.part = void 0;
+    this.id = void 0;
+    this.size = void 0;
+    this.partial = void 0;
+    this.transmuxing = getNewPerformanceTiming();
+    this.buffering = {
+      audio: getNewPerformanceTiming(),
+      video: getNewPerformanceTiming(),
+      audiovideo: getNewPerformanceTiming()
+    };
+    this.level = level;
+    this.sn = sn;
+    this.id = id;
+    this.size = size;
+    this.part = part;
+    this.partial = partial;
+  }
+};
+function getNewPerformanceTiming() {
+  return {
+    start: 0,
+    executeStart: 0,
+    executeEnd: 0,
+    end: 0
+  };
+}
+var noopBuffered = {
+  length: 0,
+  start: () => 0,
+  end: () => 0
+};
+var BufferHelper = class {
+  static isBuffered(media, position) {
+    if (media) {
+      const buffered = BufferHelper.getBuffered(media);
+      for (let i = buffered.length; i--; ) {
+        if (position >= buffered.start(i) && position <= buffered.end(i)) {
+          return true;
+        }
+      }
+    }
+    return false;
+  }
+  static bufferedRanges(media) {
+    if (media) {
+      const timeRanges = BufferHelper.getBuffered(media);
+      return BufferHelper.timeRangesToArray(timeRanges);
+    }
+    return [];
+  }
+  static timeRangesToArray(timeRanges) {
+    const buffered = [];
+    for (let i = 0; i < timeRanges.length; i++) {
+      buffered.push({
+        start: timeRanges.start(i),
+        end: timeRanges.end(i)
+      });
+    }
+    return buffered;
+  }
+  static bufferInfo(media, pos, maxHoleDuration) {
+    if (media) {
+      const buffered = BufferHelper.bufferedRanges(media);
+      if (buffered.length) {
+        return BufferHelper.bufferedInfo(buffered, pos, maxHoleDuration);
+      }
+    }
+    return {
+      len: 0,
+      start: pos,
+      end: pos,
+      bufferedIndex: -1
+    };
+  }
+  static bufferedInfo(buffered, pos, maxHoleDuration) {
+    pos = Math.max(0, pos);
+    if (buffered.length > 1) {
+      buffered.sort((a, b) => a.start - b.start || b.end - a.end);
+    }
+    let bufferedIndex = -1;
+    let buffered2 = [];
+    if (maxHoleDuration) {
+      for (let i = 0; i < buffered.length; i++) {
+        if (pos >= buffered[i].start && pos <= buffered[i].end) {
+          bufferedIndex = i;
+        }
+        const buf2len = buffered2.length;
+        if (buf2len) {
+          const buf2end = buffered2[buf2len - 1].end;
+          if (buffered[i].start - buf2end < maxHoleDuration) {
+            if (buffered[i].end > buf2end) {
+              buffered2[buf2len - 1].end = buffered[i].end;
+            }
+          } else {
+            buffered2.push(buffered[i]);
+          }
+        } else {
+          buffered2.push(buffered[i]);
+        }
+      }
+    } else {
+      buffered2 = buffered;
+    }
+    let bufferLen = 0;
+    let nextStart;
+    let bufferStart = pos;
+    let bufferEnd = pos;
+    for (let i = 0; i < buffered2.length; i++) {
+      const start = buffered2[i].start;
+      const end = buffered2[i].end;
+      if (bufferedIndex === -1 && pos >= start && pos <= end) {
+        bufferedIndex = i;
+      }
+      if (pos + maxHoleDuration >= start && pos < end) {
+        bufferStart = start;
+        bufferEnd = end;
+        bufferLen = bufferEnd - pos;
+      } else if (pos + maxHoleDuration < start) {
+        nextStart = start;
+        break;
+      }
+    }
+    return {
+      len: bufferLen,
+      start: bufferStart || 0,
+      end: bufferEnd || 0,
+      nextStart,
+      buffered,
+      bufferedIndex
+    };
+  }
+  static getBuffered(media) {
+    try {
+      return media.buffered || noopBuffered;
+    } catch (e) {
+      logger.log("failed to get media.buffered", e);
+      return noopBuffered;
+    }
+  }
+};
+var VARIABLE_REPLACEMENT_REGEX = /\{\$([a-zA-Z0-9-_]+)\}/g;
+function hasVariableReferences(str) {
+  return VARIABLE_REPLACEMENT_REGEX.test(str);
+}
+function substituteVariables(parsed, value) {
+  if (parsed.variableList !== null || parsed.hasVariableRefs) {
+    const variableList = parsed.variableList;
+    return value.replace(VARIABLE_REPLACEMENT_REGEX, (variableReference) => {
+      const variableName = variableReference.substring(2, variableReference.length - 1);
+      const variableValue = variableList == null ? void 0 : variableList[variableName];
+      if (variableValue === void 0) {
+        parsed.playlistParsingError || (parsed.playlistParsingError = new Error(`Missing preceding EXT-X-DEFINE tag for Variable Reference: "${variableName}"`));
+        return variableReference;
+      }
+      return variableValue;
+    });
+  }
+  return value;
+}
+function addVariableDefinition(parsed, attr, parentUrl) {
+  let variableList = parsed.variableList;
+  if (!variableList) {
+    parsed.variableList = variableList = {};
+  }
+  let NAME;
+  let VALUE;
+  if ("QUERYPARAM" in attr) {
+    NAME = attr.QUERYPARAM;
+    try {
+      const searchParams = new self.URL(parentUrl).searchParams;
+      if (searchParams.has(NAME)) {
+        VALUE = searchParams.get(NAME);
+      } else {
+        throw new Error(`"${NAME}" does not match any query parameter in URI: "${parentUrl}"`);
+      }
+    } catch (error) {
+      parsed.playlistParsingError || (parsed.playlistParsingError = new Error(`EXT-X-DEFINE QUERYPARAM: ${error.message}`));
+    }
+  } else {
+    NAME = attr.NAME;
+    VALUE = attr.VALUE;
+  }
+  if (NAME in variableList) {
+    parsed.playlistParsingError || (parsed.playlistParsingError = new Error(`EXT-X-DEFINE duplicate Variable Name declarations: "${NAME}"`));
+  } else {
+    variableList[NAME] = VALUE || "";
+  }
+}
+function importVariableDefinition(parsed, attr, sourceVariableList) {
+  const IMPORT = attr.IMPORT;
+  if (sourceVariableList && IMPORT in sourceVariableList) {
+    let variableList = parsed.variableList;
+    if (!variableList) {
+      parsed.variableList = variableList = {};
+    }
+    variableList[IMPORT] = sourceVariableList[IMPORT];
+  } else {
+    parsed.playlistParsingError || (parsed.playlistParsingError = new Error(`EXT-X-DEFINE IMPORT attribute not found in Multivariant Playlist: "${IMPORT}"`));
+  }
+}
+var DECIMAL_RESOLUTION_REGEX = /^(\d+)x(\d+)$/;
+var ATTR_LIST_REGEX = /(.+?)=(".*?"|.*?)(?:,|$)/g;
+var AttrList = class {
+  constructor(attrs, parsed) {
+    if (typeof attrs === "string") {
+      attrs = AttrList.parseAttrList(attrs, parsed);
+    }
+    _extends(this, attrs);
+  }
+  get clientAttrs() {
+    return Object.keys(this).filter((attr) => attr.substring(0, 2) === "X-");
+  }
+  decimalInteger(attrName) {
+    const intValue = parseInt(this[attrName], 10);
+    if (intValue > Number.MAX_SAFE_INTEGER) {
+      return Infinity;
+    }
+    return intValue;
+  }
+  hexadecimalInteger(attrName) {
+    if (this[attrName]) {
+      let stringValue = (this[attrName] || "0x").slice(2);
+      stringValue = (stringValue.length & 1 ? "0" : "") + stringValue;
+      const value = new Uint8Array(stringValue.length / 2);
+      for (let i = 0; i < stringValue.length / 2; i++) {
+        value[i] = parseInt(stringValue.slice(i * 2, i * 2 + 2), 16);
+      }
+      return value;
+    }
+    return null;
+  }
+  hexadecimalIntegerAsNumber(attrName) {
+    const intValue = parseInt(this[attrName], 16);
+    if (intValue > Number.MAX_SAFE_INTEGER) {
+      return Infinity;
+    }
+    return intValue;
+  }
+  decimalFloatingPoint(attrName) {
+    return parseFloat(this[attrName]);
+  }
+  optionalFloat(attrName, defaultValue) {
+    const value = this[attrName];
+    return value ? parseFloat(value) : defaultValue;
+  }
+  enumeratedString(attrName) {
+    return this[attrName];
+  }
+  enumeratedStringList(attrName, dict) {
+    const attrValue = this[attrName];
+    return (attrValue ? attrValue.split(/[ ,]+/) : []).reduce((result, identifier) => {
+      result[identifier.toLowerCase()] = true;
+      return result;
+    }, dict);
+  }
+  bool(attrName) {
+    return this[attrName] === "YES";
+  }
+  decimalResolution(attrName) {
+    const res = DECIMAL_RESOLUTION_REGEX.exec(this[attrName]);
+    if (res === null) {
+      return void 0;
+    }
+    return {
+      width: parseInt(res[1], 10),
+      height: parseInt(res[2], 10)
+    };
+  }
+  static parseAttrList(input, parsed) {
+    let match;
+    const attrs = {};
+    const quote = '"';
+    ATTR_LIST_REGEX.lastIndex = 0;
+    while ((match = ATTR_LIST_REGEX.exec(input)) !== null) {
+      const name = match[1].trim();
+      let value = match[2];
+      const quotedString = value.indexOf(quote) === 0 && value.lastIndexOf(quote) === value.length - 1;
+      let hexadecimalSequence = false;
+      if (quotedString) {
+        value = value.slice(1, -1);
+      } else {
+        switch (name) {
+          case "IV":
+          case "SCTE35-CMD":
+          case "SCTE35-IN":
+          case "SCTE35-OUT":
+            hexadecimalSequence = true;
+        }
+      }
+      if (parsed && (quotedString || hexadecimalSequence)) {
+        {
+          value = substituteVariables(parsed, value);
+        }
+      } else if (!hexadecimalSequence && !quotedString) {
+        switch (name) {
+          case "CLOSED-CAPTIONS":
+            if (value === "NONE") {
+              break;
+            }
+          case "ALLOWED-CPC":
+          case "CLASS":
+          case "ASSOC-LANGUAGE":
+          case "AUDIO":
+          case "BYTERANGE":
+          case "CHANNELS":
+          case "CHARACTERISTICS":
+          case "CODECS":
+          case "DATA-ID":
+          case "END-DATE":
+          case "GROUP-ID":
+          case "ID":
+          case "IMPORT":
+          case "INSTREAM-ID":
+          case "KEYFORMAT":
+          case "KEYFORMATVERSIONS":
+          case "LANGUAGE":
+          case "NAME":
+          case "PATHWAY-ID":
+          case "QUERYPARAM":
+          case "RECENTLY-REMOVED-DATERANGES":
+          case "SERVER-URI":
+          case "STABLE-RENDITION-ID":
+          case "STABLE-VARIANT-ID":
+          case "START-DATE":
+          case "SUBTITLES":
+          case "SUPPLEMENTAL-CODECS":
+          case "URI":
+          case "VALUE":
+          case "VIDEO":
+          case "X-ASSET-LIST":
+          case "X-ASSET-URI":
+            logger.warn(`${input}: attribute ${name} is missing quotes`);
+        }
+      }
+      attrs[name] = value;
+    }
+    return attrs;
+  }
+};
+var CLASS_INTERSTITIAL = "com.apple.hls.interstitial";
+function isDateRangeCueAttribute(attrName) {
+  return attrName !== "ID" && attrName !== "CLASS" && attrName !== "CUE" && attrName !== "START-DATE" && attrName !== "DURATION" && attrName !== "END-DATE" && attrName !== "END-ON-NEXT";
+}
+function isSCTE35Attribute(attrName) {
+  return attrName === "SCTE35-OUT" || attrName === "SCTE35-IN" || attrName === "SCTE35-CMD";
+}
+var DateRange = class {
+  constructor(dateRangeAttr, dateRangeWithSameId, tagCount = 0) {
+    var _dateRangeWithSameId$;
+    this.attr = void 0;
+    this.tagAnchor = void 0;
+    this.tagOrder = void 0;
+    this._startDate = void 0;
+    this._endDate = void 0;
+    this._dateAtEnd = void 0;
+    this._cue = void 0;
+    this._badValueForSameId = void 0;
+    this.tagAnchor = (dateRangeWithSameId == null ? void 0 : dateRangeWithSameId.tagAnchor) || null;
+    this.tagOrder = (_dateRangeWithSameId$ = dateRangeWithSameId == null ? void 0 : dateRangeWithSameId.tagOrder) != null ? _dateRangeWithSameId$ : tagCount;
+    if (dateRangeWithSameId) {
+      const previousAttr = dateRangeWithSameId.attr;
+      for (const key in previousAttr) {
+        if (Object.prototype.hasOwnProperty.call(dateRangeAttr, key) && dateRangeAttr[key] !== previousAttr[key]) {
+          logger.warn(`DATERANGE tag attribute: "${key}" does not match for tags with ID: "${dateRangeAttr.ID}"`);
+          this._badValueForSameId = key;
+          break;
+        }
+      }
+      dateRangeAttr = _extends(new AttrList({}), previousAttr, dateRangeAttr);
+    }
+    this.attr = dateRangeAttr;
+    if (dateRangeWithSameId) {
+      this._startDate = dateRangeWithSameId._startDate;
+      this._cue = dateRangeWithSameId._cue;
+      this._endDate = dateRangeWithSameId._endDate;
+      this._dateAtEnd = dateRangeWithSameId._dateAtEnd;
+    } else {
+      this._startDate = new Date(dateRangeAttr["START-DATE"]);
+    }
+    if ("END-DATE" in this.attr) {
+      const endDate = (dateRangeWithSameId == null ? void 0 : dateRangeWithSameId.endDate) || new Date(this.attr["END-DATE"]);
+      if (isFiniteNumber(endDate.getTime())) {
+        this._endDate = endDate;
+      }
+    }
+  }
+  get id() {
+    return this.attr.ID;
+  }
+  get class() {
+    return this.attr.CLASS;
+  }
+  get cue() {
+    const _cue = this._cue;
+    if (_cue === void 0) {
+      return this._cue = this.attr.enumeratedStringList(this.attr.CUE ? "CUE" : "X-CUE", {
+        pre: false,
+        post: false,
+        once: false
+      });
+    }
+    return _cue;
+  }
+  get startTime() {
+    const {
+      tagAnchor
+    } = this;
+    if (tagAnchor === null || tagAnchor.programDateTime === null) {
+      logger.warn(`Expected tagAnchor Fragment with PDT set for DateRange "${this.id}": ${tagAnchor}`);
+      return NaN;
+    }
+    return tagAnchor.start + (this.startDate.getTime() - tagAnchor.programDateTime) / 1e3;
+  }
+  get startDate() {
+    return this._startDate;
+  }
+  get endDate() {
+    const dateAtEnd = this._endDate || this._dateAtEnd;
+    if (dateAtEnd) {
+      return dateAtEnd;
+    }
+    const duration = this.duration;
+    if (duration !== null) {
+      return this._dateAtEnd = new Date(this._startDate.getTime() + duration * 1e3);
+    }
+    return null;
+  }
+  get duration() {
+    if ("DURATION" in this.attr) {
+      const duration = this.attr.decimalFloatingPoint("DURATION");
+      if (isFiniteNumber(duration)) {
+        return duration;
+      }
+    } else if (this._endDate) {
+      return (this._endDate.getTime() - this._startDate.getTime()) / 1e3;
+    }
+    return null;
+  }
+  get plannedDuration() {
+    if ("PLANNED-DURATION" in this.attr) {
+      return this.attr.decimalFloatingPoint("PLANNED-DURATION");
+    }
+    return null;
+  }
+  get endOnNext() {
+    return this.attr.bool("END-ON-NEXT");
+  }
+  get isInterstitial() {
+    return this.class === CLASS_INTERSTITIAL;
+  }
+  get isValid() {
+    return !!this.id && !this._badValueForSameId && isFiniteNumber(this.startDate.getTime()) && (this.duration === null || this.duration >= 0) && (!this.endOnNext || !!this.class) && (!this.attr.CUE || !this.cue.pre && !this.cue.post || this.cue.pre !== this.cue.post) && (!this.isInterstitial || "X-ASSET-URI" in this.attr || "X-ASSET-LIST" in this.attr);
+  }
+};
+var DEFAULT_TARGET_DURATION = 10;
+var LevelDetails = class {
+  constructor(baseUrl) {
+    this.PTSKnown = false;
+    this.alignedSliding = false;
+    this.averagetargetduration = void 0;
+    this.endCC = 0;
+    this.endSN = 0;
+    this.fragments = void 0;
+    this.fragmentHint = void 0;
+    this.partList = null;
+    this.dateRanges = void 0;
+    this.dateRangeTagCount = 0;
+    this.live = true;
+    this.requestScheduled = -1;
+    this.ageHeader = 0;
+    this.advancedDateTime = void 0;
+    this.updated = true;
+    this.advanced = true;
+    this.misses = 0;
+    this.startCC = 0;
+    this.startSN = 0;
+    this.startTimeOffset = null;
+    this.targetduration = 0;
+    this.totalduration = 0;
+    this.type = null;
+    this.url = void 0;
+    this.m3u8 = "";
+    this.version = null;
+    this.canBlockReload = false;
+    this.canSkipUntil = 0;
+    this.canSkipDateRanges = false;
+    this.skippedSegments = 0;
+    this.recentlyRemovedDateranges = void 0;
+    this.partHoldBack = 0;
+    this.holdBack = 0;
+    this.partTarget = 0;
+    this.preloadHint = void 0;
+    this.renditionReports = void 0;
+    this.tuneInGoal = 0;
+    this.deltaUpdateFailed = void 0;
+    this.driftStartTime = 0;
+    this.driftEndTime = 0;
+    this.driftStart = 0;
+    this.driftEnd = 0;
+    this.encryptedFragments = void 0;
+    this.playlistParsingError = null;
+    this.variableList = null;
+    this.hasVariableRefs = false;
+    this.appliedTimelineOffset = void 0;
+    this.fragments = [];
+    this.encryptedFragments = [];
+    this.dateRanges = {};
+    this.url = baseUrl;
+  }
+  reloaded(previous) {
+    if (!previous) {
+      this.advanced = true;
+      this.updated = true;
+      return;
+    }
+    const partSnDiff = this.lastPartSn - previous.lastPartSn;
+    const partIndexDiff = this.lastPartIndex - previous.lastPartIndex;
+    this.updated = this.endSN !== previous.endSN || !!partIndexDiff || !!partSnDiff || !this.live;
+    this.advanced = this.endSN > previous.endSN || partSnDiff > 0 || partSnDiff === 0 && partIndexDiff > 0;
+    if (this.updated || this.advanced) {
+      this.misses = Math.floor(previous.misses * 0.6);
+    } else {
+      this.misses = previous.misses + 1;
+    }
+  }
+  get hasProgramDateTime() {
+    if (this.fragments.length) {
+      return isFiniteNumber(this.fragments[this.fragments.length - 1].programDateTime);
+    }
+    return false;
+  }
+  get levelTargetDuration() {
+    return this.averagetargetduration || this.targetduration || DEFAULT_TARGET_DURATION;
+  }
+  get drift() {
+    const runTime = this.driftEndTime - this.driftStartTime;
+    if (runTime > 0) {
+      const runDuration = this.driftEnd - this.driftStart;
+      return runDuration * 1e3 / runTime;
+    }
+    return 1;
+  }
+  get edge() {
+    return this.partEnd || this.fragmentEnd;
+  }
+  get partEnd() {
+    var _this$partList;
+    if ((_this$partList = this.partList) != null && _this$partList.length) {
+      return this.partList[this.partList.length - 1].end;
+    }
+    return this.fragmentEnd;
+  }
+  get fragmentEnd() {
+    var _this$fragments;
+    if ((_this$fragments = this.fragments) != null && _this$fragments.length) {
+      return this.fragments[this.fragments.length - 1].end;
+    }
+    return 0;
+  }
+  get fragmentStart() {
+    var _this$fragments2;
+    if ((_this$fragments2 = this.fragments) != null && _this$fragments2.length) {
+      return this.fragments[0].start;
+    }
+    return 0;
+  }
+  get age() {
+    if (this.advancedDateTime) {
+      return Math.max(Date.now() - this.advancedDateTime, 0) / 1e3;
+    }
+    return 0;
+  }
+  get lastPartIndex() {
+    var _this$partList2;
+    if ((_this$partList2 = this.partList) != null && _this$partList2.length) {
+      return this.partList[this.partList.length - 1].index;
+    }
+    return -1;
+  }
+  get maxPartIndex() {
+    const partList = this.partList;
+    if (partList) {
+      const lastIndex = this.lastPartIndex;
+      if (lastIndex !== -1) {
+        for (let i = partList.length; i--; ) {
+          if (partList[i].index > lastIndex) {
+            return partList[i].index;
+          }
+        }
+        return lastIndex;
+      }
+    }
+    return 0;
+  }
+  get lastPartSn() {
+    var _this$partList3;
+    if ((_this$partList3 = this.partList) != null && _this$partList3.length) {
+      return this.partList[this.partList.length - 1].fragment.sn;
+    }
+    return this.endSN;
+  }
+  get expired() {
+    if (this.live && this.age && this.misses < 3) {
+      const playlistWindowDuration = this.partEnd - this.fragmentStart;
+      return this.age > Math.max(playlistWindowDuration, this.totalduration) + this.levelTargetDuration;
+    }
+    return false;
+  }
+};
+function isFullSegmentEncryption(method) {
+  return method === "AES-128" || method === "AES-256" || method === "AES-256-CTR";
+}
+function getAesModeFromFullSegmentMethod(method) {
+  switch (method) {
+    case "AES-128":
+    case "AES-256":
+      return DecrypterAesMode.cbc;
+    case "AES-256-CTR":
+      return DecrypterAesMode.ctr;
+    default:
+      throw new Error(`invalid full segment method ${method}`);
+  }
+}
+function base64Decode(base64encodedStr) {
+  return Uint8Array.from(atob(base64encodedStr), (c) => c.charCodeAt(0));
+}
+function strToUtf8array(str) {
+  return Uint8Array.from(unescape(encodeURIComponent(str)), (c) => c.charCodeAt(0));
+}
+function getKeyIdBytes(str) {
+  const keyIdbytes = strToUtf8array(str).subarray(0, 16);
+  const paddedkeyIdbytes = new Uint8Array(16);
+  paddedkeyIdbytes.set(keyIdbytes, 16 - keyIdbytes.length);
+  return paddedkeyIdbytes;
+}
+function changeEndianness(keyId) {
+  const swap = function swap2(array, from, to) {
+    const cur = array[from];
+    array[from] = array[to];
+    array[to] = cur;
+  };
+  swap(keyId, 0, 3);
+  swap(keyId, 1, 2);
+  swap(keyId, 4, 5);
+  swap(keyId, 6, 7);
+}
+function convertDataUriToArrayBytes(uri) {
+  const colonsplit = uri.split(":");
+  let keydata = null;
+  if (colonsplit[0] === "data" && colonsplit.length === 2) {
+    const semicolonsplit = colonsplit[1].split(";");
+    const commasplit = semicolonsplit[semicolonsplit.length - 1].split(",");
+    if (commasplit.length === 2) {
+      const isbase64 = commasplit[0] === "base64";
+      const data = commasplit[1];
+      if (isbase64) {
+        semicolonsplit.splice(-1, 1);
+        keydata = base64Decode(data);
+      } else {
+        keydata = getKeyIdBytes(data);
+      }
+    }
+  }
+  return keydata;
+}
+var optionalSelf = typeof self !== "undefined" ? self : void 0;
+var KeySystems = {
+  CLEARKEY: "org.w3.clearkey",
+  FAIRPLAY: "com.apple.fps",
+  PLAYREADY: "com.microsoft.playready",
+  WIDEVINE: "com.widevine.alpha"
+};
+var KeySystemFormats = {
+  CLEARKEY: "org.w3.clearkey",
+  FAIRPLAY: "com.apple.streamingkeydelivery",
+  PLAYREADY: "com.microsoft.playready",
+  WIDEVINE: "urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed"
+};
+function keySystemFormatToKeySystemDomain(format2) {
+  switch (format2) {
+    case KeySystemFormats.FAIRPLAY:
+      return KeySystems.FAIRPLAY;
+    case KeySystemFormats.PLAYREADY:
+      return KeySystems.PLAYREADY;
+    case KeySystemFormats.WIDEVINE:
+      return KeySystems.WIDEVINE;
+    case KeySystemFormats.CLEARKEY:
+      return KeySystems.CLEARKEY;
+  }
+}
+function keySystemDomainToKeySystemFormat(keySystem) {
+  switch (keySystem) {
+    case KeySystems.FAIRPLAY:
+      return KeySystemFormats.FAIRPLAY;
+    case KeySystems.PLAYREADY:
+      return KeySystemFormats.PLAYREADY;
+    case KeySystems.WIDEVINE:
+      return KeySystemFormats.WIDEVINE;
+    case KeySystems.CLEARKEY:
+      return KeySystemFormats.CLEARKEY;
+  }
+}
+function getKeySystemsForConfig(config) {
+  const {
+    drmSystems,
+    widevineLicenseUrl
+  } = config;
+  const keySystemsToAttempt = drmSystems ? [KeySystems.FAIRPLAY, KeySystems.WIDEVINE, KeySystems.PLAYREADY, KeySystems.CLEARKEY].filter((keySystem) => !!drmSystems[keySystem]) : [];
+  if (!keySystemsToAttempt[KeySystems.WIDEVINE] && widevineLicenseUrl) {
+    keySystemsToAttempt.push(KeySystems.WIDEVINE);
+  }
+  return keySystemsToAttempt;
+}
+var requestMediaKeySystemAccess = function(_optionalSelf$navigat) {
+  if (optionalSelf != null && (_optionalSelf$navigat = optionalSelf.navigator) != null && _optionalSelf$navigat.requestMediaKeySystemAccess) {
+    return self.navigator.requestMediaKeySystemAccess.bind(self.navigator);
+  } else {
+    return null;
+  }
+}();
+function getSupportedMediaKeySystemConfigurations(keySystem, audioCodecs, videoCodecs, drmSystemOptions) {
+  let initDataTypes;
+  switch (keySystem) {
+    case KeySystems.FAIRPLAY:
+      initDataTypes = ["cenc", "sinf"];
+      break;
+    case KeySystems.WIDEVINE:
+    case KeySystems.PLAYREADY:
+      initDataTypes = ["cenc"];
+      break;
+    case KeySystems.CLEARKEY:
+      initDataTypes = ["cenc", "keyids"];
+      break;
+    default:
+      throw new Error(`Unknown key-system: ${keySystem}`);
+  }
+  return createMediaKeySystemConfigurations(initDataTypes, audioCodecs, videoCodecs, drmSystemOptions);
+}
+function createMediaKeySystemConfigurations(initDataTypes, audioCodecs, videoCodecs, drmSystemOptions) {
+  const baseConfig = {
+    initDataTypes,
+    persistentState: drmSystemOptions.persistentState || "optional",
+    distinctiveIdentifier: drmSystemOptions.distinctiveIdentifier || "optional",
+    sessionTypes: drmSystemOptions.sessionTypes || [drmSystemOptions.sessionType || "temporary"],
+    audioCapabilities: audioCodecs.map((codec) => ({
+      contentType: `audio/mp4; codecs=${codec}`,
+      robustness: drmSystemOptions.audioRobustness || "",
+      encryptionScheme: drmSystemOptions.audioEncryptionScheme || null
+    })),
+    videoCapabilities: videoCodecs.map((codec) => ({
+      contentType: `video/mp4; codecs=${codec}`,
+      robustness: drmSystemOptions.videoRobustness || "",
+      encryptionScheme: drmSystemOptions.videoEncryptionScheme || null
+    }))
+  };
+  return [baseConfig];
+}
+function isPersistentSessionType(drmSystemOptions) {
+  var _drmSystemOptions$ses;
+  return drmSystemOptions.sessionType === "persistent-license" || !!((_drmSystemOptions$ses = drmSystemOptions.sessionTypes) != null && _drmSystemOptions$ses.some((type) => type === "persistent-license"));
+}
+function parsePlayReadyWRM(keyBytes) {
+  const keyBytesUtf16 = new Uint16Array(keyBytes.buffer, keyBytes.byteOffset, keyBytes.byteLength / 2);
+  const keyByteStr = String.fromCharCode.apply(null, Array.from(keyBytesUtf16));
+  const xmlKeyBytes = keyByteStr.substring(keyByteStr.indexOf("<"), keyByteStr.length);
+  const parser = new DOMParser();
+  const xmlDoc = parser.parseFromString(xmlKeyBytes, "text/xml");
+  const keyData = xmlDoc.getElementsByTagName("KID")[0];
+  if (keyData) {
+    const keyId = keyData.childNodes[0] ? keyData.childNodes[0].nodeValue : keyData.getAttribute("VALUE");
+    if (keyId) {
+      const keyIdArray = base64Decode(keyId).subarray(0, 16);
+      changeEndianness(keyIdArray);
+      return keyIdArray;
+    }
+  }
+  return null;
+}
+var keyUriToKeyIdMap = {};
+var LevelKey = class {
+  static clearKeyUriToKeyIdMap() {
+    keyUriToKeyIdMap = {};
+  }
+  constructor(method, uri, format2, formatversions = [1], iv = null, keyId) {
+    this.uri = void 0;
+    this.method = void 0;
+    this.keyFormat = void 0;
+    this.keyFormatVersions = void 0;
+    this.encrypted = void 0;
+    this.isCommonEncryption = void 0;
+    this.iv = null;
+    this.key = null;
+    this.keyId = null;
+    this.pssh = null;
+    this.method = method;
+    this.uri = uri;
+    this.keyFormat = format2;
+    this.keyFormatVersions = formatversions;
+    this.iv = iv;
+    this.encrypted = method ? method !== "NONE" : false;
+    this.isCommonEncryption = this.encrypted && !isFullSegmentEncryption(method);
+    if (keyId != null && keyId.startsWith("0x")) {
+      this.keyId = new Uint8Array(hexToArrayBuffer(keyId));
+    }
+  }
+  matches(key) {
+    var _key$iv, _this$iv;
+    return key.uri === this.uri && key.method === this.method && key.encrypted === this.encrypted && key.keyFormat === this.keyFormat && key.keyFormatVersions.join(",") === this.keyFormatVersions.join(",") && ((_key$iv = key.iv) == null ? void 0 : _key$iv.join(",")) === ((_this$iv = this.iv) == null ? void 0 : _this$iv.join(","));
+  }
+  isSupported() {
+    if (this.method) {
+      if (isFullSegmentEncryption(this.method) || this.method === "NONE") {
+        return true;
+      }
+      if (this.keyFormat === "identity") {
+        return this.method === "SAMPLE-AES";
+      } else {
+        switch (this.keyFormat) {
+          case KeySystemFormats.FAIRPLAY:
+          case KeySystemFormats.WIDEVINE:
+          case KeySystemFormats.PLAYREADY:
+          case KeySystemFormats.CLEARKEY:
+            return ["ISO-23001-7", "SAMPLE-AES", "SAMPLE-AES-CENC", "SAMPLE-AES-CTR"].indexOf(this.method) !== -1;
+        }
+      }
+    }
+    return false;
+  }
+  getDecryptData(sn) {
+    if (!this.encrypted || !this.uri) {
+      return null;
+    }
+    if (isFullSegmentEncryption(this.method) && this.uri && !this.iv) {
+      if (typeof sn !== "number") {
+        logger.warn(`missing IV for initialization segment with method="${this.method}" - compliance issue`);
+        sn = 0;
+      }
+      const iv = createInitializationVector(sn);
+      const decryptdata = new LevelKey(this.method, this.uri, "identity", this.keyFormatVersions, iv);
+      return decryptdata;
+    }
+    if (this.pssh && this.keyId) {
+      return this;
+    }
+    const keyBytes = convertDataUriToArrayBytes(this.uri);
+    if (keyBytes) {
+      switch (this.keyFormat) {
+        case KeySystemFormats.WIDEVINE:
+          this.pssh = keyBytes;
+          if (!this.keyId && keyBytes.length >= 22) {
+            const offset = keyBytes.length - 22;
+            this.keyId = keyBytes.subarray(offset, offset + 16);
+          }
+          break;
+        case KeySystemFormats.PLAYREADY: {
+          const PlayReadyKeySystemUUID = new Uint8Array([154, 4, 240, 121, 152, 64, 66, 134, 171, 146, 230, 91, 224, 136, 95, 149]);
+          this.pssh = mp4pssh(PlayReadyKeySystemUUID, null, keyBytes);
+          this.keyId = parsePlayReadyWRM(keyBytes);
+          break;
+        }
+        default: {
+          let keydata = keyBytes.subarray(0, 16);
+          if (keydata.length !== 16) {
+            const padded = new Uint8Array(16);
+            padded.set(keydata, 16 - keydata.length);
+            keydata = padded;
+          }
+          this.keyId = keydata;
+          break;
+        }
+      }
+    }
+    if (!this.keyId || this.keyId.byteLength !== 16) {
+      let keyId = keyUriToKeyIdMap[this.uri];
+      if (!keyId) {
+        const val = Object.keys(keyUriToKeyIdMap).length % Number.MAX_SAFE_INTEGER;
+        keyId = new Uint8Array(16);
+        const dv = new DataView(keyId.buffer, 12, 4);
+        dv.setUint32(0, val);
+        keyUriToKeyIdMap[this.uri] = keyId;
+      }
+      this.keyId = keyId;
+    }
+    return this;
+  }
+};
+function createInitializationVector(segmentNumber) {
+  const uint8View = new Uint8Array(16);
+  for (let i = 12; i < 16; i++) {
+    uint8View[i] = segmentNumber >> 8 * (15 - i) & 255;
+  }
+  return uint8View;
+}
+var MASTER_PLAYLIST_REGEX = /#EXT-X-STREAM-INF:([^\r\n]*)(?:[\r\n](?:#[^\r\n]*)?)*([^\r\n]+)|#EXT-X-(SESSION-DATA|SESSION-KEY|DEFINE|CONTENT-STEERING|START):([^\r\n]*)[\r\n]+/g;
+var MASTER_PLAYLIST_MEDIA_REGEX = /#EXT-X-MEDIA:(.*)/g;
+var IS_MEDIA_PLAYLIST = /^#EXT(?:INF|-X-TARGETDURATION):/m;
+var LEVEL_PLAYLIST_REGEX_FAST = new RegExp([
+  /#EXTINF:\s*(\d*(?:\.\d+)?)(?:,(.*)\s+)?/.source,
+  /(?!#) *(\S[^\r\n]*)/.source,
+  /#.*/.source
+].join("|"), "g");
+var LEVEL_PLAYLIST_REGEX_SLOW = new RegExp([/#EXT-X-(PROGRAM-DATE-TIME|BYTERANGE|DATERANGE|DEFINE|KEY|MAP|PART|PART-INF|PLAYLIST-TYPE|PRELOAD-HINT|RENDITION-REPORT|SERVER-CONTROL|SKIP|START):(.+)/.source, /#EXT-X-(BITRATE|DISCONTINUITY-SEQUENCE|MEDIA-SEQUENCE|TARGETDURATION|VERSION): *(\d+)/.source, /#EXT-X-(DISCONTINUITY|ENDLIST|GAP|INDEPENDENT-SEGMENTS)/.source, /(#)([^:]*):(.*)/.source, /(#)(.*)(?:.*)\r?\n?/.source].join("|"));
+var M3U8Parser = class {
+  static findGroup(groups, mediaGroupId) {
+    for (let i = 0; i < groups.length; i++) {
+      const group = groups[i];
+      if (group.id === mediaGroupId) {
+        return group;
+      }
+    }
+  }
+  static resolve(url, baseUrl) {
+    return urlToolkitExports.buildAbsoluteURL(baseUrl, url, {
+      alwaysNormalize: true
+    });
+  }
+  static isMediaPlaylist(str) {
+    return IS_MEDIA_PLAYLIST.test(str);
+  }
+  static parseMasterPlaylist(string, baseurl) {
+    const hasVariableRefs = hasVariableReferences(string);
+    const parsed = {
+      contentSteering: null,
+      levels: [],
+      playlistParsingError: null,
+      sessionData: null,
+      sessionKeys: null,
+      startTimeOffset: null,
+      variableList: null,
+      hasVariableRefs
+    };
+    const levelsWithKnownCodecs = [];
+    MASTER_PLAYLIST_REGEX.lastIndex = 0;
+    let result;
+    while ((result = MASTER_PLAYLIST_REGEX.exec(string)) != null) {
+      if (result[1]) {
+        var _level$unknownCodecs;
+        const attrs = new AttrList(result[1], parsed);
+        const uri = substituteVariables(parsed, result[2]);
+        const level = {
+          attrs,
+          bitrate: attrs.decimalInteger("BANDWIDTH") || attrs.decimalInteger("AVERAGE-BANDWIDTH"),
+          name: attrs.NAME,
+          url: M3U8Parser.resolve(uri, baseurl)
+        };
+        const resolution = attrs.decimalResolution("RESOLUTION");
+        if (resolution) {
+          level.width = resolution.width;
+          level.height = resolution.height;
+        }
+        setCodecs(attrs.CODECS, level);
+        const supplementalCodecs = attrs["SUPPLEMENTAL-CODECS"];
+        if (supplementalCodecs) {
+          level.supplemental = {};
+          setCodecs(supplementalCodecs, level.supplemental);
+        }
+        if (!((_level$unknownCodecs = level.unknownCodecs) != null && _level$unknownCodecs.length)) {
+          levelsWithKnownCodecs.push(level);
+        }
+        parsed.levels.push(level);
+      } else if (result[3]) {
+        const tag = result[3];
+        const attributes = result[4];
+        switch (tag) {
+          case "SESSION-DATA": {
+            const sessionAttrs = new AttrList(attributes, parsed);
+            const dataId = sessionAttrs["DATA-ID"];
+            if (dataId) {
+              if (parsed.sessionData === null) {
+                parsed.sessionData = {};
+              }
+              parsed.sessionData[dataId] = sessionAttrs;
+            }
+            break;
+          }
+          case "SESSION-KEY": {
+            const sessionKey = parseKey(attributes, baseurl, parsed);
+            if (sessionKey.encrypted && sessionKey.isSupported()) {
+              if (parsed.sessionKeys === null) {
+                parsed.sessionKeys = [];
+              }
+              parsed.sessionKeys.push(sessionKey);
+            } else {
+              logger.warn(`[Keys] Ignoring invalid EXT-X-SESSION-KEY tag: "${attributes}"`);
+            }
+            break;
+          }
+          case "DEFINE": {
+            {
+              const variableAttributes = new AttrList(attributes, parsed);
+              addVariableDefinition(parsed, variableAttributes, baseurl);
+            }
+            break;
+          }
+          case "CONTENT-STEERING": {
+            const contentSteeringAttributes = new AttrList(attributes, parsed);
+            parsed.contentSteering = {
+              uri: M3U8Parser.resolve(contentSteeringAttributes["SERVER-URI"], baseurl),
+              pathwayId: contentSteeringAttributes["PATHWAY-ID"] || "."
+            };
+            break;
+          }
+          case "START": {
+            parsed.startTimeOffset = parseStartTimeOffset(attributes);
+            break;
+          }
+        }
+      }
+    }
+    const stripUnknownCodecLevels = levelsWithKnownCodecs.length > 0 && levelsWithKnownCodecs.length < parsed.levels.length;
+    parsed.levels = stripUnknownCodecLevels ? levelsWithKnownCodecs : parsed.levels;
+    if (parsed.levels.length === 0) {
+      parsed.playlistParsingError = new Error("no levels found in manifest");
+    }
+    return parsed;
+  }
+  static parseMasterPlaylistMedia(string, baseurl, parsed) {
+    let result;
+    const results = {};
+    const levels = parsed.levels;
+    const groupsByType = {
+      AUDIO: levels.map((level) => ({
+        id: level.attrs.AUDIO,
+        audioCodec: level.audioCodec
+      })),
+      SUBTITLES: levels.map((level) => ({
+        id: level.attrs.SUBTITLES,
+        textCodec: level.textCodec
+      })),
+      "CLOSED-CAPTIONS": []
+    };
+    let id = 0;
+    MASTER_PLAYLIST_MEDIA_REGEX.lastIndex = 0;
+    while ((result = MASTER_PLAYLIST_MEDIA_REGEX.exec(string)) !== null) {
+      const attrs = new AttrList(result[1], parsed);
+      const type = attrs.TYPE;
+      if (type) {
+        const groups = groupsByType[type];
+        const medias = results[type] || [];
+        results[type] = medias;
+        const lang = attrs.LANGUAGE;
+        const assocLang = attrs["ASSOC-LANGUAGE"];
+        const channels = attrs.CHANNELS;
+        const characteristics = attrs.CHARACTERISTICS;
+        const instreamId = attrs["INSTREAM-ID"];
+        const media = {
+          attrs,
+          bitrate: 0,
+          id: id++,
+          groupId: attrs["GROUP-ID"] || "",
+          name: attrs.NAME || lang || "",
+          type,
+          default: attrs.bool("DEFAULT"),
+          autoselect: attrs.bool("AUTOSELECT"),
+          forced: attrs.bool("FORCED"),
+          lang,
+          url: attrs.URI ? M3U8Parser.resolve(attrs.URI, baseurl) : ""
+        };
+        if (assocLang) {
+          media.assocLang = assocLang;
+        }
+        if (channels) {
+          media.channels = channels;
+        }
+        if (characteristics) {
+          media.characteristics = characteristics;
+        }
+        if (instreamId) {
+          media.instreamId = instreamId;
+        }
+        if (groups != null && groups.length) {
+          const groupCodec = M3U8Parser.findGroup(groups, media.groupId) || groups[0];
+          assignCodec(media, groupCodec, "audioCodec");
+          assignCodec(media, groupCodec, "textCodec");
+        }
+        medias.push(media);
+      }
+    }
+    return results;
+  }
+  static parseLevelPlaylist(string, baseurl, id, type, levelUrlId, multivariantVariableList) {
+    var _LEVEL_PLAYLIST_REGEX;
+    const base = {
+      url: baseurl
+    };
+    const level = new LevelDetails(baseurl);
+    const fragments = level.fragments;
+    const programDateTimes = [];
+    let currentInitSegment = null;
+    let currentSN = 0;
+    let currentPart = 0;
+    let totalduration = 0;
+    let discontinuityCounter = 0;
+    let currentBitrate = 0;
+    let prevFrag = null;
+    let frag = new Fragment(type, base);
+    let result;
+    let i;
+    let levelkeys;
+    let firstPdtIndex = -1;
+    let createNextFrag = false;
+    let nextByteRange = null;
+    let serverControlAttrs;
+    LEVEL_PLAYLIST_REGEX_FAST.lastIndex = 0;
+    level.m3u8 = string;
+    level.hasVariableRefs = hasVariableReferences(string);
+    if (((_LEVEL_PLAYLIST_REGEX = LEVEL_PLAYLIST_REGEX_FAST.exec(string)) == null ? void 0 : _LEVEL_PLAYLIST_REGEX[0]) !== "#EXTM3U") {
+      level.playlistParsingError = new Error("Missing format identifier #EXTM3U");
+      return level;
+    }
+    while ((result = LEVEL_PLAYLIST_REGEX_FAST.exec(string)) !== null) {
+      if (createNextFrag) {
+        createNextFrag = false;
+        frag = new Fragment(type, base);
+        frag.playlistOffset = totalduration;
+        frag.start = totalduration;
+        frag.sn = currentSN;
+        frag.cc = discontinuityCounter;
+        if (currentBitrate) {
+          frag.bitrate = currentBitrate;
+        }
+        frag.level = id;
+        if (currentInitSegment) {
+          frag.initSegment = currentInitSegment;
+          if (currentInitSegment.rawProgramDateTime) {
+            frag.rawProgramDateTime = currentInitSegment.rawProgramDateTime;
+            currentInitSegment.rawProgramDateTime = null;
+          }
+          if (nextByteRange) {
+            frag.setByteRange(nextByteRange);
+            nextByteRange = null;
+          }
+        }
+      }
+      const duration = result[1];
+      if (duration) {
+        frag.duration = parseFloat(duration);
+        const title = (" " + result[2]).slice(1);
+        frag.title = title || null;
+        frag.tagList.push(title ? ["INF", duration, title] : ["INF", duration]);
+      } else if (result[3]) {
+        if (isFiniteNumber(frag.duration)) {
+          frag.playlistOffset = totalduration;
+          frag.start = totalduration;
+          if (levelkeys) {
+            setFragLevelKeys(frag, levelkeys, level);
+          }
+          frag.sn = currentSN;
+          frag.level = id;
+          frag.cc = discontinuityCounter;
+          fragments.push(frag);
+          const uri = (" " + result[3]).slice(1);
+          frag.relurl = substituteVariables(level, uri);
+          assignProgramDateTime(frag, prevFrag, programDateTimes);
+          prevFrag = frag;
+          totalduration += frag.duration;
+          currentSN++;
+          currentPart = 0;
+          createNextFrag = true;
+        }
+      } else {
+        result = result[0].match(LEVEL_PLAYLIST_REGEX_SLOW);
+        if (!result) {
+          logger.warn("No matches on slow regex match for level playlist!");
+          continue;
+        }
+        for (i = 1; i < result.length; i++) {
+          if (result[i] !== void 0) {
+            break;
+          }
+        }
+        const tag = (" " + result[i]).slice(1);
+        const value1 = (" " + result[i + 1]).slice(1);
+        const value2 = result[i + 2] ? (" " + result[i + 2]).slice(1) : null;
+        switch (tag) {
+          case "BYTERANGE":
+            if (prevFrag) {
+              frag.setByteRange(value1, prevFrag);
+            } else {
+              frag.setByteRange(value1);
+            }
+            break;
+          case "PROGRAM-DATE-TIME":
+            frag.rawProgramDateTime = value1;
+            frag.tagList.push(["PROGRAM-DATE-TIME", value1]);
+            if (firstPdtIndex === -1) {
+              firstPdtIndex = fragments.length;
+            }
+            break;
+          case "PLAYLIST-TYPE":
+            if (level.type) {
+              assignMultipleMediaPlaylistTagOccuranceError(level, tag, result);
+            }
+            level.type = value1.toUpperCase();
+            break;
+          case "MEDIA-SEQUENCE":
+            if (level.startSN !== 0) {
+              assignMultipleMediaPlaylistTagOccuranceError(level, tag, result);
+            } else if (fragments.length > 0) {
+              assignMustAppearBeforeSegmentsError(level, tag, result);
+            }
+            currentSN = level.startSN = parseInt(value1);
+            break;
+          case "SKIP": {
+            if (level.skippedSegments) {
+              assignMultipleMediaPlaylistTagOccuranceError(level, tag, result);
+            }
+            const skipAttrs = new AttrList(value1, level);
+            const skippedSegments = skipAttrs.decimalInteger("SKIPPED-SEGMENTS");
+            if (isFiniteNumber(skippedSegments)) {
+              level.skippedSegments += skippedSegments;
+              for (let _i = skippedSegments; _i--; ) {
+                fragments.push(null);
+              }
+              currentSN += skippedSegments;
+            }
+            const recentlyRemovedDateranges = skipAttrs.enumeratedString("RECENTLY-REMOVED-DATERANGES");
+            if (recentlyRemovedDateranges) {
+              level.recentlyRemovedDateranges = (level.recentlyRemovedDateranges || []).concat(recentlyRemovedDateranges.split("	"));
+            }
+            break;
+          }
+          case "TARGETDURATION":
+            if (level.targetduration !== 0) {
+              assignMultipleMediaPlaylistTagOccuranceError(level, tag, result);
+            }
+            level.targetduration = Math.max(parseInt(value1), 1);
+            break;
+          case "VERSION":
+            if (level.version !== null) {
+              assignMultipleMediaPlaylistTagOccuranceError(level, tag, result);
+            }
+            level.version = parseInt(value1);
+            break;
+          case "INDEPENDENT-SEGMENTS":
+            break;
+          case "ENDLIST":
+            if (!level.live) {
+              assignMultipleMediaPlaylistTagOccuranceError(level, tag, result);
+            }
+            level.live = false;
+            break;
+          case "#":
+            if (value1 || value2) {
+              frag.tagList.push(value2 ? [value1, value2] : [value1]);
+            }
+            break;
+          case "DISCONTINUITY":
+            discontinuityCounter++;
+            frag.tagList.push(["DIS"]);
+            break;
+          case "GAP":
+            frag.gap = true;
+            frag.tagList.push([tag]);
+            break;
+          case "BITRATE":
+            frag.tagList.push([tag, value1]);
+            currentBitrate = parseInt(value1) * 1e3;
+            if (isFiniteNumber(currentBitrate)) {
+              frag.bitrate = currentBitrate;
+            } else {
+              currentBitrate = 0;
+            }
+            break;
+          case "DATERANGE": {
+            const dateRangeAttr = new AttrList(value1, level);
+            const dateRange = new DateRange(dateRangeAttr, level.dateRanges[dateRangeAttr.ID], level.dateRangeTagCount);
+            level.dateRangeTagCount++;
+            if (dateRange.isValid || level.skippedSegments) {
+              level.dateRanges[dateRange.id] = dateRange;
+            } else {
+              logger.warn(`Ignoring invalid DATERANGE tag: "${value1}"`);
+            }
+            frag.tagList.push(["EXT-X-DATERANGE", value1]);
+            break;
+          }
+          case "DEFINE": {
+            {
+              const variableAttributes = new AttrList(value1, level);
+              if ("IMPORT" in variableAttributes) {
+                importVariableDefinition(level, variableAttributes, multivariantVariableList);
+              } else {
+                addVariableDefinition(level, variableAttributes, baseurl);
+              }
+            }
+            break;
+          }
+          case "DISCONTINUITY-SEQUENCE":
+            if (level.startCC !== 0) {
+              assignMultipleMediaPlaylistTagOccuranceError(level, tag, result);
+            } else if (fragments.length > 0) {
+              assignMustAppearBeforeSegmentsError(level, tag, result);
+            }
+            level.startCC = discontinuityCounter = parseInt(value1);
+            break;
+          case "KEY": {
+            const levelKey = parseKey(value1, baseurl, level);
+            if (levelKey.isSupported()) {
+              if (levelKey.method === "NONE") {
+                levelkeys = void 0;
+                break;
+              }
+              if (!levelkeys) {
+                levelkeys = {};
+              }
+              const currentKey = levelkeys[levelKey.keyFormat];
+              if (!(currentKey != null && currentKey.matches(levelKey))) {
+                if (currentKey) {
+                  levelkeys = _extends({}, levelkeys);
+                }
+                levelkeys[levelKey.keyFormat] = levelKey;
+              }
+            } else {
+              logger.warn(`[Keys] Ignoring invalid EXT-X-KEY tag: "${value1}"`);
+            }
+            break;
+          }
+          case "START":
+            level.startTimeOffset = parseStartTimeOffset(value1);
+            break;
+          case "MAP": {
+            const mapAttrs = new AttrList(value1, level);
+            if (frag.duration) {
+              const init = new Fragment(type, base);
+              setInitSegment(init, mapAttrs, id, levelkeys);
+              currentInitSegment = init;
+              frag.initSegment = currentInitSegment;
+              if (currentInitSegment.rawProgramDateTime && !frag.rawProgramDateTime) {
+                frag.rawProgramDateTime = currentInitSegment.rawProgramDateTime;
+              }
+            } else {
+              const end = frag.byteRangeEndOffset;
+              if (end) {
+                const start = frag.byteRangeStartOffset;
+                nextByteRange = `${end - start}@${start}`;
+              } else {
+                nextByteRange = null;
+              }
+              setInitSegment(frag, mapAttrs, id, levelkeys);
+              currentInitSegment = frag;
+              createNextFrag = true;
+            }
+            currentInitSegment.cc = discontinuityCounter;
+            break;
+          }
+          case "SERVER-CONTROL": {
+            if (serverControlAttrs) {
+              assignMultipleMediaPlaylistTagOccuranceError(level, tag, result);
+            }
+            serverControlAttrs = new AttrList(value1);
+            level.canBlockReload = serverControlAttrs.bool("CAN-BLOCK-RELOAD");
+            level.canSkipUntil = serverControlAttrs.optionalFloat("CAN-SKIP-UNTIL", 0);
+            level.canSkipDateRanges = level.canSkipUntil > 0 && serverControlAttrs.bool("CAN-SKIP-DATERANGES");
+            level.partHoldBack = serverControlAttrs.optionalFloat("PART-HOLD-BACK", 0);
+            level.holdBack = serverControlAttrs.optionalFloat("HOLD-BACK", 0);
+            break;
+          }
+          case "PART-INF": {
+            if (level.partTarget) {
+              assignMultipleMediaPlaylistTagOccuranceError(level, tag, result);
+            }
+            const partInfAttrs = new AttrList(value1);
+            level.partTarget = partInfAttrs.decimalFloatingPoint("PART-TARGET");
+            break;
+          }
+          case "PART": {
+            let partList = level.partList;
+            if (!partList) {
+              partList = level.partList = [];
+            }
+            const previousFragmentPart = currentPart > 0 ? partList[partList.length - 1] : void 0;
+            const index = currentPart++;
+            const partAttrs = new AttrList(value1, level);
+            const part = new Part(partAttrs, frag, base, index, previousFragmentPart);
+            partList.push(part);
+            frag.duration += part.duration;
+            break;
+          }
+          case "PRELOAD-HINT": {
+            const preloadHintAttrs = new AttrList(value1, level);
+            level.preloadHint = preloadHintAttrs;
+            break;
+          }
+          case "RENDITION-REPORT": {
+            const renditionReportAttrs = new AttrList(value1, level);
+            level.renditionReports = level.renditionReports || [];
+            level.renditionReports.push(renditionReportAttrs);
+            break;
+          }
+          default:
+            logger.warn(`line parsed but not handled: ${result}`);
+            break;
+        }
+      }
+    }
+    if (prevFrag && !prevFrag.relurl) {
+      fragments.pop();
+      totalduration -= prevFrag.duration;
+      if (level.partList) {
+        level.fragmentHint = prevFrag;
+      }
+    } else if (level.partList) {
+      assignProgramDateTime(frag, prevFrag, programDateTimes);
+      frag.cc = discontinuityCounter;
+      level.fragmentHint = frag;
+      if (levelkeys) {
+        setFragLevelKeys(frag, levelkeys, level);
+      }
+    }
+    if (!level.targetduration) {
+      level.playlistParsingError = new Error(`#EXT-X-TARGETDURATION is required`);
+    }
+    const fragmentLength = fragments.length;
+    const firstFragment = fragments[0];
+    const lastFragment = fragments[fragmentLength - 1];
+    totalduration += level.skippedSegments * level.targetduration;
+    if (totalduration > 0 && fragmentLength && lastFragment) {
+      level.averagetargetduration = totalduration / fragmentLength;
+      const lastSn = lastFragment.sn;
+      level.endSN = lastSn !== "initSegment" ? lastSn : 0;
+      if (!level.live) {
+        lastFragment.endList = true;
+      }
+      if (firstFragment && level.startCC === void 0) {
+        level.startCC = firstFragment.cc;
+      }
+      if (firstPdtIndex > 0) {
+        backfillProgramDateTimes(fragments, firstPdtIndex);
+        if (firstFragment) {
+          programDateTimes.unshift(firstFragment);
+        }
+      }
+    } else {
+      level.endSN = 0;
+      level.startCC = 0;
+    }
+    if (level.fragmentHint) {
+      totalduration += level.fragmentHint.duration;
+    }
+    level.totalduration = totalduration;
+    if (programDateTimes.length && level.dateRangeTagCount && firstFragment) {
+      mapDateRanges(programDateTimes, level);
+    }
+    level.endCC = discontinuityCounter;
+    return level;
+  }
+};
+function mapDateRanges(programDateTimes, details) {
+  const programDateTimeCount = programDateTimes.length;
+  if (!programDateTimeCount) {
+    return;
+  }
+  const lastProgramDateTime = programDateTimes[programDateTimeCount - 1];
+  const playlistEnd = details.live ? Infinity : details.totalduration;
+  const dateRangeIds = Object.keys(details.dateRanges);
+  for (let i = dateRangeIds.length; i--; ) {
+    const dateRange = details.dateRanges[dateRangeIds[i]];
+    const startDateTime = dateRange.startDate.getTime();
+    dateRange.tagAnchor = lastProgramDateTime.ref;
+    for (let j = programDateTimeCount; j--; ) {
+      const fragIndex = findFragmentWithStartDate(details, startDateTime, programDateTimes, j, playlistEnd);
+      if (fragIndex !== -1) {
+        dateRange.tagAnchor = details.fragments[fragIndex].ref;
+        break;
+      }
+    }
+  }
+}
+function findFragmentWithStartDate(details, startDateTime, programDateTimes, index, endTime) {
+  const pdtFragment = programDateTimes[index];
+  if (pdtFragment) {
+    const pdtStart = pdtFragment.programDateTime;
+    if (startDateTime >= pdtStart || index === 0) {
+      var _programDateTimes;
+      const durationBetweenPdt = (((_programDateTimes = programDateTimes[index + 1]) == null ? void 0 : _programDateTimes.start) || endTime) - pdtFragment.start;
+      if (startDateTime <= pdtStart + durationBetweenPdt * 1e3) {
+        const startIndex = programDateTimes[index].sn - details.startSN;
+        const fragments = details.fragments;
+        if (fragments.length > programDateTimes.length) {
+          const endSegment = programDateTimes[index + 1] || fragments[fragments.length - 1];
+          const endIndex = endSegment.sn - details.startSN;
+          for (let i = endIndex; i > startIndex; i--) {
+            const fragStartDateTime = fragments[i].programDateTime;
+            if (startDateTime >= fragStartDateTime && startDateTime < fragStartDateTime + fragments[i].duration * 1e3) {
+              return i;
+            }
+          }
+        }
+        return startIndex;
+      }
+    }
+  }
+  return -1;
+}
+function parseKey(keyTagAttributes, baseurl, parsed) {
+  var _keyAttrs$METHOD, _keyAttrs$KEYFORMAT;
+  const keyAttrs = new AttrList(keyTagAttributes, parsed);
+  const decryptmethod = (_keyAttrs$METHOD = keyAttrs.METHOD) != null ? _keyAttrs$METHOD : "";
+  const decrypturi = keyAttrs.URI;
+  const decryptiv = keyAttrs.hexadecimalInteger("IV");
+  const decryptkeyformatversions = keyAttrs.KEYFORMATVERSIONS;
+  const decryptkeyformat = (_keyAttrs$KEYFORMAT = keyAttrs.KEYFORMAT) != null ? _keyAttrs$KEYFORMAT : "identity";
+  if (decrypturi && keyAttrs.IV && !decryptiv) {
+    logger.error(`Invalid IV: ${keyAttrs.IV}`);
+  }
+  const resolvedUri = decrypturi ? M3U8Parser.resolve(decrypturi, baseurl) : "";
+  const keyFormatVersions = (decryptkeyformatversions ? decryptkeyformatversions : "1").split("/").map(Number).filter(Number.isFinite);
+  return new LevelKey(decryptmethod, resolvedUri, decryptkeyformat, keyFormatVersions, decryptiv, keyAttrs.KEYID);
+}
+function parseStartTimeOffset(startAttributes) {
+  const startAttrs = new AttrList(startAttributes);
+  const startTimeOffset = startAttrs.decimalFloatingPoint("TIME-OFFSET");
+  if (isFiniteNumber(startTimeOffset)) {
+    return startTimeOffset;
+  }
+  return null;
+}
+function setCodecs(codecsAttributeValue, level) {
+  let codecs = (codecsAttributeValue || "").split(/[ ,]+/).filter((c) => c);
+  ["video", "audio", "text"].forEach((type) => {
+    const filtered = codecs.filter((codec) => isCodecType(codec, type));
+    if (filtered.length) {
+      level[`${type}Codec`] = filtered.map((c) => c.split("/")[0]).join(",");
+      codecs = codecs.filter((codec) => filtered.indexOf(codec) === -1);
+    }
+  });
+  level.unknownCodecs = codecs;
+}
+function assignCodec(media, groupItem, codecProperty) {
+  const codecValue = groupItem[codecProperty];
+  if (codecValue) {
+    media[codecProperty] = codecValue;
+  }
+}
+function backfillProgramDateTimes(fragments, firstPdtIndex) {
+  let fragPrev = fragments[firstPdtIndex];
+  for (let i = firstPdtIndex; i--; ) {
+    const frag = fragments[i];
+    if (!frag) {
+      return;
+    }
+    frag.programDateTime = fragPrev.programDateTime - frag.duration * 1e3;
+    fragPrev = frag;
+  }
+}
+function assignProgramDateTime(frag, prevFrag, programDateTimes) {
+  if (frag.rawProgramDateTime) {
+    programDateTimes.push(frag);
+  } else if (prevFrag != null && prevFrag.programDateTime) {
+    frag.programDateTime = prevFrag.endProgramDateTime;
+  }
+}
+function setInitSegment(frag, mapAttrs, id, levelkeys) {
+  frag.relurl = mapAttrs.URI;
+  if (mapAttrs.BYTERANGE) {
+    frag.setByteRange(mapAttrs.BYTERANGE);
+  }
+  frag.level = id;
+  frag.sn = "initSegment";
+  if (levelkeys) {
+    frag.levelkeys = levelkeys;
+  }
+  frag.initSegment = null;
+}
+function setFragLevelKeys(frag, levelkeys, level) {
+  frag.levelkeys = levelkeys;
+  const {
+    encryptedFragments
+  } = level;
+  if ((!encryptedFragments.length || encryptedFragments[encryptedFragments.length - 1].levelkeys !== levelkeys) && Object.keys(levelkeys).some((format2) => levelkeys[format2].isCommonEncryption)) {
+    encryptedFragments.push(frag);
+  }
+}
+function assignMultipleMediaPlaylistTagOccuranceError(level, tag, result) {
+  level.playlistParsingError = new Error(`#EXT-X-${tag} must not appear more than once (${result[0]})`);
+}
+function assignMustAppearBeforeSegmentsError(level, tag, result) {
+  level.playlistParsingError = new Error(`#EXT-X-${tag} must appear before the first Media Segment (${result[0]})`);
+}
+function updateFromToPTS(fragFrom, fragTo) {
+  const fragToPTS = fragTo.startPTS;
+  if (isFiniteNumber(fragToPTS)) {
+    let duration = 0;
+    let frag;
+    if (fragTo.sn > fragFrom.sn) {
+      duration = fragToPTS - fragFrom.start;
+      frag = fragFrom;
+    } else {
+      duration = fragFrom.start - fragToPTS;
+      frag = fragTo;
+    }
+    if (frag.duration !== duration) {
+      frag.setDuration(duration);
+    }
+  } else if (fragTo.sn > fragFrom.sn) {
+    const contiguous = fragFrom.cc === fragTo.cc;
+    if (contiguous && fragFrom.minEndPTS) {
+      fragTo.setStart(fragFrom.start + (fragFrom.minEndPTS - fragFrom.start));
+    } else {
+      fragTo.setStart(fragFrom.start + fragFrom.duration);
+    }
+  } else {
+    fragTo.setStart(Math.max(fragFrom.start - fragTo.duration, 0));
+  }
+}
+function updateFragPTSDTS(details, frag, startPTS, endPTS, startDTS, endDTS) {
+  const parsedMediaDuration = endPTS - startPTS;
+  if (parsedMediaDuration <= 0) {
+    logger.warn("Fragment should have a positive duration", frag);
+    endPTS = startPTS + frag.duration;
+    endDTS = startDTS + frag.duration;
+  }
+  let maxStartPTS = startPTS;
+  let minEndPTS = endPTS;
+  const fragStartPts = frag.startPTS;
+  const fragEndPts = frag.endPTS;
+  if (isFiniteNumber(fragStartPts)) {
+    const deltaPTS = Math.abs(fragStartPts - startPTS);
+    if (!isFiniteNumber(frag.deltaPTS)) {
+      frag.deltaPTS = deltaPTS;
+    } else {
+      frag.deltaPTS = Math.max(deltaPTS, frag.deltaPTS);
+    }
+    maxStartPTS = Math.max(startPTS, fragStartPts);
+    startPTS = Math.min(startPTS, fragStartPts);
+    startDTS = Math.min(startDTS, frag.startDTS);
+    minEndPTS = Math.min(endPTS, fragEndPts);
+    endPTS = Math.max(endPTS, fragEndPts);
+    endDTS = Math.max(endDTS, frag.endDTS);
+  }
+  const drift = startPTS - frag.start;
+  if (frag.start !== 0) {
+    frag.setStart(startPTS);
+  }
+  frag.setDuration(endPTS - frag.start);
+  frag.startPTS = startPTS;
+  frag.maxStartPTS = maxStartPTS;
+  frag.startDTS = startDTS;
+  frag.endPTS = endPTS;
+  frag.minEndPTS = minEndPTS;
+  frag.endDTS = endDTS;
+  const sn = frag.sn;
+  if (!details || sn < details.startSN || sn > details.endSN) {
+    return 0;
+  }
+  let i;
+  const fragIdx = sn - details.startSN;
+  const fragments = details.fragments;
+  fragments[fragIdx] = frag;
+  for (i = fragIdx; i > 0; i--) {
+    updateFromToPTS(fragments[i], fragments[i - 1]);
+  }
+  for (i = fragIdx; i < fragments.length - 1; i++) {
+    updateFromToPTS(fragments[i], fragments[i + 1]);
+  }
+  if (details.fragmentHint) {
+    updateFromToPTS(fragments[fragments.length - 1], details.fragmentHint);
+  }
+  details.PTSKnown = details.alignedSliding = true;
+  return drift;
+}
+function mergeDetails(oldDetails, newDetails) {
+  if (oldDetails === newDetails) {
+    return;
+  }
+  let currentInitSegment = null;
+  const oldFragments = oldDetails.fragments;
+  for (let i = oldFragments.length - 1; i >= 0; i--) {
+    const oldInit = oldFragments[i].initSegment;
+    if (oldInit) {
+      currentInitSegment = oldInit;
+      break;
+    }
+  }
+  if (oldDetails.fragmentHint) {
+    delete oldDetails.fragmentHint.endPTS;
+  }
+  let PTSFrag;
+  mapFragmentIntersection(oldDetails, newDetails, (oldFrag, newFrag, newFragIndex, newFragments2) => {
+    if ((!newDetails.startCC || newDetails.skippedSegments) && newFrag.cc !== oldFrag.cc) {
+      const ccOffset = oldFrag.cc - newFrag.cc;
+      for (let i = newFragIndex; i < newFragments2.length; i++) {
+        newFragments2[i].cc += ccOffset;
+      }
+      newDetails.endCC = newFragments2[newFragments2.length - 1].cc;
+    }
+    if (isFiniteNumber(oldFrag.startPTS) && isFiniteNumber(oldFrag.endPTS)) {
+      newFrag.setStart(newFrag.startPTS = oldFrag.startPTS);
+      newFrag.startDTS = oldFrag.startDTS;
+      newFrag.maxStartPTS = oldFrag.maxStartPTS;
+      newFrag.endPTS = oldFrag.endPTS;
+      newFrag.endDTS = oldFrag.endDTS;
+      newFrag.minEndPTS = oldFrag.minEndPTS;
+      newFrag.setDuration(oldFrag.endPTS - oldFrag.startPTS);
+      if (newFrag.duration) {
+        PTSFrag = newFrag;
+      }
+      newDetails.PTSKnown = newDetails.alignedSliding = true;
+    }
+    if (oldFrag.hasStreams) {
+      newFrag.elementaryStreams = oldFrag.elementaryStreams;
+    }
+    newFrag.loader = oldFrag.loader;
+    if (oldFrag.hasStats) {
+      newFrag.stats = oldFrag.stats;
+    }
+    if (oldFrag.initSegment) {
+      newFrag.initSegment = oldFrag.initSegment;
+      currentInitSegment = oldFrag.initSegment;
+    }
+  });
+  const newFragments = newDetails.fragments;
+  const fragmentsToCheck = newDetails.fragmentHint ? newFragments.concat(newDetails.fragmentHint) : newFragments;
+  if (currentInitSegment) {
+    fragmentsToCheck.forEach((frag) => {
+      var _currentInitSegment;
+      if (frag && (!frag.initSegment || frag.initSegment.relurl === ((_currentInitSegment = currentInitSegment) == null ? void 0 : _currentInitSegment.relurl))) {
+        frag.initSegment = currentInitSegment;
+      }
+    });
+  }
+  if (newDetails.skippedSegments) {
+    newDetails.deltaUpdateFailed = newFragments.some((frag) => !frag);
+    if (newDetails.deltaUpdateFailed) {
+      logger.warn("[level-helper] Previous playlist missing segments skipped in delta playlist");
+      for (let i = newDetails.skippedSegments; i--; ) {
+        newFragments.shift();
+      }
+      newDetails.startSN = newFragments[0].sn;
+    } else {
+      if (newDetails.canSkipDateRanges) {
+        newDetails.dateRanges = mergeDateRanges(oldDetails.dateRanges, newDetails);
+      }
+      const programDateTimes = oldDetails.fragments.filter((frag) => frag.rawProgramDateTime);
+      if (oldDetails.hasProgramDateTime && !newDetails.hasProgramDateTime) {
+        for (let i = 1; i < fragmentsToCheck.length; i++) {
+          if (fragmentsToCheck[i].programDateTime === null) {
+            assignProgramDateTime(fragmentsToCheck[i], fragmentsToCheck[i - 1], programDateTimes);
+          }
+        }
+      }
+      mapDateRanges(programDateTimes, newDetails);
+    }
+    newDetails.endCC = newFragments[newFragments.length - 1].cc;
+  }
+  if (!newDetails.startCC) {
+    var _fragPriorToNewStart$;
+    const fragPriorToNewStart = getFragmentWithSN(oldDetails, newDetails.startSN - 1);
+    newDetails.startCC = (_fragPriorToNewStart$ = fragPriorToNewStart == null ? void 0 : fragPriorToNewStart.cc) != null ? _fragPriorToNewStart$ : newFragments[0].cc;
+  }
+  mapPartIntersection(oldDetails.partList, newDetails.partList, (oldPart, newPart) => {
+    newPart.elementaryStreams = oldPart.elementaryStreams;
+    newPart.stats = oldPart.stats;
+  });
+  if (PTSFrag) {
+    updateFragPTSDTS(newDetails, PTSFrag, PTSFrag.startPTS, PTSFrag.endPTS, PTSFrag.startDTS, PTSFrag.endDTS);
+  } else {
+    adjustSliding(oldDetails, newDetails);
+  }
+  if (newFragments.length) {
+    newDetails.totalduration = newDetails.edge - newFragments[0].start;
+  }
+  newDetails.driftStartTime = oldDetails.driftStartTime;
+  newDetails.driftStart = oldDetails.driftStart;
+  const advancedDateTime = newDetails.advancedDateTime;
+  if (newDetails.advanced && advancedDateTime) {
+    const edge = newDetails.edge;
+    if (!newDetails.driftStart) {
+      newDetails.driftStartTime = advancedDateTime;
+      newDetails.driftStart = edge;
+    }
+    newDetails.driftEndTime = advancedDateTime;
+    newDetails.driftEnd = edge;
+  } else {
+    newDetails.driftEndTime = oldDetails.driftEndTime;
+    newDetails.driftEnd = oldDetails.driftEnd;
+    newDetails.advancedDateTime = oldDetails.advancedDateTime;
+  }
+  if (newDetails.requestScheduled === -1) {
+    newDetails.requestScheduled = oldDetails.requestScheduled;
+  }
+}
+function mergeDateRanges(oldDateRanges, newDetails) {
+  const {
+    dateRanges: deltaDateRanges,
+    recentlyRemovedDateranges
+  } = newDetails;
+  const dateRanges = _extends({}, oldDateRanges);
+  if (recentlyRemovedDateranges) {
+    recentlyRemovedDateranges.forEach((id) => {
+      delete dateRanges[id];
+    });
+  }
+  const mergeIds = Object.keys(dateRanges);
+  const mergeCount = mergeIds.length;
+  if (mergeCount) {
+    Object.keys(deltaDateRanges).forEach((id) => {
+      const mergedDateRange = dateRanges[id];
+      const dateRange = new DateRange(deltaDateRanges[id].attr, mergedDateRange);
+      if (dateRange.isValid) {
+        dateRanges[id] = dateRange;
+        if (!mergedDateRange) {
+          dateRange.tagOrder += mergeCount;
+        }
+      } else {
+        logger.warn(`Ignoring invalid Playlist Delta Update DATERANGE tag: "${stringify(deltaDateRanges[id].attr)}"`);
+      }
+    });
+  }
+  return dateRanges;
+}
+function mapPartIntersection(oldParts, newParts, intersectionFn) {
+  if (oldParts && newParts) {
+    let delta = 0;
+    for (let i = 0, len = oldParts.length; i <= len; i++) {
+      const oldPart = oldParts[i];
+      const newPart = newParts[i + delta];
+      if (oldPart && newPart && oldPart.index === newPart.index && oldPart.fragment.sn === newPart.fragment.sn) {
+        intersectionFn(oldPart, newPart);
+      } else {
+        delta--;
+      }
+    }
+  }
+}
+function mapFragmentIntersection(oldDetails, newDetails, intersectionFn) {
+  const skippedSegments = newDetails.skippedSegments;
+  const start = Math.max(oldDetails.startSN, newDetails.startSN) - newDetails.startSN;
+  const end = (oldDetails.fragmentHint ? 1 : 0) + (skippedSegments ? newDetails.endSN : Math.min(oldDetails.endSN, newDetails.endSN)) - newDetails.startSN;
+  const delta = newDetails.startSN - oldDetails.startSN;
+  const newFrags = newDetails.fragmentHint ? newDetails.fragments.concat(newDetails.fragmentHint) : newDetails.fragments;
+  const oldFrags = oldDetails.fragmentHint ? oldDetails.fragments.concat(oldDetails.fragmentHint) : oldDetails.fragments;
+  for (let i = start; i <= end; i++) {
+    const oldFrag = oldFrags[delta + i];
+    let newFrag = newFrags[i];
+    if (skippedSegments && !newFrag && oldFrag) {
+      newFrag = newDetails.fragments[i] = oldFrag;
+    }
+    if (oldFrag && newFrag) {
+      intersectionFn(oldFrag, newFrag, i, newFrags);
+      if (oldFrag.url && oldFrag.url !== newFrag.url) {
+        newDetails.playlistParsingError = getSequenceError(`media sequence mismatch ${newFrag.sn}:`, oldDetails, newDetails, oldFrag, newFrag);
+        return;
+      } else if (oldFrag.cc !== newFrag.cc) {
+        newDetails.playlistParsingError = getSequenceError(`discontinuity sequence mismatch (${oldFrag.cc}!=${newFrag.cc})`, oldDetails, newDetails, oldFrag, newFrag);
+        return;
+      }
+    }
+  }
+}
+function getSequenceError(message, oldDetails, newDetails, oldFrag, newFrag) {
+  return new Error(`${message} ${newFrag.url}
+Playlist starting @${oldDetails.startSN}
+${oldDetails.m3u8}
+
+Playlist starting @${newDetails.startSN}
+${newDetails.m3u8}`);
+}
+function adjustSliding(oldDetails, newDetails, matchingStableVariantOrRendition = true) {
+  const delta = newDetails.startSN + newDetails.skippedSegments - oldDetails.startSN;
+  const oldFragments = oldDetails.fragments;
+  const advancedOrStable = delta >= 0;
+  let sliding = 0;
+  if (advancedOrStable && delta < oldFragments.length) {
+    sliding = oldFragments[delta].start;
+  } else if (advancedOrStable && newDetails.startSN === oldDetails.endSN + 1) {
+    sliding = oldDetails.fragmentEnd;
+  } else if (advancedOrStable && matchingStableVariantOrRendition) {
+    sliding = oldDetails.fragmentStart + delta * newDetails.levelTargetDuration;
+  } else if (!newDetails.skippedSegments && newDetails.fragmentStart === 0) {
+    sliding = oldDetails.fragmentStart;
+  } else {
+    return;
+  }
+  addSliding(newDetails, sliding);
+}
+function addSliding(details, sliding) {
+  if (sliding) {
+    const fragments = details.fragments;
+    for (let i = details.skippedSegments; i < fragments.length; i++) {
+      fragments[i].addStart(sliding);
+    }
+    if (details.fragmentHint) {
+      details.fragmentHint.addStart(sliding);
+    }
+  }
+}
+function computeReloadInterval(newDetails, distanceToLiveEdgeMs = Infinity) {
+  let reloadInterval = 1e3 * newDetails.targetduration;
+  if (newDetails.updated) {
+    const fragments = newDetails.fragments;
+    const liveEdgeMaxTargetDurations = 4;
+    if (fragments.length && reloadInterval * liveEdgeMaxTargetDurations > distanceToLiveEdgeMs) {
+      const lastSegmentDuration = fragments[fragments.length - 1].duration * 1e3;
+      if (lastSegmentDuration < reloadInterval) {
+        reloadInterval = lastSegmentDuration;
+      }
+    }
+  } else {
+    reloadInterval /= 2;
+  }
+  return Math.round(reloadInterval);
+}
+function getFragmentWithSN(details, sn, fragCurrent) {
+  if (!details) {
+    return null;
+  }
+  let fragment = details.fragments[sn - details.startSN];
+  if (fragment) {
+    return fragment;
+  }
+  fragment = details.fragmentHint;
+  if (fragment && fragment.sn === sn) {
+    return fragment;
+  }
+  if (sn < details.startSN && fragCurrent && fragCurrent.sn === sn) {
+    return fragCurrent;
+  }
+  return null;
+}
+function getPartWith(details, sn, partIndex) {
+  if (!details) {
+    return null;
+  }
+  return findPart(details.partList, sn, partIndex);
+}
+function findPart(partList, sn, partIndex) {
+  if (partList) {
+    for (let i = partList.length; i--; ) {
+      const part = partList[i];
+      if (part.index === partIndex && part.fragment.sn === sn) {
+        return part;
+      }
+    }
+  }
+  return null;
+}
+function reassignFragmentLevelIndexes(levels) {
+  levels.forEach((level, index) => {
+    var _level$details;
+    (_level$details = level.details) == null ? void 0 : _level$details.fragments.forEach((fragment) => {
+      fragment.level = index;
+      if (fragment.initSegment) {
+        fragment.initSegment.level = index;
+      }
+    });
+  });
+}
+function findFirstFragWithCC(fragments, cc) {
+  for (let i = 0, len = fragments.length; i < len; i++) {
+    var _fragments$i;
+    if (((_fragments$i = fragments[i]) == null ? void 0 : _fragments$i.cc) === cc) {
+      return fragments[i];
+    }
+  }
+  return null;
+}
+function shouldAlignOnDiscontinuities(refDetails, details) {
+  if (refDetails) {
+    if (details.startCC < refDetails.endCC && details.endCC > refDetails.startCC) {
+      return true;
+    }
+  }
+  return false;
+}
+function adjustFragmentStart(frag, sliding) {
+  if (frag) {
+    const start = frag.start + sliding;
+    frag.start = frag.startPTS = start;
+    frag.endPTS = start + frag.duration;
+  }
+}
+function adjustSlidingStart(sliding, details) {
+  const fragments = details.fragments;
+  for (let i = 0, len = fragments.length; i < len; i++) {
+    adjustFragmentStart(fragments[i], sliding);
+  }
+  if (details.fragmentHint) {
+    adjustFragmentStart(details.fragmentHint, sliding);
+  }
+  details.alignedSliding = true;
+}
+function alignStream(switchDetails, details) {
+  if (!switchDetails) {
+    return;
+  }
+  alignDiscontinuities(details, switchDetails);
+  if (!details.alignedSliding && switchDetails) {
+    alignMediaPlaylistByPDT(details, switchDetails);
+  }
+  if (!details.alignedSliding && switchDetails && !details.skippedSegments) {
+    adjustSliding(switchDetails, details, false);
+  }
+}
+function alignDiscontinuities(details, refDetails) {
+  if (!shouldAlignOnDiscontinuities(refDetails, details)) {
+    return;
+  }
+  const targetCC = Math.min(refDetails.endCC, details.endCC);
+  const refFrag = findFirstFragWithCC(refDetails.fragments, targetCC);
+  const frag = findFirstFragWithCC(details.fragments, targetCC);
+  if (!refFrag || !frag) {
+    return;
+  }
+  logger.log(`Aligning playlist at start of dicontinuity sequence ${targetCC}`);
+  const delta = refFrag.start - frag.start;
+  adjustSlidingStart(delta, details);
+}
+function alignMediaPlaylistByPDT(details, refDetails) {
+  if (!details.hasProgramDateTime || !refDetails.hasProgramDateTime) {
+    return;
+  }
+  const fragments = details.fragments;
+  const refFragments = refDetails.fragments;
+  if (!fragments.length || !refFragments.length) {
+    return;
+  }
+  let refFrag;
+  let frag;
+  const targetCC = Math.min(refDetails.endCC, details.endCC);
+  if (refDetails.startCC < targetCC && details.startCC < targetCC) {
+    refFrag = findFirstFragWithCC(refFragments, targetCC);
+    frag = findFirstFragWithCC(fragments, targetCC);
+  }
+  if (!refFrag || !frag) {
+    refFrag = refFragments[Math.floor(refFragments.length / 2)];
+    frag = findFirstFragWithCC(fragments, refFrag.cc) || fragments[Math.floor(fragments.length / 2)];
+  }
+  const refPDT = refFrag.programDateTime;
+  const targetPDT = frag.programDateTime;
+  if (!refPDT || !targetPDT) {
+    return;
+  }
+  const delta = (targetPDT - refPDT) / 1e3 - (frag.start - refFrag.start);
+  adjustSlidingStart(delta, details);
+}
+var TimeRanges = {
+  toString: function(r) {
+    let log = "";
+    const len = r.length;
+    for (let i = 0; i < len; i++) {
+      log += `[${r.start(i).toFixed(3)}-${r.end(i).toFixed(3)}]`;
+    }
+    return log;
+  }
+};
+var State = {
+  STOPPED: "STOPPED",
+  IDLE: "IDLE",
+  KEY_LOADING: "KEY_LOADING",
+  FRAG_LOADING: "FRAG_LOADING",
+  FRAG_LOADING_WAITING_RETRY: "FRAG_LOADING_WAITING_RETRY",
+  WAITING_TRACK: "WAITING_TRACK",
+  PARSING: "PARSING",
+  PARSED: "PARSED",
+  ENDED: "ENDED",
+  ERROR: "ERROR",
+  WAITING_INIT_PTS: "WAITING_INIT_PTS",
+  WAITING_LEVEL: "WAITING_LEVEL"
+};
+var BaseStreamController = class extends TaskLoop {
+  constructor(hls, fragmentTracker, keyLoader, logPrefix, playlistType) {
+    super(logPrefix, hls.logger);
+    this.hls = void 0;
+    this.fragPrevious = null;
+    this.fragCurrent = null;
+    this.fragmentTracker = void 0;
+    this.transmuxer = null;
+    this._state = State.STOPPED;
+    this.playlistType = void 0;
+    this.media = null;
+    this.mediaBuffer = null;
+    this.config = void 0;
+    this.bitrateTest = false;
+    this.lastCurrentTime = 0;
+    this.nextLoadPosition = 0;
+    this.startPosition = 0;
+    this.startTimeOffset = null;
+    this.retryDate = 0;
+    this.levels = null;
+    this.fragmentLoader = void 0;
+    this.keyLoader = void 0;
+    this.levelLastLoaded = null;
+    this.startFragRequested = false;
+    this.decrypter = void 0;
+    this.initPTS = [];
+    this.buffering = true;
+    this.loadingParts = false;
+    this.loopSn = void 0;
+    this.onMediaSeeking = () => {
+      const {
+        config,
+        fragCurrent,
+        media,
+        mediaBuffer,
+        state
+      } = this;
+      const currentTime = media ? media.currentTime : 0;
+      const bufferInfo = BufferHelper.bufferInfo(mediaBuffer ? mediaBuffer : media, currentTime, config.maxBufferHole);
+      const noFowardBuffer = !bufferInfo.len;
+      this.log(`Media seeking to ${isFiniteNumber(currentTime) ? currentTime.toFixed(3) : currentTime}, state: ${state}, ${noFowardBuffer ? "out of" : "in"} buffer`);
+      if (this.state === State.ENDED) {
+        this.resetLoadingState();
+      } else if (fragCurrent) {
+        const tolerance = config.maxFragLookUpTolerance;
+        const fragStartOffset = fragCurrent.start - tolerance;
+        const fragEndOffset = fragCurrent.start + fragCurrent.duration + tolerance;
+        if (noFowardBuffer || fragEndOffset < bufferInfo.start || fragStartOffset > bufferInfo.end) {
+          const pastFragment = currentTime > fragEndOffset;
+          if (currentTime < fragStartOffset || pastFragment) {
+            if (pastFragment && fragCurrent.loader) {
+              this.log(`Cancelling fragment load for seek (sn: ${fragCurrent.sn})`);
+              fragCurrent.abortRequests();
+              this.resetLoadingState();
+            }
+            this.fragPrevious = null;
+          }
+        }
+      }
+      if (media) {
+        this.fragmentTracker.removeFragmentsInRange(currentTime, Infinity, this.playlistType, true);
+        const lastCurrentTime = this.lastCurrentTime;
+        if (currentTime > lastCurrentTime) {
+          this.lastCurrentTime = currentTime;
+        }
+        if (!this.loadingParts) {
+          const bufferEnd = Math.max(bufferInfo.end, currentTime);
+          const shouldLoadParts = this.shouldLoadParts(this.getLevelDetails(), bufferEnd);
+          if (shouldLoadParts) {
+            this.log(`LL-Part loading ON after seeking to ${currentTime.toFixed(2)} with buffer @${bufferEnd.toFixed(2)}`);
+            this.loadingParts = shouldLoadParts;
+          }
+        }
+      }
+      if (!this.hls.hasEnoughToStart) {
+        this.log(`Setting ${noFowardBuffer ? "startPosition" : "nextLoadPosition"} to ${currentTime} for seek without enough to start`);
+        this.nextLoadPosition = currentTime;
+        if (noFowardBuffer) {
+          this.startPosition = currentTime;
+        }
+      }
+      this.tickImmediate();
+    };
+    this.onMediaEnded = () => {
+      this.log(`setting startPosition to 0 because media ended`);
+      this.startPosition = this.lastCurrentTime = 0;
+    };
+    this.playlistType = playlistType;
+    this.hls = hls;
+    this.fragmentLoader = new FragmentLoader(hls.config);
+    this.keyLoader = keyLoader;
+    this.fragmentTracker = fragmentTracker;
+    this.config = hls.config;
+    this.decrypter = new Decrypter(hls.config);
+  }
+  registerListeners() {
+    const {
+      hls
+    } = this;
+    hls.on(Events.MEDIA_ATTACHED, this.onMediaAttached, this);
+    hls.on(Events.MEDIA_DETACHING, this.onMediaDetaching, this);
+    hls.on(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.on(Events.MANIFEST_LOADED, this.onManifestLoaded, this);
+    hls.on(Events.ERROR, this.onError, this);
+  }
+  unregisterListeners() {
+    const {
+      hls
+    } = this;
+    hls.off(Events.MEDIA_ATTACHED, this.onMediaAttached, this);
+    hls.off(Events.MEDIA_DETACHING, this.onMediaDetaching, this);
+    hls.off(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.off(Events.MANIFEST_LOADED, this.onManifestLoaded, this);
+    hls.off(Events.ERROR, this.onError, this);
+  }
+  doTick() {
+    this.onTickEnd();
+  }
+  onTickEnd() {
+  }
+  startLoad(startPosition) {
+  }
+  stopLoad() {
+    if (this.state === State.STOPPED) {
+      return;
+    }
+    this.fragmentLoader.abort();
+    this.keyLoader.abort(this.playlistType);
+    const frag = this.fragCurrent;
+    if (frag != null && frag.loader) {
+      frag.abortRequests();
+      this.fragmentTracker.removeFragment(frag);
+    }
+    this.resetTransmuxer();
+    this.fragCurrent = null;
+    this.fragPrevious = null;
+    this.clearInterval();
+    this.clearNextTick();
+    this.state = State.STOPPED;
+  }
+  get startPositionValue() {
+    const {
+      nextLoadPosition,
+      startPosition
+    } = this;
+    if (startPosition === -1 && nextLoadPosition) {
+      return nextLoadPosition;
+    }
+    return startPosition;
+  }
+  get bufferingEnabled() {
+    return this.buffering;
+  }
+  pauseBuffering() {
+    this.buffering = false;
+  }
+  resumeBuffering() {
+    this.buffering = true;
+  }
+  get inFlightFrag() {
+    return {
+      frag: this.fragCurrent,
+      state: this.state
+    };
+  }
+  _streamEnded(bufferInfo, levelDetails) {
+    if (levelDetails.live || !this.media) {
+      return false;
+    }
+    const bufferEnd = bufferInfo.end || 0;
+    const timelineStart = this.config.timelineOffset || 0;
+    if (bufferEnd <= timelineStart) {
+      return false;
+    }
+    const bufferedRanges = bufferInfo.buffered;
+    if (this.config.maxBufferHole && bufferedRanges && bufferedRanges.length > 1) {
+      bufferInfo = BufferHelper.bufferedInfo(bufferedRanges, bufferInfo.start, 0);
+    }
+    const nextStart = bufferInfo.nextStart;
+    const hasSecondBufferedRange = nextStart && nextStart > timelineStart && nextStart < levelDetails.edge;
+    if (hasSecondBufferedRange) {
+      return false;
+    }
+    if (this.media.currentTime < bufferInfo.start) {
+      return false;
+    }
+    const partList = levelDetails.partList;
+    if (partList != null && partList.length) {
+      const lastPart = partList[partList.length - 1];
+      const lastPartBuffered = BufferHelper.isBuffered(this.media, lastPart.start + lastPart.duration / 2);
+      return lastPartBuffered;
+    }
+    const playlistType = levelDetails.fragments[levelDetails.fragments.length - 1].type;
+    return this.fragmentTracker.isEndListAppended(playlistType);
+  }
+  getLevelDetails() {
+    if (this.levels && this.levelLastLoaded !== null) {
+      var _this$levelLastLoaded;
+      return (_this$levelLastLoaded = this.levelLastLoaded) == null ? void 0 : _this$levelLastLoaded.details;
+    }
+  }
+  get timelineOffset() {
+    const configuredTimelineOffset = this.config.timelineOffset;
+    if (configuredTimelineOffset) {
+      var _this$getLevelDetails;
+      return ((_this$getLevelDetails = this.getLevelDetails()) == null ? void 0 : _this$getLevelDetails.appliedTimelineOffset) || configuredTimelineOffset;
+    }
+    return 0;
+  }
+  onMediaAttached(event, data) {
+    const media = this.media = this.mediaBuffer = data.media;
+    media.removeEventListener("seeking", this.onMediaSeeking);
+    media.removeEventListener("ended", this.onMediaEnded);
+    media.addEventListener("seeking", this.onMediaSeeking);
+    media.addEventListener("ended", this.onMediaEnded);
+    const config = this.config;
+    if (this.levels && config.autoStartLoad && this.state === State.STOPPED) {
+      this.startLoad(config.startPosition);
+    }
+  }
+  onMediaDetaching(event, data) {
+    const transferringMedia = !!data.transferMedia;
+    const media = this.media;
+    if (media === null) {
+      return;
+    }
+    if (media.ended) {
+      this.log("MSE detaching and video ended, reset startPosition");
+      this.startPosition = this.lastCurrentTime = 0;
+    }
+    media.removeEventListener("seeking", this.onMediaSeeking);
+    media.removeEventListener("ended", this.onMediaEnded);
+    if (this.keyLoader && !transferringMedia) {
+      this.keyLoader.detach();
+    }
+    this.media = this.mediaBuffer = null;
+    this.loopSn = void 0;
+    if (transferringMedia) {
+      this.resetLoadingState();
+      this.resetTransmuxer();
+      return;
+    }
+    this.loadingParts = false;
+    this.fragmentTracker.removeAllFragments();
+    this.stopLoad();
+  }
+  onManifestLoading() {
+    this.initPTS = [];
+    this.levels = this.levelLastLoaded = this.fragCurrent = null;
+    this.lastCurrentTime = this.startPosition = 0;
+    this.startFragRequested = false;
+  }
+  onError(event, data) {
+  }
+  onManifestLoaded(event, data) {
+    this.startTimeOffset = data.startTimeOffset;
+  }
+  onHandlerDestroying() {
+    this.stopLoad();
+    if (this.transmuxer) {
+      this.transmuxer.destroy();
+      this.transmuxer = null;
+    }
+    super.onHandlerDestroying();
+    this.hls = this.onMediaSeeking = this.onMediaEnded = null;
+  }
+  onHandlerDestroyed() {
+    this.state = State.STOPPED;
+    if (this.fragmentLoader) {
+      this.fragmentLoader.destroy();
+    }
+    if (this.keyLoader) {
+      this.keyLoader.destroy();
+    }
+    if (this.decrypter) {
+      this.decrypter.destroy();
+    }
+    this.hls = this.log = this.warn = this.decrypter = this.keyLoader = this.fragmentLoader = this.fragmentTracker = null;
+    super.onHandlerDestroyed();
+  }
+  loadFragment(frag, level, targetBufferTime) {
+    this.startFragRequested = true;
+    this._loadFragForPlayback(frag, level, targetBufferTime);
+  }
+  _loadFragForPlayback(fragment, level, targetBufferTime) {
+    const progressCallback = (data) => {
+      const frag = data.frag;
+      if (this.fragContextChanged(frag)) {
+        this.warn(`${frag.type} sn: ${frag.sn}${data.part ? " part: " + data.part.index : ""} of ${this.fragInfo(frag, false, data.part)}) was dropped during download.`);
+        this.fragmentTracker.removeFragment(frag);
+        return;
+      }
+      frag.stats.chunkCount++;
+      this._handleFragmentLoadProgress(data);
+    };
+    this._doFragLoad(fragment, level, targetBufferTime, progressCallback).then((data) => {
+      if (!data) {
+        return;
+      }
+      const state = this.state;
+      const frag = data.frag;
+      if (this.fragContextChanged(frag)) {
+        if (state === State.FRAG_LOADING || !this.fragCurrent && state === State.PARSING) {
+          this.fragmentTracker.removeFragment(frag);
+          this.state = State.IDLE;
+        }
+        return;
+      }
+      if ("payload" in data) {
+        this.log(`Loaded ${frag.type} sn: ${frag.sn} of ${this.playlistLabel()} ${frag.level}`);
+        this.hls.trigger(Events.FRAG_LOADED, data);
+      }
+      this._handleFragmentLoadComplete(data);
+    }).catch((reason) => {
+      if (this.state === State.STOPPED || this.state === State.ERROR) {
+        return;
+      }
+      this.warn(`Frag error: ${(reason == null ? void 0 : reason.message) || reason}`);
+      this.resetFragmentLoading(fragment);
+    });
+  }
+  clearTrackerIfNeeded(frag) {
+    var _this$mediaBuffer;
+    const {
+      fragmentTracker
+    } = this;
+    const fragState = fragmentTracker.getState(frag);
+    if (fragState === FragmentState.APPENDING) {
+      const playlistType = frag.type;
+      const bufferedInfo = this.getFwdBufferInfo(this.mediaBuffer, playlistType);
+      const minForwardBufferLength = Math.max(frag.duration, bufferedInfo ? bufferedInfo.len : this.config.maxBufferLength);
+      const backtrackFragment = this.backtrackFragment;
+      const backtracked = backtrackFragment ? frag.sn - backtrackFragment.sn : 0;
+      if (backtracked === 1 || this.reduceMaxBufferLength(minForwardBufferLength, frag.duration)) {
+        fragmentTracker.removeFragment(frag);
+      }
+    } else if (((_this$mediaBuffer = this.mediaBuffer) == null ? void 0 : _this$mediaBuffer.buffered.length) === 0) {
+      fragmentTracker.removeAllFragments();
+    } else if (fragmentTracker.hasParts(frag.type)) {
+      fragmentTracker.detectPartialFragments({
+        frag,
+        part: null,
+        stats: frag.stats,
+        id: frag.type
+      });
+      if (fragmentTracker.getState(frag) === FragmentState.PARTIAL) {
+        fragmentTracker.removeFragment(frag);
+      }
+    }
+  }
+  checkLiveUpdate(details) {
+    if (details.updated && !details.live) {
+      const lastFragment = details.fragments[details.fragments.length - 1];
+      this.fragmentTracker.detectPartialFragments({
+        frag: lastFragment,
+        part: null,
+        stats: lastFragment.stats,
+        id: lastFragment.type
+      });
+    }
+    if (!details.fragments[0]) {
+      details.deltaUpdateFailed = true;
+    }
+  }
+  waitForLive(levelInfo) {
+    const details = levelInfo.details;
+    return (details == null ? void 0 : details.live) && details.type !== "EVENT" && (this.levelLastLoaded !== levelInfo || details.expired);
+  }
+  flushMainBuffer(startOffset, endOffset, type = null) {
+    if (!(startOffset - endOffset)) {
+      return;
+    }
+    const flushScope = {
+      startOffset,
+      endOffset,
+      type
+    };
+    this.hls.trigger(Events.BUFFER_FLUSHING, flushScope);
+  }
+  _loadInitSegment(fragment, level) {
+    this._doFragLoad(fragment, level).then((data) => {
+      const frag = data == null ? void 0 : data.frag;
+      if (!frag || this.fragContextChanged(frag) || !this.levels) {
+        throw new Error("init load aborted");
+      }
+      return data;
+    }).then((data) => {
+      const {
+        hls
+      } = this;
+      const {
+        frag,
+        payload
+      } = data;
+      const decryptData = frag.decryptdata;
+      if (payload && payload.byteLength > 0 && decryptData != null && decryptData.key && decryptData.iv && isFullSegmentEncryption(decryptData.method)) {
+        const startTime = self.performance.now();
+        return this.decrypter.decrypt(new Uint8Array(payload), decryptData.key.buffer, decryptData.iv.buffer, getAesModeFromFullSegmentMethod(decryptData.method)).catch((err) => {
+          hls.trigger(Events.ERROR, {
+            type: ErrorTypes.MEDIA_ERROR,
+            details: ErrorDetails.FRAG_DECRYPT_ERROR,
+            fatal: false,
+            error: err,
+            reason: err.message,
+            frag
+          });
+          throw err;
+        }).then((decryptedData) => {
+          const endTime = self.performance.now();
+          hls.trigger(Events.FRAG_DECRYPTED, {
+            frag,
+            payload: decryptedData,
+            stats: {
+              tstart: startTime,
+              tdecrypt: endTime
+            }
+          });
+          data.payload = decryptedData;
+          return this.completeInitSegmentLoad(data);
+        });
+      }
+      return this.completeInitSegmentLoad(data);
+    }).catch((reason) => {
+      if (this.state === State.STOPPED || this.state === State.ERROR) {
+        return;
+      }
+      this.warn(reason);
+      this.resetFragmentLoading(fragment);
+    });
+  }
+  completeInitSegmentLoad(data) {
+    const {
+      levels
+    } = this;
+    if (!levels) {
+      throw new Error("init load aborted, missing levels");
+    }
+    const stats = data.frag.stats;
+    if (this.state !== State.STOPPED) {
+      this.state = State.IDLE;
+    }
+    data.frag.data = new Uint8Array(data.payload);
+    stats.parsing.start = stats.buffering.start = self.performance.now();
+    stats.parsing.end = stats.buffering.end = self.performance.now();
+    this.tick();
+  }
+  fragContextChanged(frag) {
+    const {
+      fragCurrent
+    } = this;
+    return !frag || !fragCurrent || frag.sn !== fragCurrent.sn || frag.level !== fragCurrent.level;
+  }
+  fragBufferedComplete(frag, part) {
+    const media = this.mediaBuffer ? this.mediaBuffer : this.media;
+    this.log(`Buffered ${frag.type} sn: ${frag.sn}${part ? " part: " + part.index : ""} of ${this.fragInfo(frag, false, part)} > buffer:${media ? TimeRanges.toString(BufferHelper.getBuffered(media)) : "(detached)"})`);
+    if (isMediaFragment(frag)) {
+      var _this$levels;
+      if (frag.type !== PlaylistLevelType.SUBTITLE) {
+        const el = frag.elementaryStreams;
+        if (!Object.keys(el).some((type) => !!el[type])) {
+          this.state = State.IDLE;
+          return;
+        }
+      }
+      const level = (_this$levels = this.levels) == null ? void 0 : _this$levels[frag.level];
+      if (level != null && level.fragmentError) {
+        this.log(`Resetting level fragment error count of ${level.fragmentError} on frag buffered`);
+        level.fragmentError = 0;
+      }
+    }
+    this.state = State.IDLE;
+  }
+  _handleFragmentLoadComplete(fragLoadedEndData) {
+    const {
+      transmuxer
+    } = this;
+    if (!transmuxer) {
+      return;
+    }
+    const {
+      frag,
+      part,
+      partsLoaded
+    } = fragLoadedEndData;
+    const complete = !partsLoaded || partsLoaded.length === 0 || partsLoaded.some((fragLoaded) => !fragLoaded);
+    const chunkMeta = new ChunkMetadata(frag.level, frag.sn, frag.stats.chunkCount + 1, 0, part ? part.index : -1, !complete);
+    transmuxer.flush(chunkMeta);
+  }
+  _handleFragmentLoadProgress(frag) {
+  }
+  _doFragLoad(frag, level, targetBufferTime = null, progressCallback) {
+    var _frag$decryptdata;
+    this.fragCurrent = frag;
+    const details = level == null ? void 0 : level.details;
+    if (!this.levels || !details) {
+      throw new Error(`frag load aborted, missing level${details ? "" : " detail"}s`);
+    }
+    let keyLoadingPromise = null;
+    if (frag.encrypted && !((_frag$decryptdata = frag.decryptdata) != null && _frag$decryptdata.key)) {
+      this.log(`Loading key for ${frag.sn} of [${details.startSN}-${details.endSN}], ${this.playlistLabel()} ${frag.level}`);
+      this.state = State.KEY_LOADING;
+      this.fragCurrent = frag;
+      keyLoadingPromise = this.keyLoader.load(frag).then((keyLoadedData) => {
+        if (!this.fragContextChanged(keyLoadedData.frag)) {
+          this.hls.trigger(Events.KEY_LOADED, keyLoadedData);
+          if (this.state === State.KEY_LOADING) {
+            this.state = State.IDLE;
+          }
+          return keyLoadedData;
+        }
+      });
+      this.hls.trigger(Events.KEY_LOADING, {
+        frag
+      });
+      if (this.fragCurrent === null) {
+        keyLoadingPromise = Promise.reject(new Error(`frag load aborted, context changed in KEY_LOADING`));
+      }
+    } else if (!frag.encrypted) {
+      keyLoadingPromise = this.keyLoader.loadClear(frag, details.encryptedFragments, this.startFragRequested);
+      if (keyLoadingPromise) {
+        this.log(`[eme] blocking frag load until media-keys acquired`);
+      }
+    }
+    const fragPrevious = this.fragPrevious;
+    if (isMediaFragment(frag) && (!fragPrevious || frag.sn !== fragPrevious.sn)) {
+      const shouldLoadParts = this.shouldLoadParts(level.details, frag.end);
+      if (shouldLoadParts !== this.loadingParts) {
+        this.log(`LL-Part loading ${shouldLoadParts ? "ON" : "OFF"} loading sn ${fragPrevious == null ? void 0 : fragPrevious.sn}->${frag.sn}`);
+        this.loadingParts = shouldLoadParts;
+      }
+    }
+    targetBufferTime = Math.max(frag.start, targetBufferTime || 0);
+    if (this.loadingParts && isMediaFragment(frag)) {
+      const partList = details.partList;
+      if (partList && progressCallback) {
+        if (targetBufferTime > frag.end && details.fragmentHint) {
+          frag = details.fragmentHint;
+        }
+        const partIndex = this.getNextPart(partList, frag, targetBufferTime);
+        if (partIndex > -1) {
+          const part = partList[partIndex];
+          frag = this.fragCurrent = part.fragment;
+          this.log(`Loading ${frag.type} sn: ${frag.sn} part: ${part.index} (${partIndex}/${partList.length - 1}) of ${this.fragInfo(frag, false, part)}) cc: ${frag.cc} [${details.startSN}-${details.endSN}], target: ${parseFloat(targetBufferTime.toFixed(3))}`);
+          this.nextLoadPosition = part.start + part.duration;
+          this.state = State.FRAG_LOADING;
+          let _result;
+          if (keyLoadingPromise) {
+            _result = keyLoadingPromise.then((keyLoadedData) => {
+              if (!keyLoadedData || this.fragContextChanged(keyLoadedData.frag)) {
+                return null;
+              }
+              return this.doFragPartsLoad(frag, part, level, progressCallback);
+            }).catch((error) => this.handleFragLoadError(error));
+          } else {
+            _result = this.doFragPartsLoad(frag, part, level, progressCallback).catch((error) => this.handleFragLoadError(error));
+          }
+          this.hls.trigger(Events.FRAG_LOADING, {
+            frag,
+            part,
+            targetBufferTime
+          });
+          if (this.fragCurrent === null) {
+            return Promise.reject(new Error(`frag load aborted, context changed in FRAG_LOADING parts`));
+          }
+          return _result;
+        } else if (!frag.url || this.loadedEndOfParts(partList, targetBufferTime)) {
+          return Promise.resolve(null);
+        }
+      }
+    }
+    if (isMediaFragment(frag) && this.loadingParts) {
+      this.log(`LL-Part loading OFF after next part miss @${targetBufferTime.toFixed(2)}`);
+      this.loadingParts = false;
+    } else if (!frag.url) {
+      return Promise.resolve(null);
+    }
+    this.log(`Loading ${frag.type} sn: ${frag.sn} of ${this.fragInfo(frag, false)}) cc: ${frag.cc} ${details ? "[" + details.startSN + "-" + details.endSN + "]" : ""}, target: ${parseFloat(targetBufferTime.toFixed(3))}`);
+    if (isFiniteNumber(frag.sn) && !this.bitrateTest) {
+      this.nextLoadPosition = frag.start + frag.duration;
+    }
+    this.state = State.FRAG_LOADING;
+    const dataOnProgress = this.config.progressive;
+    let result;
+    if (dataOnProgress && keyLoadingPromise) {
+      result = keyLoadingPromise.then((keyLoadedData) => {
+        if (!keyLoadedData || this.fragContextChanged(keyLoadedData == null ? void 0 : keyLoadedData.frag)) {
+          return null;
+        }
+        return this.fragmentLoader.load(frag, progressCallback);
+      }).catch((error) => this.handleFragLoadError(error));
+    } else {
+      result = Promise.all([this.fragmentLoader.load(frag, dataOnProgress ? progressCallback : void 0), keyLoadingPromise]).then(([fragLoadedData]) => {
+        if (!dataOnProgress && fragLoadedData && progressCallback) {
+          progressCallback(fragLoadedData);
+        }
+        return fragLoadedData;
+      }).catch((error) => this.handleFragLoadError(error));
+    }
+    this.hls.trigger(Events.FRAG_LOADING, {
+      frag,
+      targetBufferTime
+    });
+    if (this.fragCurrent === null) {
+      return Promise.reject(new Error(`frag load aborted, context changed in FRAG_LOADING`));
+    }
+    return result;
+  }
+  doFragPartsLoad(frag, fromPart, level, progressCallback) {
+    return new Promise((resolve, reject) => {
+      var _level$details;
+      const partsLoaded = [];
+      const initialPartList = (_level$details = level.details) == null ? void 0 : _level$details.partList;
+      const loadPart = (part) => {
+        this.fragmentLoader.loadPart(frag, part, progressCallback).then((partLoadedData) => {
+          partsLoaded[part.index] = partLoadedData;
+          const loadedPart = partLoadedData.part;
+          this.hls.trigger(Events.FRAG_LOADED, partLoadedData);
+          const nextPart = getPartWith(level.details, frag.sn, part.index + 1) || findPart(initialPartList, frag.sn, part.index + 1);
+          if (nextPart) {
+            loadPart(nextPart);
+          } else {
+            return resolve({
+              frag,
+              part: loadedPart,
+              partsLoaded
+            });
+          }
+        }).catch(reject);
+      };
+      loadPart(fromPart);
+    });
+  }
+  handleFragLoadError(error) {
+    if ("data" in error) {
+      const data = error.data;
+      if (error.data && data.details === ErrorDetails.INTERNAL_ABORTED) {
+        this.handleFragLoadAborted(data.frag, data.part);
+      } else {
+        this.hls.trigger(Events.ERROR, data);
+      }
+    } else {
+      this.hls.trigger(Events.ERROR, {
+        type: ErrorTypes.OTHER_ERROR,
+        details: ErrorDetails.INTERNAL_EXCEPTION,
+        err: error,
+        error,
+        fatal: true
+      });
+    }
+    return null;
+  }
+  _handleTransmuxerFlush(chunkMeta) {
+    const context = this.getCurrentContext(chunkMeta);
+    if (!context || this.state !== State.PARSING) {
+      if (!this.fragCurrent && this.state !== State.STOPPED && this.state !== State.ERROR) {
+        this.state = State.IDLE;
+      }
+      return;
+    }
+    const {
+      frag,
+      part,
+      level
+    } = context;
+    const now2 = self.performance.now();
+    frag.stats.parsing.end = now2;
+    if (part) {
+      part.stats.parsing.end = now2;
+    }
+    const levelDetails = this.getLevelDetails();
+    const loadingPartsAtEdge = levelDetails && frag.sn > levelDetails.endSN;
+    const shouldLoadParts = loadingPartsAtEdge || this.shouldLoadParts(levelDetails, frag.end);
+    if (shouldLoadParts !== this.loadingParts) {
+      this.log(`LL-Part loading ${shouldLoadParts ? "ON" : "OFF"} after parsing segment ending @${frag.end.toFixed(2)}`);
+      this.loadingParts = shouldLoadParts;
+    }
+    this.updateLevelTiming(frag, part, level, chunkMeta.partial);
+  }
+  shouldLoadParts(details, bufferEnd) {
+    if (this.config.lowLatencyMode) {
+      if (!details) {
+        return this.loadingParts;
+      }
+      if (details != null && details.partList) {
+        var _details$fragmentHint;
+        const firstPart = details.partList[0];
+        const safePartStart = firstPart.end + (((_details$fragmentHint = details.fragmentHint) == null ? void 0 : _details$fragmentHint.duration) || 0);
+        if (bufferEnd >= safePartStart) {
+          var _this$media;
+          const playhead = this.hls.hasEnoughToStart ? ((_this$media = this.media) == null ? void 0 : _this$media.currentTime) || this.lastCurrentTime : this.getLoadPosition();
+          if (playhead > firstPart.start - firstPart.fragment.duration) {
+            return true;
+          }
+        }
+      }
+    }
+    return false;
+  }
+  getCurrentContext(chunkMeta) {
+    const {
+      levels,
+      fragCurrent
+    } = this;
+    const {
+      level: levelIndex,
+      sn,
+      part: partIndex
+    } = chunkMeta;
+    if (!(levels != null && levels[levelIndex])) {
+      this.warn(`Levels object was unset while buffering fragment ${sn} of ${this.playlistLabel()} ${levelIndex}. The current chunk will not be buffered.`);
+      return null;
+    }
+    const level = levels[levelIndex];
+    const levelDetails = level.details;
+    const part = partIndex > -1 ? getPartWith(levelDetails, sn, partIndex) : null;
+    const frag = part ? part.fragment : getFragmentWithSN(levelDetails, sn, fragCurrent);
+    if (!frag) {
+      return null;
+    }
+    if (fragCurrent && fragCurrent !== frag) {
+      frag.stats = fragCurrent.stats;
+    }
+    return {
+      frag,
+      part,
+      level
+    };
+  }
+  bufferFragmentData(data, frag, part, chunkMeta, noBacktracking) {
+    var _buffer;
+    if (!data || this.state !== State.PARSING) {
+      return;
+    }
+    const {
+      data1,
+      data2
+    } = data;
+    let buffer = data1;
+    if (data1 && data2) {
+      buffer = appendUint8Array(data1, data2);
+    }
+    if (!((_buffer = buffer) != null && _buffer.length)) {
+      return;
+    }
+    const offsetTimestamp = this.initPTS[frag.cc];
+    const offset = offsetTimestamp ? -offsetTimestamp.baseTime / offsetTimestamp.timescale : void 0;
+    const segment = {
+      type: data.type,
+      frag,
+      part,
+      chunkMeta,
+      offset,
+      parent: frag.type,
+      data: buffer
+    };
+    this.hls.trigger(Events.BUFFER_APPENDING, segment);
+    if (data.dropped && data.independent && !part) {
+      if (noBacktracking) {
+        return;
+      }
+      this.flushBufferGap(frag);
+    }
+  }
+  flushBufferGap(frag) {
+    const media = this.media;
+    if (!media) {
+      return;
+    }
+    if (!BufferHelper.isBuffered(media, media.currentTime)) {
+      this.flushMainBuffer(0, frag.start);
+      return;
+    }
+    const currentTime = media.currentTime;
+    const bufferInfo = BufferHelper.bufferInfo(media, currentTime, 0);
+    const fragDuration = frag.duration;
+    const segmentFraction = Math.min(this.config.maxFragLookUpTolerance * 2, fragDuration * 0.25);
+    const start = Math.max(Math.min(frag.start - segmentFraction, bufferInfo.end - segmentFraction), currentTime + segmentFraction);
+    if (frag.start - start > segmentFraction) {
+      this.flushMainBuffer(start, frag.start);
+    }
+  }
+  getFwdBufferInfo(bufferable, type) {
+    var _this$media2;
+    const pos = this.getLoadPosition();
+    if (!isFiniteNumber(pos)) {
+      return null;
+    }
+    const backwardSeek = this.lastCurrentTime > pos;
+    const maxBufferHole = backwardSeek || (_this$media2 = this.media) != null && _this$media2.paused ? 0 : this.config.maxBufferHole;
+    return this.getFwdBufferInfoAtPos(bufferable, pos, type, maxBufferHole);
+  }
+  getFwdBufferInfoAtPos(bufferable, pos, type, maxBufferHole) {
+    const bufferInfo = BufferHelper.bufferInfo(bufferable, pos, maxBufferHole);
+    if (bufferInfo.len === 0 && bufferInfo.nextStart !== void 0) {
+      const bufferedFragAtPos = this.fragmentTracker.getBufferedFrag(pos, type);
+      if (bufferedFragAtPos && (bufferInfo.nextStart <= bufferedFragAtPos.end || bufferedFragAtPos.gap)) {
+        const gapDuration = Math.max(Math.min(bufferInfo.nextStart, bufferedFragAtPos.end) - pos, maxBufferHole);
+        return BufferHelper.bufferInfo(bufferable, pos, gapDuration);
+      }
+    }
+    return bufferInfo;
+  }
+  getMaxBufferLength(levelBitrate) {
+    const {
+      config
+    } = this;
+    let maxBufLen;
+    if (levelBitrate) {
+      maxBufLen = Math.max(8 * config.maxBufferSize / levelBitrate, config.maxBufferLength);
+    } else {
+      maxBufLen = config.maxBufferLength;
+    }
+    return Math.min(maxBufLen, config.maxMaxBufferLength);
+  }
+  reduceMaxBufferLength(threshold, fragDuration) {
+    const config = this.config;
+    const minLength = Math.max(Math.min(threshold - fragDuration, config.maxBufferLength), fragDuration);
+    const reducedLength = Math.max(threshold - fragDuration * 3, config.maxMaxBufferLength / 2, minLength);
+    if (reducedLength >= minLength) {
+      config.maxMaxBufferLength = reducedLength;
+      this.warn(`Reduce max buffer length to ${reducedLength}s`);
+      return true;
+    }
+    return false;
+  }
+  getAppendedFrag(position, playlistType = PlaylistLevelType.MAIN) {
+    var _this$fragmentTracker;
+    const fragOrPart = (_this$fragmentTracker = this.fragmentTracker) == null ? void 0 : _this$fragmentTracker.getAppendedFrag(position, playlistType);
+    if (fragOrPart && "fragment" in fragOrPart) {
+      return fragOrPart.fragment;
+    }
+    return fragOrPart;
+  }
+  getNextFragment(pos, levelDetails) {
+    const fragments = levelDetails.fragments;
+    const fragLen = fragments.length;
+    if (!fragLen) {
+      return null;
+    }
+    const {
+      config
+    } = this;
+    const start = fragments[0].start;
+    const canLoadParts = config.lowLatencyMode && !!levelDetails.partList;
+    let frag = null;
+    if (levelDetails.live) {
+      const initialLiveManifestSize = config.initialLiveManifestSize;
+      if (fragLen < initialLiveManifestSize) {
+        this.warn(`Not enough fragments to start playback (have: ${fragLen}, need: ${initialLiveManifestSize})`);
+        return null;
+      }
+      if (!levelDetails.PTSKnown && !this.startFragRequested && this.startPosition === -1 || pos < start) {
+        var _frag;
+        if (canLoadParts && !this.loadingParts) {
+          this.log(`LL-Part loading ON for initial live fragment`);
+          this.loadingParts = true;
+        }
+        frag = this.getInitialLiveFragment(levelDetails);
+        const mainStart = this.hls.startPosition;
+        const liveSyncPosition = this.hls.liveSyncPosition;
+        const startPosition = frag ? (mainStart !== -1 && mainStart >= start ? mainStart : liveSyncPosition) || frag.start : pos;
+        this.log(`Setting startPosition to ${startPosition} to match start frag at live edge. mainStart: ${mainStart} liveSyncPosition: ${liveSyncPosition} frag.start: ${(_frag = frag) == null ? void 0 : _frag.start}`);
+        this.startPosition = this.nextLoadPosition = startPosition;
+      }
+    } else if (pos <= start) {
+      frag = fragments[0];
+    }
+    if (!frag) {
+      const end = this.loadingParts ? levelDetails.partEnd : levelDetails.fragmentEnd;
+      frag = this.getFragmentAtPosition(pos, end, levelDetails);
+    }
+    let programFrag = this.filterReplacedPrimary(frag, levelDetails);
+    if (!programFrag && frag) {
+      const curSNIdx = frag.sn - levelDetails.startSN;
+      programFrag = this.filterReplacedPrimary(fragments[curSNIdx + 1] || null, levelDetails);
+    }
+    return this.mapToInitFragWhenRequired(programFrag);
+  }
+  isLoopLoading(frag, targetBufferTime) {
+    const trackerState = this.fragmentTracker.getState(frag);
+    return (trackerState === FragmentState.OK || trackerState === FragmentState.PARTIAL && !!frag.gap) && this.nextLoadPosition > targetBufferTime;
+  }
+  getNextFragmentLoopLoading(frag, levelDetails, bufferInfo, playlistType, maxBufLen) {
+    let nextFragment = null;
+    if (frag.gap) {
+      nextFragment = this.getNextFragment(this.nextLoadPosition, levelDetails);
+      if (nextFragment && !nextFragment.gap && bufferInfo.nextStart) {
+        const nextbufferInfo = this.getFwdBufferInfoAtPos(this.mediaBuffer ? this.mediaBuffer : this.media, bufferInfo.nextStart, playlistType, 0);
+        if (nextbufferInfo !== null && bufferInfo.len + nextbufferInfo.len >= maxBufLen) {
+          const sn = nextFragment.sn;
+          if (this.loopSn !== sn) {
+            this.log(`buffer full after gaps in "${playlistType}" playlist starting at sn: ${sn}`);
+            this.loopSn = sn;
+          }
+          return null;
+        }
+      }
+    }
+    this.loopSn = void 0;
+    return nextFragment;
+  }
+  get primaryPrefetch() {
+    if (interstitialsEnabled(this.hls.config)) {
+      var _this$hls$interstitia, _this$hls$interstitia2;
+      const playingInterstitial = (_this$hls$interstitia = this.hls.interstitialsManager) == null ? void 0 : (_this$hls$interstitia2 = _this$hls$interstitia.playingItem) == null ? void 0 : _this$hls$interstitia2.event;
+      if (playingInterstitial) {
+        return true;
+      }
+    }
+    return false;
+  }
+  filterReplacedPrimary(frag, details) {
+    if (!frag) {
+      return frag;
+    }
+    if (interstitialsEnabled(this.hls.config) && frag.type !== PlaylistLevelType.SUBTITLE) {
+      const interstitials = this.hls.interstitialsManager;
+      const bufferingItem = interstitials == null ? void 0 : interstitials.bufferingItem;
+      if (bufferingItem) {
+        const bufferingInterstitial = bufferingItem.event;
+        if (bufferingInterstitial) {
+          if (bufferingInterstitial.appendInPlace || Math.abs(frag.start - bufferingItem.start) > 1 || bufferingItem.start === 0) {
+            return null;
+          }
+        } else {
+          if (frag.end <= bufferingItem.start && (details == null ? void 0 : details.live) === false) {
+            return null;
+          }
+          if (frag.start > bufferingItem.end && bufferingItem.nextEvent) {
+            if (bufferingItem.nextEvent.appendInPlace || frag.start - bufferingItem.end > 1) {
+              return null;
+            }
+          }
+        }
+      }
+      const playerQueue = interstitials == null ? void 0 : interstitials.playerQueue;
+      if (playerQueue) {
+        for (let i = playerQueue.length; i--; ) {
+          const interstitial = playerQueue[i].interstitial;
+          if (interstitial.appendInPlace && frag.start >= interstitial.startTime && frag.end <= interstitial.resumeTime) {
+            return null;
+          }
+        }
+      }
+    }
+    return frag;
+  }
+  mapToInitFragWhenRequired(frag) {
+    if (frag != null && frag.initSegment && !(frag != null && frag.initSegment.data) && !this.bitrateTest) {
+      return frag.initSegment;
+    }
+    return frag;
+  }
+  getNextPart(partList, frag, targetBufferTime) {
+    let nextPart = -1;
+    let contiguous = false;
+    let independentAttrOmitted = true;
+    for (let i = 0, len = partList.length; i < len; i++) {
+      const part = partList[i];
+      independentAttrOmitted = independentAttrOmitted && !part.independent;
+      if (nextPart > -1 && targetBufferTime < part.start) {
+        break;
+      }
+      const loaded = part.loaded;
+      if (loaded) {
+        nextPart = -1;
+      } else if ((contiguous || part.independent || independentAttrOmitted) && part.fragment === frag) {
+        nextPart = i;
+      }
+      contiguous = loaded;
+    }
+    return nextPart;
+  }
+  loadedEndOfParts(partList, targetBufferTime) {
+    const lastPart = partList[partList.length - 1];
+    return lastPart && targetBufferTime > lastPart.start && lastPart.loaded;
+  }
+  getInitialLiveFragment(levelDetails) {
+    const fragments = levelDetails.fragments;
+    const fragPrevious = this.fragPrevious;
+    let frag = null;
+    if (fragPrevious) {
+      if (levelDetails.hasProgramDateTime) {
+        this.log(`Live playlist, switching playlist, load frag with same PDT: ${fragPrevious.programDateTime}`);
+        frag = findFragmentByPDT(fragments, fragPrevious.endProgramDateTime, this.config.maxFragLookUpTolerance);
+      }
+      if (!frag) {
+        const targetSN = fragPrevious.sn + 1;
+        if (targetSN >= levelDetails.startSN && targetSN <= levelDetails.endSN) {
+          const fragNext = fragments[targetSN - levelDetails.startSN];
+          if (fragPrevious.cc === fragNext.cc) {
+            frag = fragNext;
+            this.log(`Live playlist, switching playlist, load frag with next SN: ${frag.sn}`);
+          }
+        }
+        if (!frag) {
+          frag = findNearestWithCC(levelDetails, fragPrevious.cc, fragPrevious.end);
+          if (frag) {
+            this.log(`Live playlist, switching playlist, load frag with same CC: ${frag.sn}`);
+          }
+        }
+      }
+    } else {
+      const liveStart = this.hls.liveSyncPosition;
+      if (liveStart !== null) {
+        frag = this.getFragmentAtPosition(liveStart, this.bitrateTest ? levelDetails.fragmentEnd : levelDetails.edge, levelDetails);
+      }
+    }
+    return frag;
+  }
+  getFragmentAtPosition(bufferEnd, end, levelDetails) {
+    const {
+      config
+    } = this;
+    let {
+      fragPrevious
+    } = this;
+    let {
+      fragments,
+      endSN
+    } = levelDetails;
+    const {
+      fragmentHint
+    } = levelDetails;
+    const {
+      maxFragLookUpTolerance
+    } = config;
+    const partList = levelDetails.partList;
+    const loadingParts = !!(this.loadingParts && partList != null && partList.length && fragmentHint);
+    if (loadingParts && fragmentHint && !this.bitrateTest && partList[partList.length - 1].fragment.sn === fragmentHint.sn) {
+      fragments = fragments.concat(fragmentHint);
+      endSN = fragmentHint.sn;
+    }
+    let frag;
+    if (bufferEnd < end) {
+      var _this$media3;
+      const backwardSeek = bufferEnd < this.lastCurrentTime;
+      const lookupTolerance = backwardSeek || bufferEnd > end - maxFragLookUpTolerance || (_this$media3 = this.media) != null && _this$media3.paused || !this.startFragRequested ? 0 : maxFragLookUpTolerance;
+      frag = findFragmentByPTS(fragPrevious, fragments, bufferEnd, lookupTolerance);
+    } else {
+      frag = fragments[fragments.length - 1];
+    }
+    if (frag) {
+      const curSNIdx = frag.sn - levelDetails.startSN;
+      const fragState = this.fragmentTracker.getState(frag);
+      if (fragState === FragmentState.OK || fragState === FragmentState.PARTIAL && frag.gap) {
+        fragPrevious = frag;
+      }
+      if (fragPrevious && frag.sn === fragPrevious.sn && (!loadingParts || partList[0].fragment.sn > frag.sn || !levelDetails.live && !loadingParts)) {
+        const sameLevel = fragPrevious && frag.level === fragPrevious.level;
+        if (sameLevel) {
+          const nextFrag = fragments[curSNIdx + 1];
+          if (frag.sn < endSN && this.fragmentTracker.getState(nextFrag) !== FragmentState.OK) {
+            frag = nextFrag;
+          } else {
+            frag = null;
+          }
+        }
+      }
+    }
+    return frag;
+  }
+  alignPlaylists(details, previousDetails, switchDetails) {
+    const length = details.fragments.length;
+    if (!length) {
+      this.warn(`No fragments in live playlist`);
+      return 0;
+    }
+    const slidingStart = details.fragmentStart;
+    const firstLevelLoad = !previousDetails;
+    const aligned = details.alignedSliding && isFiniteNumber(slidingStart);
+    if (firstLevelLoad || !aligned && !slidingStart) {
+      alignStream(switchDetails, details);
+      const alignedSlidingStart = details.fragmentStart;
+      this.log(`Live playlist sliding: ${alignedSlidingStart.toFixed(2)} start-sn: ${previousDetails ? previousDetails.startSN : "na"}->${details.startSN} fragments: ${length}`);
+      return alignedSlidingStart;
+    }
+    return slidingStart;
+  }
+  waitForCdnTuneIn(details) {
+    const advancePartLimit = 3;
+    return details.live && details.canBlockReload && details.partTarget && details.tuneInGoal > Math.max(details.partHoldBack, details.partTarget * advancePartLimit);
+  }
+  setStartPosition(details, sliding) {
+    let startPosition = this.startPosition;
+    if (startPosition < sliding) {
+      startPosition = -1;
+    }
+    const timelineOffset = this.timelineOffset;
+    if (startPosition === -1) {
+      const offsetInMultivariantPlaylist = this.startTimeOffset !== null;
+      const startTimeOffset = offsetInMultivariantPlaylist ? this.startTimeOffset : details.startTimeOffset;
+      if (startTimeOffset !== null && isFiniteNumber(startTimeOffset)) {
+        startPosition = sliding + startTimeOffset;
+        if (startTimeOffset < 0) {
+          startPosition += details.edge;
+        }
+        startPosition = Math.min(Math.max(sliding, startPosition), sliding + details.totalduration);
+        this.log(`Setting startPosition to ${startPosition} for start time offset ${startTimeOffset} found in ${offsetInMultivariantPlaylist ? "multivariant" : "media"} playlist`);
+        this.startPosition = startPosition;
+      } else if (details.live) {
+        startPosition = this.hls.liveSyncPosition || sliding;
+        this.log(`Setting startPosition to -1 to start at live edge ${startPosition}`);
+        this.startPosition = -1;
+      } else {
+        this.log(`setting startPosition to 0 by default`);
+        this.startPosition = startPosition = 0;
+      }
+      this.lastCurrentTime = startPosition + timelineOffset;
+    }
+    this.nextLoadPosition = startPosition + timelineOffset;
+  }
+  getLoadPosition() {
+    var _this$hls;
+    const {
+      media
+    } = this;
+    let pos = 0;
+    if ((_this$hls = this.hls) != null && _this$hls.hasEnoughToStart && media) {
+      pos = media.currentTime;
+    } else if (this.nextLoadPosition >= 0) {
+      pos = this.nextLoadPosition;
+    }
+    return pos;
+  }
+  handleFragLoadAborted(frag, part) {
+    if (this.transmuxer && frag.type === this.playlistType && isMediaFragment(frag) && frag.stats.aborted) {
+      this.log(`Fragment ${frag.sn}${part ? " part " + part.index : ""} of ${this.playlistLabel()} ${frag.level} was aborted`);
+      this.resetFragmentLoading(frag);
+    }
+  }
+  resetFragmentLoading(frag) {
+    if (!this.fragCurrent || !this.fragContextChanged(frag) && this.state !== State.FRAG_LOADING_WAITING_RETRY) {
+      this.state = State.IDLE;
+    }
+  }
+  onFragmentOrKeyLoadError(filterType, data) {
+    if (data.chunkMeta && !data.frag) {
+      const context = this.getCurrentContext(data.chunkMeta);
+      if (context) {
+        data.frag = context.frag;
+      }
+    }
+    const frag = data.frag;
+    if (!frag || frag.type !== filterType || !this.levels) {
+      return;
+    }
+    if (this.fragContextChanged(frag)) {
+      var _this$fragCurrent;
+      this.warn(`Frag load error must match current frag to retry ${frag.url} > ${(_this$fragCurrent = this.fragCurrent) == null ? void 0 : _this$fragCurrent.url}`);
+      return;
+    }
+    const gapTagEncountered = data.details === ErrorDetails.FRAG_GAP;
+    if (gapTagEncountered) {
+      this.fragmentTracker.fragBuffered(frag, true);
+    }
+    const errorAction = data.errorAction;
+    const {
+      action,
+      flags,
+      retryCount = 0,
+      retryConfig
+    } = errorAction || {};
+    const couldRetry = !!errorAction && !!retryConfig;
+    const retry = couldRetry && action === NetworkErrorAction.RetryRequest;
+    const noAlternate = couldRetry && !errorAction.resolved && flags === ErrorActionFlags.MoveAllAlternatesMatchingHost;
+    if (!retry && noAlternate && isMediaFragment(frag) && !frag.endList) {
+      this.resetFragmentErrors(filterType);
+      this.treatAsGap(frag);
+      errorAction.resolved = true;
+    } else if ((retry || noAlternate) && retryCount < retryConfig.maxNumRetry) {
+      this.resetStartWhenNotLoaded(this.levelLastLoaded);
+      const delay = getRetryDelay(retryConfig, retryCount);
+      this.warn(`Fragment ${frag.sn} of ${filterType} ${frag.level} errored with ${data.details}, retrying loading ${retryCount + 1}/${retryConfig.maxNumRetry} in ${delay}ms`);
+      errorAction.resolved = true;
+      this.retryDate = self.performance.now() + delay;
+      this.state = State.FRAG_LOADING_WAITING_RETRY;
+    } else if (retryConfig && errorAction) {
+      this.resetFragmentErrors(filterType);
+      if (retryCount < retryConfig.maxNumRetry) {
+        if (!gapTagEncountered && action !== NetworkErrorAction.RemoveAlternatePermanently) {
+          errorAction.resolved = true;
+        }
+      } else {
+        this.warn(`${data.details} reached or exceeded max retry (${retryCount})`);
+        return;
+      }
+    } else if (action === NetworkErrorAction.SendAlternateToPenaltyBox) {
+      this.state = State.WAITING_LEVEL;
+    } else {
+      this.state = State.ERROR;
+    }
+    this.tickImmediate();
+  }
+  reduceLengthAndFlushBuffer(data) {
+    if (this.state === State.PARSING || this.state === State.PARSED) {
+      const frag = data.frag;
+      const playlistType = data.parent;
+      const bufferedInfo = this.getFwdBufferInfo(this.mediaBuffer, playlistType);
+      const buffered = bufferedInfo && bufferedInfo.len > 0.5;
+      if (buffered) {
+        this.reduceMaxBufferLength(bufferedInfo.len, (frag == null ? void 0 : frag.duration) || 10);
+      }
+      const flushBuffer = !buffered;
+      if (flushBuffer) {
+        this.warn(`Buffer full error while media.currentTime is not buffered, flush ${playlistType} buffer`);
+      }
+      if (frag) {
+        this.fragmentTracker.removeFragment(frag);
+        this.nextLoadPosition = frag.start;
+      }
+      this.resetLoadingState();
+      return flushBuffer;
+    }
+    return false;
+  }
+  resetFragmentErrors(filterType) {
+    if (filterType === PlaylistLevelType.AUDIO) {
+      this.fragCurrent = null;
+    }
+    if (!this.hls.hasEnoughToStart) {
+      this.startFragRequested = false;
+    }
+    if (this.state !== State.STOPPED) {
+      this.state = State.IDLE;
+    }
+  }
+  afterBufferFlushed(media, bufferType, playlistType) {
+    if (!media) {
+      return;
+    }
+    const bufferedTimeRanges = BufferHelper.getBuffered(media);
+    this.fragmentTracker.detectEvictedFragments(bufferType, bufferedTimeRanges, playlistType);
+    if (this.state === State.ENDED) {
+      this.resetLoadingState();
+    }
+  }
+  resetLoadingState() {
+    this.log("Reset loading state");
+    this.fragCurrent = null;
+    this.fragPrevious = null;
+    if (this.state !== State.STOPPED) {
+      this.state = State.IDLE;
+    }
+  }
+  resetStartWhenNotLoaded(level) {
+    if (!this.hls.hasEnoughToStart) {
+      this.startFragRequested = false;
+      const details = level ? level.details : null;
+      if (details != null && details.live) {
+        this.log(`resetting startPosition for live start`);
+        this.startPosition = -1;
+        this.setStartPosition(details, details.fragmentStart);
+        this.resetLoadingState();
+      } else {
+        this.nextLoadPosition = this.startPosition;
+      }
+    }
+  }
+  resetWhenMissingContext(chunkMeta) {
+    this.warn(`The loading context changed while buffering fragment ${chunkMeta.sn} of ${this.playlistLabel()} ${chunkMeta.level}. This chunk will not be buffered.`);
+    this.removeUnbufferedFrags();
+    this.resetStartWhenNotLoaded(this.levelLastLoaded);
+    this.resetLoadingState();
+  }
+  removeUnbufferedFrags(start = 0) {
+    this.fragmentTracker.removeFragmentsInRange(start, Infinity, this.playlistType, false, true);
+  }
+  updateLevelTiming(frag, part, level, partial) {
+    const details = level.details;
+    if (!details) {
+      this.warn("level.details undefined");
+      return;
+    }
+    const parsed = Object.keys(frag.elementaryStreams).reduce((result, type) => {
+      const info = frag.elementaryStreams[type];
+      if (info) {
+        const parsedDuration = info.endPTS - info.startPTS;
+        if (parsedDuration <= 0) {
+          this.warn(`Could not parse fragment ${frag.sn} ${type} duration reliably (${parsedDuration})`);
+          return result || false;
+        }
+        const drift = partial ? 0 : updateFragPTSDTS(details, frag, info.startPTS, info.endPTS, info.startDTS, info.endDTS);
+        this.hls.trigger(Events.LEVEL_PTS_UPDATED, {
+          details,
+          level,
+          drift,
+          type,
+          frag,
+          start: info.startPTS,
+          end: info.endPTS
+        });
+        return true;
+      }
+      return result;
+    }, false);
+    if (!parsed) {
+      var _this$transmuxer;
+      if (level.fragmentError === 0) {
+        this.treatAsGap(frag, level);
+      }
+      if (((_this$transmuxer = this.transmuxer) == null ? void 0 : _this$transmuxer.error) === null) {
+        const error = new Error(`Found no media in fragment ${frag.sn} of ${this.playlistLabel()} ${frag.level} resetting transmuxer to fallback to playlist timing`);
+        this.warn(error.message);
+        this.hls.trigger(Events.ERROR, {
+          type: ErrorTypes.MEDIA_ERROR,
+          details: ErrorDetails.FRAG_PARSING_ERROR,
+          fatal: false,
+          error,
+          frag,
+          reason: `Found no media in msn ${frag.sn} of ${this.playlistLabel()} "${level.url}"`
+        });
+        if (!this.hls) {
+          return;
+        }
+        this.resetTransmuxer();
+      }
+    }
+    this.state = State.PARSED;
+    this.log(`Parsed ${frag.type} sn: ${frag.sn}${part ? " part: " + part.index : ""} of ${this.fragInfo(frag, false, part)})`);
+    this.hls.trigger(Events.FRAG_PARSED, {
+      frag,
+      part
+    });
+  }
+  playlistLabel() {
+    return this.playlistType === PlaylistLevelType.MAIN ? "level" : "track";
+  }
+  fragInfo(frag, pts = true, part) {
+    var _ref, _ref2;
+    return `${this.playlistLabel()} ${frag.level} (${part ? "part" : "frag"}:[${((_ref = pts && !part ? frag.startPTS : (part || frag).start) != null ? _ref : NaN).toFixed(3)}-${((_ref2 = pts && !part ? frag.endPTS : (part || frag).end) != null ? _ref2 : NaN).toFixed(3)}]${part && frag.type === "main" ? "INDEPENDENT=" + (part.independent ? "YES" : "NO") : ""}`;
+  }
+  treatAsGap(frag, level) {
+    if (level) {
+      level.fragmentError++;
+    }
+    frag.gap = true;
+    this.fragmentTracker.removeFragment(frag);
+    this.fragmentTracker.fragBuffered(frag, true);
+  }
+  resetTransmuxer() {
+    var _this$transmuxer2;
+    (_this$transmuxer2 = this.transmuxer) == null ? void 0 : _this$transmuxer2.reset();
+  }
+  recoverWorkerError(data) {
+    if (data.event === "demuxerWorker") {
+      this.fragmentTracker.removeAllFragments();
+      if (this.transmuxer) {
+        this.transmuxer.destroy();
+        this.transmuxer = null;
+      }
+      this.resetStartWhenNotLoaded(this.levelLastLoaded);
+      this.resetLoadingState();
+    }
+  }
+  set state(nextState) {
+    const previousState = this._state;
+    if (previousState !== nextState) {
+      this._state = nextState;
+      this.log(`${previousState}->${nextState}`);
+    }
+  }
+  get state() {
+    return this._state;
+  }
+};
+function interstitialsEnabled(config) {
+  return !!config.interstitialsController && config.enableInterstitialPlayback !== false;
+}
+var ChunkCache = class {
+  constructor() {
+    this.chunks = [];
+    this.dataLength = 0;
+  }
+  push(chunk) {
+    this.chunks.push(chunk);
+    this.dataLength += chunk.length;
+  }
+  flush() {
+    const {
+      chunks,
+      dataLength
+    } = this;
+    let result;
+    if (!chunks.length) {
+      return new Uint8Array(0);
+    } else if (chunks.length === 1) {
+      result = chunks[0];
+    } else {
+      result = concatUint8Arrays(chunks, dataLength);
+    }
+    this.reset();
+    return result;
+  }
+  reset() {
+    this.chunks.length = 0;
+    this.dataLength = 0;
+  }
+};
+function concatUint8Arrays(chunks, dataLength) {
+  const result = new Uint8Array(dataLength);
+  let offset = 0;
+  for (let i = 0; i < chunks.length; i++) {
+    const chunk = chunks[i];
+    result.set(chunk, offset);
+    offset += chunk.length;
+  }
+  return result;
+}
+var eventemitter3 = { exports: {} };
+var hasRequiredEventemitter3;
+function requireEventemitter3() {
+  if (hasRequiredEventemitter3)
+    return eventemitter3.exports;
+  hasRequiredEventemitter3 = 1;
+  (function(module) {
+    var has = Object.prototype.hasOwnProperty, prefix = "~";
+    function Events2() {
+    }
+    if (Object.create) {
+      Events2.prototype = /* @__PURE__ */ Object.create(null);
+      if (!new Events2().__proto__)
+        prefix = false;
+    }
+    function EE(fn, context, once) {
+      this.fn = fn;
+      this.context = context;
+      this.once = once || false;
+    }
+    function addListener(emitter, event, fn, context, once) {
+      if (typeof fn !== "function") {
+        throw new TypeError("The listener must be a function");
+      }
+      var listener = new EE(fn, context || emitter, once), evt = prefix ? prefix + event : event;
+      if (!emitter._events[evt])
+        emitter._events[evt] = listener, emitter._eventsCount++;
+      else if (!emitter._events[evt].fn)
+        emitter._events[evt].push(listener);
+      else
+        emitter._events[evt] = [emitter._events[evt], listener];
+      return emitter;
+    }
+    function clearEvent(emitter, evt) {
+      if (--emitter._eventsCount === 0)
+        emitter._events = new Events2();
+      else
+        delete emitter._events[evt];
+    }
+    function EventEmitter2() {
+      this._events = new Events2();
+      this._eventsCount = 0;
+    }
+    EventEmitter2.prototype.eventNames = function eventNames() {
+      var names = [], events, name;
+      if (this._eventsCount === 0)
+        return names;
+      for (name in events = this._events) {
+        if (has.call(events, name))
+          names.push(prefix ? name.slice(1) : name);
+      }
+      if (Object.getOwnPropertySymbols) {
+        return names.concat(Object.getOwnPropertySymbols(events));
+      }
+      return names;
+    };
+    EventEmitter2.prototype.listeners = function listeners(event) {
+      var evt = prefix ? prefix + event : event, handlers = this._events[evt];
+      if (!handlers)
+        return [];
+      if (handlers.fn)
+        return [handlers.fn];
+      for (var i = 0, l = handlers.length, ee = new Array(l); i < l; i++) {
+        ee[i] = handlers[i].fn;
+      }
+      return ee;
+    };
+    EventEmitter2.prototype.listenerCount = function listenerCount(event) {
+      var evt = prefix ? prefix + event : event, listeners = this._events[evt];
+      if (!listeners)
+        return 0;
+      if (listeners.fn)
+        return 1;
+      return listeners.length;
+    };
+    EventEmitter2.prototype.emit = function emit(event, a1, a2, a3, a4, a5) {
+      var evt = prefix ? prefix + event : event;
+      if (!this._events[evt])
+        return false;
+      var listeners = this._events[evt], len = arguments.length, args, i;
+      if (listeners.fn) {
+        if (listeners.once)
+          this.removeListener(event, listeners.fn, void 0, true);
+        switch (len) {
+          case 1:
+            return listeners.fn.call(listeners.context), true;
+          case 2:
+            return listeners.fn.call(listeners.context, a1), true;
+          case 3:
+            return listeners.fn.call(listeners.context, a1, a2), true;
+          case 4:
+            return listeners.fn.call(listeners.context, a1, a2, a3), true;
+          case 5:
+            return listeners.fn.call(listeners.context, a1, a2, a3, a4), true;
+          case 6:
+            return listeners.fn.call(listeners.context, a1, a2, a3, a4, a5), true;
+        }
+        for (i = 1, args = new Array(len - 1); i < len; i++) {
+          args[i - 1] = arguments[i];
+        }
+        listeners.fn.apply(listeners.context, args);
+      } else {
+        var length = listeners.length, j;
+        for (i = 0; i < length; i++) {
+          if (listeners[i].once)
+            this.removeListener(event, listeners[i].fn, void 0, true);
+          switch (len) {
+            case 1:
+              listeners[i].fn.call(listeners[i].context);
+              break;
+            case 2:
+              listeners[i].fn.call(listeners[i].context, a1);
+              break;
+            case 3:
+              listeners[i].fn.call(listeners[i].context, a1, a2);
+              break;
+            case 4:
+              listeners[i].fn.call(listeners[i].context, a1, a2, a3);
+              break;
+            default:
+              if (!args)
+                for (j = 1, args = new Array(len - 1); j < len; j++) {
+                  args[j - 1] = arguments[j];
+                }
+              listeners[i].fn.apply(listeners[i].context, args);
+          }
+        }
+      }
+      return true;
+    };
+    EventEmitter2.prototype.on = function on(event, fn, context) {
+      return addListener(this, event, fn, context, false);
+    };
+    EventEmitter2.prototype.once = function once(event, fn, context) {
+      return addListener(this, event, fn, context, true);
+    };
+    EventEmitter2.prototype.removeListener = function removeListener(event, fn, context, once) {
+      var evt = prefix ? prefix + event : event;
+      if (!this._events[evt])
+        return this;
+      if (!fn) {
+        clearEvent(this, evt);
+        return this;
+      }
+      var listeners = this._events[evt];
+      if (listeners.fn) {
+        if (listeners.fn === fn && (!once || listeners.once) && (!context || listeners.context === context)) {
+          clearEvent(this, evt);
+        }
+      } else {
+        for (var i = 0, events = [], length = listeners.length; i < length; i++) {
+          if (listeners[i].fn !== fn || once && !listeners[i].once || context && listeners[i].context !== context) {
+            events.push(listeners[i]);
+          }
+        }
+        if (events.length)
+          this._events[evt] = events.length === 1 ? events[0] : events;
+        else
+          clearEvent(this, evt);
+      }
+      return this;
+    };
+    EventEmitter2.prototype.removeAllListeners = function removeAllListeners(event) {
+      var evt;
+      if (event) {
+        evt = prefix ? prefix + event : event;
+        if (this._events[evt])
+          clearEvent(this, evt);
+      } else {
+        this._events = new Events2();
+        this._eventsCount = 0;
+      }
+      return this;
+    };
+    EventEmitter2.prototype.off = EventEmitter2.prototype.removeListener;
+    EventEmitter2.prototype.addListener = EventEmitter2.prototype.on;
+    EventEmitter2.prefixed = prefix;
+    EventEmitter2.EventEmitter = EventEmitter2;
+    {
+      module.exports = EventEmitter2;
+    }
+  })(eventemitter3);
+  return eventemitter3.exports;
+}
+var eventemitter3Exports = requireEventemitter3();
+var EventEmitter = getDefaultExportFromCjs(eventemitter3Exports);
+var version = "1.6.7";
+var workerStore = {};
+function hasUMDWorker() {
+  return typeof __HLS_WORKER_BUNDLE__ === "function";
+}
+function injectWorker() {
+  const workerContext = workerStore[version];
+  if (workerContext) {
+    workerContext.clientCount++;
+    return workerContext;
+  }
+  const blob = new self.Blob([`var exports={};var module={exports:exports};function define(f){f()};define.amd=true;(${__HLS_WORKER_BUNDLE__.toString()})(true);`], {
+    type: "text/javascript"
+  });
+  const objectURL = self.URL.createObjectURL(blob);
+  const worker = new self.Worker(objectURL);
+  const result = {
+    worker,
+    objectURL,
+    clientCount: 1
+  };
+  workerStore[version] = result;
+  return result;
+}
+function loadWorker(path) {
+  const workerContext = workerStore[path];
+  if (workerContext) {
+    workerContext.clientCount++;
+    return workerContext;
+  }
+  const scriptURL = new self.URL(path, self.location.href).href;
+  const worker = new self.Worker(scriptURL);
+  const result = {
+    worker,
+    scriptURL,
+    clientCount: 1
+  };
+  workerStore[path] = result;
+  return result;
+}
+function removeWorkerFromStore(path) {
+  const workerContext = workerStore[path || version];
+  if (workerContext) {
+    const clientCount = workerContext.clientCount--;
+    if (clientCount === 1) {
+      const {
+        worker,
+        objectURL
+      } = workerContext;
+      delete workerStore[path || version];
+      if (objectURL) {
+        self.URL.revokeObjectURL(objectURL);
+      }
+      worker.terminate();
+    }
+  }
+}
+function isId3Footer(data, offset) {
+  if (offset + 10 <= data.length) {
+    if (data[offset] === 51 && data[offset + 1] === 68 && data[offset + 2] === 73) {
+      if (data[offset + 3] < 255 && data[offset + 4] < 255) {
+        if (data[offset + 6] < 128 && data[offset + 7] < 128 && data[offset + 8] < 128 && data[offset + 9] < 128) {
+          return true;
+        }
+      }
+    }
+  }
+  return false;
+}
+function isId3Header(data, offset) {
+  if (offset + 10 <= data.length) {
+    if (data[offset] === 73 && data[offset + 1] === 68 && data[offset + 2] === 51) {
+      if (data[offset + 3] < 255 && data[offset + 4] < 255) {
+        if (data[offset + 6] < 128 && data[offset + 7] < 128 && data[offset + 8] < 128 && data[offset + 9] < 128) {
+          return true;
+        }
+      }
+    }
+  }
+  return false;
+}
+function readId3Size(data, offset) {
+  let size = 0;
+  size = (data[offset] & 127) << 21;
+  size |= (data[offset + 1] & 127) << 14;
+  size |= (data[offset + 2] & 127) << 7;
+  size |= data[offset + 3] & 127;
+  return size;
+}
+function getId3Data(data, offset) {
+  const front = offset;
+  let length = 0;
+  while (isId3Header(data, offset)) {
+    length += 10;
+    const size = readId3Size(data, offset + 6);
+    length += size;
+    if (isId3Footer(data, offset + 10)) {
+      length += 10;
+    }
+    offset += length;
+  }
+  if (length > 0) {
+    return data.subarray(front, front + length);
+  }
+  return void 0;
+}
+function getAudioConfig(observer, data, offset, manifestCodec) {
+  const adtsSamplingRates = [96e3, 88200, 64e3, 48e3, 44100, 32e3, 24e3, 22050, 16e3, 12e3, 11025, 8e3, 7350];
+  const byte2 = data[offset + 2];
+  const adtsSamplingIndex = byte2 >> 2 & 15;
+  if (adtsSamplingIndex > 12) {
+    const error = new Error(`invalid ADTS sampling index:${adtsSamplingIndex}`);
+    observer.emit(Events.ERROR, Events.ERROR, {
+      type: ErrorTypes.MEDIA_ERROR,
+      details: ErrorDetails.FRAG_PARSING_ERROR,
+      fatal: true,
+      error,
+      reason: error.message
+    });
+    return;
+  }
+  const adtsObjectType = (byte2 >> 6 & 3) + 1;
+  const channelCount = data[offset + 3] >> 6 & 3 | (byte2 & 1) << 2;
+  const codec = "mp4a.40." + adtsObjectType;
+  const samplerate = adtsSamplingRates[adtsSamplingIndex];
+  let aacSampleIndex = adtsSamplingIndex;
+  if (adtsObjectType === 5 || adtsObjectType === 29) {
+    aacSampleIndex -= 3;
+  }
+  const config = [adtsObjectType << 3 | (aacSampleIndex & 14) >> 1, (aacSampleIndex & 1) << 7 | channelCount << 3];
+  logger.log(`manifest codec:${manifestCodec}, parsed codec:${codec}, channels:${channelCount}, rate:${samplerate} (ADTS object type:${adtsObjectType} sampling index:${adtsSamplingIndex})`);
+  return {
+    config,
+    samplerate,
+    channelCount,
+    codec,
+    parsedCodec: codec,
+    manifestCodec
+  };
+}
+function isHeaderPattern$1(data, offset) {
+  return data[offset] === 255 && (data[offset + 1] & 246) === 240;
+}
+function getHeaderLength(data, offset) {
+  return data[offset + 1] & 1 ? 7 : 9;
+}
+function getFullFrameLength(data, offset) {
+  return (data[offset + 3] & 3) << 11 | data[offset + 4] << 3 | (data[offset + 5] & 224) >>> 5;
+}
+function canGetFrameLength(data, offset) {
+  return offset + 5 < data.length;
+}
+function isHeader$1(data, offset) {
+  return offset + 1 < data.length && isHeaderPattern$1(data, offset);
+}
+function canParse$1(data, offset) {
+  return canGetFrameLength(data, offset) && isHeaderPattern$1(data, offset) && getFullFrameLength(data, offset) <= data.length - offset;
+}
+function probe$1(data, offset) {
+  if (isHeader$1(data, offset)) {
+    const headerLength = getHeaderLength(data, offset);
+    if (offset + headerLength >= data.length) {
+      return false;
+    }
+    const frameLength = getFullFrameLength(data, offset);
+    if (frameLength <= headerLength) {
+      return false;
+    }
+    const newOffset = offset + frameLength;
+    return newOffset === data.length || isHeader$1(data, newOffset);
+  }
+  return false;
+}
+function initTrackConfig(track, observer, data, offset, audioCodec) {
+  if (!track.samplerate) {
+    const config = getAudioConfig(observer, data, offset, audioCodec);
+    if (!config) {
+      return;
+    }
+    _extends(track, config);
+  }
+}
+function getFrameDuration(samplerate) {
+  return 1024 * 9e4 / samplerate;
+}
+function parseFrameHeader(data, offset) {
+  const headerLength = getHeaderLength(data, offset);
+  if (offset + headerLength <= data.length) {
+    const frameLength = getFullFrameLength(data, offset) - headerLength;
+    if (frameLength > 0) {
+      return {
+        headerLength,
+        frameLength
+      };
+    }
+  }
+}
+function appendFrame$2(track, data, offset, pts, frameIndex) {
+  const frameDuration = getFrameDuration(track.samplerate);
+  const stamp = pts + frameIndex * frameDuration;
+  const header = parseFrameHeader(data, offset);
+  let unit;
+  if (header) {
+    const {
+      frameLength,
+      headerLength
+    } = header;
+    const _length = headerLength + frameLength;
+    const missing = Math.max(0, offset + _length - data.length);
+    if (missing) {
+      unit = new Uint8Array(_length - headerLength);
+      unit.set(data.subarray(offset + headerLength, data.length), 0);
+    } else {
+      unit = data.subarray(offset + headerLength, offset + _length);
+    }
+    const _sample = {
+      unit,
+      pts: stamp
+    };
+    if (!missing) {
+      track.samples.push(_sample);
+    }
+    return {
+      sample: _sample,
+      length: _length,
+      missing
+    };
+  }
+  const length = data.length - offset;
+  unit = new Uint8Array(length);
+  unit.set(data.subarray(offset, data.length), 0);
+  const sample = {
+    unit,
+    pts: stamp
+  };
+  return {
+    sample,
+    length,
+    missing: -1
+  };
+}
+function canParseId3(data, offset) {
+  return isId3Header(data, offset) && readId3Size(data, offset + 6) + 10 <= data.length - offset;
+}
+function toArrayBuffer(view2) {
+  if (view2 instanceof ArrayBuffer) {
+    return view2;
+  } else {
+    if (view2.byteOffset == 0 && view2.byteLength == view2.buffer.byteLength) {
+      return view2.buffer;
+    }
+    return new Uint8Array(view2).buffer;
+  }
+}
+function toUint8(data, offset = 0, length = Infinity) {
+  return view(data, offset, length, Uint8Array);
+}
+function view(data, offset, length, Type) {
+  const buffer = unsafeGetArrayBuffer(data);
+  let bytesPerElement = 1;
+  if ("BYTES_PER_ELEMENT" in Type) {
+    bytesPerElement = Type.BYTES_PER_ELEMENT;
+  }
+  const dataOffset = isArrayBufferView(data) ? data.byteOffset : 0;
+  const dataEnd = (dataOffset + data.byteLength) / bytesPerElement;
+  const rawStart = (dataOffset + offset) / bytesPerElement;
+  const start = Math.floor(Math.max(0, Math.min(rawStart, dataEnd)));
+  const end = Math.floor(Math.min(start + Math.max(length, 0), dataEnd));
+  return new Type(buffer, start, end - start);
+}
+function unsafeGetArrayBuffer(view2) {
+  if (view2 instanceof ArrayBuffer) {
+    return view2;
+  } else {
+    return view2.buffer;
+  }
+}
+function isArrayBufferView(obj) {
+  return obj && obj.buffer instanceof ArrayBuffer && obj.byteLength !== void 0 && obj.byteOffset !== void 0;
+}
+function decodeId3ImageFrame(frame) {
+  const metadataFrame = {
+    key: frame.type,
+    description: "",
+    data: "",
+    mimeType: null,
+    pictureType: null
+  };
+  const utf8Encoding = 3;
+  if (frame.size < 2) {
+    return void 0;
+  }
+  if (frame.data[0] !== utf8Encoding) {
+    console.log("Ignore frame with unrecognized character encoding");
+    return void 0;
+  }
+  const mimeTypeEndIndex = frame.data.subarray(1).indexOf(0);
+  if (mimeTypeEndIndex === -1) {
+    return void 0;
+  }
+  const mimeType = utf8ArrayToStr(toUint8(frame.data, 1, mimeTypeEndIndex));
+  const pictureType = frame.data[2 + mimeTypeEndIndex];
+  const descriptionEndIndex = frame.data.subarray(3 + mimeTypeEndIndex).indexOf(0);
+  if (descriptionEndIndex === -1) {
+    return void 0;
+  }
+  const description = utf8ArrayToStr(toUint8(frame.data, 3 + mimeTypeEndIndex, descriptionEndIndex));
+  let data;
+  if (mimeType === "-->") {
+    data = utf8ArrayToStr(toUint8(frame.data, 4 + mimeTypeEndIndex + descriptionEndIndex));
+  } else {
+    data = toArrayBuffer(frame.data.subarray(4 + mimeTypeEndIndex + descriptionEndIndex));
+  }
+  metadataFrame.mimeType = mimeType;
+  metadataFrame.pictureType = pictureType;
+  metadataFrame.description = description;
+  metadataFrame.data = data;
+  return metadataFrame;
+}
+function decodeId3PrivFrame(frame) {
+  if (frame.size < 2) {
+    return void 0;
+  }
+  const owner = utf8ArrayToStr(frame.data, true);
+  const privateData = new Uint8Array(frame.data.subarray(owner.length + 1));
+  return {
+    key: frame.type,
+    info: owner,
+    data: privateData.buffer
+  };
+}
+function decodeId3TextFrame(frame) {
+  if (frame.size < 2) {
+    return void 0;
+  }
+  if (frame.type === "TXXX") {
+    let index = 1;
+    const description = utf8ArrayToStr(frame.data.subarray(index), true);
+    index += description.length + 1;
+    const value = utf8ArrayToStr(frame.data.subarray(index));
+    return {
+      key: frame.type,
+      info: description,
+      data: value
+    };
+  }
+  const text = utf8ArrayToStr(frame.data.subarray(1));
+  return {
+    key: frame.type,
+    info: "",
+    data: text
+  };
+}
+function decodeId3UrlFrame(frame) {
+  if (frame.type === "WXXX") {
+    if (frame.size < 2) {
+      return void 0;
+    }
+    let index = 1;
+    const description = utf8ArrayToStr(frame.data.subarray(index), true);
+    index += description.length + 1;
+    const value = utf8ArrayToStr(frame.data.subarray(index));
+    return {
+      key: frame.type,
+      info: description,
+      data: value
+    };
+  }
+  const url = utf8ArrayToStr(frame.data);
+  return {
+    key: frame.type,
+    info: "",
+    data: url
+  };
+}
+function decodeId3Frame(frame) {
+  if (frame.type === "PRIV") {
+    return decodeId3PrivFrame(frame);
+  } else if (frame.type[0] === "W") {
+    return decodeId3UrlFrame(frame);
+  } else if (frame.type === "APIC") {
+    return decodeId3ImageFrame(frame);
+  }
+  return decodeId3TextFrame(frame);
+}
+function getId3FrameData(data) {
+  const type = String.fromCharCode(data[0], data[1], data[2], data[3]);
+  const size = readId3Size(data, 4);
+  const offset = 10;
+  return {
+    type,
+    size,
+    data: data.subarray(offset, offset + size)
+  };
+}
+var HEADER_FOOTER_SIZE = 10;
+var FRAME_SIZE = 10;
+function getId3Frames(id3Data) {
+  let offset = 0;
+  const frames = [];
+  while (isId3Header(id3Data, offset)) {
+    const size = readId3Size(id3Data, offset + 6);
+    if (id3Data[offset + 5] >> 6 & 1) {
+      offset += HEADER_FOOTER_SIZE;
+    }
+    offset += HEADER_FOOTER_SIZE;
+    const end = offset + size;
+    while (offset + FRAME_SIZE < end) {
+      const frameData = getId3FrameData(id3Data.subarray(offset));
+      const frame = decodeId3Frame(frameData);
+      if (frame) {
+        frames.push(frame);
+      }
+      offset += frameData.size + HEADER_FOOTER_SIZE;
+    }
+    if (isId3Footer(id3Data, offset)) {
+      offset += HEADER_FOOTER_SIZE;
+    }
+  }
+  return frames;
+}
+function isId3TimestampFrame(frame) {
+  return frame && frame.key === "PRIV" && frame.info === "com.apple.streaming.transportStreamTimestamp";
+}
+function readId3Timestamp(timeStampFrame) {
+  if (timeStampFrame.data.byteLength === 8) {
+    const data = new Uint8Array(timeStampFrame.data);
+    const pts33Bit = data[3] & 1;
+    let timestamp = (data[4] << 23) + (data[5] << 15) + (data[6] << 7) + data[7];
+    timestamp /= 45;
+    if (pts33Bit) {
+      timestamp += 4772185884e-2;
+    }
+    return Math.round(timestamp);
+  }
+  return void 0;
+}
+function getId3Timestamp(data) {
+  const frames = getId3Frames(data);
+  for (let i = 0; i < frames.length; i++) {
+    const frame = frames[i];
+    if (isId3TimestampFrame(frame)) {
+      return readId3Timestamp(frame);
+    }
+  }
+  return void 0;
+}
+var MetadataSchema = function(MetadataSchema2) {
+  MetadataSchema2["audioId3"] = "org.id3";
+  MetadataSchema2["dateRange"] = "com.apple.quicktime.HLS";
+  MetadataSchema2["emsg"] = "https://aomedia.org/emsg/ID3";
+  MetadataSchema2["misbklv"] = "urn:misb:KLV:bin:1910.1";
+  return MetadataSchema2;
+}({});
+function dummyTrack(type = "", inputTimeScale = 9e4) {
+  return {
+    type,
+    id: -1,
+    pid: -1,
+    inputTimeScale,
+    sequenceNumber: -1,
+    samples: [],
+    dropped: 0
+  };
+}
+var BaseAudioDemuxer = class {
+  constructor() {
+    this._audioTrack = void 0;
+    this._id3Track = void 0;
+    this.frameIndex = 0;
+    this.cachedData = null;
+    this.basePTS = null;
+    this.initPTS = null;
+    this.lastPTS = null;
+  }
+  resetInitSegment(initSegment, audioCodec, videoCodec, trackDuration) {
+    this._id3Track = {
+      type: "id3",
+      id: 3,
+      pid: -1,
+      inputTimeScale: 9e4,
+      sequenceNumber: 0,
+      samples: [],
+      dropped: 0
+    };
+  }
+  resetTimeStamp(deaultTimestamp) {
+    this.initPTS = deaultTimestamp;
+    this.resetContiguity();
+  }
+  resetContiguity() {
+    this.basePTS = null;
+    this.lastPTS = null;
+    this.frameIndex = 0;
+  }
+  canParse(data, offset) {
+    return false;
+  }
+  appendFrame(track, data, offset) {
+  }
+  demux(data, timeOffset) {
+    if (this.cachedData) {
+      data = appendUint8Array(this.cachedData, data);
+      this.cachedData = null;
+    }
+    let id3Data = getId3Data(data, 0);
+    let offset = id3Data ? id3Data.length : 0;
+    let lastDataIndex;
+    const track = this._audioTrack;
+    const id3Track = this._id3Track;
+    const timestamp = id3Data ? getId3Timestamp(id3Data) : void 0;
+    const length = data.length;
+    if (this.basePTS === null || this.frameIndex === 0 && isFiniteNumber(timestamp)) {
+      this.basePTS = initPTSFn(timestamp, timeOffset, this.initPTS);
+      this.lastPTS = this.basePTS;
+    }
+    if (this.lastPTS === null) {
+      this.lastPTS = this.basePTS;
+    }
+    if (id3Data && id3Data.length > 0) {
+      id3Track.samples.push({
+        pts: this.lastPTS,
+        dts: this.lastPTS,
+        data: id3Data,
+        type: MetadataSchema.audioId3,
+        duration: Number.POSITIVE_INFINITY
+      });
+    }
+    while (offset < length) {
+      if (this.canParse(data, offset)) {
+        const frame = this.appendFrame(track, data, offset);
+        if (frame) {
+          this.frameIndex++;
+          this.lastPTS = frame.sample.pts;
+          offset += frame.length;
+          lastDataIndex = offset;
+        } else {
+          offset = length;
+        }
+      } else if (canParseId3(data, offset)) {
+        id3Data = getId3Data(data, offset);
+        id3Track.samples.push({
+          pts: this.lastPTS,
+          dts: this.lastPTS,
+          data: id3Data,
+          type: MetadataSchema.audioId3,
+          duration: Number.POSITIVE_INFINITY
+        });
+        offset += id3Data.length;
+        lastDataIndex = offset;
+      } else {
+        offset++;
+      }
+      if (offset === length && lastDataIndex !== length) {
+        const partialData = data.slice(lastDataIndex);
+        if (this.cachedData) {
+          this.cachedData = appendUint8Array(this.cachedData, partialData);
+        } else {
+          this.cachedData = partialData;
+        }
+      }
+    }
+    return {
+      audioTrack: track,
+      videoTrack: dummyTrack(),
+      id3Track,
+      textTrack: dummyTrack()
+    };
+  }
+  demuxSampleAes(data, keyData, timeOffset) {
+    return Promise.reject(new Error(`[${this}] This demuxer does not support Sample-AES decryption`));
+  }
+  flush(timeOffset) {
+    const cachedData = this.cachedData;
+    if (cachedData) {
+      this.cachedData = null;
+      this.demux(cachedData, 0);
+    }
+    return {
+      audioTrack: this._audioTrack,
+      videoTrack: dummyTrack(),
+      id3Track: this._id3Track,
+      textTrack: dummyTrack()
+    };
+  }
+  destroy() {
+    this.cachedData = null;
+    this._audioTrack = this._id3Track = void 0;
+  }
+};
+var initPTSFn = (timestamp, timeOffset, initPTS) => {
+  if (isFiniteNumber(timestamp)) {
+    return timestamp * 90;
+  }
+  const init90kHz = initPTS ? initPTS.baseTime * 9e4 / initPTS.timescale : 0;
+  return timeOffset * 9e4 + init90kHz;
+};
+var chromeVersion$1 = null;
+var BitratesMap = [32, 64, 96, 128, 160, 192, 224, 256, 288, 320, 352, 384, 416, 448, 32, 48, 56, 64, 80, 96, 112, 128, 160, 192, 224, 256, 320, 384, 32, 40, 48, 56, 64, 80, 96, 112, 128, 160, 192, 224, 256, 320, 32, 48, 56, 64, 80, 96, 112, 128, 144, 160, 176, 192, 224, 256, 8, 16, 24, 32, 40, 48, 56, 64, 80, 96, 112, 128, 144, 160];
+var SamplingRateMap = [44100, 48e3, 32e3, 22050, 24e3, 16e3, 11025, 12e3, 8e3];
+var SamplesCoefficients = [
+  [
+    0,
+    72,
+    144,
+    12
+  ],
+  [
+    0,
+    0,
+    0,
+    0
+  ],
+  [
+    0,
+    72,
+    144,
+    12
+  ],
+  [
+    0,
+    144,
+    144,
+    12
+  ]
+];
+var BytesInSlot = [
+  0,
+  1,
+  1,
+  4
+];
+function appendFrame$1(track, data, offset, pts, frameIndex) {
+  if (offset + 24 > data.length) {
+    return;
+  }
+  const header = parseHeader(data, offset);
+  if (header && offset + header.frameLength <= data.length) {
+    const frameDuration = header.samplesPerFrame * 9e4 / header.sampleRate;
+    const stamp = pts + frameIndex * frameDuration;
+    const sample = {
+      unit: data.subarray(offset, offset + header.frameLength),
+      pts: stamp,
+      dts: stamp
+    };
+    track.config = [];
+    track.channelCount = header.channelCount;
+    track.samplerate = header.sampleRate;
+    track.samples.push(sample);
+    return {
+      sample,
+      length: header.frameLength,
+      missing: 0
+    };
+  }
+}
+function parseHeader(data, offset) {
+  const mpegVersion = data[offset + 1] >> 3 & 3;
+  const mpegLayer = data[offset + 1] >> 1 & 3;
+  const bitRateIndex = data[offset + 2] >> 4 & 15;
+  const sampleRateIndex = data[offset + 2] >> 2 & 3;
+  if (mpegVersion !== 1 && bitRateIndex !== 0 && bitRateIndex !== 15 && sampleRateIndex !== 3) {
+    const paddingBit = data[offset + 2] >> 1 & 1;
+    const channelMode = data[offset + 3] >> 6;
+    const columnInBitrates = mpegVersion === 3 ? 3 - mpegLayer : mpegLayer === 3 ? 3 : 4;
+    const bitRate = BitratesMap[columnInBitrates * 14 + bitRateIndex - 1] * 1e3;
+    const columnInSampleRates = mpegVersion === 3 ? 0 : mpegVersion === 2 ? 1 : 2;
+    const sampleRate = SamplingRateMap[columnInSampleRates * 3 + sampleRateIndex];
+    const channelCount = channelMode === 3 ? 1 : 2;
+    const sampleCoefficient = SamplesCoefficients[mpegVersion][mpegLayer];
+    const bytesInSlot = BytesInSlot[mpegLayer];
+    const samplesPerFrame = sampleCoefficient * 8 * bytesInSlot;
+    const frameLength = Math.floor(sampleCoefficient * bitRate / sampleRate + paddingBit) * bytesInSlot;
+    if (chromeVersion$1 === null) {
+      const userAgent = navigator.userAgent || "";
+      const result = userAgent.match(/Chrome\/(\d+)/i);
+      chromeVersion$1 = result ? parseInt(result[1]) : 0;
+    }
+    const needChromeFix = !!chromeVersion$1 && chromeVersion$1 <= 87;
+    if (needChromeFix && mpegLayer === 2 && bitRate >= 224e3 && channelMode === 0) {
+      data[offset + 3] = data[offset + 3] | 128;
+    }
+    return {
+      sampleRate,
+      channelCount,
+      frameLength,
+      samplesPerFrame
+    };
+  }
+}
+function isHeaderPattern(data, offset) {
+  return data[offset] === 255 && (data[offset + 1] & 224) === 224 && (data[offset + 1] & 6) !== 0;
+}
+function isHeader(data, offset) {
+  return offset + 1 < data.length && isHeaderPattern(data, offset);
+}
+function canParse(data, offset) {
+  const headerSize = 4;
+  return isHeaderPattern(data, offset) && headerSize <= data.length - offset;
+}
+function probe(data, offset) {
+  if (offset + 1 < data.length && isHeaderPattern(data, offset)) {
+    const headerLength = 4;
+    const header = parseHeader(data, offset);
+    let frameLength = headerLength;
+    if (header != null && header.frameLength) {
+      frameLength = header.frameLength;
+    }
+    const newOffset = offset + frameLength;
+    return newOffset === data.length || isHeader(data, newOffset);
+  }
+  return false;
+}
+var AACDemuxer = class extends BaseAudioDemuxer {
+  constructor(observer, config) {
+    super();
+    this.observer = void 0;
+    this.config = void 0;
+    this.observer = observer;
+    this.config = config;
+  }
+  resetInitSegment(initSegment, audioCodec, videoCodec, trackDuration) {
+    super.resetInitSegment(initSegment, audioCodec, videoCodec, trackDuration);
+    this._audioTrack = {
+      container: "audio/adts",
+      type: "audio",
+      id: 2,
+      pid: -1,
+      sequenceNumber: 0,
+      segmentCodec: "aac",
+      samples: [],
+      manifestCodec: audioCodec,
+      duration: trackDuration,
+      inputTimeScale: 9e4,
+      dropped: 0
+    };
+  }
+  static probe(data, logger2) {
+    if (!data) {
+      return false;
+    }
+    const id3Data = getId3Data(data, 0);
+    let offset = (id3Data == null ? void 0 : id3Data.length) || 0;
+    if (probe(data, offset)) {
+      return false;
+    }
+    for (let length = data.length; offset < length; offset++) {
+      if (probe$1(data, offset)) {
+        logger2.log("ADTS sync word found !");
+        return true;
+      }
+    }
+    return false;
+  }
+  canParse(data, offset) {
+    return canParse$1(data, offset);
+  }
+  appendFrame(track, data, offset) {
+    initTrackConfig(track, this.observer, data, offset, track.manifestCodec);
+    const frame = appendFrame$2(track, data, offset, this.basePTS, this.frameIndex);
+    if (frame && frame.missing === 0) {
+      return frame;
+    }
+  }
+};
+var getAudioBSID = (data, offset) => {
+  let bsid = 0;
+  let numBits = 5;
+  offset += numBits;
+  const temp = new Uint32Array(1);
+  const mask = new Uint32Array(1);
+  const byte = new Uint8Array(1);
+  while (numBits > 0) {
+    byte[0] = data[offset];
+    const bits = Math.min(numBits, 8);
+    const shift = 8 - bits;
+    mask[0] = 4278190080 >>> 24 + shift << shift;
+    temp[0] = (byte[0] & mask[0]) >> shift;
+    bsid = !bsid ? temp[0] : bsid << bits | temp[0];
+    offset += 1;
+    numBits -= bits;
+  }
+  return bsid;
+};
+var AC3Demuxer = class extends BaseAudioDemuxer {
+  constructor(observer) {
+    super();
+    this.observer = void 0;
+    this.observer = observer;
+  }
+  resetInitSegment(initSegment, audioCodec, videoCodec, trackDuration) {
+    super.resetInitSegment(initSegment, audioCodec, videoCodec, trackDuration);
+    this._audioTrack = {
+      container: "audio/ac-3",
+      type: "audio",
+      id: 2,
+      pid: -1,
+      sequenceNumber: 0,
+      segmentCodec: "ac3",
+      samples: [],
+      manifestCodec: audioCodec,
+      duration: trackDuration,
+      inputTimeScale: 9e4,
+      dropped: 0
+    };
+  }
+  canParse(data, offset) {
+    return offset + 64 < data.length;
+  }
+  appendFrame(track, data, offset) {
+    const frameLength = appendFrame(track, data, offset, this.basePTS, this.frameIndex);
+    if (frameLength !== -1) {
+      const sample = track.samples[track.samples.length - 1];
+      return {
+        sample,
+        length: frameLength,
+        missing: 0
+      };
+    }
+  }
+  static probe(data) {
+    if (!data) {
+      return false;
+    }
+    const id3Data = getId3Data(data, 0);
+    if (!id3Data) {
+      return false;
+    }
+    const offset = id3Data.length;
+    if (data[offset] === 11 && data[offset + 1] === 119 && getId3Timestamp(id3Data) !== void 0 && getAudioBSID(data, offset) < 16) {
+      return true;
+    }
+    return false;
+  }
+};
+function appendFrame(track, data, start, pts, frameIndex) {
+  if (start + 8 > data.length) {
+    return -1;
+  }
+  if (data[start] !== 11 || data[start + 1] !== 119) {
+    return -1;
+  }
+  const samplingRateCode = data[start + 4] >> 6;
+  if (samplingRateCode >= 3) {
+    return -1;
+  }
+  const samplingRateMap = [48e3, 44100, 32e3];
+  const sampleRate = samplingRateMap[samplingRateCode];
+  const frameSizeCode = data[start + 4] & 63;
+  const frameSizeMap = [64, 69, 96, 64, 70, 96, 80, 87, 120, 80, 88, 120, 96, 104, 144, 96, 105, 144, 112, 121, 168, 112, 122, 168, 128, 139, 192, 128, 140, 192, 160, 174, 240, 160, 175, 240, 192, 208, 288, 192, 209, 288, 224, 243, 336, 224, 244, 336, 256, 278, 384, 256, 279, 384, 320, 348, 480, 320, 349, 480, 384, 417, 576, 384, 418, 576, 448, 487, 672, 448, 488, 672, 512, 557, 768, 512, 558, 768, 640, 696, 960, 640, 697, 960, 768, 835, 1152, 768, 836, 1152, 896, 975, 1344, 896, 976, 1344, 1024, 1114, 1536, 1024, 1115, 1536, 1152, 1253, 1728, 1152, 1254, 1728, 1280, 1393, 1920, 1280, 1394, 1920];
+  const frameLength = frameSizeMap[frameSizeCode * 3 + samplingRateCode] * 2;
+  if (start + frameLength > data.length) {
+    return -1;
+  }
+  const channelMode = data[start + 6] >> 5;
+  let skipCount = 0;
+  if (channelMode === 2) {
+    skipCount += 2;
+  } else {
+    if (channelMode & 1 && channelMode !== 1) {
+      skipCount += 2;
+    }
+    if (channelMode & 4) {
+      skipCount += 2;
+    }
+  }
+  const lfeon = (data[start + 6] << 8 | data[start + 7]) >> 12 - skipCount & 1;
+  const channelsMap = [2, 1, 2, 3, 3, 4, 4, 5];
+  const channelCount = channelsMap[channelMode] + lfeon;
+  const bsid = data[start + 5] >> 3;
+  const bsmod = data[start + 5] & 7;
+  const config = new Uint8Array([samplingRateCode << 6 | bsid << 1 | bsmod >> 2, (bsmod & 3) << 6 | channelMode << 3 | lfeon << 2 | frameSizeCode >> 4, frameSizeCode << 4 & 224]);
+  const frameDuration = 1536 / sampleRate * 9e4;
+  const stamp = pts + frameIndex * frameDuration;
+  const unit = data.subarray(start, start + frameLength);
+  track.config = config;
+  track.channelCount = channelCount;
+  track.samplerate = sampleRate;
+  track.samples.push({
+    unit,
+    pts: stamp
+  });
+  return frameLength;
+}
+var MP3Demuxer = class extends BaseAudioDemuxer {
+  resetInitSegment(initSegment, audioCodec, videoCodec, trackDuration) {
+    super.resetInitSegment(initSegment, audioCodec, videoCodec, trackDuration);
+    this._audioTrack = {
+      container: "audio/mpeg",
+      type: "audio",
+      id: 2,
+      pid: -1,
+      sequenceNumber: 0,
+      segmentCodec: "mp3",
+      samples: [],
+      manifestCodec: audioCodec,
+      duration: trackDuration,
+      inputTimeScale: 9e4,
+      dropped: 0
+    };
+  }
+  static probe(data) {
+    if (!data) {
+      return false;
+    }
+    const id3Data = getId3Data(data, 0);
+    let offset = (id3Data == null ? void 0 : id3Data.length) || 0;
+    if (id3Data && data[offset] === 11 && data[offset + 1] === 119 && getId3Timestamp(id3Data) !== void 0 && getAudioBSID(data, offset) <= 16) {
+      return false;
+    }
+    for (let length = data.length; offset < length; offset++) {
+      if (probe(data, offset)) {
+        logger.log("MPEG Audio sync word found !");
+        return true;
+      }
+    }
+    return false;
+  }
+  canParse(data, offset) {
+    return canParse(data, offset);
+  }
+  appendFrame(track, data, offset) {
+    if (this.basePTS === null) {
+      return;
+    }
+    return appendFrame$1(track, data, offset, this.basePTS, this.frameIndex);
+  }
+};
+var emsgSchemePattern = /\/emsg[-/]ID3/i;
+var MP4Demuxer = class {
+  constructor(observer, config) {
+    this.remainderData = null;
+    this.timeOffset = 0;
+    this.config = void 0;
+    this.videoTrack = void 0;
+    this.audioTrack = void 0;
+    this.id3Track = void 0;
+    this.txtTrack = void 0;
+    this.config = config;
+  }
+  resetTimeStamp() {
+  }
+  resetInitSegment(initSegment, audioCodec, videoCodec, trackDuration) {
+    const videoTrack = this.videoTrack = dummyTrack("video", 1);
+    const audioTrack = this.audioTrack = dummyTrack("audio", 1);
+    const captionTrack = this.txtTrack = dummyTrack("text", 1);
+    this.id3Track = dummyTrack("id3", 1);
+    this.timeOffset = 0;
+    if (!(initSegment != null && initSegment.byteLength)) {
+      return;
+    }
+    const initData = parseInitSegment(initSegment);
+    if (initData.video) {
+      const {
+        id,
+        timescale,
+        codec,
+        supplemental
+      } = initData.video;
+      videoTrack.id = id;
+      videoTrack.timescale = captionTrack.timescale = timescale;
+      videoTrack.codec = codec;
+      videoTrack.supplemental = supplemental;
+    }
+    if (initData.audio) {
+      const {
+        id,
+        timescale,
+        codec
+      } = initData.audio;
+      audioTrack.id = id;
+      audioTrack.timescale = timescale;
+      audioTrack.codec = codec;
+    }
+    captionTrack.id = RemuxerTrackIdConfig.text;
+    videoTrack.sampleDuration = 0;
+    videoTrack.duration = audioTrack.duration = trackDuration;
+  }
+  resetContiguity() {
+    this.remainderData = null;
+  }
+  static probe(data) {
+    return hasMoofData(data);
+  }
+  demux(data, timeOffset) {
+    this.timeOffset = timeOffset;
+    let videoSamples = data;
+    const videoTrack = this.videoTrack;
+    const textTrack = this.txtTrack;
+    if (this.config.progressive) {
+      if (this.remainderData) {
+        videoSamples = appendUint8Array(this.remainderData, data);
+      }
+      const segmentedData = segmentValidRange(videoSamples);
+      this.remainderData = segmentedData.remainder;
+      videoTrack.samples = segmentedData.valid || new Uint8Array();
+    } else {
+      videoTrack.samples = videoSamples;
+    }
+    const id3Track = this.extractID3Track(videoTrack, timeOffset);
+    textTrack.samples = parseSamples(timeOffset, videoTrack);
+    return {
+      videoTrack,
+      audioTrack: this.audioTrack,
+      id3Track,
+      textTrack: this.txtTrack
+    };
+  }
+  flush() {
+    const timeOffset = this.timeOffset;
+    const videoTrack = this.videoTrack;
+    const textTrack = this.txtTrack;
+    videoTrack.samples = this.remainderData || new Uint8Array();
+    this.remainderData = null;
+    const id3Track = this.extractID3Track(videoTrack, this.timeOffset);
+    textTrack.samples = parseSamples(timeOffset, videoTrack);
+    return {
+      videoTrack,
+      audioTrack: dummyTrack(),
+      id3Track,
+      textTrack: dummyTrack()
+    };
+  }
+  extractID3Track(videoTrack, timeOffset) {
+    const id3Track = this.id3Track;
+    if (videoTrack.samples.length) {
+      const emsgs = findBox(videoTrack.samples, ["emsg"]);
+      if (emsgs) {
+        emsgs.forEach((data) => {
+          const emsgInfo = parseEmsg(data);
+          if (emsgSchemePattern.test(emsgInfo.schemeIdUri)) {
+            const pts = getEmsgStartTime(emsgInfo, timeOffset);
+            let duration = emsgInfo.eventDuration === 4294967295 ? Number.POSITIVE_INFINITY : emsgInfo.eventDuration / emsgInfo.timeScale;
+            if (duration <= 1e-3) {
+              duration = Number.POSITIVE_INFINITY;
+            }
+            const payload = emsgInfo.payload;
+            id3Track.samples.push({
+              data: payload,
+              len: payload.byteLength,
+              dts: pts,
+              pts,
+              type: MetadataSchema.emsg,
+              duration
+            });
+          } else if (this.config.enableEmsgKLVMetadata && emsgInfo.schemeIdUri.startsWith("urn:misb:KLV:bin:1910.1")) {
+            const pts = getEmsgStartTime(emsgInfo, timeOffset);
+            id3Track.samples.push({
+              data: emsgInfo.payload,
+              len: emsgInfo.payload.byteLength,
+              dts: pts,
+              pts,
+              type: MetadataSchema.misbklv,
+              duration: Number.POSITIVE_INFINITY
+            });
+          }
+        });
+      }
+    }
+    return id3Track;
+  }
+  demuxSampleAes(data, keyData, timeOffset) {
+    return Promise.reject(new Error("The MP4 demuxer does not support SAMPLE-AES decryption"));
+  }
+  destroy() {
+    this.config = null;
+    this.remainderData = null;
+    this.videoTrack = this.audioTrack = this.id3Track = this.txtTrack = void 0;
+  }
+};
+function getEmsgStartTime(emsgInfo, timeOffset) {
+  return isFiniteNumber(emsgInfo.presentationTime) ? emsgInfo.presentationTime / emsgInfo.timeScale : timeOffset + emsgInfo.presentationTimeDelta / emsgInfo.timeScale;
+}
+var SampleAesDecrypter = class {
+  constructor(observer, config, keyData) {
+    this.keyData = void 0;
+    this.decrypter = void 0;
+    this.keyData = keyData;
+    this.decrypter = new Decrypter(config, {
+      removePKCS7Padding: false
+    });
+  }
+  decryptBuffer(encryptedData) {
+    return this.decrypter.decrypt(encryptedData, this.keyData.key.buffer, this.keyData.iv.buffer, DecrypterAesMode.cbc);
+  }
+  decryptAacSample(samples, sampleIndex, callback) {
+    const curUnit = samples[sampleIndex].unit;
+    if (curUnit.length <= 16) {
+      return;
+    }
+    const encryptedData = curUnit.subarray(16, curUnit.length - curUnit.length % 16);
+    const encryptedBuffer = encryptedData.buffer.slice(encryptedData.byteOffset, encryptedData.byteOffset + encryptedData.length);
+    this.decryptBuffer(encryptedBuffer).then((decryptedBuffer) => {
+      const decryptedData = new Uint8Array(decryptedBuffer);
+      curUnit.set(decryptedData, 16);
+      if (!this.decrypter.isSync()) {
+        this.decryptAacSamples(samples, sampleIndex + 1, callback);
+      }
+    });
+  }
+  decryptAacSamples(samples, sampleIndex, callback) {
+    for (; ; sampleIndex++) {
+      if (sampleIndex >= samples.length) {
+        callback();
+        return;
+      }
+      if (samples[sampleIndex].unit.length < 32) {
+        continue;
+      }
+      this.decryptAacSample(samples, sampleIndex, callback);
+      if (!this.decrypter.isSync()) {
+        return;
+      }
+    }
+  }
+  getAvcEncryptedData(decodedData) {
+    const encryptedDataLen = Math.floor((decodedData.length - 48) / 160) * 16 + 16;
+    const encryptedData = new Int8Array(encryptedDataLen);
+    let outputPos = 0;
+    for (let inputPos = 32; inputPos < decodedData.length - 16; inputPos += 160, outputPos += 16) {
+      encryptedData.set(decodedData.subarray(inputPos, inputPos + 16), outputPos);
+    }
+    return encryptedData;
+  }
+  getAvcDecryptedUnit(decodedData, decryptedData) {
+    const uint8DecryptedData = new Uint8Array(decryptedData);
+    let inputPos = 0;
+    for (let outputPos = 32; outputPos < decodedData.length - 16; outputPos += 160, inputPos += 16) {
+      decodedData.set(uint8DecryptedData.subarray(inputPos, inputPos + 16), outputPos);
+    }
+    return decodedData;
+  }
+  decryptAvcSample(samples, sampleIndex, unitIndex, callback, curUnit) {
+    const decodedData = discardEPB(curUnit.data);
+    const encryptedData = this.getAvcEncryptedData(decodedData);
+    this.decryptBuffer(encryptedData.buffer).then((decryptedBuffer) => {
+      curUnit.data = this.getAvcDecryptedUnit(decodedData, decryptedBuffer);
+      if (!this.decrypter.isSync()) {
+        this.decryptAvcSamples(samples, sampleIndex, unitIndex + 1, callback);
+      }
+    });
+  }
+  decryptAvcSamples(samples, sampleIndex, unitIndex, callback) {
+    if (samples instanceof Uint8Array) {
+      throw new Error("Cannot decrypt samples of type Uint8Array");
+    }
+    for (; ; sampleIndex++, unitIndex = 0) {
+      if (sampleIndex >= samples.length) {
+        callback();
+        return;
+      }
+      const curUnits = samples[sampleIndex].units;
+      for (; ; unitIndex++) {
+        if (unitIndex >= curUnits.length) {
+          break;
+        }
+        const curUnit = curUnits[unitIndex];
+        if (curUnit.data.length <= 48 || curUnit.type !== 1 && curUnit.type !== 5) {
+          continue;
+        }
+        this.decryptAvcSample(samples, sampleIndex, unitIndex, callback, curUnit);
+        if (!this.decrypter.isSync()) {
+          return;
+        }
+      }
+    }
+  }
+};
+var BaseVideoParser = class {
+  constructor() {
+    this.VideoSample = null;
+  }
+  createVideoSample(key, pts, dts) {
+    return {
+      key,
+      frame: false,
+      pts,
+      dts,
+      units: [],
+      length: 0
+    };
+  }
+  getLastNalUnit(samples) {
+    var _VideoSample;
+    let VideoSample = this.VideoSample;
+    let lastUnit;
+    if (!VideoSample || VideoSample.units.length === 0) {
+      VideoSample = samples[samples.length - 1];
+    }
+    if ((_VideoSample = VideoSample) != null && _VideoSample.units) {
+      const units = VideoSample.units;
+      lastUnit = units[units.length - 1];
+    }
+    return lastUnit;
+  }
+  pushAccessUnit(VideoSample, videoTrack) {
+    if (VideoSample.units.length && VideoSample.frame) {
+      if (VideoSample.pts === void 0) {
+        const samples = videoTrack.samples;
+        const nbSamples = samples.length;
+        if (nbSamples) {
+          const lastSample = samples[nbSamples - 1];
+          VideoSample.pts = lastSample.pts;
+          VideoSample.dts = lastSample.dts;
+        } else {
+          videoTrack.dropped++;
+          return;
+        }
+      }
+      videoTrack.samples.push(VideoSample);
+    }
+  }
+  parseNALu(track, array, endOfSegment) {
+    const len = array.byteLength;
+    let state = track.naluState || 0;
+    const lastState = state;
+    const units = [];
+    let i = 0;
+    let value;
+    let overflow;
+    let unitType;
+    let lastUnitStart = -1;
+    let lastUnitType = 0;
+    if (state === -1) {
+      lastUnitStart = 0;
+      lastUnitType = this.getNALuType(array, 0);
+      state = 0;
+      i = 1;
+    }
+    while (i < len) {
+      value = array[i++];
+      if (!state) {
+        state = value ? 0 : 1;
+        continue;
+      }
+      if (state === 1) {
+        state = value ? 0 : 2;
+        continue;
+      }
+      if (!value) {
+        state = 3;
+      } else if (value === 1) {
+        overflow = i - state - 1;
+        if (lastUnitStart >= 0) {
+          const unit = {
+            data: array.subarray(lastUnitStart, overflow),
+            type: lastUnitType
+          };
+          units.push(unit);
+        } else {
+          const lastUnit = this.getLastNalUnit(track.samples);
+          if (lastUnit) {
+            if (lastState && i <= 4 - lastState) {
+              if (lastUnit.state) {
+                lastUnit.data = lastUnit.data.subarray(0, lastUnit.data.byteLength - lastState);
+              }
+            }
+            if (overflow > 0) {
+              lastUnit.data = appendUint8Array(lastUnit.data, array.subarray(0, overflow));
+              lastUnit.state = 0;
+            }
+          }
+        }
+        if (i < len) {
+          unitType = this.getNALuType(array, i);
+          lastUnitStart = i;
+          lastUnitType = unitType;
+          state = 0;
+        } else {
+          state = -1;
+        }
+      } else {
+        state = 0;
+      }
+    }
+    if (lastUnitStart >= 0 && state >= 0) {
+      const unit = {
+        data: array.subarray(lastUnitStart, len),
+        type: lastUnitType,
+        state
+      };
+      units.push(unit);
+    }
+    if (units.length === 0) {
+      const lastUnit = this.getLastNalUnit(track.samples);
+      if (lastUnit) {
+        lastUnit.data = appendUint8Array(lastUnit.data, array);
+      }
+    }
+    track.naluState = state;
+    return units;
+  }
+};
+var ExpGolomb = class {
+  constructor(data) {
+    this.data = void 0;
+    this.bytesAvailable = void 0;
+    this.word = void 0;
+    this.bitsAvailable = void 0;
+    this.data = data;
+    this.bytesAvailable = data.byteLength;
+    this.word = 0;
+    this.bitsAvailable = 0;
+  }
+  loadWord() {
+    const data = this.data;
+    const bytesAvailable = this.bytesAvailable;
+    const position = data.byteLength - bytesAvailable;
+    const workingBytes = new Uint8Array(4);
+    const availableBytes = Math.min(4, bytesAvailable);
+    if (availableBytes === 0) {
+      throw new Error("no bytes available");
+    }
+    workingBytes.set(data.subarray(position, position + availableBytes));
+    this.word = new DataView(workingBytes.buffer).getUint32(0);
+    this.bitsAvailable = availableBytes * 8;
+    this.bytesAvailable -= availableBytes;
+  }
+  skipBits(count) {
+    let skipBytes;
+    count = Math.min(count, this.bytesAvailable * 8 + this.bitsAvailable);
+    if (this.bitsAvailable > count) {
+      this.word <<= count;
+      this.bitsAvailable -= count;
+    } else {
+      count -= this.bitsAvailable;
+      skipBytes = count >> 3;
+      count -= skipBytes << 3;
+      this.bytesAvailable -= skipBytes;
+      this.loadWord();
+      this.word <<= count;
+      this.bitsAvailable -= count;
+    }
+  }
+  readBits(size) {
+    let bits = Math.min(this.bitsAvailable, size);
+    const valu = this.word >>> 32 - bits;
+    if (size > 32) {
+      logger.error("Cannot read more than 32 bits at a time");
+    }
+    this.bitsAvailable -= bits;
+    if (this.bitsAvailable > 0) {
+      this.word <<= bits;
+    } else if (this.bytesAvailable > 0) {
+      this.loadWord();
+    } else {
+      throw new Error("no bits available");
+    }
+    bits = size - bits;
+    if (bits > 0 && this.bitsAvailable) {
+      return valu << bits | this.readBits(bits);
+    } else {
+      return valu;
+    }
+  }
+  skipLZ() {
+    let leadingZeroCount;
+    for (leadingZeroCount = 0; leadingZeroCount < this.bitsAvailable; ++leadingZeroCount) {
+      if ((this.word & 2147483648 >>> leadingZeroCount) !== 0) {
+        this.word <<= leadingZeroCount;
+        this.bitsAvailable -= leadingZeroCount;
+        return leadingZeroCount;
+      }
+    }
+    this.loadWord();
+    return leadingZeroCount + this.skipLZ();
+  }
+  skipUEG() {
+    this.skipBits(1 + this.skipLZ());
+  }
+  skipEG() {
+    this.skipBits(1 + this.skipLZ());
+  }
+  readUEG() {
+    const clz = this.skipLZ();
+    return this.readBits(clz + 1) - 1;
+  }
+  readEG() {
+    const valu = this.readUEG();
+    if (1 & valu) {
+      return 1 + valu >>> 1;
+    } else {
+      return -1 * (valu >>> 1);
+    }
+  }
+  readBoolean() {
+    return this.readBits(1) === 1;
+  }
+  readUByte() {
+    return this.readBits(8);
+  }
+  readUShort() {
+    return this.readBits(16);
+  }
+  readUInt() {
+    return this.readBits(32);
+  }
+};
+var AvcVideoParser = class extends BaseVideoParser {
+  parsePES(track, textTrack, pes, endOfSegment) {
+    const units = this.parseNALu(track, pes.data, endOfSegment);
+    let VideoSample = this.VideoSample;
+    let push2;
+    let spsfound = false;
+    pes.data = null;
+    if (VideoSample && units.length && !track.audFound) {
+      this.pushAccessUnit(VideoSample, track);
+      VideoSample = this.VideoSample = this.createVideoSample(false, pes.pts, pes.dts);
+    }
+    units.forEach((unit) => {
+      var _VideoSample2, _VideoSample3;
+      switch (unit.type) {
+        case 1: {
+          let iskey = false;
+          push2 = true;
+          const data = unit.data;
+          if (spsfound && data.length > 4) {
+            const sliceType = this.readSliceType(data);
+            if (sliceType === 2 || sliceType === 4 || sliceType === 7 || sliceType === 9) {
+              iskey = true;
+            }
+          }
+          if (iskey) {
+            var _VideoSample;
+            if ((_VideoSample = VideoSample) != null && _VideoSample.frame && !VideoSample.key) {
+              this.pushAccessUnit(VideoSample, track);
+              VideoSample = this.VideoSample = null;
+            }
+          }
+          if (!VideoSample) {
+            VideoSample = this.VideoSample = this.createVideoSample(true, pes.pts, pes.dts);
+          }
+          VideoSample.frame = true;
+          VideoSample.key = iskey;
+          break;
+        }
+        case 5:
+          push2 = true;
+          if ((_VideoSample2 = VideoSample) != null && _VideoSample2.frame && !VideoSample.key) {
+            this.pushAccessUnit(VideoSample, track);
+            VideoSample = this.VideoSample = null;
+          }
+          if (!VideoSample) {
+            VideoSample = this.VideoSample = this.createVideoSample(true, pes.pts, pes.dts);
+          }
+          VideoSample.key = true;
+          VideoSample.frame = true;
+          break;
+        case 6: {
+          push2 = true;
+          parseSEIMessageFromNALu(unit.data, 1, pes.pts, textTrack.samples);
+          break;
+        }
+        case 7: {
+          var _track$pixelRatio, _track$pixelRatio2;
+          push2 = true;
+          spsfound = true;
+          const sps = unit.data;
+          const config = this.readSPS(sps);
+          if (!track.sps || track.width !== config.width || track.height !== config.height || ((_track$pixelRatio = track.pixelRatio) == null ? void 0 : _track$pixelRatio[0]) !== config.pixelRatio[0] || ((_track$pixelRatio2 = track.pixelRatio) == null ? void 0 : _track$pixelRatio2[1]) !== config.pixelRatio[1]) {
+            track.width = config.width;
+            track.height = config.height;
+            track.pixelRatio = config.pixelRatio;
+            track.sps = [sps];
+            const codecarray = sps.subarray(1, 4);
+            let codecstring = "avc1.";
+            for (let i = 0; i < 3; i++) {
+              let h = codecarray[i].toString(16);
+              if (h.length < 2) {
+                h = "0" + h;
+              }
+              codecstring += h;
+            }
+            track.codec = codecstring;
+          }
+          break;
+        }
+        case 8:
+          push2 = true;
+          track.pps = [unit.data];
+          break;
+        case 9:
+          push2 = true;
+          track.audFound = true;
+          if ((_VideoSample3 = VideoSample) != null && _VideoSample3.frame) {
+            this.pushAccessUnit(VideoSample, track);
+            VideoSample = null;
+          }
+          if (!VideoSample) {
+            VideoSample = this.VideoSample = this.createVideoSample(false, pes.pts, pes.dts);
+          }
+          break;
+        case 12:
+          push2 = true;
+          break;
+        default:
+          push2 = false;
+          break;
+      }
+      if (VideoSample && push2) {
+        const units2 = VideoSample.units;
+        units2.push(unit);
+      }
+    });
+    if (endOfSegment && VideoSample) {
+      this.pushAccessUnit(VideoSample, track);
+      this.VideoSample = null;
+    }
+  }
+  getNALuType(data, offset) {
+    return data[offset] & 31;
+  }
+  readSliceType(data) {
+    const eg = new ExpGolomb(data);
+    eg.readUByte();
+    eg.readUEG();
+    return eg.readUEG();
+  }
+  skipScalingList(count, reader) {
+    let lastScale = 8;
+    let nextScale = 8;
+    let deltaScale;
+    for (let j = 0; j < count; j++) {
+      if (nextScale !== 0) {
+        deltaScale = reader.readEG();
+        nextScale = (lastScale + deltaScale + 256) % 256;
+      }
+      lastScale = nextScale === 0 ? lastScale : nextScale;
+    }
+  }
+  readSPS(sps) {
+    const eg = new ExpGolomb(sps);
+    let frameCropLeftOffset = 0;
+    let frameCropRightOffset = 0;
+    let frameCropTopOffset = 0;
+    let frameCropBottomOffset = 0;
+    let numRefFramesInPicOrderCntCycle;
+    let scalingListCount;
+    let i;
+    const readUByte = eg.readUByte.bind(eg);
+    const readBits = eg.readBits.bind(eg);
+    const readUEG = eg.readUEG.bind(eg);
+    const readBoolean = eg.readBoolean.bind(eg);
+    const skipBits = eg.skipBits.bind(eg);
+    const skipEG = eg.skipEG.bind(eg);
+    const skipUEG = eg.skipUEG.bind(eg);
+    const skipScalingList = this.skipScalingList.bind(this);
+    readUByte();
+    const profileIdc = readUByte();
+    readBits(5);
+    skipBits(3);
+    readUByte();
+    skipUEG();
+    if (profileIdc === 100 || profileIdc === 110 || profileIdc === 122 || profileIdc === 244 || profileIdc === 44 || profileIdc === 83 || profileIdc === 86 || profileIdc === 118 || profileIdc === 128) {
+      const chromaFormatIdc = readUEG();
+      if (chromaFormatIdc === 3) {
+        skipBits(1);
+      }
+      skipUEG();
+      skipUEG();
+      skipBits(1);
+      if (readBoolean()) {
+        scalingListCount = chromaFormatIdc !== 3 ? 8 : 12;
+        for (i = 0; i < scalingListCount; i++) {
+          if (readBoolean()) {
+            if (i < 6) {
+              skipScalingList(16, eg);
+            } else {
+              skipScalingList(64, eg);
+            }
+          }
+        }
+      }
+    }
+    skipUEG();
+    const picOrderCntType = readUEG();
+    if (picOrderCntType === 0) {
+      readUEG();
+    } else if (picOrderCntType === 1) {
+      skipBits(1);
+      skipEG();
+      skipEG();
+      numRefFramesInPicOrderCntCycle = readUEG();
+      for (i = 0; i < numRefFramesInPicOrderCntCycle; i++) {
+        skipEG();
+      }
+    }
+    skipUEG();
+    skipBits(1);
+    const picWidthInMbsMinus1 = readUEG();
+    const picHeightInMapUnitsMinus1 = readUEG();
+    const frameMbsOnlyFlag = readBits(1);
+    if (frameMbsOnlyFlag === 0) {
+      skipBits(1);
+    }
+    skipBits(1);
+    if (readBoolean()) {
+      frameCropLeftOffset = readUEG();
+      frameCropRightOffset = readUEG();
+      frameCropTopOffset = readUEG();
+      frameCropBottomOffset = readUEG();
+    }
+    let pixelRatio = [1, 1];
+    if (readBoolean()) {
+      if (readBoolean()) {
+        const aspectRatioIdc = readUByte();
+        switch (aspectRatioIdc) {
+          case 1:
+            pixelRatio = [1, 1];
+            break;
+          case 2:
+            pixelRatio = [12, 11];
+            break;
+          case 3:
+            pixelRatio = [10, 11];
+            break;
+          case 4:
+            pixelRatio = [16, 11];
+            break;
+          case 5:
+            pixelRatio = [40, 33];
+            break;
+          case 6:
+            pixelRatio = [24, 11];
+            break;
+          case 7:
+            pixelRatio = [20, 11];
+            break;
+          case 8:
+            pixelRatio = [32, 11];
+            break;
+          case 9:
+            pixelRatio = [80, 33];
+            break;
+          case 10:
+            pixelRatio = [18, 11];
+            break;
+          case 11:
+            pixelRatio = [15, 11];
+            break;
+          case 12:
+            pixelRatio = [64, 33];
+            break;
+          case 13:
+            pixelRatio = [160, 99];
+            break;
+          case 14:
+            pixelRatio = [4, 3];
+            break;
+          case 15:
+            pixelRatio = [3, 2];
+            break;
+          case 16:
+            pixelRatio = [2, 1];
+            break;
+          case 255: {
+            pixelRatio = [readUByte() << 8 | readUByte(), readUByte() << 8 | readUByte()];
+            break;
+          }
+        }
+      }
+    }
+    return {
+      width: Math.ceil((picWidthInMbsMinus1 + 1) * 16 - frameCropLeftOffset * 2 - frameCropRightOffset * 2),
+      height: (2 - frameMbsOnlyFlag) * (picHeightInMapUnitsMinus1 + 1) * 16 - (frameMbsOnlyFlag ? 2 : 4) * (frameCropTopOffset + frameCropBottomOffset),
+      pixelRatio
+    };
+  }
+};
+var HevcVideoParser = class extends BaseVideoParser {
+  constructor(...args) {
+    super(...args);
+    this.initVPS = null;
+  }
+  parsePES(track, textTrack, pes, endOfSegment) {
+    const units = this.parseNALu(track, pes.data, endOfSegment);
+    let VideoSample = this.VideoSample;
+    let push2;
+    let spsfound = false;
+    pes.data = null;
+    if (VideoSample && units.length && !track.audFound) {
+      this.pushAccessUnit(VideoSample, track);
+      VideoSample = this.VideoSample = this.createVideoSample(false, pes.pts, pes.dts);
+    }
+    units.forEach((unit) => {
+      var _VideoSample2, _VideoSample3;
+      switch (unit.type) {
+        case 0:
+        case 1:
+        case 2:
+        case 3:
+        case 4:
+        case 5:
+        case 6:
+        case 7:
+        case 8:
+        case 9:
+          if (!VideoSample) {
+            VideoSample = this.VideoSample = this.createVideoSample(false, pes.pts, pes.dts);
+          }
+          VideoSample.frame = true;
+          push2 = true;
+          break;
+        case 16:
+        case 17:
+        case 18:
+        case 21:
+          push2 = true;
+          if (spsfound) {
+            var _VideoSample;
+            if ((_VideoSample = VideoSample) != null && _VideoSample.frame && !VideoSample.key) {
+              this.pushAccessUnit(VideoSample, track);
+              VideoSample = this.VideoSample = null;
+            }
+          }
+          if (!VideoSample) {
+            VideoSample = this.VideoSample = this.createVideoSample(true, pes.pts, pes.dts);
+          }
+          VideoSample.key = true;
+          VideoSample.frame = true;
+          break;
+        case 19:
+        case 20:
+          push2 = true;
+          if ((_VideoSample2 = VideoSample) != null && _VideoSample2.frame && !VideoSample.key) {
+            this.pushAccessUnit(VideoSample, track);
+            VideoSample = this.VideoSample = null;
+          }
+          if (!VideoSample) {
+            VideoSample = this.VideoSample = this.createVideoSample(true, pes.pts, pes.dts);
+          }
+          VideoSample.key = true;
+          VideoSample.frame = true;
+          break;
+        case 39:
+          push2 = true;
+          parseSEIMessageFromNALu(unit.data, 2, pes.pts, textTrack.samples);
+          break;
+        case 32:
+          push2 = true;
+          if (!track.vps) {
+            if (typeof track.params !== "object") {
+              track.params = {};
+            }
+            track.params = _extends(track.params, this.readVPS(unit.data));
+            this.initVPS = unit.data;
+          }
+          track.vps = [unit.data];
+          break;
+        case 33:
+          push2 = true;
+          spsfound = true;
+          if (track.vps !== void 0 && track.vps[0] !== this.initVPS && track.sps !== void 0 && !this.matchSPS(track.sps[0], unit.data)) {
+            this.initVPS = track.vps[0];
+            track.sps = track.pps = void 0;
+          }
+          if (!track.sps) {
+            const config = this.readSPS(unit.data);
+            track.width = config.width;
+            track.height = config.height;
+            track.pixelRatio = config.pixelRatio;
+            track.codec = config.codecString;
+            track.sps = [];
+            if (typeof track.params !== "object") {
+              track.params = {};
+            }
+            for (const prop in config.params) {
+              track.params[prop] = config.params[prop];
+            }
+          }
+          this.pushParameterSet(track.sps, unit.data, track.vps);
+          if (!VideoSample) {
+            VideoSample = this.VideoSample = this.createVideoSample(true, pes.pts, pes.dts);
+          }
+          VideoSample.key = true;
+          break;
+        case 34:
+          push2 = true;
+          if (typeof track.params === "object") {
+            if (!track.pps) {
+              track.pps = [];
+              const config = this.readPPS(unit.data);
+              for (const prop in config) {
+                track.params[prop] = config[prop];
+              }
+            }
+            this.pushParameterSet(track.pps, unit.data, track.vps);
+          }
+          break;
+        case 35:
+          push2 = true;
+          track.audFound = true;
+          if ((_VideoSample3 = VideoSample) != null && _VideoSample3.frame) {
+            this.pushAccessUnit(VideoSample, track);
+            VideoSample = null;
+          }
+          if (!VideoSample) {
+            VideoSample = this.VideoSample = this.createVideoSample(false, pes.pts, pes.dts);
+          }
+          break;
+        default:
+          push2 = false;
+          break;
+      }
+      if (VideoSample && push2) {
+        const units2 = VideoSample.units;
+        units2.push(unit);
+      }
+    });
+    if (endOfSegment && VideoSample) {
+      this.pushAccessUnit(VideoSample, track);
+      this.VideoSample = null;
+    }
+  }
+  pushParameterSet(parameterSets, data, vps) {
+    if (vps && vps[0] === this.initVPS || !vps && !parameterSets.length) {
+      parameterSets.push(data);
+    }
+  }
+  getNALuType(data, offset) {
+    return (data[offset] & 126) >>> 1;
+  }
+  ebsp2rbsp(arr) {
+    const dst = new Uint8Array(arr.byteLength);
+    let dstIdx = 0;
+    for (let i = 0; i < arr.byteLength; i++) {
+      if (i >= 2) {
+        if (arr[i] === 3 && arr[i - 1] === 0 && arr[i - 2] === 0) {
+          continue;
+        }
+      }
+      dst[dstIdx] = arr[i];
+      dstIdx++;
+    }
+    return new Uint8Array(dst.buffer, 0, dstIdx);
+  }
+  pushAccessUnit(VideoSample, videoTrack) {
+    super.pushAccessUnit(VideoSample, videoTrack);
+    if (this.initVPS) {
+      this.initVPS = null;
+    }
+  }
+  readVPS(vps) {
+    const eg = new ExpGolomb(vps);
+    eg.readUByte();
+    eg.readUByte();
+    eg.readBits(4);
+    eg.skipBits(2);
+    eg.readBits(6);
+    const max_sub_layers_minus1 = eg.readBits(3);
+    const temporal_id_nesting_flag = eg.readBoolean();
+    return {
+      numTemporalLayers: max_sub_layers_minus1 + 1,
+      temporalIdNested: temporal_id_nesting_flag
+    };
+  }
+  readSPS(sps) {
+    const eg = new ExpGolomb(this.ebsp2rbsp(sps));
+    eg.readUByte();
+    eg.readUByte();
+    eg.readBits(4);
+    const max_sub_layers_minus1 = eg.readBits(3);
+    eg.readBoolean();
+    const general_profile_space = eg.readBits(2);
+    const general_tier_flag = eg.readBoolean();
+    const general_profile_idc = eg.readBits(5);
+    const general_profile_compatibility_flags_1 = eg.readUByte();
+    const general_profile_compatibility_flags_2 = eg.readUByte();
+    const general_profile_compatibility_flags_3 = eg.readUByte();
+    const general_profile_compatibility_flags_4 = eg.readUByte();
+    const general_constraint_indicator_flags_1 = eg.readUByte();
+    const general_constraint_indicator_flags_2 = eg.readUByte();
+    const general_constraint_indicator_flags_3 = eg.readUByte();
+    const general_constraint_indicator_flags_4 = eg.readUByte();
+    const general_constraint_indicator_flags_5 = eg.readUByte();
+    const general_constraint_indicator_flags_6 = eg.readUByte();
+    const general_level_idc = eg.readUByte();
+    const sub_layer_profile_present_flags = [];
+    const sub_layer_level_present_flags = [];
+    for (let i = 0; i < max_sub_layers_minus1; i++) {
+      sub_layer_profile_present_flags.push(eg.readBoolean());
+      sub_layer_level_present_flags.push(eg.readBoolean());
+    }
+    if (max_sub_layers_minus1 > 0) {
+      for (let i = max_sub_layers_minus1; i < 8; i++) {
+        eg.readBits(2);
+      }
+    }
+    for (let i = 0; i < max_sub_layers_minus1; i++) {
+      if (sub_layer_profile_present_flags[i]) {
+        eg.readUByte();
+        eg.readUByte();
+        eg.readUByte();
+        eg.readUByte();
+        eg.readUByte();
+        eg.readUByte();
+        eg.readUByte();
+        eg.readUByte();
+        eg.readUByte();
+        eg.readUByte();
+        eg.readUByte();
+      }
+      if (sub_layer_level_present_flags[i]) {
+        eg.readUByte();
+      }
+    }
+    eg.readUEG();
+    const chroma_format_idc = eg.readUEG();
+    if (chroma_format_idc == 3) {
+      eg.skipBits(1);
+    }
+    const pic_width_in_luma_samples = eg.readUEG();
+    const pic_height_in_luma_samples = eg.readUEG();
+    const conformance_window_flag = eg.readBoolean();
+    let pic_left_offset = 0, pic_right_offset = 0, pic_top_offset = 0, pic_bottom_offset = 0;
+    if (conformance_window_flag) {
+      pic_left_offset += eg.readUEG();
+      pic_right_offset += eg.readUEG();
+      pic_top_offset += eg.readUEG();
+      pic_bottom_offset += eg.readUEG();
+    }
+    const bit_depth_luma_minus8 = eg.readUEG();
+    const bit_depth_chroma_minus8 = eg.readUEG();
+    const log2_max_pic_order_cnt_lsb_minus4 = eg.readUEG();
+    const sub_layer_ordering_info_present_flag = eg.readBoolean();
+    for (let i = sub_layer_ordering_info_present_flag ? 0 : max_sub_layers_minus1; i <= max_sub_layers_minus1; i++) {
+      eg.skipUEG();
+      eg.skipUEG();
+      eg.skipUEG();
+    }
+    eg.skipUEG();
+    eg.skipUEG();
+    eg.skipUEG();
+    eg.skipUEG();
+    eg.skipUEG();
+    eg.skipUEG();
+    const scaling_list_enabled_flag = eg.readBoolean();
+    if (scaling_list_enabled_flag) {
+      const sps_scaling_list_data_present_flag = eg.readBoolean();
+      if (sps_scaling_list_data_present_flag) {
+        for (let sizeId = 0; sizeId < 4; sizeId++) {
+          for (let matrixId = 0; matrixId < (sizeId === 3 ? 2 : 6); matrixId++) {
+            const scaling_list_pred_mode_flag = eg.readBoolean();
+            if (!scaling_list_pred_mode_flag) {
+              eg.readUEG();
+            } else {
+              const coefNum = Math.min(64, 1 << 4 + (sizeId << 1));
+              if (sizeId > 1) {
+                eg.readEG();
+              }
+              for (let i = 0; i < coefNum; i++) {
+                eg.readEG();
+              }
+            }
+          }
+        }
+      }
+    }
+    eg.readBoolean();
+    eg.readBoolean();
+    const pcm_enabled_flag = eg.readBoolean();
+    if (pcm_enabled_flag) {
+      eg.readUByte();
+      eg.skipUEG();
+      eg.skipUEG();
+      eg.readBoolean();
+    }
+    const num_short_term_ref_pic_sets = eg.readUEG();
+    let num_delta_pocs = 0;
+    for (let i = 0; i < num_short_term_ref_pic_sets; i++) {
+      let inter_ref_pic_set_prediction_flag = false;
+      if (i !== 0) {
+        inter_ref_pic_set_prediction_flag = eg.readBoolean();
+      }
+      if (inter_ref_pic_set_prediction_flag) {
+        if (i === num_short_term_ref_pic_sets) {
+          eg.readUEG();
+        }
+        eg.readBoolean();
+        eg.readUEG();
+        let next_num_delta_pocs = 0;
+        for (let j = 0; j <= num_delta_pocs; j++) {
+          const used_by_curr_pic_flag = eg.readBoolean();
+          let use_delta_flag = false;
+          if (!used_by_curr_pic_flag) {
+            use_delta_flag = eg.readBoolean();
+          }
+          if (used_by_curr_pic_flag || use_delta_flag) {
+            next_num_delta_pocs++;
+          }
+        }
+        num_delta_pocs = next_num_delta_pocs;
+      } else {
+        const num_negative_pics = eg.readUEG();
+        const num_positive_pics = eg.readUEG();
+        num_delta_pocs = num_negative_pics + num_positive_pics;
+        for (let j = 0; j < num_negative_pics; j++) {
+          eg.readUEG();
+          eg.readBoolean();
+        }
+        for (let j = 0; j < num_positive_pics; j++) {
+          eg.readUEG();
+          eg.readBoolean();
+        }
+      }
+    }
+    const long_term_ref_pics_present_flag = eg.readBoolean();
+    if (long_term_ref_pics_present_flag) {
+      const num_long_term_ref_pics_sps = eg.readUEG();
+      for (let i = 0; i < num_long_term_ref_pics_sps; i++) {
+        for (let j = 0; j < log2_max_pic_order_cnt_lsb_minus4 + 4; j++) {
+          eg.readBits(1);
+        }
+        eg.readBits(1);
+      }
+    }
+    let min_spatial_segmentation_idc = 0;
+    let sar_width = 1, sar_height = 1;
+    let fps_fixed = true, fps_den = 1, fps_num = 0;
+    eg.readBoolean();
+    eg.readBoolean();
+    let default_display_window_flag = false;
+    const vui_parameters_present_flag = eg.readBoolean();
+    if (vui_parameters_present_flag) {
+      const aspect_ratio_info_present_flag = eg.readBoolean();
+      if (aspect_ratio_info_present_flag) {
+        const aspect_ratio_idc = eg.readUByte();
+        const sar_width_table = [1, 12, 10, 16, 40, 24, 20, 32, 80, 18, 15, 64, 160, 4, 3, 2];
+        const sar_height_table = [1, 11, 11, 11, 33, 11, 11, 11, 33, 11, 11, 33, 99, 3, 2, 1];
+        if (aspect_ratio_idc > 0 && aspect_ratio_idc < 16) {
+          sar_width = sar_width_table[aspect_ratio_idc - 1];
+          sar_height = sar_height_table[aspect_ratio_idc - 1];
+        } else if (aspect_ratio_idc === 255) {
+          sar_width = eg.readBits(16);
+          sar_height = eg.readBits(16);
+        }
+      }
+      const overscan_info_present_flag = eg.readBoolean();
+      if (overscan_info_present_flag) {
+        eg.readBoolean();
+      }
+      const video_signal_type_present_flag = eg.readBoolean();
+      if (video_signal_type_present_flag) {
+        eg.readBits(3);
+        eg.readBoolean();
+        const colour_description_present_flag = eg.readBoolean();
+        if (colour_description_present_flag) {
+          eg.readUByte();
+          eg.readUByte();
+          eg.readUByte();
+        }
+      }
+      const chroma_loc_info_present_flag = eg.readBoolean();
+      if (chroma_loc_info_present_flag) {
+        eg.readUEG();
+        eg.readUEG();
+      }
+      eg.readBoolean();
+      eg.readBoolean();
+      eg.readBoolean();
+      default_display_window_flag = eg.readBoolean();
+      if (default_display_window_flag) {
+        pic_left_offset += eg.readUEG();
+        pic_right_offset += eg.readUEG();
+        pic_top_offset += eg.readUEG();
+        pic_bottom_offset += eg.readUEG();
+      }
+      const vui_timing_info_present_flag = eg.readBoolean();
+      if (vui_timing_info_present_flag) {
+        fps_den = eg.readBits(32);
+        fps_num = eg.readBits(32);
+        const vui_poc_proportional_to_timing_flag = eg.readBoolean();
+        if (vui_poc_proportional_to_timing_flag) {
+          eg.readUEG();
+        }
+        const vui_hrd_parameters_present_flag = eg.readBoolean();
+        if (vui_hrd_parameters_present_flag) {
+          const nal_hrd_parameters_present_flag = eg.readBoolean();
+          const vcl_hrd_parameters_present_flag = eg.readBoolean();
+          let sub_pic_hrd_params_present_flag = false;
+          if (nal_hrd_parameters_present_flag || vcl_hrd_parameters_present_flag) {
+            sub_pic_hrd_params_present_flag = eg.readBoolean();
+            if (sub_pic_hrd_params_present_flag) {
+              eg.readUByte();
+              eg.readBits(5);
+              eg.readBoolean();
+              eg.readBits(5);
+            }
+            eg.readBits(4);
+            eg.readBits(4);
+            if (sub_pic_hrd_params_present_flag) {
+              eg.readBits(4);
+            }
+            eg.readBits(5);
+            eg.readBits(5);
+            eg.readBits(5);
+          }
+          for (let i = 0; i <= max_sub_layers_minus1; i++) {
+            fps_fixed = eg.readBoolean();
+            const fixed_pic_rate_within_cvs_flag = fps_fixed || eg.readBoolean();
+            let low_delay_hrd_flag = false;
+            if (fixed_pic_rate_within_cvs_flag) {
+              eg.readEG();
+            } else {
+              low_delay_hrd_flag = eg.readBoolean();
+            }
+            const cpb_cnt = low_delay_hrd_flag ? 1 : eg.readUEG() + 1;
+            if (nal_hrd_parameters_present_flag) {
+              for (let j = 0; j < cpb_cnt; j++) {
+                eg.readUEG();
+                eg.readUEG();
+                if (sub_pic_hrd_params_present_flag) {
+                  eg.readUEG();
+                  eg.readUEG();
+                }
+                eg.skipBits(1);
+              }
+            }
+            if (vcl_hrd_parameters_present_flag) {
+              for (let j = 0; j < cpb_cnt; j++) {
+                eg.readUEG();
+                eg.readUEG();
+                if (sub_pic_hrd_params_present_flag) {
+                  eg.readUEG();
+                  eg.readUEG();
+                }
+                eg.skipBits(1);
+              }
+            }
+          }
+        }
+      }
+      const bitstream_restriction_flag = eg.readBoolean();
+      if (bitstream_restriction_flag) {
+        eg.readBoolean();
+        eg.readBoolean();
+        eg.readBoolean();
+        min_spatial_segmentation_idc = eg.readUEG();
+      }
+    }
+    let width = pic_width_in_luma_samples, height = pic_height_in_luma_samples;
+    if (conformance_window_flag || default_display_window_flag) {
+      let chroma_scale_w = 1, chroma_scale_h = 1;
+      if (chroma_format_idc === 1) {
+        chroma_scale_w = chroma_scale_h = 2;
+      } else if (chroma_format_idc == 2) {
+        chroma_scale_w = 2;
+      }
+      width = pic_width_in_luma_samples - chroma_scale_w * pic_right_offset - chroma_scale_w * pic_left_offset;
+      height = pic_height_in_luma_samples - chroma_scale_h * pic_bottom_offset - chroma_scale_h * pic_top_offset;
+    }
+    const profile_space_string = general_profile_space ? ["A", "B", "C"][general_profile_space] : "";
+    const profile_compatibility_buf = general_profile_compatibility_flags_1 << 24 | general_profile_compatibility_flags_2 << 16 | general_profile_compatibility_flags_3 << 8 | general_profile_compatibility_flags_4;
+    let profile_compatibility_rev = 0;
+    for (let i = 0; i < 32; i++) {
+      profile_compatibility_rev = (profile_compatibility_rev | (profile_compatibility_buf >> i & 1) << 31 - i) >>> 0;
+    }
+    let profile_compatibility_flags_string = profile_compatibility_rev.toString(16);
+    if (general_profile_idc === 1 && profile_compatibility_flags_string === "2") {
+      profile_compatibility_flags_string = "6";
+    }
+    const tier_flag_string = general_tier_flag ? "H" : "L";
+    return {
+      codecString: `hvc1.${profile_space_string}${general_profile_idc}.${profile_compatibility_flags_string}.${tier_flag_string}${general_level_idc}.B0`,
+      params: {
+        general_tier_flag,
+        general_profile_idc,
+        general_profile_space,
+        general_profile_compatibility_flags: [general_profile_compatibility_flags_1, general_profile_compatibility_flags_2, general_profile_compatibility_flags_3, general_profile_compatibility_flags_4],
+        general_constraint_indicator_flags: [general_constraint_indicator_flags_1, general_constraint_indicator_flags_2, general_constraint_indicator_flags_3, general_constraint_indicator_flags_4, general_constraint_indicator_flags_5, general_constraint_indicator_flags_6],
+        general_level_idc,
+        bit_depth: bit_depth_luma_minus8 + 8,
+        bit_depth_luma_minus8,
+        bit_depth_chroma_minus8,
+        min_spatial_segmentation_idc,
+        chroma_format_idc,
+        frame_rate: {
+          fixed: fps_fixed,
+          fps: fps_num / fps_den
+        }
+      },
+      width,
+      height,
+      pixelRatio: [sar_width, sar_height]
+    };
+  }
+  readPPS(pps) {
+    const eg = new ExpGolomb(this.ebsp2rbsp(pps));
+    eg.readUByte();
+    eg.readUByte();
+    eg.skipUEG();
+    eg.skipUEG();
+    eg.skipBits(2);
+    eg.skipBits(3);
+    eg.skipBits(2);
+    eg.skipUEG();
+    eg.skipUEG();
+    eg.skipEG();
+    eg.skipBits(2);
+    const cu_qp_delta_enabled_flag = eg.readBoolean();
+    if (cu_qp_delta_enabled_flag) {
+      eg.skipUEG();
+    }
+    eg.skipEG();
+    eg.skipEG();
+    eg.skipBits(4);
+    const tiles_enabled_flag = eg.readBoolean();
+    const entropy_coding_sync_enabled_flag = eg.readBoolean();
+    let parallelismType = 1;
+    if (entropy_coding_sync_enabled_flag && tiles_enabled_flag) {
+      parallelismType = 0;
+    } else if (entropy_coding_sync_enabled_flag) {
+      parallelismType = 3;
+    } else if (tiles_enabled_flag) {
+      parallelismType = 2;
+    }
+    return {
+      parallelismType
+    };
+  }
+  matchSPS(sps1, sps2) {
+    return String.fromCharCode.apply(null, sps1).substr(3) === String.fromCharCode.apply(null, sps2).substr(3);
+  }
+};
+var PACKET_LENGTH = 188;
+var TSDemuxer = class {
+  constructor(observer, config, typeSupported, logger2) {
+    this.logger = void 0;
+    this.observer = void 0;
+    this.config = void 0;
+    this.typeSupported = void 0;
+    this.sampleAes = null;
+    this.pmtParsed = false;
+    this.audioCodec = void 0;
+    this.videoCodec = void 0;
+    this._pmtId = -1;
+    this._videoTrack = void 0;
+    this._audioTrack = void 0;
+    this._id3Track = void 0;
+    this._txtTrack = void 0;
+    this.aacOverFlow = null;
+    this.remainderData = null;
+    this.videoParser = void 0;
+    this.observer = observer;
+    this.config = config;
+    this.typeSupported = typeSupported;
+    this.logger = logger2;
+    this.videoParser = null;
+  }
+  static probe(data, logger2) {
+    const syncOffset = TSDemuxer.syncOffset(data);
+    if (syncOffset > 0) {
+      logger2.warn(`MPEG2-TS detected but first sync word found @ offset ${syncOffset}`);
+    }
+    return syncOffset !== -1;
+  }
+  static syncOffset(data) {
+    const length = data.length;
+    let scanwindow = Math.min(PACKET_LENGTH * 5, length - PACKET_LENGTH) + 1;
+    let i = 0;
+    while (i < scanwindow) {
+      let foundPat = false;
+      let packetStart = -1;
+      let tsPackets = 0;
+      for (let j = i; j < length; j += PACKET_LENGTH) {
+        if (data[j] === 71 && (length - j === PACKET_LENGTH || data[j + PACKET_LENGTH] === 71)) {
+          tsPackets++;
+          if (packetStart === -1) {
+            packetStart = j;
+            if (packetStart !== 0) {
+              scanwindow = Math.min(packetStart + PACKET_LENGTH * 99, data.length - PACKET_LENGTH) + 1;
+            }
+          }
+          if (!foundPat) {
+            foundPat = parsePID(data, j) === 0;
+          }
+          if (foundPat && tsPackets > 1 && (packetStart === 0 && tsPackets > 2 || j + PACKET_LENGTH > scanwindow)) {
+            return packetStart;
+          }
+        } else if (tsPackets) {
+          return -1;
+        } else {
+          break;
+        }
+      }
+      i++;
+    }
+    return -1;
+  }
+  static createTrack(type, duration) {
+    return {
+      container: type === "video" || type === "audio" ? "video/mp2t" : void 0,
+      type,
+      id: RemuxerTrackIdConfig[type],
+      pid: -1,
+      inputTimeScale: 9e4,
+      sequenceNumber: 0,
+      samples: [],
+      dropped: 0,
+      duration: type === "audio" ? duration : void 0
+    };
+  }
+  resetInitSegment(initSegment, audioCodec, videoCodec, trackDuration) {
+    this.pmtParsed = false;
+    this._pmtId = -1;
+    this._videoTrack = TSDemuxer.createTrack("video");
+    this._videoTrack.duration = trackDuration;
+    this._audioTrack = TSDemuxer.createTrack("audio", trackDuration);
+    this._id3Track = TSDemuxer.createTrack("id3");
+    this._txtTrack = TSDemuxer.createTrack("text");
+    this._audioTrack.segmentCodec = "aac";
+    this.aacOverFlow = null;
+    this.remainderData = null;
+    this.audioCodec = audioCodec;
+    this.videoCodec = videoCodec;
+  }
+  resetTimeStamp() {
+  }
+  resetContiguity() {
+    const {
+      _audioTrack,
+      _videoTrack,
+      _id3Track
+    } = this;
+    if (_audioTrack) {
+      _audioTrack.pesData = null;
+    }
+    if (_videoTrack) {
+      _videoTrack.pesData = null;
+    }
+    if (_id3Track) {
+      _id3Track.pesData = null;
+    }
+    this.aacOverFlow = null;
+    this.remainderData = null;
+  }
+  demux(data, timeOffset, isSampleAes = false, flush = false) {
+    if (!isSampleAes) {
+      this.sampleAes = null;
+    }
+    let pes;
+    const videoTrack = this._videoTrack;
+    const audioTrack = this._audioTrack;
+    const id3Track = this._id3Track;
+    const textTrack = this._txtTrack;
+    let videoPid = videoTrack.pid;
+    let videoData = videoTrack.pesData;
+    let audioPid = audioTrack.pid;
+    let id3Pid = id3Track.pid;
+    let audioData = audioTrack.pesData;
+    let id3Data = id3Track.pesData;
+    let unknownPID = null;
+    let pmtParsed = this.pmtParsed;
+    let pmtId = this._pmtId;
+    let len = data.length;
+    if (this.remainderData) {
+      data = appendUint8Array(this.remainderData, data);
+      len = data.length;
+      this.remainderData = null;
+    }
+    if (len < PACKET_LENGTH && !flush) {
+      this.remainderData = data;
+      return {
+        audioTrack,
+        videoTrack,
+        id3Track,
+        textTrack
+      };
+    }
+    const syncOffset = Math.max(0, TSDemuxer.syncOffset(data));
+    len -= (len - syncOffset) % PACKET_LENGTH;
+    if (len < data.byteLength && !flush) {
+      this.remainderData = new Uint8Array(data.buffer, len, data.buffer.byteLength - len);
+    }
+    let tsPacketErrors = 0;
+    for (let start = syncOffset; start < len; start += PACKET_LENGTH) {
+      if (data[start] === 71) {
+        const stt = !!(data[start + 1] & 64);
+        const pid = parsePID(data, start);
+        const atf = (data[start + 3] & 48) >> 4;
+        let offset;
+        if (atf > 1) {
+          offset = start + 5 + data[start + 4];
+          if (offset === start + PACKET_LENGTH) {
+            continue;
+          }
+        } else {
+          offset = start + 4;
+        }
+        switch (pid) {
+          case videoPid:
+            if (stt) {
+              if (videoData && (pes = parsePES(videoData, this.logger))) {
+                if (this.videoParser === null) {
+                  switch (videoTrack.segmentCodec) {
+                    case "avc":
+                      this.videoParser = new AvcVideoParser();
+                      break;
+                    case "hevc":
+                      {
+                        this.videoParser = new HevcVideoParser();
+                      }
+                      break;
+                  }
+                }
+                if (this.videoParser !== null) {
+                  this.videoParser.parsePES(videoTrack, textTrack, pes, false);
+                }
+              }
+              videoData = {
+                data: [],
+                size: 0
+              };
+            }
+            if (videoData) {
+              videoData.data.push(data.subarray(offset, start + PACKET_LENGTH));
+              videoData.size += start + PACKET_LENGTH - offset;
+            }
+            break;
+          case audioPid:
+            if (stt) {
+              if (audioData && (pes = parsePES(audioData, this.logger))) {
+                switch (audioTrack.segmentCodec) {
+                  case "aac":
+                    this.parseAACPES(audioTrack, pes);
+                    break;
+                  case "mp3":
+                    this.parseMPEGPES(audioTrack, pes);
+                    break;
+                  case "ac3":
+                    {
+                      this.parseAC3PES(audioTrack, pes);
+                    }
+                    break;
+                }
+              }
+              audioData = {
+                data: [],
+                size: 0
+              };
+            }
+            if (audioData) {
+              audioData.data.push(data.subarray(offset, start + PACKET_LENGTH));
+              audioData.size += start + PACKET_LENGTH - offset;
+            }
+            break;
+          case id3Pid:
+            if (stt) {
+              if (id3Data && (pes = parsePES(id3Data, this.logger))) {
+                this.parseID3PES(id3Track, pes);
+              }
+              id3Data = {
+                data: [],
+                size: 0
+              };
+            }
+            if (id3Data) {
+              id3Data.data.push(data.subarray(offset, start + PACKET_LENGTH));
+              id3Data.size += start + PACKET_LENGTH - offset;
+            }
+            break;
+          case 0:
+            if (stt) {
+              offset += data[offset] + 1;
+            }
+            pmtId = this._pmtId = parsePAT(data, offset);
+            break;
+          case pmtId: {
+            if (stt) {
+              offset += data[offset] + 1;
+            }
+            const parsedPIDs = parsePMT(data, offset, this.typeSupported, isSampleAes, this.observer, this.logger);
+            videoPid = parsedPIDs.videoPid;
+            if (videoPid > 0) {
+              videoTrack.pid = videoPid;
+              videoTrack.segmentCodec = parsedPIDs.segmentVideoCodec;
+            }
+            audioPid = parsedPIDs.audioPid;
+            if (audioPid > 0) {
+              audioTrack.pid = audioPid;
+              audioTrack.segmentCodec = parsedPIDs.segmentAudioCodec;
+            }
+            id3Pid = parsedPIDs.id3Pid;
+            if (id3Pid > 0) {
+              id3Track.pid = id3Pid;
+            }
+            if (unknownPID !== null && !pmtParsed) {
+              this.logger.warn(`MPEG-TS PMT found at ${start} after unknown PID '${unknownPID}'. Backtracking to sync byte @${syncOffset} to parse all TS packets.`);
+              unknownPID = null;
+              start = syncOffset - 188;
+            }
+            pmtParsed = this.pmtParsed = true;
+            break;
+          }
+          case 17:
+          case 8191:
+            break;
+          default:
+            unknownPID = pid;
+            break;
+        }
+      } else {
+        tsPacketErrors++;
+      }
+    }
+    if (tsPacketErrors > 0) {
+      emitParsingError(this.observer, new Error(`Found ${tsPacketErrors} TS packet/s that do not start with 0x47`), void 0, this.logger);
+    }
+    videoTrack.pesData = videoData;
+    audioTrack.pesData = audioData;
+    id3Track.pesData = id3Data;
+    const demuxResult = {
+      audioTrack,
+      videoTrack,
+      id3Track,
+      textTrack
+    };
+    if (flush) {
+      this.extractRemainingSamples(demuxResult);
+    }
+    return demuxResult;
+  }
+  flush() {
+    const {
+      remainderData
+    } = this;
+    this.remainderData = null;
+    let result;
+    if (remainderData) {
+      result = this.demux(remainderData, -1, false, true);
+    } else {
+      result = {
+        videoTrack: this._videoTrack,
+        audioTrack: this._audioTrack,
+        id3Track: this._id3Track,
+        textTrack: this._txtTrack
+      };
+    }
+    this.extractRemainingSamples(result);
+    if (this.sampleAes) {
+      return this.decrypt(result, this.sampleAes);
+    }
+    return result;
+  }
+  extractRemainingSamples(demuxResult) {
+    const {
+      audioTrack,
+      videoTrack,
+      id3Track,
+      textTrack
+    } = demuxResult;
+    const videoData = videoTrack.pesData;
+    const audioData = audioTrack.pesData;
+    const id3Data = id3Track.pesData;
+    let pes;
+    if (videoData && (pes = parsePES(videoData, this.logger))) {
+      if (this.videoParser === null) {
+        switch (videoTrack.segmentCodec) {
+          case "avc":
+            this.videoParser = new AvcVideoParser();
+            break;
+          case "hevc":
+            {
+              this.videoParser = new HevcVideoParser();
+            }
+            break;
+        }
+      }
+      if (this.videoParser !== null) {
+        this.videoParser.parsePES(videoTrack, textTrack, pes, true);
+        videoTrack.pesData = null;
+      }
+    } else {
+      videoTrack.pesData = videoData;
+    }
+    if (audioData && (pes = parsePES(audioData, this.logger))) {
+      switch (audioTrack.segmentCodec) {
+        case "aac":
+          this.parseAACPES(audioTrack, pes);
+          break;
+        case "mp3":
+          this.parseMPEGPES(audioTrack, pes);
+          break;
+        case "ac3":
+          {
+            this.parseAC3PES(audioTrack, pes);
+          }
+          break;
+      }
+      audioTrack.pesData = null;
+    } else {
+      if (audioData != null && audioData.size) {
+        this.logger.log("last AAC PES packet truncated,might overlap between fragments");
+      }
+      audioTrack.pesData = audioData;
+    }
+    if (id3Data && (pes = parsePES(id3Data, this.logger))) {
+      this.parseID3PES(id3Track, pes);
+      id3Track.pesData = null;
+    } else {
+      id3Track.pesData = id3Data;
+    }
+  }
+  demuxSampleAes(data, keyData, timeOffset) {
+    const demuxResult = this.demux(data, timeOffset, true, !this.config.progressive);
+    const sampleAes = this.sampleAes = new SampleAesDecrypter(this.observer, this.config, keyData);
+    return this.decrypt(demuxResult, sampleAes);
+  }
+  decrypt(demuxResult, sampleAes) {
+    return new Promise((resolve) => {
+      const {
+        audioTrack,
+        videoTrack
+      } = demuxResult;
+      if (audioTrack.samples && audioTrack.segmentCodec === "aac") {
+        sampleAes.decryptAacSamples(audioTrack.samples, 0, () => {
+          if (videoTrack.samples) {
+            sampleAes.decryptAvcSamples(videoTrack.samples, 0, 0, () => {
+              resolve(demuxResult);
+            });
+          } else {
+            resolve(demuxResult);
+          }
+        });
+      } else if (videoTrack.samples) {
+        sampleAes.decryptAvcSamples(videoTrack.samples, 0, 0, () => {
+          resolve(demuxResult);
+        });
+      }
+    });
+  }
+  destroy() {
+    if (this.observer) {
+      this.observer.removeAllListeners();
+    }
+    this.config = this.logger = this.observer = null;
+    this.aacOverFlow = this.videoParser = this.remainderData = this.sampleAes = null;
+    this._videoTrack = this._audioTrack = this._id3Track = this._txtTrack = void 0;
+  }
+  parseAACPES(track, pes) {
+    let startOffset = 0;
+    const aacOverFlow = this.aacOverFlow;
+    let data = pes.data;
+    if (aacOverFlow) {
+      this.aacOverFlow = null;
+      const frameMissingBytes = aacOverFlow.missing;
+      const sampleLength = aacOverFlow.sample.unit.byteLength;
+      if (frameMissingBytes === -1) {
+        data = appendUint8Array(aacOverFlow.sample.unit, data);
+      } else {
+        const frameOverflowBytes = sampleLength - frameMissingBytes;
+        aacOverFlow.sample.unit.set(data.subarray(0, frameMissingBytes), frameOverflowBytes);
+        track.samples.push(aacOverFlow.sample);
+        startOffset = aacOverFlow.missing;
+      }
+    }
+    let offset;
+    let len;
+    for (offset = startOffset, len = data.length; offset < len - 1; offset++) {
+      if (isHeader$1(data, offset)) {
+        break;
+      }
+    }
+    if (offset !== startOffset) {
+      let reason;
+      const recoverable = offset < len - 1;
+      if (recoverable) {
+        reason = `AAC PES did not start with ADTS header,offset:${offset}`;
+      } else {
+        reason = "No ADTS header found in AAC PES";
+      }
+      emitParsingError(this.observer, new Error(reason), recoverable, this.logger);
+      if (!recoverable) {
+        return;
+      }
+    }
+    initTrackConfig(track, this.observer, data, offset, this.audioCodec);
+    let pts;
+    if (pes.pts !== void 0) {
+      pts = pes.pts;
+    } else if (aacOverFlow) {
+      const frameDuration = getFrameDuration(track.samplerate);
+      pts = aacOverFlow.sample.pts + frameDuration;
+    } else {
+      this.logger.warn("[tsdemuxer]: AAC PES unknown PTS");
+      return;
+    }
+    let frameIndex = 0;
+    let frame;
+    while (offset < len) {
+      frame = appendFrame$2(track, data, offset, pts, frameIndex);
+      offset += frame.length;
+      if (!frame.missing) {
+        frameIndex++;
+        for (; offset < len - 1; offset++) {
+          if (isHeader$1(data, offset)) {
+            break;
+          }
+        }
+      } else {
+        this.aacOverFlow = frame;
+        break;
+      }
+    }
+  }
+  parseMPEGPES(track, pes) {
+    const data = pes.data;
+    const length = data.length;
+    let frameIndex = 0;
+    let offset = 0;
+    const pts = pes.pts;
+    if (pts === void 0) {
+      this.logger.warn("[tsdemuxer]: MPEG PES unknown PTS");
+      return;
+    }
+    while (offset < length) {
+      if (isHeader(data, offset)) {
+        const frame = appendFrame$1(track, data, offset, pts, frameIndex);
+        if (frame) {
+          offset += frame.length;
+          frameIndex++;
+        } else {
+          break;
+        }
+      } else {
+        offset++;
+      }
+    }
+  }
+  parseAC3PES(track, pes) {
+    {
+      const data = pes.data;
+      const pts = pes.pts;
+      if (pts === void 0) {
+        this.logger.warn("[tsdemuxer]: AC3 PES unknown PTS");
+        return;
+      }
+      const length = data.length;
+      let frameIndex = 0;
+      let offset = 0;
+      let parsed;
+      while (offset < length && (parsed = appendFrame(track, data, offset, pts, frameIndex++)) > 0) {
+        offset += parsed;
+      }
+    }
+  }
+  parseID3PES(id3Track, pes) {
+    if (pes.pts === void 0) {
+      this.logger.warn("[tsdemuxer]: ID3 PES unknown PTS");
+      return;
+    }
+    const id3Sample = _extends({}, pes, {
+      type: this._videoTrack ? MetadataSchema.emsg : MetadataSchema.audioId3,
+      duration: Number.POSITIVE_INFINITY
+    });
+    id3Track.samples.push(id3Sample);
+  }
+};
+function parsePID(data, offset) {
+  return ((data[offset + 1] & 31) << 8) + data[offset + 2];
+}
+function parsePAT(data, offset) {
+  return (data[offset + 10] & 31) << 8 | data[offset + 11];
+}
+function parsePMT(data, offset, typeSupported, isSampleAes, observer, logger2) {
+  const result = {
+    audioPid: -1,
+    videoPid: -1,
+    id3Pid: -1,
+    segmentVideoCodec: "avc",
+    segmentAudioCodec: "aac"
+  };
+  const sectionLength = (data[offset + 1] & 15) << 8 | data[offset + 2];
+  const tableEnd = offset + 3 + sectionLength - 4;
+  const programInfoLength = (data[offset + 10] & 15) << 8 | data[offset + 11];
+  offset += 12 + programInfoLength;
+  while (offset < tableEnd) {
+    const pid = parsePID(data, offset);
+    const esInfoLength = (data[offset + 3] & 15) << 8 | data[offset + 4];
+    switch (data[offset]) {
+      case 207:
+        if (!isSampleAes) {
+          logEncryptedSamplesFoundInUnencryptedStream("ADTS AAC", logger2);
+          break;
+        }
+      case 15:
+        if (result.audioPid === -1) {
+          result.audioPid = pid;
+        }
+        break;
+      case 21:
+        if (result.id3Pid === -1) {
+          result.id3Pid = pid;
+        }
+        break;
+      case 219:
+        if (!isSampleAes) {
+          logEncryptedSamplesFoundInUnencryptedStream("H.264", logger2);
+          break;
+        }
+      case 27:
+        if (result.videoPid === -1) {
+          result.videoPid = pid;
+        }
+        break;
+      case 3:
+      case 4:
+        if (!typeSupported.mpeg && !typeSupported.mp3) {
+          logger2.log("MPEG audio found, not supported in this browser");
+        } else if (result.audioPid === -1) {
+          result.audioPid = pid;
+          result.segmentAudioCodec = "mp3";
+        }
+        break;
+      case 193:
+        if (!isSampleAes) {
+          logEncryptedSamplesFoundInUnencryptedStream("AC-3", logger2);
+          break;
+        }
+      case 129:
+        {
+          if (!typeSupported.ac3) {
+            logger2.log("AC-3 audio found, not supported in this browser");
+          } else if (result.audioPid === -1) {
+            result.audioPid = pid;
+            result.segmentAudioCodec = "ac3";
+          }
+        }
+        break;
+      case 6:
+        if (result.audioPid === -1 && esInfoLength > 0) {
+          let parsePos = offset + 5;
+          let remaining = esInfoLength;
+          while (remaining > 2) {
+            const descriptorId = data[parsePos];
+            switch (descriptorId) {
+              case 106:
+                {
+                  if (typeSupported.ac3 !== true) {
+                    logger2.log("AC-3 audio found, not supported in this browser for now");
+                  } else {
+                    result.audioPid = pid;
+                    result.segmentAudioCodec = "ac3";
+                  }
+                }
+                break;
+            }
+            const descriptorLen = data[parsePos + 1] + 2;
+            parsePos += descriptorLen;
+            remaining -= descriptorLen;
+          }
+        }
+        break;
+      case 194:
+      case 135:
+        emitParsingError(observer, new Error("Unsupported EC-3 in M2TS found"), void 0, logger2);
+        return result;
+      case 36:
+        {
+          if (result.videoPid === -1) {
+            result.videoPid = pid;
+            result.segmentVideoCodec = "hevc";
+            logger2.log("HEVC in M2TS found");
+          }
+        }
+        break;
+    }
+    offset += esInfoLength + 5;
+  }
+  return result;
+}
+function emitParsingError(observer, error, levelRetry, logger2) {
+  logger2.warn(`parsing error: ${error.message}`);
+  observer.emit(Events.ERROR, Events.ERROR, {
+    type: ErrorTypes.MEDIA_ERROR,
+    details: ErrorDetails.FRAG_PARSING_ERROR,
+    fatal: false,
+    levelRetry,
+    error,
+    reason: error.message
+  });
+}
+function logEncryptedSamplesFoundInUnencryptedStream(type, logger2) {
+  logger2.log(`${type} with AES-128-CBC encryption found in unencrypted stream`);
+}
+function parsePES(stream, logger2) {
+  let i = 0;
+  let frag;
+  let pesLen;
+  let pesHdrLen;
+  let pesPts;
+  let pesDts;
+  const data = stream.data;
+  if (!stream || stream.size === 0) {
+    return null;
+  }
+  while (data[0].length < 19 && data.length > 1) {
+    data[0] = appendUint8Array(data[0], data[1]);
+    data.splice(1, 1);
+  }
+  frag = data[0];
+  const pesPrefix = (frag[0] << 16) + (frag[1] << 8) + frag[2];
+  if (pesPrefix === 1) {
+    pesLen = (frag[4] << 8) + frag[5];
+    if (pesLen && pesLen > stream.size - 6) {
+      return null;
+    }
+    const pesFlags = frag[7];
+    if (pesFlags & 192) {
+      pesPts = (frag[9] & 14) * 536870912 + (frag[10] & 255) * 4194304 + (frag[11] & 254) * 16384 + (frag[12] & 255) * 128 + (frag[13] & 254) / 2;
+      if (pesFlags & 64) {
+        pesDts = (frag[14] & 14) * 536870912 + (frag[15] & 255) * 4194304 + (frag[16] & 254) * 16384 + (frag[17] & 255) * 128 + (frag[18] & 254) / 2;
+        if (pesPts - pesDts > 60 * 9e4) {
+          logger2.warn(`${Math.round((pesPts - pesDts) / 9e4)}s delta between PTS and DTS, align them`);
+          pesPts = pesDts;
+        }
+      } else {
+        pesDts = pesPts;
+      }
+    }
+    pesHdrLen = frag[8];
+    let payloadStartOffset = pesHdrLen + 9;
+    if (stream.size <= payloadStartOffset) {
+      return null;
+    }
+    stream.size -= payloadStartOffset;
+    const pesData = new Uint8Array(stream.size);
+    for (let j = 0, dataLen = data.length; j < dataLen; j++) {
+      frag = data[j];
+      let len = frag.byteLength;
+      if (payloadStartOffset) {
+        if (payloadStartOffset > len) {
+          payloadStartOffset -= len;
+          continue;
+        } else {
+          frag = frag.subarray(payloadStartOffset);
+          len -= payloadStartOffset;
+          payloadStartOffset = 0;
+        }
+      }
+      pesData.set(frag, i);
+      i += len;
+    }
+    if (pesLen) {
+      pesLen -= pesHdrLen + 3;
+    }
+    return {
+      data: pesData,
+      pts: pesPts,
+      dts: pesDts,
+      len: pesLen
+    };
+  }
+  return null;
+}
+var AAC = class {
+  static getSilentFrame(codec, channelCount) {
+    switch (codec) {
+      case "mp4a.40.2":
+        if (channelCount === 1) {
+          return new Uint8Array([0, 200, 0, 128, 35, 128]);
+        } else if (channelCount === 2) {
+          return new Uint8Array([33, 0, 73, 144, 2, 25, 0, 35, 128]);
+        } else if (channelCount === 3) {
+          return new Uint8Array([0, 200, 0, 128, 32, 132, 1, 38, 64, 8, 100, 0, 142]);
+        } else if (channelCount === 4) {
+          return new Uint8Array([0, 200, 0, 128, 32, 132, 1, 38, 64, 8, 100, 0, 128, 44, 128, 8, 2, 56]);
+        } else if (channelCount === 5) {
+          return new Uint8Array([0, 200, 0, 128, 32, 132, 1, 38, 64, 8, 100, 0, 130, 48, 4, 153, 0, 33, 144, 2, 56]);
+        } else if (channelCount === 6) {
+          return new Uint8Array([0, 200, 0, 128, 32, 132, 1, 38, 64, 8, 100, 0, 130, 48, 4, 153, 0, 33, 144, 2, 0, 178, 0, 32, 8, 224]);
+        }
+        break;
+      default:
+        if (channelCount === 1) {
+          return new Uint8Array([1, 64, 34, 128, 163, 78, 230, 128, 186, 8, 0, 0, 0, 28, 6, 241, 193, 10, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 94]);
+        } else if (channelCount === 2) {
+          return new Uint8Array([1, 64, 34, 128, 163, 94, 230, 128, 186, 8, 0, 0, 0, 0, 149, 0, 6, 241, 161, 10, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 94]);
+        } else if (channelCount === 3) {
+          return new Uint8Array([1, 64, 34, 128, 163, 94, 230, 128, 186, 8, 0, 0, 0, 0, 149, 0, 6, 241, 161, 10, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 94]);
+        }
+        break;
+    }
+    return void 0;
+  }
+};
+var UINT32_MAX = Math.pow(2, 32) - 1;
+var MP4 = class {
+  static init() {
+    MP4.types = {
+      avc1: [],
+      avcC: [],
+      hvc1: [],
+      hvcC: [],
+      btrt: [],
+      dinf: [],
+      dref: [],
+      esds: [],
+      ftyp: [],
+      hdlr: [],
+      mdat: [],
+      mdhd: [],
+      mdia: [],
+      mfhd: [],
+      minf: [],
+      moof: [],
+      moov: [],
+      mp4a: [],
+      ".mp3": [],
+      dac3: [],
+      "ac-3": [],
+      mvex: [],
+      mvhd: [],
+      pasp: [],
+      sdtp: [],
+      stbl: [],
+      stco: [],
+      stsc: [],
+      stsd: [],
+      stsz: [],
+      stts: [],
+      tfdt: [],
+      tfhd: [],
+      traf: [],
+      trak: [],
+      trun: [],
+      trex: [],
+      tkhd: [],
+      vmhd: [],
+      smhd: []
+    };
+    let i;
+    for (i in MP4.types) {
+      if (MP4.types.hasOwnProperty(i)) {
+        MP4.types[i] = [i.charCodeAt(0), i.charCodeAt(1), i.charCodeAt(2), i.charCodeAt(3)];
+      }
+    }
+    const videoHdlr = new Uint8Array([
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      118,
+      105,
+      100,
+      101,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      86,
+      105,
+      100,
+      101,
+      111,
+      72,
+      97,
+      110,
+      100,
+      108,
+      101,
+      114,
+      0
+    ]);
+    const audioHdlr = new Uint8Array([
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      115,
+      111,
+      117,
+      110,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      83,
+      111,
+      117,
+      110,
+      100,
+      72,
+      97,
+      110,
+      100,
+      108,
+      101,
+      114,
+      0
+    ]);
+    MP4.HDLR_TYPES = {
+      video: videoHdlr,
+      audio: audioHdlr
+    };
+    const dref = new Uint8Array([
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      1,
+      0,
+      0,
+      0,
+      12,
+      117,
+      114,
+      108,
+      32,
+      0,
+      0,
+      0,
+      1
+    ]);
+    const stco = new Uint8Array([
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0
+    ]);
+    MP4.STTS = MP4.STSC = MP4.STCO = stco;
+    MP4.STSZ = new Uint8Array([
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0
+    ]);
+    MP4.VMHD = new Uint8Array([
+      0,
+      0,
+      0,
+      1,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0
+    ]);
+    MP4.SMHD = new Uint8Array([
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0
+    ]);
+    MP4.STSD = new Uint8Array([
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      1
+    ]);
+    const majorBrand = new Uint8Array([105, 115, 111, 109]);
+    const avc1Brand = new Uint8Array([97, 118, 99, 49]);
+    const minorVersion = new Uint8Array([0, 0, 0, 1]);
+    MP4.FTYP = MP4.box(MP4.types.ftyp, majorBrand, minorVersion, majorBrand, avc1Brand);
+    MP4.DINF = MP4.box(MP4.types.dinf, MP4.box(MP4.types.dref, dref));
+  }
+  static box(type, ...payload) {
+    let size = 8;
+    let i = payload.length;
+    const len = i;
+    while (i--) {
+      size += payload[i].byteLength;
+    }
+    const result = new Uint8Array(size);
+    result[0] = size >> 24 & 255;
+    result[1] = size >> 16 & 255;
+    result[2] = size >> 8 & 255;
+    result[3] = size & 255;
+    result.set(type, 4);
+    for (i = 0, size = 8; i < len; i++) {
+      result.set(payload[i], size);
+      size += payload[i].byteLength;
+    }
+    return result;
+  }
+  static hdlr(type) {
+    return MP4.box(MP4.types.hdlr, MP4.HDLR_TYPES[type]);
+  }
+  static mdat(data) {
+    return MP4.box(MP4.types.mdat, data);
+  }
+  static mdhd(timescale, duration) {
+    duration *= timescale;
+    const upperWordDuration = Math.floor(duration / (UINT32_MAX + 1));
+    const lowerWordDuration = Math.floor(duration % (UINT32_MAX + 1));
+    return MP4.box(MP4.types.mdhd, new Uint8Array([
+      1,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      2,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      3,
+      timescale >> 24 & 255,
+      timescale >> 16 & 255,
+      timescale >> 8 & 255,
+      timescale & 255,
+      upperWordDuration >> 24,
+      upperWordDuration >> 16 & 255,
+      upperWordDuration >> 8 & 255,
+      upperWordDuration & 255,
+      lowerWordDuration >> 24,
+      lowerWordDuration >> 16 & 255,
+      lowerWordDuration >> 8 & 255,
+      lowerWordDuration & 255,
+      85,
+      196,
+      0,
+      0
+    ]));
+  }
+  static mdia(track) {
+    return MP4.box(MP4.types.mdia, MP4.mdhd(track.timescale || 0, track.duration || 0), MP4.hdlr(track.type), MP4.minf(track));
+  }
+  static mfhd(sequenceNumber) {
+    return MP4.box(MP4.types.mfhd, new Uint8Array([
+      0,
+      0,
+      0,
+      0,
+      sequenceNumber >> 24,
+      sequenceNumber >> 16 & 255,
+      sequenceNumber >> 8 & 255,
+      sequenceNumber & 255
+    ]));
+  }
+  static minf(track) {
+    if (track.type === "audio") {
+      return MP4.box(MP4.types.minf, MP4.box(MP4.types.smhd, MP4.SMHD), MP4.DINF, MP4.stbl(track));
+    } else {
+      return MP4.box(MP4.types.minf, MP4.box(MP4.types.vmhd, MP4.VMHD), MP4.DINF, MP4.stbl(track));
+    }
+  }
+  static moof(sn, baseMediaDecodeTime, track) {
+    return MP4.box(MP4.types.moof, MP4.mfhd(sn), MP4.traf(track, baseMediaDecodeTime));
+  }
+  static moov(tracks) {
+    let i = tracks.length;
+    const boxes = [];
+    while (i--) {
+      boxes[i] = MP4.trak(tracks[i]);
+    }
+    return MP4.box.apply(null, [MP4.types.moov, MP4.mvhd(tracks[0].timescale || 0, tracks[0].duration || 0)].concat(boxes).concat(MP4.mvex(tracks)));
+  }
+  static mvex(tracks) {
+    let i = tracks.length;
+    const boxes = [];
+    while (i--) {
+      boxes[i] = MP4.trex(tracks[i]);
+    }
+    return MP4.box.apply(null, [MP4.types.mvex, ...boxes]);
+  }
+  static mvhd(timescale, duration) {
+    duration *= timescale;
+    const upperWordDuration = Math.floor(duration / (UINT32_MAX + 1));
+    const lowerWordDuration = Math.floor(duration % (UINT32_MAX + 1));
+    const bytes = new Uint8Array([
+      1,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      2,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      3,
+      timescale >> 24 & 255,
+      timescale >> 16 & 255,
+      timescale >> 8 & 255,
+      timescale & 255,
+      upperWordDuration >> 24,
+      upperWordDuration >> 16 & 255,
+      upperWordDuration >> 8 & 255,
+      upperWordDuration & 255,
+      lowerWordDuration >> 24,
+      lowerWordDuration >> 16 & 255,
+      lowerWordDuration >> 8 & 255,
+      lowerWordDuration & 255,
+      0,
+      1,
+      0,
+      0,
+      1,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      1,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      1,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      64,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      255,
+      255,
+      255,
+      255
+    ]);
+    return MP4.box(MP4.types.mvhd, bytes);
+  }
+  static sdtp(track) {
+    const samples = track.samples || [];
+    const bytes = new Uint8Array(4 + samples.length);
+    let i;
+    let flags;
+    for (i = 0; i < samples.length; i++) {
+      flags = samples[i].flags;
+      bytes[i + 4] = flags.dependsOn << 4 | flags.isDependedOn << 2 | flags.hasRedundancy;
+    }
+    return MP4.box(MP4.types.sdtp, bytes);
+  }
+  static stbl(track) {
+    return MP4.box(MP4.types.stbl, MP4.stsd(track), MP4.box(MP4.types.stts, MP4.STTS), MP4.box(MP4.types.stsc, MP4.STSC), MP4.box(MP4.types.stsz, MP4.STSZ), MP4.box(MP4.types.stco, MP4.STCO));
+  }
+  static avc1(track) {
+    let sps = [];
+    let pps = [];
+    let i;
+    let data;
+    let len;
+    for (i = 0; i < track.sps.length; i++) {
+      data = track.sps[i];
+      len = data.byteLength;
+      sps.push(len >>> 8 & 255);
+      sps.push(len & 255);
+      sps = sps.concat(Array.prototype.slice.call(data));
+    }
+    for (i = 0; i < track.pps.length; i++) {
+      data = track.pps[i];
+      len = data.byteLength;
+      pps.push(len >>> 8 & 255);
+      pps.push(len & 255);
+      pps = pps.concat(Array.prototype.slice.call(data));
+    }
+    const avcc = MP4.box(MP4.types.avcC, new Uint8Array([
+      1,
+      sps[3],
+      sps[4],
+      sps[5],
+      252 | 3,
+      224 | track.sps.length
+    ].concat(sps).concat([
+      track.pps.length
+    ]).concat(pps)));
+    const width = track.width;
+    const height = track.height;
+    const hSpacing = track.pixelRatio[0];
+    const vSpacing = track.pixelRatio[1];
+    return MP4.box(MP4.types.avc1, new Uint8Array([
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      1,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      width >> 8 & 255,
+      width & 255,
+      height >> 8 & 255,
+      height & 255,
+      0,
+      72,
+      0,
+      0,
+      0,
+      72,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      1,
+      18,
+      100,
+      97,
+      105,
+      108,
+      121,
+      109,
+      111,
+      116,
+      105,
+      111,
+      110,
+      47,
+      104,
+      108,
+      115,
+      46,
+      106,
+      115,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      24,
+      17,
+      17
+    ]), avcc, MP4.box(MP4.types.btrt, new Uint8Array([
+      0,
+      28,
+      156,
+      128,
+      0,
+      45,
+      198,
+      192,
+      0,
+      45,
+      198,
+      192
+    ])), MP4.box(MP4.types.pasp, new Uint8Array([
+      hSpacing >> 24,
+      hSpacing >> 16 & 255,
+      hSpacing >> 8 & 255,
+      hSpacing & 255,
+      vSpacing >> 24,
+      vSpacing >> 16 & 255,
+      vSpacing >> 8 & 255,
+      vSpacing & 255
+    ])));
+  }
+  static esds(track) {
+    const config = track.config;
+    return new Uint8Array([
+      0,
+      0,
+      0,
+      0,
+      3,
+      25,
+      0,
+      1,
+      0,
+      4,
+      17,
+      64,
+      21,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      5,
+      2,
+      ...config,
+      6,
+      1,
+      2
+    ]);
+  }
+  static audioStsd(track) {
+    const samplerate = track.samplerate || 0;
+    return new Uint8Array([
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      1,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      track.channelCount || 0,
+      0,
+      16,
+      0,
+      0,
+      0,
+      0,
+      samplerate >> 8 & 255,
+      samplerate & 255,
+      0,
+      0
+    ]);
+  }
+  static mp4a(track) {
+    return MP4.box(MP4.types.mp4a, MP4.audioStsd(track), MP4.box(MP4.types.esds, MP4.esds(track)));
+  }
+  static mp3(track) {
+    return MP4.box(MP4.types[".mp3"], MP4.audioStsd(track));
+  }
+  static ac3(track) {
+    return MP4.box(MP4.types["ac-3"], MP4.audioStsd(track), MP4.box(MP4.types.dac3, track.config));
+  }
+  static stsd(track) {
+    const {
+      segmentCodec
+    } = track;
+    if (track.type === "audio") {
+      if (segmentCodec === "aac") {
+        return MP4.box(MP4.types.stsd, MP4.STSD, MP4.mp4a(track));
+      }
+      if (segmentCodec === "ac3" && track.config) {
+        return MP4.box(MP4.types.stsd, MP4.STSD, MP4.ac3(track));
+      }
+      if (segmentCodec === "mp3" && track.codec === "mp3") {
+        return MP4.box(MP4.types.stsd, MP4.STSD, MP4.mp3(track));
+      }
+    } else {
+      if (track.pps && track.sps) {
+        if (segmentCodec === "avc") {
+          return MP4.box(MP4.types.stsd, MP4.STSD, MP4.avc1(track));
+        }
+        if (segmentCodec === "hevc" && track.vps) {
+          return MP4.box(MP4.types.stsd, MP4.STSD, MP4.hvc1(track));
+        }
+      } else {
+        throw new Error(`video track missing pps or sps`);
+      }
+    }
+    throw new Error(`unsupported ${track.type} segment codec (${segmentCodec}/${track.codec})`);
+  }
+  static tkhd(track) {
+    const id = track.id;
+    const duration = (track.duration || 0) * (track.timescale || 0);
+    const width = track.width || 0;
+    const height = track.height || 0;
+    const upperWordDuration = Math.floor(duration / (UINT32_MAX + 1));
+    const lowerWordDuration = Math.floor(duration % (UINT32_MAX + 1));
+    return MP4.box(MP4.types.tkhd, new Uint8Array([
+      1,
+      0,
+      0,
+      7,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      2,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      3,
+      id >> 24 & 255,
+      id >> 16 & 255,
+      id >> 8 & 255,
+      id & 255,
+      0,
+      0,
+      0,
+      0,
+      upperWordDuration >> 24,
+      upperWordDuration >> 16 & 255,
+      upperWordDuration >> 8 & 255,
+      upperWordDuration & 255,
+      lowerWordDuration >> 24,
+      lowerWordDuration >> 16 & 255,
+      lowerWordDuration >> 8 & 255,
+      lowerWordDuration & 255,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      1,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      1,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      64,
+      0,
+      0,
+      0,
+      width >> 8 & 255,
+      width & 255,
+      0,
+      0,
+      height >> 8 & 255,
+      height & 255,
+      0,
+      0
+    ]));
+  }
+  static traf(track, baseMediaDecodeTime) {
+    const sampleDependencyTable = MP4.sdtp(track);
+    const id = track.id;
+    const upperWordBaseMediaDecodeTime = Math.floor(baseMediaDecodeTime / (UINT32_MAX + 1));
+    const lowerWordBaseMediaDecodeTime = Math.floor(baseMediaDecodeTime % (UINT32_MAX + 1));
+    return MP4.box(MP4.types.traf, MP4.box(MP4.types.tfhd, new Uint8Array([
+      0,
+      0,
+      0,
+      0,
+      id >> 24,
+      id >> 16 & 255,
+      id >> 8 & 255,
+      id & 255
+    ])), MP4.box(MP4.types.tfdt, new Uint8Array([
+      1,
+      0,
+      0,
+      0,
+      upperWordBaseMediaDecodeTime >> 24,
+      upperWordBaseMediaDecodeTime >> 16 & 255,
+      upperWordBaseMediaDecodeTime >> 8 & 255,
+      upperWordBaseMediaDecodeTime & 255,
+      lowerWordBaseMediaDecodeTime >> 24,
+      lowerWordBaseMediaDecodeTime >> 16 & 255,
+      lowerWordBaseMediaDecodeTime >> 8 & 255,
+      lowerWordBaseMediaDecodeTime & 255
+    ])), MP4.trun(track, sampleDependencyTable.length + 16 + 20 + 8 + 16 + 8 + 8), sampleDependencyTable);
+  }
+  static trak(track) {
+    track.duration = track.duration || 4294967295;
+    return MP4.box(MP4.types.trak, MP4.tkhd(track), MP4.mdia(track));
+  }
+  static trex(track) {
+    const id = track.id;
+    return MP4.box(MP4.types.trex, new Uint8Array([
+      0,
+      0,
+      0,
+      0,
+      id >> 24,
+      id >> 16 & 255,
+      id >> 8 & 255,
+      id & 255,
+      0,
+      0,
+      0,
+      1,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      1,
+      0,
+      1
+    ]));
+  }
+  static trun(track, offset) {
+    const samples = track.samples || [];
+    const len = samples.length;
+    const arraylen = 12 + 16 * len;
+    const array = new Uint8Array(arraylen);
+    let i;
+    let sample;
+    let duration;
+    let size;
+    let flags;
+    let cts;
+    offset += 8 + arraylen;
+    array.set([
+      track.type === "video" ? 1 : 0,
+      0,
+      15,
+      1,
+      len >>> 24 & 255,
+      len >>> 16 & 255,
+      len >>> 8 & 255,
+      len & 255,
+      offset >>> 24 & 255,
+      offset >>> 16 & 255,
+      offset >>> 8 & 255,
+      offset & 255
+    ], 0);
+    for (i = 0; i < len; i++) {
+      sample = samples[i];
+      duration = sample.duration;
+      size = sample.size;
+      flags = sample.flags;
+      cts = sample.cts;
+      array.set([
+        duration >>> 24 & 255,
+        duration >>> 16 & 255,
+        duration >>> 8 & 255,
+        duration & 255,
+        size >>> 24 & 255,
+        size >>> 16 & 255,
+        size >>> 8 & 255,
+        size & 255,
+        flags.isLeading << 2 | flags.dependsOn,
+        flags.isDependedOn << 6 | flags.hasRedundancy << 4 | flags.paddingValue << 1 | flags.isNonSync,
+        flags.degradPrio & 240 << 8,
+        flags.degradPrio & 15,
+        cts >>> 24 & 255,
+        cts >>> 16 & 255,
+        cts >>> 8 & 255,
+        cts & 255
+      ], 12 + 16 * i);
+    }
+    return MP4.box(MP4.types.trun, array);
+  }
+  static initSegment(tracks) {
+    if (!MP4.types) {
+      MP4.init();
+    }
+    const movie = MP4.moov(tracks);
+    const result = appendUint8Array(MP4.FTYP, movie);
+    return result;
+  }
+  static hvc1(track) {
+    const ps = track.params;
+    const units = [track.vps, track.sps, track.pps];
+    const NALuLengthSize = 4;
+    const config = new Uint8Array([1, ps.general_profile_space << 6 | (ps.general_tier_flag ? 32 : 0) | ps.general_profile_idc, ps.general_profile_compatibility_flags[0], ps.general_profile_compatibility_flags[1], ps.general_profile_compatibility_flags[2], ps.general_profile_compatibility_flags[3], ps.general_constraint_indicator_flags[0], ps.general_constraint_indicator_flags[1], ps.general_constraint_indicator_flags[2], ps.general_constraint_indicator_flags[3], ps.general_constraint_indicator_flags[4], ps.general_constraint_indicator_flags[5], ps.general_level_idc, 240 | ps.min_spatial_segmentation_idc >> 8, 255 & ps.min_spatial_segmentation_idc, 252 | ps.parallelismType, 252 | ps.chroma_format_idc, 248 | ps.bit_depth_luma_minus8, 248 | ps.bit_depth_chroma_minus8, 0, parseInt(ps.frame_rate.fps), NALuLengthSize - 1 | ps.temporal_id_nested << 2 | ps.num_temporal_layers << 3 | (ps.frame_rate.fixed ? 64 : 0), units.length]);
+    let length = config.length;
+    for (let i = 0; i < units.length; i += 1) {
+      length += 3;
+      for (let j = 0; j < units[i].length; j += 1) {
+        length += 2 + units[i][j].length;
+      }
+    }
+    const hvcC = new Uint8Array(length);
+    hvcC.set(config, 0);
+    length = config.length;
+    const iMax = units.length - 1;
+    for (let i = 0; i < units.length; i += 1) {
+      hvcC.set(new Uint8Array([32 + i | (i === iMax ? 128 : 0), 0, units[i].length]), length);
+      length += 3;
+      for (let j = 0; j < units[i].length; j += 1) {
+        hvcC.set(new Uint8Array([units[i][j].length >> 8, units[i][j].length & 255]), length);
+        length += 2;
+        hvcC.set(units[i][j], length);
+        length += units[i][j].length;
+      }
+    }
+    const hvcc = MP4.box(MP4.types.hvcC, hvcC);
+    const width = track.width;
+    const height = track.height;
+    const hSpacing = track.pixelRatio[0];
+    const vSpacing = track.pixelRatio[1];
+    return MP4.box(MP4.types.hvc1, new Uint8Array([
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      1,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      width >> 8 & 255,
+      width & 255,
+      height >> 8 & 255,
+      height & 255,
+      0,
+      72,
+      0,
+      0,
+      0,
+      72,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      1,
+      18,
+      100,
+      97,
+      105,
+      108,
+      121,
+      109,
+      111,
+      116,
+      105,
+      111,
+      110,
+      47,
+      104,
+      108,
+      115,
+      46,
+      106,
+      115,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      0,
+      24,
+      17,
+      17
+    ]), hvcc, MP4.box(MP4.types.btrt, new Uint8Array([
+      0,
+      28,
+      156,
+      128,
+      0,
+      45,
+      198,
+      192,
+      0,
+      45,
+      198,
+      192
+    ])), MP4.box(MP4.types.pasp, new Uint8Array([
+      hSpacing >> 24,
+      hSpacing >> 16 & 255,
+      hSpacing >> 8 & 255,
+      hSpacing & 255,
+      vSpacing >> 24,
+      vSpacing >> 16 & 255,
+      vSpacing >> 8 & 255,
+      vSpacing & 255
+    ])));
+  }
+};
+MP4.types = void 0;
+MP4.HDLR_TYPES = void 0;
+MP4.STTS = void 0;
+MP4.STSC = void 0;
+MP4.STCO = void 0;
+MP4.STSZ = void 0;
+MP4.VMHD = void 0;
+MP4.SMHD = void 0;
+MP4.STSD = void 0;
+MP4.FTYP = void 0;
+MP4.DINF = void 0;
+var MPEG_TS_CLOCK_FREQ_HZ = 9e4;
+function toTimescaleFromBase(baseTime, destScale, srcBase = 1, round = false) {
+  const result = baseTime * destScale * srcBase;
+  return round ? Math.round(result) : result;
+}
+function toTimescaleFromScale(baseTime, destScale, srcScale = 1, round = false) {
+  return toTimescaleFromBase(baseTime, destScale, 1 / srcScale, round);
+}
+function toMsFromMpegTsClock(baseTime, round = false) {
+  return toTimescaleFromBase(baseTime, 1e3, 1 / MPEG_TS_CLOCK_FREQ_HZ, round);
+}
+function toMpegTsClockFromTimescale(baseTime, srcScale = 1) {
+  return toTimescaleFromBase(baseTime, MPEG_TS_CLOCK_FREQ_HZ, 1 / srcScale);
+}
+var MAX_SILENT_FRAME_DURATION = 10 * 1e3;
+var AAC_SAMPLES_PER_FRAME = 1024;
+var MPEG_AUDIO_SAMPLE_PER_FRAME = 1152;
+var AC3_SAMPLES_PER_FRAME = 1536;
+var chromeVersion = null;
+var safariWebkitVersion = null;
+function createMp4Sample(isKeyframe, duration, size, cts) {
+  return {
+    duration,
+    size,
+    cts,
+    flags: {
+      isLeading: 0,
+      isDependedOn: 0,
+      hasRedundancy: 0,
+      degradPrio: 0,
+      dependsOn: isKeyframe ? 2 : 1,
+      isNonSync: isKeyframe ? 0 : 1
+    }
+  };
+}
+var MP4Remuxer = class extends Logger {
+  constructor(observer, config, typeSupported, logger2) {
+    super("mp4-remuxer", logger2);
+    this.observer = void 0;
+    this.config = void 0;
+    this.typeSupported = void 0;
+    this.ISGenerated = false;
+    this._initPTS = null;
+    this._initDTS = null;
+    this.nextVideoTs = null;
+    this.nextAudioTs = null;
+    this.videoSampleDuration = null;
+    this.isAudioContiguous = false;
+    this.isVideoContiguous = false;
+    this.videoTrackConfig = void 0;
+    this.observer = observer;
+    this.config = config;
+    this.typeSupported = typeSupported;
+    this.ISGenerated = false;
+    if (chromeVersion === null) {
+      const userAgent = navigator.userAgent || "";
+      const result = userAgent.match(/Chrome\/(\d+)/i);
+      chromeVersion = result ? parseInt(result[1]) : 0;
+    }
+    if (safariWebkitVersion === null) {
+      const result = navigator.userAgent.match(/Safari\/(\d+)/i);
+      safariWebkitVersion = result ? parseInt(result[1]) : 0;
+    }
+  }
+  destroy() {
+    this.config = this.videoTrackConfig = this._initPTS = this._initDTS = null;
+  }
+  resetTimeStamp(defaultTimeStamp) {
+    this.log("initPTS & initDTS reset");
+    this._initPTS = this._initDTS = defaultTimeStamp;
+  }
+  resetNextTimestamp() {
+    this.log("reset next timestamp");
+    this.isVideoContiguous = false;
+    this.isAudioContiguous = false;
+  }
+  resetInitSegment() {
+    this.log("ISGenerated flag reset");
+    this.ISGenerated = false;
+    this.videoTrackConfig = void 0;
+  }
+  getVideoStartPts(videoSamples) {
+    let rolloverDetected = false;
+    const firstPts = videoSamples[0].pts;
+    const startPTS = videoSamples.reduce((minPTS, sample) => {
+      let pts = sample.pts;
+      let delta = pts - minPTS;
+      if (delta < -4294967296) {
+        rolloverDetected = true;
+        pts = normalizePts(pts, firstPts);
+        delta = pts - minPTS;
+      }
+      if (delta > 0) {
+        return minPTS;
+      }
+      return pts;
+    }, firstPts);
+    if (rolloverDetected) {
+      this.debug("PTS rollover detected");
+    }
+    return startPTS;
+  }
+  remux(audioTrack, videoTrack, id3Track, textTrack, timeOffset, accurateTimeOffset, flush, playlistType) {
+    let video;
+    let audio;
+    let initSegment;
+    let text;
+    let id3;
+    let independent;
+    let audioTimeOffset = timeOffset;
+    let videoTimeOffset = timeOffset;
+    const hasAudio = audioTrack.pid > -1;
+    const hasVideo = videoTrack.pid > -1;
+    const length = videoTrack.samples.length;
+    const enoughAudioSamples = audioTrack.samples.length > 0;
+    const enoughVideoSamples = flush && length > 0 || length > 1;
+    const canRemuxAvc = (!hasAudio || enoughAudioSamples) && (!hasVideo || enoughVideoSamples) || this.ISGenerated || flush;
+    if (canRemuxAvc) {
+      if (this.ISGenerated) {
+        var _videoTrack$pixelRati, _config$pixelRatio, _videoTrack$pixelRati2, _config$pixelRatio2;
+        const config = this.videoTrackConfig;
+        if (config && (videoTrack.width !== config.width || videoTrack.height !== config.height || ((_videoTrack$pixelRati = videoTrack.pixelRatio) == null ? void 0 : _videoTrack$pixelRati[0]) !== ((_config$pixelRatio = config.pixelRatio) == null ? void 0 : _config$pixelRatio[0]) || ((_videoTrack$pixelRati2 = videoTrack.pixelRatio) == null ? void 0 : _videoTrack$pixelRati2[1]) !== ((_config$pixelRatio2 = config.pixelRatio) == null ? void 0 : _config$pixelRatio2[1])) || !config && enoughVideoSamples || this.nextAudioTs === null && enoughAudioSamples) {
+          this.resetInitSegment();
+        }
+      }
+      if (!this.ISGenerated) {
+        initSegment = this.generateIS(audioTrack, videoTrack, timeOffset, accurateTimeOffset);
+      }
+      const isVideoContiguous = this.isVideoContiguous;
+      let firstKeyFrameIndex = -1;
+      let firstKeyFramePTS;
+      if (enoughVideoSamples) {
+        firstKeyFrameIndex = findKeyframeIndex(videoTrack.samples);
+        if (!isVideoContiguous && this.config.forceKeyFrameOnDiscontinuity) {
+          independent = true;
+          if (firstKeyFrameIndex > 0) {
+            this.warn(`Dropped ${firstKeyFrameIndex} out of ${length} video samples due to a missing keyframe`);
+            const startPTS = this.getVideoStartPts(videoTrack.samples);
+            videoTrack.samples = videoTrack.samples.slice(firstKeyFrameIndex);
+            videoTrack.dropped += firstKeyFrameIndex;
+            videoTimeOffset += (videoTrack.samples[0].pts - startPTS) / videoTrack.inputTimeScale;
+            firstKeyFramePTS = videoTimeOffset;
+          } else if (firstKeyFrameIndex === -1) {
+            this.warn(`No keyframe found out of ${length} video samples`);
+            independent = false;
+          }
+        }
+      }
+      if (this.ISGenerated) {
+        if (enoughAudioSamples && enoughVideoSamples) {
+          const startPTS = this.getVideoStartPts(videoTrack.samples);
+          const tsDelta = normalizePts(audioTrack.samples[0].pts, startPTS) - startPTS;
+          const audiovideoTimestampDelta = tsDelta / videoTrack.inputTimeScale;
+          audioTimeOffset += Math.max(0, audiovideoTimestampDelta);
+          videoTimeOffset += Math.max(0, -audiovideoTimestampDelta);
+        }
+        if (enoughAudioSamples) {
+          if (!audioTrack.samplerate) {
+            this.warn("regenerate InitSegment as audio detected");
+            initSegment = this.generateIS(audioTrack, videoTrack, timeOffset, accurateTimeOffset);
+          }
+          audio = this.remuxAudio(audioTrack, audioTimeOffset, this.isAudioContiguous, accurateTimeOffset, hasVideo || enoughVideoSamples || playlistType === PlaylistLevelType.AUDIO ? videoTimeOffset : void 0);
+          if (enoughVideoSamples) {
+            const audioTrackLength = audio ? audio.endPTS - audio.startPTS : 0;
+            if (!videoTrack.inputTimeScale) {
+              this.warn("regenerate InitSegment as video detected");
+              initSegment = this.generateIS(audioTrack, videoTrack, timeOffset, accurateTimeOffset);
+            }
+            video = this.remuxVideo(videoTrack, videoTimeOffset, isVideoContiguous, audioTrackLength);
+          }
+        } else if (enoughVideoSamples) {
+          video = this.remuxVideo(videoTrack, videoTimeOffset, isVideoContiguous, 0);
+        }
+        if (video) {
+          video.firstKeyFrame = firstKeyFrameIndex;
+          video.independent = firstKeyFrameIndex !== -1;
+          video.firstKeyFramePTS = firstKeyFramePTS;
+        }
+      }
+    }
+    if (this.ISGenerated && this._initPTS && this._initDTS) {
+      if (id3Track.samples.length) {
+        id3 = flushTextTrackMetadataCueSamples(id3Track, timeOffset, this._initPTS, this._initDTS);
+      }
+      if (textTrack.samples.length) {
+        text = flushTextTrackUserdataCueSamples(textTrack, timeOffset, this._initPTS);
+      }
+    }
+    return {
+      audio,
+      video,
+      initSegment,
+      independent,
+      text,
+      id3
+    };
+  }
+  generateIS(audioTrack, videoTrack, timeOffset, accurateTimeOffset) {
+    const audioSamples = audioTrack.samples;
+    const videoSamples = videoTrack.samples;
+    const typeSupported = this.typeSupported;
+    const tracks = {};
+    const _initPTS = this._initPTS;
+    let computePTSDTS = !_initPTS || accurateTimeOffset;
+    let container = "audio/mp4";
+    let initPTS;
+    let initDTS;
+    let timescale;
+    let trackId;
+    if (computePTSDTS) {
+      initPTS = initDTS = Infinity;
+    }
+    if (audioTrack.config && audioSamples.length) {
+      audioTrack.timescale = audioTrack.samplerate;
+      switch (audioTrack.segmentCodec) {
+        case "mp3":
+          if (typeSupported.mpeg) {
+            container = "audio/mpeg";
+            audioTrack.codec = "";
+          } else if (typeSupported.mp3) {
+            audioTrack.codec = "mp3";
+          }
+          break;
+        case "ac3":
+          audioTrack.codec = "ac-3";
+          break;
+      }
+      tracks.audio = {
+        id: "audio",
+        container,
+        codec: audioTrack.codec,
+        initSegment: audioTrack.segmentCodec === "mp3" && typeSupported.mpeg ? new Uint8Array(0) : MP4.initSegment([audioTrack]),
+        metadata: {
+          channelCount: audioTrack.channelCount
+        }
+      };
+      if (computePTSDTS) {
+        trackId = audioTrack.id;
+        timescale = audioTrack.inputTimeScale;
+        if (!_initPTS || timescale !== _initPTS.timescale) {
+          initPTS = initDTS = audioSamples[0].pts - Math.round(timescale * timeOffset);
+        } else {
+          computePTSDTS = false;
+        }
+      }
+    }
+    if (videoTrack.sps && videoTrack.pps && videoSamples.length) {
+      videoTrack.timescale = videoTrack.inputTimeScale;
+      tracks.video = {
+        id: "main",
+        container: "video/mp4",
+        codec: videoTrack.codec,
+        initSegment: MP4.initSegment([videoTrack]),
+        metadata: {
+          width: videoTrack.width,
+          height: videoTrack.height
+        }
+      };
+      if (computePTSDTS) {
+        trackId = videoTrack.id;
+        timescale = videoTrack.inputTimeScale;
+        if (!_initPTS || timescale !== _initPTS.timescale) {
+          const startPTS = this.getVideoStartPts(videoSamples);
+          const startOffset = Math.round(timescale * timeOffset);
+          initDTS = Math.min(initDTS, normalizePts(videoSamples[0].dts, startPTS) - startOffset);
+          initPTS = Math.min(initPTS, startPTS - startOffset);
+        } else {
+          computePTSDTS = false;
+        }
+      }
+      this.videoTrackConfig = {
+        width: videoTrack.width,
+        height: videoTrack.height,
+        pixelRatio: videoTrack.pixelRatio
+      };
+    }
+    if (Object.keys(tracks).length) {
+      this.ISGenerated = true;
+      if (computePTSDTS) {
+        this._initPTS = {
+          baseTime: initPTS,
+          timescale
+        };
+        this._initDTS = {
+          baseTime: initDTS,
+          timescale
+        };
+      } else {
+        initPTS = timescale = void 0;
+      }
+      return {
+        tracks,
+        initPTS,
+        timescale,
+        trackId
+      };
+    }
+  }
+  remuxVideo(track, timeOffset, contiguous, audioTrackLength) {
+    const timeScale = track.inputTimeScale;
+    const inputSamples = track.samples;
+    const outputSamples = [];
+    const nbSamples = inputSamples.length;
+    const initPTS = this._initPTS;
+    const initTime = initPTS.baseTime * timeScale / initPTS.timescale;
+    let nextVideoTs = this.nextVideoTs;
+    let offset = 8;
+    let mp4SampleDuration = this.videoSampleDuration;
+    let firstDTS;
+    let lastDTS;
+    let minPTS = Number.POSITIVE_INFINITY;
+    let maxPTS = Number.NEGATIVE_INFINITY;
+    let sortSamples = false;
+    if (!contiguous || nextVideoTs === null) {
+      const pts = initTime + timeOffset * timeScale;
+      const cts = inputSamples[0].pts - normalizePts(inputSamples[0].dts, inputSamples[0].pts);
+      if (chromeVersion && nextVideoTs !== null && Math.abs(pts - cts - (nextVideoTs + initTime)) < 15e3) {
+        contiguous = true;
+      } else {
+        nextVideoTs = pts - cts - initTime;
+      }
+    }
+    const nextVideoPts = nextVideoTs + initTime;
+    for (let i = 0; i < nbSamples; i++) {
+      const sample = inputSamples[i];
+      sample.pts = normalizePts(sample.pts, nextVideoPts);
+      sample.dts = normalizePts(sample.dts, nextVideoPts);
+      if (sample.dts < inputSamples[i > 0 ? i - 1 : i].dts) {
+        sortSamples = true;
+      }
+    }
+    if (sortSamples) {
+      inputSamples.sort(function(a, b) {
+        const deltadts = a.dts - b.dts;
+        const deltapts = a.pts - b.pts;
+        return deltadts || deltapts;
+      });
+    }
+    firstDTS = inputSamples[0].dts;
+    lastDTS = inputSamples[inputSamples.length - 1].dts;
+    const inputDuration = lastDTS - firstDTS;
+    const averageSampleDuration = inputDuration ? Math.round(inputDuration / (nbSamples - 1)) : mp4SampleDuration || track.inputTimeScale / 30;
+    if (contiguous) {
+      const delta = firstDTS - nextVideoPts;
+      const foundHole = delta > averageSampleDuration;
+      const foundOverlap = delta < -1;
+      if (foundHole || foundOverlap) {
+        if (foundHole) {
+          this.warn(`${(track.segmentCodec || "").toUpperCase()}: ${toMsFromMpegTsClock(delta, true)} ms (${delta}dts) hole between fragments detected at ${timeOffset.toFixed(3)}`);
+        } else {
+          this.warn(`${(track.segmentCodec || "").toUpperCase()}: ${toMsFromMpegTsClock(-delta, true)} ms (${delta}dts) overlapping between fragments detected at ${timeOffset.toFixed(3)}`);
+        }
+        if (!foundOverlap || nextVideoPts >= inputSamples[0].pts || chromeVersion) {
+          firstDTS = nextVideoPts;
+          const firstPTS = inputSamples[0].pts - delta;
+          if (foundHole) {
+            inputSamples[0].dts = firstDTS;
+            inputSamples[0].pts = firstPTS;
+          } else {
+            let isPTSOrderRetained = true;
+            for (let i = 0; i < inputSamples.length; i++) {
+              if (inputSamples[i].dts > firstPTS && isPTSOrderRetained) {
+                break;
+              }
+              const prevPTS = inputSamples[i].pts;
+              inputSamples[i].dts -= delta;
+              inputSamples[i].pts -= delta;
+              if (i < inputSamples.length - 1) {
+                const nextSamplePTS = inputSamples[i + 1].pts;
+                const currentSamplePTS = inputSamples[i].pts;
+                const currentOrder = nextSamplePTS <= currentSamplePTS;
+                const prevOrder = nextSamplePTS <= prevPTS;
+                isPTSOrderRetained = currentOrder == prevOrder;
+              }
+            }
+          }
+          this.log(`Video: Initial PTS/DTS adjusted: ${toMsFromMpegTsClock(firstPTS, true)}/${toMsFromMpegTsClock(firstDTS, true)}, delta: ${toMsFromMpegTsClock(delta, true)} ms`);
+        }
+      }
+    }
+    firstDTS = Math.max(0, firstDTS);
+    let nbNalu = 0;
+    let naluLen = 0;
+    let dtsStep = firstDTS;
+    for (let i = 0; i < nbSamples; i++) {
+      const sample = inputSamples[i];
+      const units = sample.units;
+      const nbUnits = units.length;
+      let sampleLen = 0;
+      for (let j = 0; j < nbUnits; j++) {
+        sampleLen += units[j].data.length;
+      }
+      naluLen += sampleLen;
+      nbNalu += nbUnits;
+      sample.length = sampleLen;
+      if (sample.dts < dtsStep) {
+        sample.dts = dtsStep;
+        dtsStep += averageSampleDuration / 4 | 0 || 1;
+      } else {
+        dtsStep = sample.dts;
+      }
+      minPTS = Math.min(sample.pts, minPTS);
+      maxPTS = Math.max(sample.pts, maxPTS);
+    }
+    lastDTS = inputSamples[nbSamples - 1].dts;
+    const mdatSize = naluLen + 4 * nbNalu + 8;
+    let mdat;
+    try {
+      mdat = new Uint8Array(mdatSize);
+    } catch (err) {
+      this.observer.emit(Events.ERROR, Events.ERROR, {
+        type: ErrorTypes.MUX_ERROR,
+        details: ErrorDetails.REMUX_ALLOC_ERROR,
+        fatal: false,
+        error: err,
+        bytes: mdatSize,
+        reason: `fail allocating video mdat ${mdatSize}`
+      });
+      return;
+    }
+    const view2 = new DataView(mdat.buffer);
+    view2.setUint32(0, mdatSize);
+    mdat.set(MP4.types.mdat, 4);
+    let stretchedLastFrame = false;
+    let minDtsDelta = Number.POSITIVE_INFINITY;
+    let minPtsDelta = Number.POSITIVE_INFINITY;
+    let maxDtsDelta = Number.NEGATIVE_INFINITY;
+    let maxPtsDelta = Number.NEGATIVE_INFINITY;
+    for (let i = 0; i < nbSamples; i++) {
+      const VideoSample = inputSamples[i];
+      const VideoSampleUnits = VideoSample.units;
+      let mp4SampleLength = 0;
+      for (let j = 0, nbUnits = VideoSampleUnits.length; j < nbUnits; j++) {
+        const unit = VideoSampleUnits[j];
+        const unitData = unit.data;
+        const unitDataLen = unit.data.byteLength;
+        view2.setUint32(offset, unitDataLen);
+        offset += 4;
+        mdat.set(unitData, offset);
+        offset += unitDataLen;
+        mp4SampleLength += 4 + unitDataLen;
+      }
+      let ptsDelta;
+      if (i < nbSamples - 1) {
+        mp4SampleDuration = inputSamples[i + 1].dts - VideoSample.dts;
+        ptsDelta = inputSamples[i + 1].pts - VideoSample.pts;
+      } else {
+        const config = this.config;
+        const lastFrameDuration = i > 0 ? VideoSample.dts - inputSamples[i - 1].dts : averageSampleDuration;
+        ptsDelta = i > 0 ? VideoSample.pts - inputSamples[i - 1].pts : averageSampleDuration;
+        if (config.stretchShortVideoTrack && this.nextAudioTs !== null) {
+          const gapTolerance = Math.floor(config.maxBufferHole * timeScale);
+          const deltaToFrameEnd = (audioTrackLength ? minPTS + audioTrackLength * timeScale : this.nextAudioTs + initTime) - VideoSample.pts;
+          if (deltaToFrameEnd > gapTolerance) {
+            mp4SampleDuration = deltaToFrameEnd - lastFrameDuration;
+            if (mp4SampleDuration < 0) {
+              mp4SampleDuration = lastFrameDuration;
+            } else {
+              stretchedLastFrame = true;
+            }
+            this.log(`It is approximately ${deltaToFrameEnd / 90} ms to the next segment; using duration ${mp4SampleDuration / 90} ms for the last video frame.`);
+          } else {
+            mp4SampleDuration = lastFrameDuration;
+          }
+        } else {
+          mp4SampleDuration = lastFrameDuration;
+        }
+      }
+      const compositionTimeOffset = Math.round(VideoSample.pts - VideoSample.dts);
+      minDtsDelta = Math.min(minDtsDelta, mp4SampleDuration);
+      maxDtsDelta = Math.max(maxDtsDelta, mp4SampleDuration);
+      minPtsDelta = Math.min(minPtsDelta, ptsDelta);
+      maxPtsDelta = Math.max(maxPtsDelta, ptsDelta);
+      outputSamples.push(createMp4Sample(VideoSample.key, mp4SampleDuration, mp4SampleLength, compositionTimeOffset));
+    }
+    if (outputSamples.length) {
+      if (chromeVersion) {
+        if (chromeVersion < 70) {
+          const flags = outputSamples[0].flags;
+          flags.dependsOn = 2;
+          flags.isNonSync = 0;
+        }
+      } else if (safariWebkitVersion) {
+        if (maxPtsDelta - minPtsDelta < maxDtsDelta - minDtsDelta && averageSampleDuration / maxDtsDelta < 0.025 && outputSamples[0].cts === 0) {
+          this.warn("Found irregular gaps in sample duration. Using PTS instead of DTS to determine MP4 sample duration.");
+          let dts = firstDTS;
+          for (let i = 0, len = outputSamples.length; i < len; i++) {
+            const nextDts = dts + outputSamples[i].duration;
+            const pts = dts + outputSamples[i].cts;
+            if (i < len - 1) {
+              const nextPts = nextDts + outputSamples[i + 1].cts;
+              outputSamples[i].duration = nextPts - pts;
+            } else {
+              outputSamples[i].duration = i ? outputSamples[i - 1].duration : averageSampleDuration;
+            }
+            outputSamples[i].cts = 0;
+            dts = nextDts;
+          }
+        }
+      }
+    }
+    mp4SampleDuration = stretchedLastFrame || !mp4SampleDuration ? averageSampleDuration : mp4SampleDuration;
+    const endDTS = lastDTS + mp4SampleDuration;
+    this.nextVideoTs = nextVideoTs = endDTS - initTime;
+    this.videoSampleDuration = mp4SampleDuration;
+    this.isVideoContiguous = true;
+    const moof = MP4.moof(track.sequenceNumber++, firstDTS, _extends(track, {
+      samples: outputSamples
+    }));
+    const type = "video";
+    const data = {
+      data1: moof,
+      data2: mdat,
+      startPTS: (minPTS - initTime) / timeScale,
+      endPTS: (maxPTS + mp4SampleDuration - initTime) / timeScale,
+      startDTS: (firstDTS - initTime) / timeScale,
+      endDTS: nextVideoTs / timeScale,
+      type,
+      hasAudio: false,
+      hasVideo: true,
+      nb: outputSamples.length,
+      dropped: track.dropped
+    };
+    track.samples = [];
+    track.dropped = 0;
+    return data;
+  }
+  getSamplesPerFrame(track) {
+    switch (track.segmentCodec) {
+      case "mp3":
+        return MPEG_AUDIO_SAMPLE_PER_FRAME;
+      case "ac3":
+        return AC3_SAMPLES_PER_FRAME;
+      default:
+        return AAC_SAMPLES_PER_FRAME;
+    }
+  }
+  remuxAudio(track, timeOffset, contiguous, accurateTimeOffset, videoTimeOffset) {
+    const inputTimeScale = track.inputTimeScale;
+    const mp4timeScale = track.samplerate ? track.samplerate : inputTimeScale;
+    const scaleFactor = inputTimeScale / mp4timeScale;
+    const mp4SampleDuration = this.getSamplesPerFrame(track);
+    const inputSampleDuration = mp4SampleDuration * scaleFactor;
+    const initPTS = this._initPTS;
+    const rawMPEG = track.segmentCodec === "mp3" && this.typeSupported.mpeg;
+    const outputSamples = [];
+    const alignedWithVideo = videoTimeOffset !== void 0;
+    let inputSamples = track.samples;
+    let offset = rawMPEG ? 0 : 8;
+    let nextAudioTs = this.nextAudioTs || -1;
+    const initTime = initPTS.baseTime * inputTimeScale / initPTS.timescale;
+    const timeOffsetMpegTS = initTime + timeOffset * inputTimeScale;
+    this.isAudioContiguous = contiguous = contiguous || inputSamples.length && nextAudioTs > 0 && (accurateTimeOffset && Math.abs(timeOffsetMpegTS - (nextAudioTs + initTime)) < 9e3 || Math.abs(normalizePts(inputSamples[0].pts, timeOffsetMpegTS) - (nextAudioTs + initTime)) < 20 * inputSampleDuration);
+    inputSamples.forEach(function(sample) {
+      sample.pts = normalizePts(sample.pts, timeOffsetMpegTS);
+    });
+    if (!contiguous || nextAudioTs < 0) {
+      inputSamples = inputSamples.filter((sample) => sample.pts >= 0);
+      if (!inputSamples.length) {
+        return;
+      }
+      if (videoTimeOffset === 0) {
+        nextAudioTs = 0;
+      } else if (accurateTimeOffset && !alignedWithVideo) {
+        nextAudioTs = Math.max(0, timeOffsetMpegTS - initTime);
+      } else {
+        nextAudioTs = inputSamples[0].pts - initTime;
+      }
+    }
+    if (track.segmentCodec === "aac") {
+      const maxAudioFramesDrift = this.config.maxAudioFramesDrift;
+      for (let i = 0, nextPts = nextAudioTs + initTime; i < inputSamples.length; i++) {
+        const sample = inputSamples[i];
+        const pts = sample.pts;
+        const delta = pts - nextPts;
+        const duration = Math.abs(1e3 * delta / inputTimeScale);
+        if (delta <= -maxAudioFramesDrift * inputSampleDuration && alignedWithVideo) {
+          if (i === 0) {
+            this.warn(`Audio frame @ ${(pts / inputTimeScale).toFixed(3)}s overlaps marker by ${Math.round(1e3 * delta / inputTimeScale)} ms.`);
+            this.nextAudioTs = nextAudioTs = pts - initTime;
+            nextPts = pts;
+          }
+        } else if (delta >= maxAudioFramesDrift * inputSampleDuration && duration < MAX_SILENT_FRAME_DURATION && alignedWithVideo) {
+          let missing = Math.round(delta / inputSampleDuration);
+          nextPts = pts - missing * inputSampleDuration;
+          while (nextPts < 0 && missing && inputSampleDuration) {
+            missing--;
+            nextPts += inputSampleDuration;
+          }
+          if (i === 0) {
+            this.nextAudioTs = nextAudioTs = nextPts - initTime;
+          }
+          this.warn(`Injecting ${missing} audio frames @ ${((nextPts - initTime) / inputTimeScale).toFixed(3)}s due to ${Math.round(1e3 * delta / inputTimeScale)} ms gap.`);
+          for (let j = 0; j < missing; j++) {
+            let fillFrame = AAC.getSilentFrame(track.parsedCodec || track.manifestCodec || track.codec, track.channelCount);
+            if (!fillFrame) {
+              this.log("Unable to get silent frame for given audio codec; duplicating last frame instead.");
+              fillFrame = sample.unit.subarray();
+            }
+            inputSamples.splice(i, 0, {
+              unit: fillFrame,
+              pts: nextPts
+            });
+            nextPts += inputSampleDuration;
+            i++;
+          }
+        }
+        sample.pts = nextPts;
+        nextPts += inputSampleDuration;
+      }
+    }
+    let firstPTS = null;
+    let lastPTS = null;
+    let mdat;
+    let mdatSize = 0;
+    let sampleLength = inputSamples.length;
+    while (sampleLength--) {
+      mdatSize += inputSamples[sampleLength].unit.byteLength;
+    }
+    for (let j = 0, _nbSamples = inputSamples.length; j < _nbSamples; j++) {
+      const audioSample = inputSamples[j];
+      const unit = audioSample.unit;
+      let pts = audioSample.pts;
+      if (lastPTS !== null) {
+        const prevSample = outputSamples[j - 1];
+        prevSample.duration = Math.round((pts - lastPTS) / scaleFactor);
+      } else {
+        if (contiguous && track.segmentCodec === "aac") {
+          pts = nextAudioTs + initTime;
+        }
+        firstPTS = pts;
+        if (mdatSize > 0) {
+          mdatSize += offset;
+          try {
+            mdat = new Uint8Array(mdatSize);
+          } catch (err) {
+            this.observer.emit(Events.ERROR, Events.ERROR, {
+              type: ErrorTypes.MUX_ERROR,
+              details: ErrorDetails.REMUX_ALLOC_ERROR,
+              fatal: false,
+              error: err,
+              bytes: mdatSize,
+              reason: `fail allocating audio mdat ${mdatSize}`
+            });
+            return;
+          }
+          if (!rawMPEG) {
+            const view2 = new DataView(mdat.buffer);
+            view2.setUint32(0, mdatSize);
+            mdat.set(MP4.types.mdat, 4);
+          }
+        } else {
+          return;
+        }
+      }
+      mdat.set(unit, offset);
+      const unitLen = unit.byteLength;
+      offset += unitLen;
+      outputSamples.push(createMp4Sample(true, mp4SampleDuration, unitLen, 0));
+      lastPTS = pts;
+    }
+    const nbSamples = outputSamples.length;
+    if (!nbSamples) {
+      return;
+    }
+    const lastSample = outputSamples[outputSamples.length - 1];
+    nextAudioTs = lastPTS - initTime;
+    this.nextAudioTs = nextAudioTs + scaleFactor * lastSample.duration;
+    const moof = rawMPEG ? new Uint8Array(0) : MP4.moof(track.sequenceNumber++, firstPTS / scaleFactor, _extends({}, track, {
+      samples: outputSamples
+    }));
+    track.samples = [];
+    const start = (firstPTS - initTime) / inputTimeScale;
+    const end = nextAudioTs / inputTimeScale;
+    const type = "audio";
+    const audioData = {
+      data1: moof,
+      data2: mdat,
+      startPTS: start,
+      endPTS: end,
+      startDTS: start,
+      endDTS: end,
+      type,
+      hasAudio: true,
+      hasVideo: false,
+      nb: nbSamples
+    };
+    this.isAudioContiguous = true;
+    return audioData;
+  }
+};
+function normalizePts(value, reference) {
+  let offset;
+  if (reference === null) {
+    return value;
+  }
+  if (reference < value) {
+    offset = -8589934592;
+  } else {
+    offset = 8589934592;
+  }
+  while (Math.abs(value - reference) > 4294967296) {
+    value += offset;
+  }
+  return value;
+}
+function findKeyframeIndex(samples) {
+  for (let i = 0; i < samples.length; i++) {
+    if (samples[i].key) {
+      return i;
+    }
+  }
+  return -1;
+}
+function flushTextTrackMetadataCueSamples(track, timeOffset, initPTS, initDTS) {
+  const length = track.samples.length;
+  if (!length) {
+    return;
+  }
+  const inputTimeScale = track.inputTimeScale;
+  for (let index = 0; index < length; index++) {
+    const sample = track.samples[index];
+    sample.pts = normalizePts(sample.pts - initPTS.baseTime * inputTimeScale / initPTS.timescale, timeOffset * inputTimeScale) / inputTimeScale;
+    sample.dts = normalizePts(sample.dts - initDTS.baseTime * inputTimeScale / initDTS.timescale, timeOffset * inputTimeScale) / inputTimeScale;
+  }
+  const samples = track.samples;
+  track.samples = [];
+  return {
+    samples
+  };
+}
+function flushTextTrackUserdataCueSamples(track, timeOffset, initPTS) {
+  const length = track.samples.length;
+  if (!length) {
+    return;
+  }
+  const inputTimeScale = track.inputTimeScale;
+  for (let index = 0; index < length; index++) {
+    const sample = track.samples[index];
+    sample.pts = normalizePts(sample.pts - initPTS.baseTime * inputTimeScale / initPTS.timescale, timeOffset * inputTimeScale) / inputTimeScale;
+  }
+  track.samples.sort((a, b) => a.pts - b.pts);
+  const samples = track.samples;
+  track.samples = [];
+  return {
+    samples
+  };
+}
+var PassThroughRemuxer = class extends Logger {
+  constructor(observer, config, typeSupported, logger2) {
+    super("passthrough-remuxer", logger2);
+    this.emitInitSegment = false;
+    this.audioCodec = void 0;
+    this.videoCodec = void 0;
+    this.initData = void 0;
+    this.initPTS = null;
+    this.initTracks = void 0;
+    this.lastEndTime = null;
+    this.isVideoContiguous = false;
+  }
+  destroy() {
+  }
+  resetTimeStamp(defaultInitPTS) {
+    this.lastEndTime = null;
+    const initPTS = this.initPTS;
+    if (initPTS && defaultInitPTS) {
+      if (initPTS.baseTime === defaultInitPTS.baseTime && initPTS.timescale === defaultInitPTS.timescale) {
+        return;
+      }
+    }
+    this.initPTS = defaultInitPTS;
+  }
+  resetNextTimestamp() {
+    this.isVideoContiguous = false;
+    this.lastEndTime = null;
+  }
+  resetInitSegment(initSegment, audioCodec, videoCodec, decryptdata) {
+    this.audioCodec = audioCodec;
+    this.videoCodec = videoCodec;
+    this.generateInitSegment(patchEncyptionData(initSegment, decryptdata));
+    this.emitInitSegment = true;
+  }
+  generateInitSegment(initSegment) {
+    let {
+      audioCodec,
+      videoCodec
+    } = this;
+    if (!(initSegment != null && initSegment.byteLength)) {
+      this.initTracks = void 0;
+      this.initData = void 0;
+      return;
+    }
+    const initData = this.initData = parseInitSegment(initSegment);
+    if (initData.audio) {
+      audioCodec = getParsedTrackCodec(initData.audio, ElementaryStreamTypes.AUDIO, this);
+    }
+    if (initData.video) {
+      videoCodec = getParsedTrackCodec(initData.video, ElementaryStreamTypes.VIDEO, this);
+    }
+    const tracks = {};
+    if (initData.audio && initData.video) {
+      tracks.audiovideo = {
+        container: "video/mp4",
+        codec: audioCodec + "," + videoCodec,
+        supplemental: initData.video.supplemental,
+        initSegment,
+        id: "main"
+      };
+    } else if (initData.audio) {
+      tracks.audio = {
+        container: "audio/mp4",
+        codec: audioCodec,
+        initSegment,
+        id: "audio"
+      };
+    } else if (initData.video) {
+      tracks.video = {
+        container: "video/mp4",
+        codec: videoCodec,
+        supplemental: initData.video.supplemental,
+        initSegment,
+        id: "main"
+      };
+    } else {
+      this.warn("initSegment does not contain moov or trak boxes.");
+    }
+    this.initTracks = tracks;
+  }
+  remux(audioTrack, videoTrack, id3Track, textTrack, timeOffset, accurateTimeOffset) {
+    var _initData, _initData2;
+    let {
+      initPTS,
+      lastEndTime
+    } = this;
+    const result = {
+      audio: void 0,
+      video: void 0,
+      text: textTrack,
+      id3: id3Track,
+      initSegment: void 0
+    };
+    if (!isFiniteNumber(lastEndTime)) {
+      lastEndTime = this.lastEndTime = timeOffset || 0;
+    }
+    const data = videoTrack.samples;
+    if (!(data != null && data.length)) {
+      return result;
+    }
+    const initSegment = {
+      initPTS: void 0,
+      timescale: void 0,
+      trackId: void 0
+    };
+    let initData = this.initData;
+    if (!((_initData = initData) != null && _initData.length)) {
+      this.generateInitSegment(data);
+      initData = this.initData;
+    }
+    if (!((_initData2 = initData) != null && _initData2.length)) {
+      this.warn("Failed to generate initSegment.");
+      return result;
+    }
+    if (this.emitInitSegment) {
+      initSegment.tracks = this.initTracks;
+      this.emitInitSegment = false;
+    }
+    const trackSampleData = getSampleData(data, initData, this);
+    const audioSampleTimestamps = initData.audio ? trackSampleData[initData.audio.id] : null;
+    const videoSampleTimestamps = initData.video ? trackSampleData[initData.video.id] : null;
+    const videoStartTime = toStartEndOrDefault(videoSampleTimestamps, Infinity);
+    const audioStartTime = toStartEndOrDefault(audioSampleTimestamps, Infinity);
+    const videoEndTime = toStartEndOrDefault(videoSampleTimestamps, 0, true);
+    const audioEndTime = toStartEndOrDefault(audioSampleTimestamps, 0, true);
+    let baseOffsetSamples;
+    let decodeTime = timeOffset;
+    let duration = 0;
+    if (audioSampleTimestamps && (!videoSampleTimestamps || !initPTS && audioStartTime < videoStartTime || initPTS && initPTS.trackId === initData.audio.id)) {
+      initSegment.trackId = initData.audio.id;
+      baseOffsetSamples = audioSampleTimestamps;
+      duration = audioEndTime - audioStartTime;
+    } else if (videoSampleTimestamps) {
+      initSegment.trackId = initData.video.id;
+      baseOffsetSamples = videoSampleTimestamps;
+      duration = videoEndTime - videoStartTime;
+    }
+    if (baseOffsetSamples) {
+      const timescale = baseOffsetSamples.timescale;
+      decodeTime = baseOffsetSamples.start / timescale;
+      initSegment.initPTS = baseOffsetSamples.start - timeOffset * timescale;
+      initSegment.timescale = timescale;
+      if (!initPTS) {
+        this.initPTS = initPTS = {
+          baseTime: initSegment.initPTS,
+          timescale,
+          trackId: initSegment.trackId
+        };
+      }
+    }
+    if ((accurateTimeOffset || !initPTS) && (isInvalidInitPts(initPTS, decodeTime, timeOffset, duration) || initSegment.timescale !== initPTS.timescale)) {
+      initSegment.initPTS = decodeTime - timeOffset;
+      initSegment.timescale = 1;
+      if (initPTS && initPTS.timescale === 1) {
+        this.warn(`Adjusting initPTS @${timeOffset} from ${initPTS.baseTime / initPTS.timescale} to ${initSegment.initPTS}`);
+      }
+      this.initPTS = initPTS = {
+        baseTime: initSegment.initPTS,
+        timescale: 1
+      };
+    }
+    const startTime = audioTrack ? decodeTime - initPTS.baseTime / initPTS.timescale : lastEndTime;
+    const endTime = startTime + duration;
+    if (duration > 0) {
+      this.lastEndTime = endTime;
+    } else {
+      this.warn("Duration parsed from mp4 should be greater than zero");
+      this.resetNextTimestamp();
+    }
+    const hasAudio = !!initData.audio;
+    const hasVideo = !!initData.video;
+    let type = "";
+    if (hasAudio) {
+      type += "audio";
+    }
+    if (hasVideo) {
+      type += "video";
+    }
+    const track = {
+      data1: data,
+      startPTS: startTime,
+      startDTS: startTime,
+      endPTS: endTime,
+      endDTS: endTime,
+      type,
+      hasAudio,
+      hasVideo,
+      nb: 1,
+      dropped: 0
+    };
+    result.audio = hasAudio && !hasVideo ? track : void 0;
+    result.video = hasVideo ? track : void 0;
+    const videoSampleCount = videoSampleTimestamps == null ? void 0 : videoSampleTimestamps.sampleCount;
+    if (videoSampleCount) {
+      const firstKeyFrame = videoSampleTimestamps.keyFrameIndex;
+      const independent = firstKeyFrame !== -1;
+      track.nb = videoSampleCount;
+      track.dropped = firstKeyFrame === 0 || this.isVideoContiguous ? 0 : independent ? firstKeyFrame : videoSampleCount;
+      track.independent = independent;
+      track.firstKeyFrame = firstKeyFrame;
+      if (independent && videoSampleTimestamps.keyFrameStart) {
+        track.firstKeyFramePTS = (videoSampleTimestamps.keyFrameStart - initPTS.baseTime) / initPTS.timescale;
+      }
+      if (!this.isVideoContiguous) {
+        result.independent = independent;
+      }
+      this.isVideoContiguous || (this.isVideoContiguous = independent);
+      if (track.dropped) {
+        this.warn(`fmp4 does not start with IDR: firstIDR ${firstKeyFrame}/${videoSampleCount} dropped: ${track.dropped} start: ${track.firstKeyFramePTS || "NA"}`);
+      }
+    }
+    result.initSegment = initSegment;
+    result.id3 = flushTextTrackMetadataCueSamples(id3Track, timeOffset, initPTS, initPTS);
+    if (textTrack.samples.length) {
+      result.text = flushTextTrackUserdataCueSamples(textTrack, timeOffset, initPTS);
+    }
+    return result;
+  }
+};
+function toStartEndOrDefault(trackTimes, defaultValue, end = false) {
+  return (trackTimes == null ? void 0 : trackTimes.start) !== void 0 ? (trackTimes.start + (end ? trackTimes.duration : 0)) / trackTimes.timescale : defaultValue;
+}
+function isInvalidInitPts(initPTS, startDTS, timeOffset, duration) {
+  if (initPTS === null) {
+    return true;
+  }
+  const minDuration = Math.max(duration, 1);
+  const startTime = startDTS - initPTS.baseTime / initPTS.timescale;
+  return Math.abs(startTime - timeOffset) > minDuration;
+}
+function getParsedTrackCodec(track, type, logger2) {
+  const parsedCodec = track == null ? void 0 : track.codec;
+  if (parsedCodec && parsedCodec.length > 4) {
+    return parsedCodec;
+  }
+  if (type === ElementaryStreamTypes.AUDIO) {
+    if (parsedCodec === "ec-3" || parsedCodec === "ac-3" || parsedCodec === "alac") {
+      return parsedCodec;
+    }
+    if (parsedCodec === "fLaC" || parsedCodec === "Opus") {
+      const preferManagedMediaSource = false;
+      return getCodecCompatibleName(parsedCodec, preferManagedMediaSource);
+    }
+    logger2.warn(`Unhandled audio codec "${parsedCodec}" in mp4 MAP`);
+    return parsedCodec || "mp4a";
+  }
+  logger2.warn(`Unhandled video codec "${parsedCodec}" in mp4 MAP`);
+  return parsedCodec || "avc1";
+}
+var now;
+try {
+  now = self.performance.now.bind(self.performance);
+} catch (err) {
+  now = Date.now;
+}
+var muxConfig = [{
+  demux: MP4Demuxer,
+  remux: PassThroughRemuxer
+}, {
+  demux: TSDemuxer,
+  remux: MP4Remuxer
+}, {
+  demux: AACDemuxer,
+  remux: MP4Remuxer
+}, {
+  demux: MP3Demuxer,
+  remux: MP4Remuxer
+}];
+{
+  muxConfig.splice(2, 0, {
+    demux: AC3Demuxer,
+    remux: MP4Remuxer
+  });
+}
+var Transmuxer = class {
+  constructor(observer, typeSupported, config, vendor, id, logger2) {
+    this.asyncResult = false;
+    this.logger = void 0;
+    this.observer = void 0;
+    this.typeSupported = void 0;
+    this.config = void 0;
+    this.id = void 0;
+    this.demuxer = void 0;
+    this.remuxer = void 0;
+    this.decrypter = void 0;
+    this.probe = void 0;
+    this.decryptionPromise = null;
+    this.transmuxConfig = void 0;
+    this.currentTransmuxState = void 0;
+    this.observer = observer;
+    this.typeSupported = typeSupported;
+    this.config = config;
+    this.id = id;
+    this.logger = logger2;
+  }
+  configure(transmuxConfig) {
+    this.transmuxConfig = transmuxConfig;
+    if (this.decrypter) {
+      this.decrypter.reset();
+    }
+  }
+  push(data, decryptdata, chunkMeta, state) {
+    const stats = chunkMeta.transmuxing;
+    stats.executeStart = now();
+    let uintData = new Uint8Array(data);
+    const {
+      currentTransmuxState,
+      transmuxConfig
+    } = this;
+    if (state) {
+      this.currentTransmuxState = state;
+    }
+    const {
+      contiguous,
+      discontinuity,
+      trackSwitch,
+      accurateTimeOffset,
+      timeOffset,
+      initSegmentChange
+    } = state || currentTransmuxState;
+    const {
+      audioCodec,
+      videoCodec,
+      defaultInitPts,
+      duration,
+      initSegmentData
+    } = transmuxConfig;
+    const keyData = getEncryptionType(uintData, decryptdata);
+    if (keyData && isFullSegmentEncryption(keyData.method)) {
+      const decrypter = this.getDecrypter();
+      const aesMode = getAesModeFromFullSegmentMethod(keyData.method);
+      if (decrypter.isSync()) {
+        let decryptedData = decrypter.softwareDecrypt(uintData, keyData.key.buffer, keyData.iv.buffer, aesMode);
+        const loadingParts = chunkMeta.part > -1;
+        if (loadingParts) {
+          const _data = decrypter.flush();
+          decryptedData = _data ? _data.buffer : _data;
+        }
+        if (!decryptedData) {
+          stats.executeEnd = now();
+          return emptyResult(chunkMeta);
+        }
+        uintData = new Uint8Array(decryptedData);
+      } else {
+        this.asyncResult = true;
+        this.decryptionPromise = decrypter.webCryptoDecrypt(uintData, keyData.key.buffer, keyData.iv.buffer, aesMode).then((decryptedData) => {
+          const result2 = this.push(decryptedData, null, chunkMeta);
+          this.decryptionPromise = null;
+          return result2;
+        });
+        return this.decryptionPromise;
+      }
+    }
+    const resetMuxers = this.needsProbing(discontinuity, trackSwitch);
+    if (resetMuxers) {
+      const error = this.configureTransmuxer(uintData);
+      if (error) {
+        this.logger.warn(`[transmuxer] ${error.message}`);
+        this.observer.emit(Events.ERROR, Events.ERROR, {
+          type: ErrorTypes.MEDIA_ERROR,
+          details: ErrorDetails.FRAG_PARSING_ERROR,
+          fatal: false,
+          error,
+          reason: error.message
+        });
+        stats.executeEnd = now();
+        return emptyResult(chunkMeta);
+      }
+    }
+    if (discontinuity || trackSwitch || initSegmentChange || resetMuxers) {
+      this.resetInitSegment(initSegmentData, audioCodec, videoCodec, duration, decryptdata);
+    }
+    if (discontinuity || initSegmentChange || resetMuxers) {
+      this.resetInitialTimestamp(defaultInitPts);
+    }
+    if (!contiguous) {
+      this.resetContiguity();
+    }
+    const result = this.transmux(uintData, keyData, timeOffset, accurateTimeOffset, chunkMeta);
+    this.asyncResult = isPromise(result);
+    const currentState = this.currentTransmuxState;
+    currentState.contiguous = true;
+    currentState.discontinuity = false;
+    currentState.trackSwitch = false;
+    stats.executeEnd = now();
+    return result;
+  }
+  flush(chunkMeta) {
+    const stats = chunkMeta.transmuxing;
+    stats.executeStart = now();
+    const {
+      decrypter,
+      currentTransmuxState,
+      decryptionPromise
+    } = this;
+    if (decryptionPromise) {
+      this.asyncResult = true;
+      return decryptionPromise.then(() => {
+        return this.flush(chunkMeta);
+      });
+    }
+    const transmuxResults = [];
+    const {
+      timeOffset
+    } = currentTransmuxState;
+    if (decrypter) {
+      const decryptedData = decrypter.flush();
+      if (decryptedData) {
+        transmuxResults.push(this.push(decryptedData.buffer, null, chunkMeta));
+      }
+    }
+    const {
+      demuxer,
+      remuxer
+    } = this;
+    if (!demuxer || !remuxer) {
+      stats.executeEnd = now();
+      const emptyResults = [emptyResult(chunkMeta)];
+      if (this.asyncResult) {
+        return Promise.resolve(emptyResults);
+      }
+      return emptyResults;
+    }
+    const demuxResultOrPromise = demuxer.flush(timeOffset);
+    if (isPromise(demuxResultOrPromise)) {
+      this.asyncResult = true;
+      return demuxResultOrPromise.then((demuxResult) => {
+        this.flushRemux(transmuxResults, demuxResult, chunkMeta);
+        return transmuxResults;
+      });
+    }
+    this.flushRemux(transmuxResults, demuxResultOrPromise, chunkMeta);
+    if (this.asyncResult) {
+      return Promise.resolve(transmuxResults);
+    }
+    return transmuxResults;
+  }
+  flushRemux(transmuxResults, demuxResult, chunkMeta) {
+    const {
+      audioTrack,
+      videoTrack,
+      id3Track,
+      textTrack
+    } = demuxResult;
+    const {
+      accurateTimeOffset,
+      timeOffset
+    } = this.currentTransmuxState;
+    this.logger.log(`[transmuxer.ts]: Flushed ${this.id} sn: ${chunkMeta.sn}${chunkMeta.part > -1 ? " part: " + chunkMeta.part : ""} of ${this.id === PlaylistLevelType.MAIN ? "level" : "track"} ${chunkMeta.level}`);
+    const remuxResult = this.remuxer.remux(audioTrack, videoTrack, id3Track, textTrack, timeOffset, accurateTimeOffset, true, this.id);
+    transmuxResults.push({
+      remuxResult,
+      chunkMeta
+    });
+    chunkMeta.transmuxing.executeEnd = now();
+  }
+  resetInitialTimestamp(defaultInitPts) {
+    const {
+      demuxer,
+      remuxer
+    } = this;
+    if (!demuxer || !remuxer) {
+      return;
+    }
+    demuxer.resetTimeStamp(defaultInitPts);
+    remuxer.resetTimeStamp(defaultInitPts);
+  }
+  resetContiguity() {
+    const {
+      demuxer,
+      remuxer
+    } = this;
+    if (!demuxer || !remuxer) {
+      return;
+    }
+    demuxer.resetContiguity();
+    remuxer.resetNextTimestamp();
+  }
+  resetInitSegment(initSegmentData, audioCodec, videoCodec, trackDuration, decryptdata) {
+    const {
+      demuxer,
+      remuxer
+    } = this;
+    if (!demuxer || !remuxer) {
+      return;
+    }
+    demuxer.resetInitSegment(initSegmentData, audioCodec, videoCodec, trackDuration);
+    remuxer.resetInitSegment(initSegmentData, audioCodec, videoCodec, decryptdata);
+  }
+  destroy() {
+    if (this.demuxer) {
+      this.demuxer.destroy();
+      this.demuxer = void 0;
+    }
+    if (this.remuxer) {
+      this.remuxer.destroy();
+      this.remuxer = void 0;
+    }
+  }
+  transmux(data, keyData, timeOffset, accurateTimeOffset, chunkMeta) {
+    let result;
+    if (keyData && keyData.method === "SAMPLE-AES") {
+      result = this.transmuxSampleAes(data, keyData, timeOffset, accurateTimeOffset, chunkMeta);
+    } else {
+      result = this.transmuxUnencrypted(data, timeOffset, accurateTimeOffset, chunkMeta);
+    }
+    return result;
+  }
+  transmuxUnencrypted(data, timeOffset, accurateTimeOffset, chunkMeta) {
+    const {
+      audioTrack,
+      videoTrack,
+      id3Track,
+      textTrack
+    } = this.demuxer.demux(data, timeOffset, false, !this.config.progressive);
+    const remuxResult = this.remuxer.remux(audioTrack, videoTrack, id3Track, textTrack, timeOffset, accurateTimeOffset, false, this.id);
+    return {
+      remuxResult,
+      chunkMeta
+    };
+  }
+  transmuxSampleAes(data, decryptData, timeOffset, accurateTimeOffset, chunkMeta) {
+    return this.demuxer.demuxSampleAes(data, decryptData, timeOffset).then((demuxResult) => {
+      const remuxResult = this.remuxer.remux(demuxResult.audioTrack, demuxResult.videoTrack, demuxResult.id3Track, demuxResult.textTrack, timeOffset, accurateTimeOffset, false, this.id);
+      return {
+        remuxResult,
+        chunkMeta
+      };
+    });
+  }
+  configureTransmuxer(data) {
+    const {
+      config,
+      observer,
+      typeSupported
+    } = this;
+    let mux;
+    for (let i = 0, len = muxConfig.length; i < len; i++) {
+      var _muxConfig$i$demux;
+      if ((_muxConfig$i$demux = muxConfig[i].demux) != null && _muxConfig$i$demux.probe(data, this.logger)) {
+        mux = muxConfig[i];
+        break;
+      }
+    }
+    if (!mux) {
+      return new Error("Failed to find demuxer by probing fragment data");
+    }
+    const demuxer = this.demuxer;
+    const remuxer = this.remuxer;
+    const Remuxer = mux.remux;
+    const Demuxer = mux.demux;
+    if (!remuxer || !(remuxer instanceof Remuxer)) {
+      this.remuxer = new Remuxer(observer, config, typeSupported, this.logger);
+    }
+    if (!demuxer || !(demuxer instanceof Demuxer)) {
+      this.demuxer = new Demuxer(observer, config, typeSupported, this.logger);
+      this.probe = Demuxer.probe;
+    }
+  }
+  needsProbing(discontinuity, trackSwitch) {
+    return !this.demuxer || !this.remuxer || discontinuity || trackSwitch;
+  }
+  getDecrypter() {
+    let decrypter = this.decrypter;
+    if (!decrypter) {
+      decrypter = this.decrypter = new Decrypter(this.config);
+    }
+    return decrypter;
+  }
+};
+function getEncryptionType(data, decryptData) {
+  let encryptionType = null;
+  if (data.byteLength > 0 && (decryptData == null ? void 0 : decryptData.key) != null && decryptData.iv !== null && decryptData.method != null) {
+    encryptionType = decryptData;
+  }
+  return encryptionType;
+}
+var emptyResult = (chunkMeta) => ({
+  remuxResult: {},
+  chunkMeta
+});
+function isPromise(p) {
+  return "then" in p && p.then instanceof Function;
+}
+var TransmuxConfig = class {
+  constructor(audioCodec, videoCodec, initSegmentData, duration, defaultInitPts) {
+    this.audioCodec = void 0;
+    this.videoCodec = void 0;
+    this.initSegmentData = void 0;
+    this.duration = void 0;
+    this.defaultInitPts = void 0;
+    this.audioCodec = audioCodec;
+    this.videoCodec = videoCodec;
+    this.initSegmentData = initSegmentData;
+    this.duration = duration;
+    this.defaultInitPts = defaultInitPts || null;
+  }
+};
+var TransmuxState = class {
+  constructor(discontinuity, contiguous, accurateTimeOffset, trackSwitch, timeOffset, initSegmentChange) {
+    this.discontinuity = void 0;
+    this.contiguous = void 0;
+    this.accurateTimeOffset = void 0;
+    this.trackSwitch = void 0;
+    this.timeOffset = void 0;
+    this.initSegmentChange = void 0;
+    this.discontinuity = discontinuity;
+    this.contiguous = contiguous;
+    this.accurateTimeOffset = accurateTimeOffset;
+    this.trackSwitch = trackSwitch;
+    this.timeOffset = timeOffset;
+    this.initSegmentChange = initSegmentChange;
+  }
+};
+var transmuxerInstanceCount = 0;
+var TransmuxerInterface = class {
+  constructor(_hls, id, onTransmuxComplete, onFlush) {
+    this.error = null;
+    this.hls = void 0;
+    this.id = void 0;
+    this.instanceNo = transmuxerInstanceCount++;
+    this.observer = void 0;
+    this.frag = null;
+    this.part = null;
+    this.useWorker = void 0;
+    this.workerContext = null;
+    this.transmuxer = null;
+    this.onTransmuxComplete = void 0;
+    this.onFlush = void 0;
+    this.onWorkerMessage = (event) => {
+      const data = event.data;
+      const hls = this.hls;
+      if (!hls || !(data != null && data.event) || data.instanceNo !== this.instanceNo) {
+        return;
+      }
+      switch (data.event) {
+        case "init": {
+          var _this$workerContext;
+          const objectURL = (_this$workerContext = this.workerContext) == null ? void 0 : _this$workerContext.objectURL;
+          if (objectURL) {
+            self.URL.revokeObjectURL(objectURL);
+          }
+          break;
+        }
+        case "transmuxComplete": {
+          this.handleTransmuxComplete(data.data);
+          break;
+        }
+        case "flush": {
+          this.onFlush(data.data);
+          break;
+        }
+        case "workerLog": {
+          if (hls.logger[data.data.logType]) {
+            hls.logger[data.data.logType](data.data.message);
+          }
+          break;
+        }
+        default: {
+          data.data = data.data || {};
+          data.data.frag = this.frag;
+          data.data.part = this.part;
+          data.data.id = this.id;
+          hls.trigger(data.event, data.data);
+          break;
+        }
+      }
+    };
+    this.onWorkerError = (event) => {
+      if (!this.hls) {
+        return;
+      }
+      const error = new Error(`${event.message}  (${event.filename}:${event.lineno})`);
+      this.hls.config.enableWorker = false;
+      this.hls.logger.warn(`Error in "${this.id}" Web Worker, fallback to inline`);
+      this.hls.trigger(Events.ERROR, {
+        type: ErrorTypes.OTHER_ERROR,
+        details: ErrorDetails.INTERNAL_EXCEPTION,
+        fatal: false,
+        event: "demuxerWorker",
+        error
+      });
+    };
+    const config = _hls.config;
+    this.hls = _hls;
+    this.id = id;
+    this.useWorker = !!config.enableWorker;
+    this.onTransmuxComplete = onTransmuxComplete;
+    this.onFlush = onFlush;
+    const forwardMessage = (ev, data) => {
+      data = data || {};
+      data.frag = this.frag || void 0;
+      if (ev === Events.ERROR) {
+        data = data;
+        data.parent = this.id;
+        data.part = this.part;
+        this.error = data.error;
+      }
+      this.hls.trigger(ev, data);
+    };
+    this.observer = new EventEmitter();
+    this.observer.on(Events.FRAG_DECRYPTED, forwardMessage);
+    this.observer.on(Events.ERROR, forwardMessage);
+    const m2tsTypeSupported = getM2TSSupportedAudioTypes(config.preferManagedMediaSource);
+    if (this.useWorker && typeof Worker !== "undefined") {
+      const logger2 = this.hls.logger;
+      const canCreateWorker = config.workerPath || hasUMDWorker();
+      if (canCreateWorker) {
+        try {
+          if (config.workerPath) {
+            logger2.log(`loading Web Worker ${config.workerPath} for "${id}"`);
+            this.workerContext = loadWorker(config.workerPath);
+          } else {
+            logger2.log(`injecting Web Worker for "${id}"`);
+            this.workerContext = injectWorker();
+          }
+          const {
+            worker
+          } = this.workerContext;
+          worker.addEventListener("message", this.onWorkerMessage);
+          worker.addEventListener("error", this.onWorkerError);
+          worker.postMessage({
+            instanceNo: this.instanceNo,
+            cmd: "init",
+            typeSupported: m2tsTypeSupported,
+            id,
+            config: stringify(config)
+          });
+        } catch (err) {
+          logger2.warn(`Error setting up "${id}" Web Worker, fallback to inline`, err);
+          this.terminateWorker();
+          this.error = null;
+          this.transmuxer = new Transmuxer(this.observer, m2tsTypeSupported, config, "", id, _hls.logger);
+        }
+        return;
+      }
+    }
+    this.transmuxer = new Transmuxer(this.observer, m2tsTypeSupported, config, "", id, _hls.logger);
+  }
+  reset() {
+    this.frag = null;
+    this.part = null;
+    if (this.workerContext) {
+      const instanceNo = this.instanceNo;
+      this.instanceNo = transmuxerInstanceCount++;
+      const config = this.hls.config;
+      const m2tsTypeSupported = getM2TSSupportedAudioTypes(config.preferManagedMediaSource);
+      this.workerContext.worker.postMessage({
+        instanceNo: this.instanceNo,
+        cmd: "reset",
+        resetNo: instanceNo,
+        typeSupported: m2tsTypeSupported,
+        id: this.id,
+        config: stringify(config)
+      });
+    }
+  }
+  terminateWorker() {
+    if (this.workerContext) {
+      const {
+        worker
+      } = this.workerContext;
+      this.workerContext = null;
+      worker.removeEventListener("message", this.onWorkerMessage);
+      worker.removeEventListener("error", this.onWorkerError);
+      removeWorkerFromStore(this.hls.config.workerPath);
+    }
+  }
+  destroy() {
+    if (this.workerContext) {
+      this.terminateWorker();
+      this.onWorkerMessage = this.onWorkerError = null;
+    } else {
+      const transmuxer = this.transmuxer;
+      if (transmuxer) {
+        transmuxer.destroy();
+        this.transmuxer = null;
+      }
+    }
+    const observer = this.observer;
+    if (observer) {
+      observer.removeAllListeners();
+    }
+    this.frag = null;
+    this.part = null;
+    this.observer = null;
+    this.hls = null;
+  }
+  push(data, initSegmentData, audioCodec, videoCodec, frag, part, duration, accurateTimeOffset, chunkMeta, defaultInitPTS) {
+    var _frag$initSegment, _lastFrag$initSegment;
+    chunkMeta.transmuxing.start = self.performance.now();
+    const {
+      instanceNo,
+      transmuxer
+    } = this;
+    const timeOffset = part ? part.start : frag.start;
+    const decryptdata = frag.decryptdata;
+    const lastFrag = this.frag;
+    const discontinuity = !(lastFrag && frag.cc === lastFrag.cc);
+    const trackSwitch = !(lastFrag && chunkMeta.level === lastFrag.level);
+    const snDiff = lastFrag ? chunkMeta.sn - lastFrag.sn : -1;
+    const partDiff = this.part ? chunkMeta.part - this.part.index : -1;
+    const progressive = snDiff === 0 && chunkMeta.id > 1 && chunkMeta.id === (lastFrag == null ? void 0 : lastFrag.stats.chunkCount);
+    const contiguous = !trackSwitch && (snDiff === 1 || snDiff === 0 && (partDiff === 1 || progressive && partDiff <= 0));
+    const now2 = self.performance.now();
+    if (trackSwitch || snDiff || frag.stats.parsing.start === 0) {
+      frag.stats.parsing.start = now2;
+    }
+    if (part && (partDiff || !contiguous)) {
+      part.stats.parsing.start = now2;
+    }
+    const initSegmentChange = !(lastFrag && ((_frag$initSegment = frag.initSegment) == null ? void 0 : _frag$initSegment.url) === ((_lastFrag$initSegment = lastFrag.initSegment) == null ? void 0 : _lastFrag$initSegment.url));
+    const state = new TransmuxState(discontinuity, contiguous, accurateTimeOffset, trackSwitch, timeOffset, initSegmentChange);
+    if (!contiguous || discontinuity || initSegmentChange) {
+      this.hls.logger.log(`[transmuxer-interface]: Starting new transmux session for ${frag.type} sn: ${chunkMeta.sn}${chunkMeta.part > -1 ? " part: " + chunkMeta.part : ""} ${this.id === PlaylistLevelType.MAIN ? "level" : "track"}: ${chunkMeta.level} id: ${chunkMeta.id}
+        discontinuity: ${discontinuity}
+        trackSwitch: ${trackSwitch}
+        contiguous: ${contiguous}
+        accurateTimeOffset: ${accurateTimeOffset}
+        timeOffset: ${timeOffset}
+        initSegmentChange: ${initSegmentChange}`);
+      const config = new TransmuxConfig(audioCodec, videoCodec, initSegmentData, duration, defaultInitPTS);
+      this.configureTransmuxer(config);
+    }
+    this.frag = frag;
+    this.part = part;
+    if (this.workerContext) {
+      this.workerContext.worker.postMessage({
+        instanceNo,
+        cmd: "demux",
+        data,
+        decryptdata,
+        chunkMeta,
+        state
+      }, data instanceof ArrayBuffer ? [data] : []);
+    } else if (transmuxer) {
+      const transmuxResult = transmuxer.push(data, decryptdata, chunkMeta, state);
+      if (isPromise(transmuxResult)) {
+        transmuxResult.then((data2) => {
+          this.handleTransmuxComplete(data2);
+        }).catch((error) => {
+          this.transmuxerError(error, chunkMeta, "transmuxer-interface push error");
+        });
+      } else {
+        this.handleTransmuxComplete(transmuxResult);
+      }
+    }
+  }
+  flush(chunkMeta) {
+    chunkMeta.transmuxing.start = self.performance.now();
+    const {
+      instanceNo,
+      transmuxer
+    } = this;
+    if (this.workerContext) {
+      this.workerContext.worker.postMessage({
+        instanceNo,
+        cmd: "flush",
+        chunkMeta
+      });
+    } else if (transmuxer) {
+      const transmuxResult = transmuxer.flush(chunkMeta);
+      if (isPromise(transmuxResult)) {
+        transmuxResult.then((data) => {
+          this.handleFlushResult(data, chunkMeta);
+        }).catch((error) => {
+          this.transmuxerError(error, chunkMeta, "transmuxer-interface flush error");
+        });
+      } else {
+        this.handleFlushResult(transmuxResult, chunkMeta);
+      }
+    }
+  }
+  transmuxerError(error, chunkMeta, reason) {
+    if (!this.hls) {
+      return;
+    }
+    this.error = error;
+    this.hls.trigger(Events.ERROR, {
+      type: ErrorTypes.MEDIA_ERROR,
+      details: ErrorDetails.FRAG_PARSING_ERROR,
+      chunkMeta,
+      frag: this.frag || void 0,
+      part: this.part || void 0,
+      fatal: false,
+      error,
+      err: error,
+      reason
+    });
+  }
+  handleFlushResult(results, chunkMeta) {
+    results.forEach((result) => {
+      this.handleTransmuxComplete(result);
+    });
+    this.onFlush(chunkMeta);
+  }
+  configureTransmuxer(config) {
+    const {
+      instanceNo,
+      transmuxer
+    } = this;
+    if (this.workerContext) {
+      this.workerContext.worker.postMessage({
+        instanceNo,
+        cmd: "configure",
+        config
+      });
+    } else if (transmuxer) {
+      transmuxer.configure(config);
+    }
+  }
+  handleTransmuxComplete(result) {
+    result.chunkMeta.transmuxing.end = self.performance.now();
+    this.onTransmuxComplete(result);
+  }
+};
+var TICK_INTERVAL$3 = 100;
+var AudioStreamController = class extends BaseStreamController {
+  constructor(hls, fragmentTracker, keyLoader) {
+    super(hls, fragmentTracker, keyLoader, "audio-stream-controller", PlaylistLevelType.AUDIO);
+    this.mainAnchor = null;
+    this.mainFragLoading = null;
+    this.audioOnly = false;
+    this.bufferedTrack = null;
+    this.switchingTrack = null;
+    this.trackId = -1;
+    this.waitingData = null;
+    this.mainDetails = null;
+    this.flushing = false;
+    this.bufferFlushed = false;
+    this.cachedTrackLoadedData = null;
+    this.registerListeners();
+  }
+  onHandlerDestroying() {
+    this.unregisterListeners();
+    super.onHandlerDestroying();
+    this.resetItem();
+  }
+  resetItem() {
+    this.mainDetails = this.mainAnchor = this.mainFragLoading = this.bufferedTrack = this.switchingTrack = this.waitingData = this.cachedTrackLoadedData = null;
+  }
+  registerListeners() {
+    super.registerListeners();
+    const {
+      hls
+    } = this;
+    hls.on(Events.LEVEL_LOADED, this.onLevelLoaded, this);
+    hls.on(Events.AUDIO_TRACKS_UPDATED, this.onAudioTracksUpdated, this);
+    hls.on(Events.AUDIO_TRACK_SWITCHING, this.onAudioTrackSwitching, this);
+    hls.on(Events.AUDIO_TRACK_LOADED, this.onAudioTrackLoaded, this);
+    hls.on(Events.BUFFER_RESET, this.onBufferReset, this);
+    hls.on(Events.BUFFER_CREATED, this.onBufferCreated, this);
+    hls.on(Events.BUFFER_FLUSHING, this.onBufferFlushing, this);
+    hls.on(Events.BUFFER_FLUSHED, this.onBufferFlushed, this);
+    hls.on(Events.INIT_PTS_FOUND, this.onInitPtsFound, this);
+    hls.on(Events.FRAG_LOADING, this.onFragLoading, this);
+    hls.on(Events.FRAG_BUFFERED, this.onFragBuffered, this);
+  }
+  unregisterListeners() {
+    const {
+      hls
+    } = this;
+    if (!hls) {
+      return;
+    }
+    super.unregisterListeners();
+    hls.off(Events.LEVEL_LOADED, this.onLevelLoaded, this);
+    hls.off(Events.AUDIO_TRACKS_UPDATED, this.onAudioTracksUpdated, this);
+    hls.off(Events.AUDIO_TRACK_SWITCHING, this.onAudioTrackSwitching, this);
+    hls.off(Events.AUDIO_TRACK_LOADED, this.onAudioTrackLoaded, this);
+    hls.off(Events.BUFFER_RESET, this.onBufferReset, this);
+    hls.off(Events.BUFFER_CREATED, this.onBufferCreated, this);
+    hls.off(Events.BUFFER_FLUSHING, this.onBufferFlushing, this);
+    hls.off(Events.BUFFER_FLUSHED, this.onBufferFlushed, this);
+    hls.off(Events.INIT_PTS_FOUND, this.onInitPtsFound, this);
+    hls.off(Events.FRAG_LOADING, this.onFragLoading, this);
+    hls.off(Events.FRAG_BUFFERED, this.onFragBuffered, this);
+  }
+  onInitPtsFound(event, {
+    frag,
+    id,
+    initPTS,
+    timescale
+  }) {
+    if (id === PlaylistLevelType.MAIN) {
+      const cc = frag.cc;
+      const inFlightFrag = this.fragCurrent;
+      this.initPTS[cc] = {
+        baseTime: initPTS,
+        timescale
+      };
+      this.log(`InitPTS for cc: ${cc} found from main: ${initPTS}/${timescale}`);
+      this.mainAnchor = frag;
+      if (this.state === State.WAITING_INIT_PTS) {
+        const waitingData = this.waitingData;
+        if (!waitingData && !this.loadingParts || waitingData && waitingData.frag.cc !== cc) {
+          this.syncWithAnchor(frag, waitingData == null ? void 0 : waitingData.frag);
+        }
+      } else if (!this.hls.hasEnoughToStart && inFlightFrag && inFlightFrag.cc !== cc) {
+        inFlightFrag.abortRequests();
+        this.syncWithAnchor(frag, inFlightFrag);
+      } else if (this.state === State.IDLE) {
+        this.tick();
+      }
+    }
+  }
+  getLoadPosition() {
+    if (!this.startFragRequested && this.nextLoadPosition >= 0) {
+      return this.nextLoadPosition;
+    }
+    return super.getLoadPosition();
+  }
+  syncWithAnchor(mainAnchor, waitingToAppend) {
+    var _this$mainFragLoading;
+    const mainFragLoading = ((_this$mainFragLoading = this.mainFragLoading) == null ? void 0 : _this$mainFragLoading.frag) || null;
+    if (waitingToAppend) {
+      if ((mainFragLoading == null ? void 0 : mainFragLoading.cc) === waitingToAppend.cc) {
+        return;
+      }
+    }
+    const targetDiscontinuity = (mainFragLoading || mainAnchor).cc;
+    const trackDetails = this.getLevelDetails();
+    const pos = this.getLoadPosition();
+    const syncFrag = findNearestWithCC(trackDetails, targetDiscontinuity, pos);
+    if (syncFrag) {
+      this.log(`Syncing with main frag at ${syncFrag.start} cc ${syncFrag.cc}`);
+      this.startFragRequested = false;
+      this.nextLoadPosition = syncFrag.start;
+      this.resetLoadingState();
+      if (this.state === State.IDLE) {
+        this.doTickIdle();
+      }
+    }
+  }
+  startLoad(startPosition, skipSeekToStartPosition) {
+    if (!this.levels) {
+      this.startPosition = startPosition;
+      this.state = State.STOPPED;
+      return;
+    }
+    const lastCurrentTime = this.lastCurrentTime;
+    this.stopLoad();
+    this.setInterval(TICK_INTERVAL$3);
+    if (lastCurrentTime > 0 && startPosition === -1) {
+      this.log(`Override startPosition with lastCurrentTime @${lastCurrentTime.toFixed(3)}`);
+      startPosition = lastCurrentTime;
+      this.state = State.IDLE;
+    } else {
+      this.state = State.WAITING_TRACK;
+    }
+    this.nextLoadPosition = this.lastCurrentTime = startPosition + this.timelineOffset;
+    this.startPosition = skipSeekToStartPosition ? -1 : startPosition;
+    this.tick();
+  }
+  doTick() {
+    switch (this.state) {
+      case State.IDLE:
+        this.doTickIdle();
+        break;
+      case State.WAITING_TRACK: {
+        const {
+          levels,
+          trackId
+        } = this;
+        const currenTrack = levels == null ? void 0 : levels[trackId];
+        const details = currenTrack == null ? void 0 : currenTrack.details;
+        if (details && !this.waitForLive(currenTrack)) {
+          if (this.waitForCdnTuneIn(details)) {
+            break;
+          }
+          this.state = State.WAITING_INIT_PTS;
+        }
+        break;
+      }
+      case State.FRAG_LOADING_WAITING_RETRY: {
+        var _this$media;
+        const now2 = performance.now();
+        const retryDate = this.retryDate;
+        if (!retryDate || now2 >= retryDate || (_this$media = this.media) != null && _this$media.seeking) {
+          const {
+            levels,
+            trackId
+          } = this;
+          this.log("RetryDate reached, switch back to IDLE state");
+          this.resetStartWhenNotLoaded((levels == null ? void 0 : levels[trackId]) || null);
+          this.state = State.IDLE;
+        }
+        break;
+      }
+      case State.WAITING_INIT_PTS: {
+        const waitingData = this.waitingData;
+        if (waitingData) {
+          const {
+            frag,
+            part,
+            cache,
+            complete
+          } = waitingData;
+          const mainAnchor = this.mainAnchor;
+          if (this.initPTS[frag.cc] !== void 0) {
+            this.waitingData = null;
+            this.state = State.FRAG_LOADING;
+            const payload = cache.flush().buffer;
+            const data = {
+              frag,
+              part,
+              payload,
+              networkDetails: null
+            };
+            this._handleFragmentLoadProgress(data);
+            if (complete) {
+              super._handleFragmentLoadComplete(data);
+            }
+          } else if (mainAnchor && mainAnchor.cc !== waitingData.frag.cc) {
+            this.syncWithAnchor(mainAnchor, waitingData.frag);
+          }
+        } else {
+          this.state = State.IDLE;
+        }
+      }
+    }
+    this.onTickEnd();
+  }
+  resetLoadingState() {
+    const waitingData = this.waitingData;
+    if (waitingData) {
+      this.fragmentTracker.removeFragment(waitingData.frag);
+      this.waitingData = null;
+    }
+    super.resetLoadingState();
+  }
+  onTickEnd() {
+    const {
+      media
+    } = this;
+    if (!(media != null && media.readyState)) {
+      return;
+    }
+    this.lastCurrentTime = media.currentTime;
+  }
+  doTickIdle() {
+    var _this$mainFragLoading2;
+    const {
+      hls,
+      levels,
+      media,
+      trackId
+    } = this;
+    const config = hls.config;
+    if (!this.buffering || !media && !this.primaryPrefetch && (this.startFragRequested || !config.startFragPrefetch) || !(levels != null && levels[trackId])) {
+      return;
+    }
+    const levelInfo = levels[trackId];
+    const trackDetails = levelInfo.details;
+    if (!trackDetails || this.waitForLive(levelInfo) || this.waitForCdnTuneIn(trackDetails)) {
+      this.state = State.WAITING_TRACK;
+      this.startFragRequested = false;
+      return;
+    }
+    const bufferable = this.mediaBuffer ? this.mediaBuffer : this.media;
+    if (this.bufferFlushed && bufferable) {
+      this.bufferFlushed = false;
+      this.afterBufferFlushed(bufferable, ElementaryStreamTypes.AUDIO, PlaylistLevelType.AUDIO);
+    }
+    const bufferInfo = this.getFwdBufferInfo(bufferable, PlaylistLevelType.AUDIO);
+    if (bufferInfo === null) {
+      return;
+    }
+    if (!this.switchingTrack && this._streamEnded(bufferInfo, trackDetails)) {
+      hls.trigger(Events.BUFFER_EOS, {
+        type: "audio"
+      });
+      this.state = State.ENDED;
+      return;
+    }
+    const bufferLen = bufferInfo.len;
+    const maxBufLen = hls.maxBufferLength;
+    const fragments = trackDetails.fragments;
+    const start = fragments[0].start;
+    const loadPosition = this.getLoadPosition();
+    const targetBufferTime = this.flushing ? loadPosition : bufferInfo.end;
+    if (this.switchingTrack && media) {
+      const pos = loadPosition;
+      if (trackDetails.PTSKnown && pos < start) {
+        if (bufferInfo.end > start || bufferInfo.nextStart) {
+          this.log("Alt audio track ahead of main track, seek to start of alt audio track");
+          media.currentTime = start + 0.05;
+        }
+      }
+    }
+    if (bufferLen >= maxBufLen && !this.switchingTrack && targetBufferTime < fragments[fragments.length - 1].start) {
+      return;
+    }
+    let frag = this.getNextFragment(targetBufferTime, trackDetails);
+    if (frag && this.isLoopLoading(frag, targetBufferTime)) {
+      frag = this.getNextFragmentLoopLoading(frag, trackDetails, bufferInfo, PlaylistLevelType.MAIN, maxBufLen);
+    }
+    if (!frag) {
+      this.bufferFlushed = true;
+      return;
+    }
+    let mainFragLoading = ((_this$mainFragLoading2 = this.mainFragLoading) == null ? void 0 : _this$mainFragLoading2.frag) || null;
+    if (!this.audioOnly && this.startFragRequested && mainFragLoading && isMediaFragment(frag) && !frag.endList && (!trackDetails.live || !this.loadingParts && targetBufferTime < this.hls.liveSyncPosition)) {
+      if (this.fragmentTracker.getState(mainFragLoading) === FragmentState.OK) {
+        this.mainFragLoading = mainFragLoading = null;
+      }
+      if (mainFragLoading && isMediaFragment(mainFragLoading)) {
+        if (frag.start > mainFragLoading.end) {
+          const mainFragAtPos = this.fragmentTracker.getFragAtPos(targetBufferTime, PlaylistLevelType.MAIN);
+          if (mainFragAtPos && mainFragAtPos.end > mainFragLoading.end) {
+            mainFragLoading = mainFragAtPos;
+            this.mainFragLoading = {
+              frag: mainFragAtPos,
+              targetBufferTime: null
+            };
+          }
+        }
+        const atBufferSyncLimit = frag.start > mainFragLoading.end;
+        if (atBufferSyncLimit) {
+          return;
+        }
+      }
+    }
+    this.loadFragment(frag, levelInfo, targetBufferTime);
+  }
+  onMediaDetaching(event, data) {
+    this.bufferFlushed = this.flushing = false;
+    super.onMediaDetaching(event, data);
+  }
+  onAudioTracksUpdated(event, {
+    audioTracks
+  }) {
+    this.resetTransmuxer();
+    this.levels = audioTracks.map((mediaPlaylist) => new Level(mediaPlaylist));
+  }
+  onAudioTrackSwitching(event, data) {
+    const altAudio = !!data.url;
+    this.trackId = data.id;
+    const {
+      fragCurrent
+    } = this;
+    if (fragCurrent) {
+      fragCurrent.abortRequests();
+      this.removeUnbufferedFrags(fragCurrent.start);
+    }
+    this.resetLoadingState();
+    if (altAudio) {
+      this.switchingTrack = data;
+      this.flushAudioIfNeeded(data);
+      if (this.state !== State.STOPPED) {
+        this.setInterval(TICK_INTERVAL$3);
+        this.state = State.IDLE;
+        this.tick();
+      }
+    } else {
+      this.resetTransmuxer();
+      this.switchingTrack = null;
+      this.bufferedTrack = data;
+      this.clearInterval();
+    }
+  }
+  onManifestLoading() {
+    super.onManifestLoading();
+    this.bufferFlushed = this.flushing = this.audioOnly = false;
+    this.resetItem();
+    this.trackId = -1;
+  }
+  onLevelLoaded(event, data) {
+    this.mainDetails = data.details;
+    const cachedTrackLoadedData = this.cachedTrackLoadedData;
+    if (cachedTrackLoadedData) {
+      this.cachedTrackLoadedData = null;
+      this.onAudioTrackLoaded(Events.AUDIO_TRACK_LOADED, cachedTrackLoadedData);
+    }
+  }
+  onAudioTrackLoaded(event, data) {
+    var _trackLevel$details;
+    const {
+      levels
+    } = this;
+    const {
+      details: newDetails,
+      id: trackId,
+      groupId,
+      track
+    } = data;
+    if (!levels) {
+      this.warn(`Audio tracks reset while loading track ${trackId} "${track.name}" of "${groupId}"`);
+      return;
+    }
+    const mainDetails = this.mainDetails;
+    if (!mainDetails || newDetails.endCC > mainDetails.endCC || mainDetails.expired) {
+      this.cachedTrackLoadedData = data;
+      if (this.state !== State.STOPPED) {
+        this.state = State.WAITING_TRACK;
+      }
+      return;
+    }
+    this.cachedTrackLoadedData = null;
+    this.log(`Audio track ${trackId} "${track.name}" of "${groupId}" loaded [${newDetails.startSN},${newDetails.endSN}]${newDetails.lastPartSn ? `[part-${newDetails.lastPartSn}-${newDetails.lastPartIndex}]` : ""},duration:${newDetails.totalduration}`);
+    const trackLevel = levels[trackId];
+    let sliding = 0;
+    if (newDetails.live || (_trackLevel$details = trackLevel.details) != null && _trackLevel$details.live) {
+      this.checkLiveUpdate(newDetails);
+      if (newDetails.deltaUpdateFailed) {
+        return;
+      }
+      if (trackLevel.details) {
+        var _this$levelLastLoaded;
+        sliding = this.alignPlaylists(newDetails, trackLevel.details, (_this$levelLastLoaded = this.levelLastLoaded) == null ? void 0 : _this$levelLastLoaded.details);
+      }
+      if (!newDetails.alignedSliding) {
+        alignDiscontinuities(newDetails, mainDetails);
+        if (!newDetails.alignedSliding) {
+          alignMediaPlaylistByPDT(newDetails, mainDetails);
+        }
+        sliding = newDetails.fragmentStart;
+      }
+    }
+    trackLevel.details = newDetails;
+    this.levelLastLoaded = trackLevel;
+    if (!this.startFragRequested) {
+      this.setStartPosition(mainDetails, sliding);
+    }
+    this.hls.trigger(Events.AUDIO_TRACK_UPDATED, {
+      details: newDetails,
+      id: trackId,
+      groupId: data.groupId
+    });
+    if (this.state === State.WAITING_TRACK && !this.waitForCdnTuneIn(newDetails)) {
+      this.state = State.IDLE;
+    }
+    this.tick();
+  }
+  _handleFragmentLoadProgress(data) {
+    var _frag$initSegment;
+    const frag = data.frag;
+    const {
+      part,
+      payload
+    } = data;
+    const {
+      config,
+      trackId,
+      levels
+    } = this;
+    if (!levels) {
+      this.warn(`Audio tracks were reset while fragment load was in progress. Fragment ${frag.sn} of level ${frag.level} will not be buffered`);
+      return;
+    }
+    const track = levels[trackId];
+    if (!track) {
+      this.warn("Audio track is undefined on fragment load progress");
+      return;
+    }
+    const details = track.details;
+    if (!details) {
+      this.warn("Audio track details undefined on fragment load progress");
+      this.removeUnbufferedFrags(frag.start);
+      return;
+    }
+    const audioCodec = config.defaultAudioCodec || track.audioCodec || "mp4a.40.2";
+    let transmuxer = this.transmuxer;
+    if (!transmuxer) {
+      transmuxer = this.transmuxer = new TransmuxerInterface(this.hls, PlaylistLevelType.AUDIO, this._handleTransmuxComplete.bind(this), this._handleTransmuxerFlush.bind(this));
+    }
+    const initPTS = this.initPTS[frag.cc];
+    const initSegmentData = (_frag$initSegment = frag.initSegment) == null ? void 0 : _frag$initSegment.data;
+    if (initPTS !== void 0) {
+      const accurateTimeOffset = false;
+      const partIndex = part ? part.index : -1;
+      const partial = partIndex !== -1;
+      const chunkMeta = new ChunkMetadata(frag.level, frag.sn, frag.stats.chunkCount, payload.byteLength, partIndex, partial);
+      transmuxer.push(payload, initSegmentData, audioCodec, "", frag, part, details.totalduration, accurateTimeOffset, chunkMeta, initPTS);
+    } else {
+      this.log(`Unknown video PTS for cc ${frag.cc}, waiting for video PTS before demuxing audio frag ${frag.sn} of [${details.startSN} ,${details.endSN}],track ${trackId}`);
+      const {
+        cache
+      } = this.waitingData = this.waitingData || {
+        frag,
+        part,
+        cache: new ChunkCache(),
+        complete: false
+      };
+      cache.push(new Uint8Array(payload));
+      if (this.state !== State.STOPPED) {
+        this.state = State.WAITING_INIT_PTS;
+      }
+    }
+  }
+  _handleFragmentLoadComplete(fragLoadedData) {
+    if (this.waitingData) {
+      this.waitingData.complete = true;
+      return;
+    }
+    super._handleFragmentLoadComplete(fragLoadedData);
+  }
+  onBufferReset() {
+    this.mediaBuffer = null;
+  }
+  onBufferCreated(event, data) {
+    this.bufferFlushed = this.flushing = false;
+    const audioTrack = data.tracks.audio;
+    if (audioTrack) {
+      this.mediaBuffer = audioTrack.buffer || null;
+    }
+  }
+  onFragLoading(event, data) {
+    if (!this.audioOnly && data.frag.type === PlaylistLevelType.MAIN && isMediaFragment(data.frag)) {
+      this.mainFragLoading = data;
+      if (this.state === State.IDLE) {
+        this.tick();
+      }
+    }
+  }
+  onFragBuffered(event, data) {
+    const {
+      frag,
+      part
+    } = data;
+    if (frag.type !== PlaylistLevelType.AUDIO) {
+      if (!this.audioOnly && frag.type === PlaylistLevelType.MAIN && !frag.elementaryStreams.video && !frag.elementaryStreams.audiovideo) {
+        this.audioOnly = true;
+        this.mainFragLoading = null;
+      }
+      return;
+    }
+    if (this.fragContextChanged(frag)) {
+      this.warn(`Fragment ${frag.sn}${part ? " p: " + part.index : ""} of level ${frag.level} finished buffering, but was aborted. state: ${this.state}, audioSwitch: ${this.switchingTrack ? this.switchingTrack.name : "false"}`);
+      return;
+    }
+    if (isMediaFragment(frag)) {
+      this.fragPrevious = frag;
+      const track = this.switchingTrack;
+      if (track) {
+        this.bufferedTrack = track;
+        this.switchingTrack = null;
+        this.hls.trigger(Events.AUDIO_TRACK_SWITCHED, _objectSpread2({}, track));
+      }
+    }
+    this.fragBufferedComplete(frag, part);
+    if (this.media) {
+      this.tick();
+    }
+  }
+  onError(event, data) {
+    var _data$context;
+    if (data.fatal) {
+      this.state = State.ERROR;
+      return;
+    }
+    switch (data.details) {
+      case ErrorDetails.FRAG_GAP:
+      case ErrorDetails.FRAG_PARSING_ERROR:
+      case ErrorDetails.FRAG_DECRYPT_ERROR:
+      case ErrorDetails.FRAG_LOAD_ERROR:
+      case ErrorDetails.FRAG_LOAD_TIMEOUT:
+      case ErrorDetails.KEY_LOAD_ERROR:
+      case ErrorDetails.KEY_LOAD_TIMEOUT:
+        this.onFragmentOrKeyLoadError(PlaylistLevelType.AUDIO, data);
+        break;
+      case ErrorDetails.AUDIO_TRACK_LOAD_ERROR:
+      case ErrorDetails.AUDIO_TRACK_LOAD_TIMEOUT:
+      case ErrorDetails.LEVEL_PARSING_ERROR:
+        if (!data.levelRetry && this.state === State.WAITING_TRACK && ((_data$context = data.context) == null ? void 0 : _data$context.type) === PlaylistContextType.AUDIO_TRACK) {
+          this.state = State.IDLE;
+        }
+        break;
+      case ErrorDetails.BUFFER_ADD_CODEC_ERROR:
+      case ErrorDetails.BUFFER_APPEND_ERROR:
+        if (data.parent !== "audio") {
+          return;
+        }
+        if (!this.reduceLengthAndFlushBuffer(data)) {
+          this.resetLoadingState();
+        }
+        break;
+      case ErrorDetails.BUFFER_FULL_ERROR:
+        if (data.parent !== "audio") {
+          return;
+        }
+        if (this.reduceLengthAndFlushBuffer(data)) {
+          this.bufferedTrack = null;
+          super.flushMainBuffer(0, Number.POSITIVE_INFINITY, "audio");
+        }
+        break;
+      case ErrorDetails.INTERNAL_EXCEPTION:
+        this.recoverWorkerError(data);
+        break;
+    }
+  }
+  onBufferFlushing(event, {
+    type
+  }) {
+    if (type !== ElementaryStreamTypes.VIDEO) {
+      this.flushing = true;
+    }
+  }
+  onBufferFlushed(event, {
+    type
+  }) {
+    if (type !== ElementaryStreamTypes.VIDEO) {
+      this.flushing = false;
+      this.bufferFlushed = true;
+      if (this.state === State.ENDED) {
+        this.state = State.IDLE;
+      }
+      const mediaBuffer = this.mediaBuffer || this.media;
+      if (mediaBuffer) {
+        this.afterBufferFlushed(mediaBuffer, type, PlaylistLevelType.AUDIO);
+        this.tick();
+      }
+    }
+  }
+  _handleTransmuxComplete(transmuxResult) {
+    var _id3$samples;
+    const id = "audio";
+    const {
+      hls
+    } = this;
+    const {
+      remuxResult,
+      chunkMeta
+    } = transmuxResult;
+    const context = this.getCurrentContext(chunkMeta);
+    if (!context) {
+      this.resetWhenMissingContext(chunkMeta);
+      return;
+    }
+    const {
+      frag,
+      part,
+      level
+    } = context;
+    const {
+      details
+    } = level;
+    const {
+      audio,
+      text,
+      id3,
+      initSegment
+    } = remuxResult;
+    if (this.fragContextChanged(frag) || !details) {
+      this.fragmentTracker.removeFragment(frag);
+      return;
+    }
+    this.state = State.PARSING;
+    if (this.switchingTrack && audio) {
+      this.completeAudioSwitch(this.switchingTrack);
+    }
+    if (initSegment != null && initSegment.tracks) {
+      const mapFragment = frag.initSegment || frag;
+      this._bufferInitSegment(level, initSegment.tracks, mapFragment, chunkMeta);
+      hls.trigger(Events.FRAG_PARSING_INIT_SEGMENT, {
+        frag: mapFragment,
+        id,
+        tracks: initSegment.tracks
+      });
+    }
+    if (audio) {
+      const {
+        startPTS,
+        endPTS,
+        startDTS,
+        endDTS
+      } = audio;
+      if (part) {
+        part.elementaryStreams[ElementaryStreamTypes.AUDIO] = {
+          startPTS,
+          endPTS,
+          startDTS,
+          endDTS
+        };
+      }
+      frag.setElementaryStreamInfo(ElementaryStreamTypes.AUDIO, startPTS, endPTS, startDTS, endDTS);
+      this.bufferFragmentData(audio, frag, part, chunkMeta);
+    }
+    if (id3 != null && (_id3$samples = id3.samples) != null && _id3$samples.length) {
+      const emittedID3 = _extends({
+        id,
+        frag,
+        details
+      }, id3);
+      hls.trigger(Events.FRAG_PARSING_METADATA, emittedID3);
+    }
+    if (text) {
+      const emittedText = _extends({
+        id,
+        frag,
+        details
+      }, text);
+      hls.trigger(Events.FRAG_PARSING_USERDATA, emittedText);
+    }
+  }
+  _bufferInitSegment(currentLevel, tracks, frag, chunkMeta) {
+    if (this.state !== State.PARSING) {
+      return;
+    }
+    if (tracks.video) {
+      delete tracks.video;
+    }
+    if (tracks.audiovideo) {
+      delete tracks.audiovideo;
+    }
+    if (!tracks.audio) {
+      return;
+    }
+    const track = tracks.audio;
+    track.id = PlaylistLevelType.AUDIO;
+    const variantAudioCodecs = currentLevel.audioCodec;
+    this.log(`Init audio buffer, container:${track.container}, codecs[level/parsed]=[${variantAudioCodecs}/${track.codec}]`);
+    if (variantAudioCodecs && variantAudioCodecs.split(",").length === 1) {
+      track.levelCodec = variantAudioCodecs;
+    }
+    this.hls.trigger(Events.BUFFER_CODECS, tracks);
+    const initSegment = track.initSegment;
+    if (initSegment != null && initSegment.byteLength) {
+      const segment = {
+        type: "audio",
+        frag,
+        part: null,
+        chunkMeta,
+        parent: frag.type,
+        data: initSegment
+      };
+      this.hls.trigger(Events.BUFFER_APPENDING, segment);
+    }
+    this.tickImmediate();
+  }
+  loadFragment(frag, track, targetBufferTime) {
+    const fragState = this.fragmentTracker.getState(frag);
+    if (this.switchingTrack || fragState === FragmentState.NOT_LOADED || fragState === FragmentState.PARTIAL) {
+      var _track$details;
+      if (!isMediaFragment(frag)) {
+        this._loadInitSegment(frag, track);
+      } else if ((_track$details = track.details) != null && _track$details.live && !this.initPTS[frag.cc]) {
+        this.log(`Waiting for video PTS in continuity counter ${frag.cc} of live stream before loading audio fragment ${frag.sn} of level ${this.trackId}`);
+        this.state = State.WAITING_INIT_PTS;
+        const mainDetails = this.mainDetails;
+        if (mainDetails && mainDetails.fragmentStart !== track.details.fragmentStart) {
+          alignMediaPlaylistByPDT(track.details, mainDetails);
+        }
+      } else {
+        super.loadFragment(frag, track, targetBufferTime);
+      }
+    } else {
+      this.clearTrackerIfNeeded(frag);
+    }
+  }
+  flushAudioIfNeeded(switchingTrack) {
+    if (this.media && this.bufferedTrack) {
+      const {
+        name,
+        lang,
+        assocLang,
+        characteristics,
+        audioCodec,
+        channels
+      } = this.bufferedTrack;
+      if (!matchesOption({
+        name,
+        lang,
+        assocLang,
+        characteristics,
+        audioCodec,
+        channels
+      }, switchingTrack, audioMatchPredicate)) {
+        if (useAlternateAudio(switchingTrack.url, this.hls)) {
+          this.log("Switching audio track : flushing all audio");
+          super.flushMainBuffer(0, Number.POSITIVE_INFINITY, "audio");
+          this.bufferedTrack = null;
+        } else {
+          this.bufferedTrack = switchingTrack;
+        }
+      }
+    }
+  }
+  completeAudioSwitch(switchingTrack) {
+    const {
+      hls
+    } = this;
+    this.flushAudioIfNeeded(switchingTrack);
+    this.bufferedTrack = switchingTrack;
+    this.switchingTrack = null;
+    hls.trigger(Events.AUDIO_TRACK_SWITCHED, _objectSpread2({}, switchingTrack));
+  }
+};
+var BasePlaylistController = class extends Logger {
+  constructor(hls, logPrefix) {
+    super(logPrefix, hls.logger);
+    this.hls = void 0;
+    this.canLoad = false;
+    this.timer = -1;
+    this.hls = hls;
+  }
+  destroy() {
+    this.clearTimer();
+    this.hls = this.log = this.warn = null;
+  }
+  clearTimer() {
+    if (this.timer !== -1) {
+      self.clearTimeout(this.timer);
+      this.timer = -1;
+    }
+  }
+  startLoad() {
+    this.canLoad = true;
+    this.loadPlaylist();
+  }
+  stopLoad() {
+    this.canLoad = false;
+    this.clearTimer();
+  }
+  switchParams(playlistUri, previous, current) {
+    const renditionReports = previous == null ? void 0 : previous.renditionReports;
+    if (renditionReports) {
+      let foundIndex = -1;
+      for (let i = 0; i < renditionReports.length; i++) {
+        const attr = renditionReports[i];
+        let uri;
+        try {
+          uri = new self.URL(attr.URI, previous.url).href;
+        } catch (error) {
+          this.warn(`Could not construct new URL for Rendition Report: ${error}`);
+          uri = attr.URI || "";
+        }
+        if (uri === playlistUri) {
+          foundIndex = i;
+          break;
+        } else if (uri === playlistUri.substring(0, uri.length)) {
+          foundIndex = i;
+        }
+      }
+      if (foundIndex !== -1) {
+        const attr = renditionReports[foundIndex];
+        const msn = parseInt(attr["LAST-MSN"]) || (previous == null ? void 0 : previous.lastPartSn);
+        let part = parseInt(attr["LAST-PART"]) || (previous == null ? void 0 : previous.lastPartIndex);
+        if (this.hls.config.lowLatencyMode) {
+          const currentGoal = Math.min(previous.age - previous.partTarget, previous.targetduration);
+          if (part >= 0 && currentGoal > previous.partTarget) {
+            part += 1;
+          }
+        }
+        const skip = current && getSkipValue(current);
+        return new HlsUrlParameters(msn, part >= 0 ? part : void 0, skip);
+      }
+    }
+  }
+  loadPlaylist(hlsUrlParameters) {
+    this.clearTimer();
+  }
+  loadingPlaylist(playlist, hlsUrlParameters) {
+    this.clearTimer();
+  }
+  shouldLoadPlaylist(playlist) {
+    return this.canLoad && !!playlist && !!playlist.url && (!playlist.details || playlist.details.live);
+  }
+  getUrlWithDirectives(uri, hlsUrlParameters) {
+    if (hlsUrlParameters) {
+      try {
+        return hlsUrlParameters.addDirectives(uri);
+      } catch (error) {
+        this.warn(`Could not construct new URL with HLS Delivery Directives: ${error}`);
+      }
+    }
+    return uri;
+  }
+  playlistLoaded(index, data, previousDetails) {
+    const {
+      details,
+      stats
+    } = data;
+    const now2 = self.performance.now();
+    const elapsed = stats.loading.first ? Math.max(0, now2 - stats.loading.first) : 0;
+    details.advancedDateTime = Date.now() - elapsed;
+    const timelineOffset = this.hls.config.timelineOffset;
+    if (timelineOffset !== details.appliedTimelineOffset) {
+      const offset = Math.max(timelineOffset || 0, 0);
+      details.appliedTimelineOffset = offset;
+      details.fragments.forEach((frag) => {
+        frag.start = frag.playlistOffset + offset;
+      });
+    }
+    if (details.live || previousDetails != null && previousDetails.live) {
+      const levelOrTrack = "levelInfo" in data ? data.levelInfo : data.track;
+      details.reloaded(previousDetails);
+      if (previousDetails && details.fragments.length > 0) {
+        mergeDetails(previousDetails, details);
+        const error = details.playlistParsingError;
+        if (error) {
+          this.warn(error);
+          const hls = this.hls;
+          if (!hls.config.ignorePlaylistParsingErrors) {
+            var _details$fragments$;
+            const {
+              networkDetails
+            } = data;
+            hls.trigger(Events.ERROR, {
+              type: ErrorTypes.NETWORK_ERROR,
+              details: ErrorDetails.LEVEL_PARSING_ERROR,
+              fatal: false,
+              url: details.url,
+              error,
+              reason: error.message,
+              level: data.level || void 0,
+              parent: (_details$fragments$ = details.fragments[0]) == null ? void 0 : _details$fragments$.type,
+              networkDetails,
+              stats
+            });
+            return;
+          }
+          details.playlistParsingError = null;
+        }
+      }
+      if (details.requestScheduled === -1) {
+        details.requestScheduled = stats.loading.start;
+      }
+      const bufferInfo = this.hls.mainForwardBufferInfo;
+      const position = bufferInfo ? bufferInfo.end - bufferInfo.len : 0;
+      const distanceToLiveEdgeMs = (details.edge - position) * 1e3;
+      const reloadInterval = computeReloadInterval(details, distanceToLiveEdgeMs);
+      if (details.requestScheduled + reloadInterval < now2) {
+        details.requestScheduled = now2;
+      } else {
+        details.requestScheduled += reloadInterval;
+      }
+      this.log(`live playlist ${index} ${details.advanced ? "REFRESHED " + details.lastPartSn + "-" + details.lastPartIndex : details.updated ? "UPDATED" : "MISSED"}`);
+      if (!this.canLoad || !details.live) {
+        return;
+      }
+      let deliveryDirectives;
+      let msn = void 0;
+      let part = void 0;
+      if (details.canBlockReload && details.endSN && details.advanced) {
+        const lowLatencyMode = this.hls.config.lowLatencyMode;
+        const lastPartSn = details.lastPartSn;
+        const endSn = details.endSN;
+        const lastPartIndex = details.lastPartIndex;
+        const hasParts = lastPartIndex !== -1;
+        const atLastPartOfSegment = lastPartSn === endSn;
+        if (hasParts) {
+          if (atLastPartOfSegment) {
+            msn = endSn + 1;
+            part = lowLatencyMode ? 0 : lastPartIndex;
+          } else {
+            msn = lastPartSn;
+            part = lowLatencyMode ? lastPartIndex + 1 : details.maxPartIndex;
+          }
+        } else {
+          msn = endSn + 1;
+        }
+        const lastAdvanced = details.age;
+        const cdnAge = lastAdvanced + details.ageHeader;
+        let currentGoal = Math.min(cdnAge - details.partTarget, details.targetduration * 1.5);
+        if (currentGoal > 0) {
+          if (cdnAge > details.targetduration * 3) {
+            this.log(`Playlist last advanced ${lastAdvanced.toFixed(2)}s ago. Omitting segment and part directives.`);
+            msn = void 0;
+            part = void 0;
+          } else if (previousDetails != null && previousDetails.tuneInGoal && cdnAge - details.partTarget > previousDetails.tuneInGoal) {
+            this.warn(`CDN Tune-in goal increased from: ${previousDetails.tuneInGoal} to: ${currentGoal} with playlist age: ${details.age}`);
+            currentGoal = 0;
+          } else {
+            const segments = Math.floor(currentGoal / details.targetduration);
+            msn += segments;
+            if (part !== void 0) {
+              const parts = Math.round(currentGoal % details.targetduration / details.partTarget);
+              part += parts;
+            }
+            this.log(`CDN Tune-in age: ${details.ageHeader}s last advanced ${lastAdvanced.toFixed(2)}s goal: ${currentGoal} skip sn ${segments} to part ${part}`);
+          }
+          details.tuneInGoal = currentGoal;
+        }
+        deliveryDirectives = this.getDeliveryDirectives(details, data.deliveryDirectives, msn, part);
+        if (lowLatencyMode || !atLastPartOfSegment) {
+          details.requestScheduled = now2;
+          this.loadingPlaylist(levelOrTrack, deliveryDirectives);
+          return;
+        }
+      } else if (details.canBlockReload || details.canSkipUntil) {
+        deliveryDirectives = this.getDeliveryDirectives(details, data.deliveryDirectives, msn, part);
+      }
+      if (deliveryDirectives && msn !== void 0 && details.canBlockReload) {
+        details.requestScheduled = stats.loading.first + Math.max(reloadInterval - elapsed * 2, reloadInterval / 2);
+      }
+      this.scheduleLoading(levelOrTrack, deliveryDirectives, details);
+    } else {
+      this.clearTimer();
+    }
+  }
+  scheduleLoading(levelOrTrack, deliveryDirectives, updatedDetails) {
+    const details = updatedDetails || levelOrTrack.details;
+    if (!details) {
+      this.loadingPlaylist(levelOrTrack, deliveryDirectives);
+      return;
+    }
+    const now2 = self.performance.now();
+    const requestScheduled = details.requestScheduled;
+    if (now2 >= requestScheduled) {
+      this.loadingPlaylist(levelOrTrack, deliveryDirectives);
+      return;
+    }
+    const estimatedTimeUntilUpdate = requestScheduled - now2;
+    this.log(`reload live playlist ${levelOrTrack.name || levelOrTrack.bitrate + "bps"} in ${Math.round(estimatedTimeUntilUpdate)} ms`);
+    this.clearTimer();
+    this.timer = self.setTimeout(() => this.loadingPlaylist(levelOrTrack, deliveryDirectives), estimatedTimeUntilUpdate);
+  }
+  getDeliveryDirectives(details, previousDeliveryDirectives, msn, part) {
+    let skip = getSkipValue(details);
+    if (previousDeliveryDirectives != null && previousDeliveryDirectives.skip && details.deltaUpdateFailed) {
+      msn = previousDeliveryDirectives.msn;
+      part = previousDeliveryDirectives.part;
+      skip = HlsSkip.No;
+    }
+    return new HlsUrlParameters(msn, part, skip);
+  }
+  checkRetry(errorEvent) {
+    const errorDetails = errorEvent.details;
+    const isTimeout = isTimeoutError(errorEvent);
+    const errorAction = errorEvent.errorAction;
+    const {
+      action,
+      retryCount = 0,
+      retryConfig
+    } = errorAction || {};
+    const retry = !!errorAction && !!retryConfig && (action === NetworkErrorAction.RetryRequest || !errorAction.resolved && action === NetworkErrorAction.SendAlternateToPenaltyBox);
+    if (retry) {
+      var _errorEvent$context;
+      if (retryCount >= retryConfig.maxNumRetry) {
+        return false;
+      }
+      if (isTimeout && (_errorEvent$context = errorEvent.context) != null && _errorEvent$context.deliveryDirectives) {
+        this.warn(`Retrying playlist loading ${retryCount + 1}/${retryConfig.maxNumRetry} after "${errorDetails}" without delivery-directives`);
+        this.loadPlaylist();
+      } else {
+        const delay = getRetryDelay(retryConfig, retryCount);
+        this.clearTimer();
+        this.timer = self.setTimeout(() => this.loadPlaylist(), delay);
+        this.warn(`Retrying playlist loading ${retryCount + 1}/${retryConfig.maxNumRetry} after "${errorDetails}" in ${delay}ms`);
+      }
+      errorEvent.levelRetry = true;
+      errorAction.resolved = true;
+    }
+    return retry;
+  }
+};
+function subtitleOptionsIdentical(trackList1, trackList2) {
+  if (trackList1.length !== trackList2.length) {
+    return false;
+  }
+  for (let i = 0; i < trackList1.length; i++) {
+    if (!mediaAttributesIdentical(trackList1[i].attrs, trackList2[i].attrs)) {
+      return false;
+    }
+  }
+  return true;
+}
+function mediaAttributesIdentical(attrs1, attrs2, customAttributes) {
+  const stableRenditionId = attrs1["STABLE-RENDITION-ID"];
+  if (stableRenditionId && !customAttributes) {
+    return stableRenditionId === attrs2["STABLE-RENDITION-ID"];
+  }
+  return !(customAttributes || ["LANGUAGE", "NAME", "CHARACTERISTICS", "AUTOSELECT", "DEFAULT", "FORCED", "ASSOC-LANGUAGE"]).some((subtitleAttribute) => attrs1[subtitleAttribute] !== attrs2[subtitleAttribute]);
+}
+function subtitleTrackMatchesTextTrack(subtitleTrack, textTrack) {
+  return textTrack.label.toLowerCase() === subtitleTrack.name.toLowerCase() && (!textTrack.language || textTrack.language.toLowerCase() === (subtitleTrack.lang || "").toLowerCase());
+}
+var AudioTrackController = class extends BasePlaylistController {
+  constructor(hls) {
+    super(hls, "audio-track-controller");
+    this.tracks = [];
+    this.groupIds = null;
+    this.tracksInGroup = [];
+    this.trackId = -1;
+    this.currentTrack = null;
+    this.selectDefaultTrack = true;
+    this.registerListeners();
+  }
+  registerListeners() {
+    const {
+      hls
+    } = this;
+    hls.on(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.on(Events.MANIFEST_PARSED, this.onManifestParsed, this);
+    hls.on(Events.LEVEL_LOADING, this.onLevelLoading, this);
+    hls.on(Events.LEVEL_SWITCHING, this.onLevelSwitching, this);
+    hls.on(Events.AUDIO_TRACK_LOADED, this.onAudioTrackLoaded, this);
+    hls.on(Events.ERROR, this.onError, this);
+  }
+  unregisterListeners() {
+    const {
+      hls
+    } = this;
+    hls.off(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.off(Events.MANIFEST_PARSED, this.onManifestParsed, this);
+    hls.off(Events.LEVEL_LOADING, this.onLevelLoading, this);
+    hls.off(Events.LEVEL_SWITCHING, this.onLevelSwitching, this);
+    hls.off(Events.AUDIO_TRACK_LOADED, this.onAudioTrackLoaded, this);
+    hls.off(Events.ERROR, this.onError, this);
+  }
+  destroy() {
+    this.unregisterListeners();
+    this.tracks.length = 0;
+    this.tracksInGroup.length = 0;
+    this.currentTrack = null;
+    super.destroy();
+  }
+  onManifestLoading() {
+    this.tracks = [];
+    this.tracksInGroup = [];
+    this.groupIds = null;
+    this.currentTrack = null;
+    this.trackId = -1;
+    this.selectDefaultTrack = true;
+  }
+  onManifestParsed(event, data) {
+    this.tracks = data.audioTracks || [];
+  }
+  onAudioTrackLoaded(event, data) {
+    const {
+      id,
+      groupId,
+      details
+    } = data;
+    const trackInActiveGroup = this.tracksInGroup[id];
+    if (!trackInActiveGroup || trackInActiveGroup.groupId !== groupId) {
+      this.warn(`Audio track with id:${id} and group:${groupId} not found in active group ${trackInActiveGroup == null ? void 0 : trackInActiveGroup.groupId}`);
+      return;
+    }
+    const curDetails = trackInActiveGroup.details;
+    trackInActiveGroup.details = data.details;
+    this.log(`Audio track ${id} "${trackInActiveGroup.name}" lang:${trackInActiveGroup.lang} group:${groupId} loaded [${details.startSN}-${details.endSN}]`);
+    if (id === this.trackId) {
+      this.playlistLoaded(id, data, curDetails);
+    }
+  }
+  onLevelLoading(event, data) {
+    this.switchLevel(data.level);
+  }
+  onLevelSwitching(event, data) {
+    this.switchLevel(data.level);
+  }
+  switchLevel(levelIndex) {
+    const levelInfo = this.hls.levels[levelIndex];
+    if (!levelInfo) {
+      return;
+    }
+    const audioGroups = levelInfo.audioGroups || null;
+    const currentGroups = this.groupIds;
+    let currentTrack = this.currentTrack;
+    if (!audioGroups || (currentGroups == null ? void 0 : currentGroups.length) !== (audioGroups == null ? void 0 : audioGroups.length) || audioGroups != null && audioGroups.some((groupId) => (currentGroups == null ? void 0 : currentGroups.indexOf(groupId)) === -1)) {
+      this.groupIds = audioGroups;
+      this.trackId = -1;
+      this.currentTrack = null;
+      const audioTracks = this.tracks.filter((track) => !audioGroups || audioGroups.indexOf(track.groupId) !== -1);
+      if (audioTracks.length) {
+        if (this.selectDefaultTrack && !audioTracks.some((track) => track.default)) {
+          this.selectDefaultTrack = false;
+        }
+        audioTracks.forEach((track, i) => {
+          track.id = i;
+        });
+      } else if (!currentTrack && !this.tracksInGroup.length) {
+        return;
+      }
+      this.tracksInGroup = audioTracks;
+      const audioPreference = this.hls.config.audioPreference;
+      if (!currentTrack && audioPreference) {
+        const groupIndex = findMatchingOption(audioPreference, audioTracks, audioMatchPredicate);
+        if (groupIndex > -1) {
+          currentTrack = audioTracks[groupIndex];
+        } else {
+          const allIndex = findMatchingOption(audioPreference, this.tracks);
+          currentTrack = this.tracks[allIndex];
+        }
+      }
+      let trackId = this.findTrackId(currentTrack);
+      if (trackId === -1 && currentTrack) {
+        trackId = this.findTrackId(null);
+      }
+      const audioTracksUpdated = {
+        audioTracks
+      };
+      this.log(`Updating audio tracks, ${audioTracks.length} track(s) found in group(s): ${audioGroups == null ? void 0 : audioGroups.join(",")}`);
+      this.hls.trigger(Events.AUDIO_TRACKS_UPDATED, audioTracksUpdated);
+      const selectedTrackId = this.trackId;
+      if (trackId !== -1 && selectedTrackId === -1) {
+        this.setAudioTrack(trackId);
+      } else if (audioTracks.length && selectedTrackId === -1) {
+        var _this$groupIds;
+        const error = new Error(`No audio track selected for current audio group-ID(s): ${(_this$groupIds = this.groupIds) == null ? void 0 : _this$groupIds.join(",")} track count: ${audioTracks.length}`);
+        this.warn(error.message);
+        this.hls.trigger(Events.ERROR, {
+          type: ErrorTypes.MEDIA_ERROR,
+          details: ErrorDetails.AUDIO_TRACK_LOAD_ERROR,
+          fatal: true,
+          error
+        });
+      }
+    }
+  }
+  onError(event, data) {
+    if (data.fatal || !data.context) {
+      return;
+    }
+    if (data.context.type === PlaylistContextType.AUDIO_TRACK && data.context.id === this.trackId && (!this.groupIds || this.groupIds.indexOf(data.context.groupId) !== -1)) {
+      this.checkRetry(data);
+    }
+  }
+  get allAudioTracks() {
+    return this.tracks;
+  }
+  get audioTracks() {
+    return this.tracksInGroup;
+  }
+  get audioTrack() {
+    return this.trackId;
+  }
+  set audioTrack(newId) {
+    this.selectDefaultTrack = false;
+    this.setAudioTrack(newId);
+  }
+  setAudioOption(audioOption) {
+    const hls = this.hls;
+    hls.config.audioPreference = audioOption;
+    if (audioOption) {
+      const allAudioTracks = this.allAudioTracks;
+      this.selectDefaultTrack = false;
+      if (allAudioTracks.length) {
+        const currentTrack = this.currentTrack;
+        if (currentTrack && matchesOption(audioOption, currentTrack, audioMatchPredicate)) {
+          return currentTrack;
+        }
+        const groupIndex = findMatchingOption(audioOption, this.tracksInGroup, audioMatchPredicate);
+        if (groupIndex > -1) {
+          const track = this.tracksInGroup[groupIndex];
+          this.setAudioTrack(groupIndex);
+          return track;
+        } else if (currentTrack) {
+          let searchIndex = hls.loadLevel;
+          if (searchIndex === -1) {
+            searchIndex = hls.firstAutoLevel;
+          }
+          const switchIndex = findClosestLevelWithAudioGroup(audioOption, hls.levels, allAudioTracks, searchIndex, audioMatchPredicate);
+          if (switchIndex === -1) {
+            return null;
+          }
+          hls.nextLoadLevel = switchIndex;
+        }
+        if (audioOption.channels || audioOption.audioCodec) {
+          const withoutCodecAndChannelsMatch = findMatchingOption(audioOption, allAudioTracks);
+          if (withoutCodecAndChannelsMatch > -1) {
+            return allAudioTracks[withoutCodecAndChannelsMatch];
+          }
+        }
+      }
+    }
+    return null;
+  }
+  setAudioTrack(newId) {
+    const tracks = this.tracksInGroup;
+    if (newId < 0 || newId >= tracks.length) {
+      this.warn(`Invalid audio track id: ${newId}`);
+      return;
+    }
+    this.selectDefaultTrack = false;
+    const lastTrack = this.currentTrack;
+    const track = tracks[newId];
+    const trackLoaded = track.details && !track.details.live;
+    if (newId === this.trackId && track === lastTrack && trackLoaded) {
+      return;
+    }
+    this.log(`Switching to audio-track ${newId} "${track.name}" lang:${track.lang} group:${track.groupId} channels:${track.channels}`);
+    this.trackId = newId;
+    this.currentTrack = track;
+    this.hls.trigger(Events.AUDIO_TRACK_SWITCHING, _objectSpread2({}, track));
+    if (trackLoaded) {
+      return;
+    }
+    const hlsUrlParameters = this.switchParams(track.url, lastTrack == null ? void 0 : lastTrack.details, track.details);
+    this.loadPlaylist(hlsUrlParameters);
+  }
+  findTrackId(currentTrack) {
+    const audioTracks = this.tracksInGroup;
+    for (let i = 0; i < audioTracks.length; i++) {
+      const track = audioTracks[i];
+      if (this.selectDefaultTrack && !track.default) {
+        continue;
+      }
+      if (!currentTrack || matchesOption(currentTrack, track, audioMatchPredicate)) {
+        return i;
+      }
+    }
+    if (currentTrack) {
+      const {
+        name,
+        lang,
+        assocLang,
+        characteristics,
+        audioCodec,
+        channels
+      } = currentTrack;
+      for (let i = 0; i < audioTracks.length; i++) {
+        const track = audioTracks[i];
+        if (matchesOption({
+          name,
+          lang,
+          assocLang,
+          characteristics,
+          audioCodec,
+          channels
+        }, track, audioMatchPredicate)) {
+          return i;
+        }
+      }
+      for (let i = 0; i < audioTracks.length; i++) {
+        const track = audioTracks[i];
+        if (mediaAttributesIdentical(currentTrack.attrs, track.attrs, ["LANGUAGE", "ASSOC-LANGUAGE", "CHARACTERISTICS"])) {
+          return i;
+        }
+      }
+      for (let i = 0; i < audioTracks.length; i++) {
+        const track = audioTracks[i];
+        if (mediaAttributesIdentical(currentTrack.attrs, track.attrs, ["LANGUAGE"])) {
+          return i;
+        }
+      }
+    }
+    return -1;
+  }
+  loadPlaylist(hlsUrlParameters) {
+    super.loadPlaylist();
+    const audioTrack = this.currentTrack;
+    if (!this.shouldLoadPlaylist(audioTrack)) {
+      return;
+    }
+    if (useAlternateAudio(audioTrack.url, this.hls)) {
+      this.scheduleLoading(audioTrack, hlsUrlParameters);
+    }
+  }
+  loadingPlaylist(audioTrack, hlsUrlParameters) {
+    super.loadingPlaylist(audioTrack, hlsUrlParameters);
+    const id = audioTrack.id;
+    const groupId = audioTrack.groupId;
+    const url = this.getUrlWithDirectives(audioTrack.url, hlsUrlParameters);
+    const details = audioTrack.details;
+    const age = details == null ? void 0 : details.age;
+    this.log(`Loading audio-track ${id} "${audioTrack.name}" lang:${audioTrack.lang} group:${groupId}${(hlsUrlParameters == null ? void 0 : hlsUrlParameters.msn) !== void 0 ? " at sn " + hlsUrlParameters.msn + " part " + hlsUrlParameters.part : ""}${age && details.live ? " age " + age.toFixed(1) + (details.type ? " " + details.type || "" : "") : ""} ${url}`);
+    this.hls.trigger(Events.AUDIO_TRACK_LOADING, {
+      url,
+      id,
+      groupId,
+      deliveryDirectives: hlsUrlParameters || null,
+      track: audioTrack
+    });
+  }
+};
+var BufferOperationQueue = class {
+  constructor(sourceBufferReference) {
+    this.tracks = void 0;
+    this.queues = {
+      video: [],
+      audio: [],
+      audiovideo: []
+    };
+    this.tracks = sourceBufferReference;
+  }
+  destroy() {
+    this.tracks = this.queues = null;
+  }
+  append(operation, type, pending) {
+    if (this.queues === null || this.tracks === null) {
+      return;
+    }
+    const queue = this.queues[type];
+    queue.push(operation);
+    if (queue.length === 1 && !pending) {
+      this.executeNext(type);
+    }
+  }
+  appendBlocker(type) {
+    return new Promise((resolve) => {
+      const operation = {
+        label: "async-blocker",
+        execute: resolve,
+        onStart: () => {
+        },
+        onComplete: () => {
+        },
+        onError: () => {
+        }
+      };
+      this.append(operation, type);
+    });
+  }
+  prependBlocker(type) {
+    return new Promise((resolve) => {
+      if (this.queues) {
+        const operation = {
+          label: "async-blocker-prepend",
+          execute: resolve,
+          onStart: () => {
+          },
+          onComplete: () => {
+          },
+          onError: () => {
+          }
+        };
+        this.queues[type].unshift(operation);
+      }
+    });
+  }
+  removeBlockers() {
+    if (this.queues === null) {
+      return;
+    }
+    [this.queues.video, this.queues.audio, this.queues.audiovideo].forEach((queue) => {
+      var _queue$;
+      const label = (_queue$ = queue[0]) == null ? void 0 : _queue$.label;
+      if (label === "async-blocker" || label === "async-blocker-prepend") {
+        queue[0].execute();
+        queue.splice(0, 1);
+      }
+    });
+  }
+  unblockAudio(op) {
+    if (this.queues === null) {
+      return;
+    }
+    const queue = this.queues.audio;
+    if (queue[0] === op) {
+      this.shiftAndExecuteNext("audio");
+    }
+  }
+  executeNext(type) {
+    if (this.queues === null || this.tracks === null) {
+      return;
+    }
+    const queue = this.queues[type];
+    if (queue.length) {
+      const operation = queue[0];
+      try {
+        operation.execute();
+      } catch (error) {
+        var _this$tracks$type;
+        operation.onError(error);
+        if (this.queues === null || this.tracks === null) {
+          return;
+        }
+        const sb = (_this$tracks$type = this.tracks[type]) == null ? void 0 : _this$tracks$type.buffer;
+        if (!(sb != null && sb.updating)) {
+          this.shiftAndExecuteNext(type);
+        }
+      }
+    }
+  }
+  shiftAndExecuteNext(type) {
+    if (this.queues === null) {
+      return;
+    }
+    this.queues[type].shift();
+    this.executeNext(type);
+  }
+  current(type) {
+    var _this$queues;
+    return ((_this$queues = this.queues) == null ? void 0 : _this$queues[type][0]) || null;
+  }
+  toString() {
+    const {
+      queues,
+      tracks
+    } = this;
+    if (queues === null || tracks === null) {
+      return `<destroyed>`;
+    }
+    return `
+${this.list("video")}
+${this.list("audio")}
+${this.list("audiovideo")}}`;
+  }
+  list(type) {
+    var _this$queues2, _this$tracks;
+    return (_this$queues2 = this.queues) != null && _this$queues2[type] || (_this$tracks = this.tracks) != null && _this$tracks[type] ? `${type}: (${this.listSbInfo(type)}) ${this.listOps(type)}` : "";
+  }
+  listSbInfo(type) {
+    var _this$tracks2;
+    const track = (_this$tracks2 = this.tracks) == null ? void 0 : _this$tracks2[type];
+    const sb = track == null ? void 0 : track.buffer;
+    if (!sb) {
+      return "none";
+    }
+    return `SourceBuffer${sb.updating ? " updating" : ""}${track.ended ? " ended" : ""}${track.ending ? " ending" : ""}`;
+  }
+  listOps(type) {
+    var _this$queues3;
+    return ((_this$queues3 = this.queues) == null ? void 0 : _this$queues3[type].map((op) => op.label).join(", ")) || "";
+  }
+};
+var VIDEO_CODEC_PROFILE_REPLACE = /(avc[1234]|hvc1|hev1|dvh[1e]|vp09|av01)(?:\.[^.,]+)+/;
+var TRACK_REMOVED_ERROR_NAME = "HlsJsTrackRemovedError";
+var HlsJsTrackRemovedError = class extends Error {
+  constructor(message) {
+    super(message);
+    this.name = TRACK_REMOVED_ERROR_NAME;
+  }
+};
+var BufferController = class extends Logger {
+  constructor(hls, fragmentTracker) {
+    super("buffer-controller", hls.logger);
+    this.hls = void 0;
+    this.fragmentTracker = void 0;
+    this.details = null;
+    this._objectUrl = null;
+    this.operationQueue = null;
+    this.bufferCodecEventsTotal = 0;
+    this.media = null;
+    this.mediaSource = null;
+    this.lastMpegAudioChunk = null;
+    this.blockedAudioAppend = null;
+    this.lastVideoAppendEnd = 0;
+    this.appendSource = void 0;
+    this.transferData = void 0;
+    this.overrides = void 0;
+    this.appendErrors = {
+      audio: 0,
+      video: 0,
+      audiovideo: 0
+    };
+    this.tracks = {};
+    this.sourceBuffers = [[null, null], [null, null]];
+    this._onEndStreaming = (event) => {
+      var _this$mediaSource;
+      if (!this.hls) {
+        return;
+      }
+      if (((_this$mediaSource = this.mediaSource) == null ? void 0 : _this$mediaSource.readyState) !== "open") {
+        return;
+      }
+      this.hls.pauseBuffering();
+    };
+    this._onStartStreaming = (event) => {
+      if (!this.hls) {
+        return;
+      }
+      this.hls.resumeBuffering();
+    };
+    this._onMediaSourceOpen = (e) => {
+      const {
+        media,
+        mediaSource
+      } = this;
+      if (e) {
+        this.log("Media source opened");
+      }
+      if (!media || !mediaSource) {
+        return;
+      }
+      mediaSource.removeEventListener("sourceopen", this._onMediaSourceOpen);
+      media.removeEventListener("emptied", this._onMediaEmptied);
+      this.updateDuration();
+      this.hls.trigger(Events.MEDIA_ATTACHED, {
+        media,
+        mediaSource
+      });
+      if (this.mediaSource !== null) {
+        this.checkPendingTracks();
+      }
+    };
+    this._onMediaSourceClose = () => {
+      this.log("Media source closed");
+    };
+    this._onMediaSourceEnded = () => {
+      this.log("Media source ended");
+    };
+    this._onMediaEmptied = () => {
+      const {
+        mediaSrc,
+        _objectUrl
+      } = this;
+      if (mediaSrc !== _objectUrl) {
+        this.error(`Media element src was set while attaching MediaSource (${_objectUrl} > ${mediaSrc})`);
+      }
+    };
+    this.hls = hls;
+    this.fragmentTracker = fragmentTracker;
+    this.appendSource = isManagedMediaSource(getMediaSource(hls.config.preferManagedMediaSource));
+    this.initTracks();
+    this.registerListeners();
+  }
+  hasSourceTypes() {
+    return Object.keys(this.tracks).length > 0;
+  }
+  destroy() {
+    this.unregisterListeners();
+    this.details = null;
+    this.lastMpegAudioChunk = this.blockedAudioAppend = null;
+    this.transferData = this.overrides = void 0;
+    if (this.operationQueue) {
+      this.operationQueue.destroy();
+      this.operationQueue = null;
+    }
+    this.hls = this.fragmentTracker = null;
+    this._onMediaSourceOpen = this._onMediaSourceClose = null;
+    this._onMediaSourceEnded = null;
+    this._onStartStreaming = this._onEndStreaming = null;
+  }
+  registerListeners() {
+    const {
+      hls
+    } = this;
+    hls.on(Events.MEDIA_ATTACHING, this.onMediaAttaching, this);
+    hls.on(Events.MEDIA_DETACHING, this.onMediaDetaching, this);
+    hls.on(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.on(Events.MANIFEST_PARSED, this.onManifestParsed, this);
+    hls.on(Events.BUFFER_RESET, this.onBufferReset, this);
+    hls.on(Events.BUFFER_APPENDING, this.onBufferAppending, this);
+    hls.on(Events.BUFFER_CODECS, this.onBufferCodecs, this);
+    hls.on(Events.BUFFER_EOS, this.onBufferEos, this);
+    hls.on(Events.BUFFER_FLUSHING, this.onBufferFlushing, this);
+    hls.on(Events.LEVEL_UPDATED, this.onLevelUpdated, this);
+    hls.on(Events.FRAG_PARSED, this.onFragParsed, this);
+    hls.on(Events.FRAG_CHANGED, this.onFragChanged, this);
+    hls.on(Events.ERROR, this.onError, this);
+  }
+  unregisterListeners() {
+    const {
+      hls
+    } = this;
+    hls.off(Events.MEDIA_ATTACHING, this.onMediaAttaching, this);
+    hls.off(Events.MEDIA_DETACHING, this.onMediaDetaching, this);
+    hls.off(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.off(Events.MANIFEST_PARSED, this.onManifestParsed, this);
+    hls.off(Events.BUFFER_RESET, this.onBufferReset, this);
+    hls.off(Events.BUFFER_APPENDING, this.onBufferAppending, this);
+    hls.off(Events.BUFFER_CODECS, this.onBufferCodecs, this);
+    hls.off(Events.BUFFER_EOS, this.onBufferEos, this);
+    hls.off(Events.BUFFER_FLUSHING, this.onBufferFlushing, this);
+    hls.off(Events.LEVEL_UPDATED, this.onLevelUpdated, this);
+    hls.off(Events.FRAG_PARSED, this.onFragParsed, this);
+    hls.off(Events.FRAG_CHANGED, this.onFragChanged, this);
+    hls.off(Events.ERROR, this.onError, this);
+  }
+  transferMedia() {
+    const {
+      media,
+      mediaSource
+    } = this;
+    if (!media) {
+      return null;
+    }
+    const tracks = {};
+    if (this.operationQueue) {
+      const updating = this.isUpdating();
+      if (!updating) {
+        this.operationQueue.removeBlockers();
+      }
+      const queued = this.isQueued();
+      if (updating || queued) {
+        this.warn(`Transfering MediaSource with${queued ? " operations in queue" : ""}${updating ? " updating SourceBuffer(s)" : ""} ${this.operationQueue}`);
+      }
+      this.operationQueue.destroy();
+    }
+    const transferData = this.transferData;
+    if (!this.sourceBufferCount && transferData && transferData.mediaSource === mediaSource) {
+      _extends(tracks, transferData.tracks);
+    } else {
+      this.sourceBuffers.forEach((tuple) => {
+        const [type] = tuple;
+        if (type) {
+          tracks[type] = _extends({}, this.tracks[type]);
+          this.removeBuffer(type);
+        }
+        tuple[0] = tuple[1] = null;
+      });
+    }
+    return {
+      media,
+      mediaSource,
+      tracks
+    };
+  }
+  initTracks() {
+    const tracks = {};
+    this.sourceBuffers = [[null, null], [null, null]];
+    this.tracks = tracks;
+    this.resetQueue();
+    this.resetAppendErrors();
+    this.lastMpegAudioChunk = this.blockedAudioAppend = null;
+    this.lastVideoAppendEnd = 0;
+  }
+  onManifestLoading() {
+    this.bufferCodecEventsTotal = 0;
+    this.details = null;
+  }
+  onManifestParsed(event, data) {
+    var _this$transferData;
+    let codecEvents = 2;
+    if (data.audio && !data.video || !data.altAudio) {
+      codecEvents = 1;
+    }
+    this.bufferCodecEventsTotal = codecEvents;
+    this.log(`${codecEvents} bufferCodec event(s) expected.`);
+    if ((_this$transferData = this.transferData) != null && _this$transferData.mediaSource && this.sourceBufferCount && codecEvents) {
+      this.bufferCreated();
+    }
+  }
+  onMediaAttaching(event, data) {
+    const media = this.media = data.media;
+    const MediaSource = getMediaSource(this.appendSource);
+    this.transferData = this.overrides = void 0;
+    if (media && MediaSource) {
+      const transferringMedia = !!data.mediaSource;
+      if (transferringMedia || data.overrides) {
+        this.transferData = data;
+        this.overrides = data.overrides;
+      }
+      const ms = this.mediaSource = data.mediaSource || new MediaSource();
+      this.assignMediaSource(ms);
+      if (transferringMedia) {
+        this._objectUrl = media.src;
+        this.attachTransferred();
+      } else {
+        const objectUrl = this._objectUrl = self.URL.createObjectURL(ms);
+        if (this.appendSource) {
+          try {
+            media.removeAttribute("src");
+            const MMS = self.ManagedMediaSource;
+            media.disableRemotePlayback = media.disableRemotePlayback || MMS && ms instanceof MMS;
+            removeSourceChildren(media);
+            addSource(media, objectUrl);
+            media.load();
+          } catch (error) {
+            media.src = objectUrl;
+          }
+        } else {
+          media.src = objectUrl;
+        }
+      }
+      media.addEventListener("emptied", this._onMediaEmptied);
+    }
+  }
+  assignMediaSource(ms) {
+    var _this$transferData2, _ms$constructor;
+    this.log(`${((_this$transferData2 = this.transferData) == null ? void 0 : _this$transferData2.mediaSource) === ms ? "transferred" : "created"} media source: ${(_ms$constructor = ms.constructor) == null ? void 0 : _ms$constructor.name}`);
+    ms.addEventListener("sourceopen", this._onMediaSourceOpen);
+    ms.addEventListener("sourceended", this._onMediaSourceEnded);
+    ms.addEventListener("sourceclose", this._onMediaSourceClose);
+    if (this.appendSource) {
+      ms.addEventListener("startstreaming", this._onStartStreaming);
+      ms.addEventListener("endstreaming", this._onEndStreaming);
+    }
+  }
+  attachTransferred() {
+    const media = this.media;
+    const data = this.transferData;
+    if (!data || !media) {
+      return;
+    }
+    const requiredTracks = this.tracks;
+    const transferredTracks = data.tracks;
+    const trackNames = transferredTracks ? Object.keys(transferredTracks) : null;
+    const trackCount = trackNames ? trackNames.length : 0;
+    const mediaSourceOpenCallback = () => {
+      if (this.media && this.mediaSourceOpenOrEnded) {
+        this._onMediaSourceOpen();
+      }
+    };
+    if (transferredTracks && trackNames && trackCount) {
+      if (!this.tracksReady) {
+        this.hls.config.startFragPrefetch = true;
+        this.log(`attachTransferred: waiting for SourceBuffer track info`);
+        return;
+      }
+      this.log(`attachTransferred: (bufferCodecEventsTotal ${this.bufferCodecEventsTotal})
+required tracks: ${stringify(requiredTracks, (key, value) => key === "initSegment" ? void 0 : value)};
+transfer tracks: ${stringify(transferredTracks, (key, value) => key === "initSegment" ? void 0 : value)}}`);
+      if (!isCompatibleTrackChange(transferredTracks, requiredTracks)) {
+        data.mediaSource = null;
+        data.tracks = void 0;
+        const currentTime = media.currentTime;
+        const details = this.details;
+        const startTime = Math.max(currentTime, (details == null ? void 0 : details.fragments[0].start) || 0);
+        if (startTime - currentTime > 1) {
+          this.log(`attachTransferred: waiting for playback to reach new tracks start time ${currentTime} -> ${startTime}`);
+          return;
+        }
+        this.warn(`attachTransferred: resetting MediaSource for incompatible tracks ("${Object.keys(transferredTracks)}"->"${Object.keys(requiredTracks)}") start time: ${startTime} currentTime: ${currentTime}`);
+        this.onMediaDetaching(Events.MEDIA_DETACHING, {});
+        this.onMediaAttaching(Events.MEDIA_ATTACHING, data);
+        media.currentTime = startTime;
+        return;
+      }
+      this.transferData = void 0;
+      trackNames.forEach((trackName) => {
+        const type = trackName;
+        const track = transferredTracks[type];
+        if (track) {
+          const sb = track.buffer;
+          if (sb) {
+            const fragmentTracker = this.fragmentTracker;
+            const playlistType = track.id;
+            if (fragmentTracker.hasFragments(playlistType) || fragmentTracker.hasParts(playlistType)) {
+              const bufferedTimeRanges = BufferHelper.getBuffered(sb);
+              fragmentTracker.detectEvictedFragments(type, bufferedTimeRanges, playlistType, null, true);
+            }
+            const sbIndex = sourceBufferNameToIndex(type);
+            const sbTuple = [type, sb];
+            this.sourceBuffers[sbIndex] = sbTuple;
+            if (sb.updating && this.operationQueue) {
+              this.operationQueue.prependBlocker(type);
+            }
+            this.trackSourceBuffer(type, track);
+          }
+        }
+      });
+      mediaSourceOpenCallback();
+      this.bufferCreated();
+    } else {
+      this.log(`attachTransferred: MediaSource w/o SourceBuffers`);
+      mediaSourceOpenCallback();
+    }
+  }
+  get mediaSourceOpenOrEnded() {
+    var _this$mediaSource2;
+    const readyState = (_this$mediaSource2 = this.mediaSource) == null ? void 0 : _this$mediaSource2.readyState;
+    return readyState === "open" || readyState === "ended";
+  }
+  onMediaDetaching(event, data) {
+    const transferringMedia = !!data.transferMedia;
+    this.transferData = this.overrides = void 0;
+    const {
+      media,
+      mediaSource,
+      _objectUrl
+    } = this;
+    if (mediaSource) {
+      this.log(`media source ${transferringMedia ? "transferring" : "detaching"}`);
+      if (transferringMedia) {
+        this.sourceBuffers.forEach(([type]) => {
+          if (type) {
+            this.removeBuffer(type);
+          }
+        });
+        this.resetQueue();
+      } else {
+        if (this.mediaSourceOpenOrEnded) {
+          const open = mediaSource.readyState === "open";
+          try {
+            const sourceBuffers = mediaSource.sourceBuffers;
+            for (let i = sourceBuffers.length; i--; ) {
+              if (open) {
+                sourceBuffers[i].abort();
+              }
+              mediaSource.removeSourceBuffer(sourceBuffers[i]);
+            }
+            if (open) {
+              mediaSource.endOfStream();
+            }
+          } catch (err) {
+            this.warn(`onMediaDetaching: ${err.message} while calling endOfStream`);
+          }
+        }
+        if (this.sourceBufferCount) {
+          this.onBufferReset();
+        }
+      }
+      mediaSource.removeEventListener("sourceopen", this._onMediaSourceOpen);
+      mediaSource.removeEventListener("sourceended", this._onMediaSourceEnded);
+      mediaSource.removeEventListener("sourceclose", this._onMediaSourceClose);
+      if (this.appendSource) {
+        mediaSource.removeEventListener("startstreaming", this._onStartStreaming);
+        mediaSource.removeEventListener("endstreaming", this._onEndStreaming);
+      }
+      this.mediaSource = null;
+      this._objectUrl = null;
+    }
+    if (media) {
+      media.removeEventListener("emptied", this._onMediaEmptied);
+      if (!transferringMedia) {
+        if (_objectUrl) {
+          self.URL.revokeObjectURL(_objectUrl);
+        }
+        if (this.mediaSrc === _objectUrl) {
+          media.removeAttribute("src");
+          if (this.appendSource) {
+            removeSourceChildren(media);
+          }
+          media.load();
+        } else {
+          this.warn("media|source.src was changed by a third party - skip cleanup");
+        }
+      }
+      this.media = null;
+    }
+    this.hls.trigger(Events.MEDIA_DETACHED, data);
+  }
+  onBufferReset() {
+    this.sourceBuffers.forEach(([type]) => {
+      if (type) {
+        this.resetBuffer(type);
+      }
+    });
+    this.initTracks();
+  }
+  resetBuffer(type) {
+    var _this$tracks$type;
+    const sb = (_this$tracks$type = this.tracks[type]) == null ? void 0 : _this$tracks$type.buffer;
+    this.removeBuffer(type);
+    if (sb) {
+      try {
+        var _this$mediaSource3;
+        if ((_this$mediaSource3 = this.mediaSource) != null && _this$mediaSource3.sourceBuffers.length) {
+          this.mediaSource.removeSourceBuffer(sb);
+        }
+      } catch (err) {
+        this.warn(`onBufferReset ${type}`, err);
+      }
+    }
+    delete this.tracks[type];
+  }
+  removeBuffer(type) {
+    this.removeBufferListeners(type);
+    this.sourceBuffers[sourceBufferNameToIndex(type)] = [null, null];
+    const track = this.tracks[type];
+    if (track) {
+      track.buffer = void 0;
+    }
+  }
+  resetQueue() {
+    if (this.operationQueue) {
+      this.operationQueue.destroy();
+    }
+    this.operationQueue = new BufferOperationQueue(this.tracks);
+  }
+  onBufferCodecs(event, data) {
+    const tracks = this.tracks;
+    const trackNames = Object.keys(data);
+    this.log(`BUFFER_CODECS: "${trackNames}" (current SB count ${this.sourceBufferCount})`);
+    const unmuxedToMuxed = "audiovideo" in data && (tracks.audio || tracks.video) || tracks.audiovideo && ("audio" in data || "video" in data);
+    const muxedToUnmuxed = !unmuxedToMuxed && this.sourceBufferCount && this.media && trackNames.some((sbName) => !tracks[sbName]);
+    if (unmuxedToMuxed || muxedToUnmuxed) {
+      this.warn(`Unsupported transition between "${Object.keys(tracks)}" and "${trackNames}" SourceBuffers`);
+      return;
+    }
+    trackNames.forEach((trackName) => {
+      var _this$transferData3, _this$transferData3$t, _trackCodec;
+      const parsedTrack = data[trackName];
+      const {
+        id,
+        codec,
+        levelCodec,
+        container,
+        metadata,
+        supplemental
+      } = parsedTrack;
+      let track = tracks[trackName];
+      const transferredTrack = (_this$transferData3 = this.transferData) == null ? void 0 : (_this$transferData3$t = _this$transferData3.tracks) == null ? void 0 : _this$transferData3$t[trackName];
+      const sbTrack = transferredTrack != null && transferredTrack.buffer ? transferredTrack : track;
+      const sbCodec = (sbTrack == null ? void 0 : sbTrack.pendingCodec) || (sbTrack == null ? void 0 : sbTrack.codec);
+      const trackLevelCodec = sbTrack == null ? void 0 : sbTrack.levelCodec;
+      if (!track) {
+        track = tracks[trackName] = {
+          buffer: void 0,
+          listeners: [],
+          codec,
+          supplemental,
+          container,
+          levelCodec,
+          metadata,
+          id
+        };
+      }
+      const currentCodecFull = pickMostCompleteCodecName(sbCodec, trackLevelCodec);
+      const currentCodec = currentCodecFull == null ? void 0 : currentCodecFull.replace(VIDEO_CODEC_PROFILE_REPLACE, "$1");
+      let trackCodec = pickMostCompleteCodecName(codec, levelCodec);
+      const nextCodec = (_trackCodec = trackCodec) == null ? void 0 : _trackCodec.replace(VIDEO_CODEC_PROFILE_REPLACE, "$1");
+      if (trackCodec && currentCodecFull && currentCodec !== nextCodec) {
+        if (trackName.slice(0, 5) === "audio") {
+          trackCodec = getCodecCompatibleName(trackCodec, this.appendSource);
+        }
+        this.log(`switching codec ${sbCodec} to ${trackCodec}`);
+        if (trackCodec !== (track.pendingCodec || track.codec)) {
+          track.pendingCodec = trackCodec;
+        }
+        track.container = container;
+        this.appendChangeType(trackName, container, trackCodec);
+      }
+    });
+    if (this.tracksReady || this.sourceBufferCount) {
+      data.tracks = this.sourceBufferTracks;
+    }
+    if (this.sourceBufferCount) {
+      return;
+    }
+    if (this.mediaSourceOpenOrEnded) {
+      this.checkPendingTracks();
+    }
+  }
+  get sourceBufferTracks() {
+    return Object.keys(this.tracks).reduce((baseTracks, type) => {
+      const track = this.tracks[type];
+      baseTracks[type] = {
+        id: track.id,
+        container: track.container,
+        codec: track.codec,
+        levelCodec: track.levelCodec
+      };
+      return baseTracks;
+    }, {});
+  }
+  appendChangeType(type, container, codec) {
+    const mimeType = `${container};codecs=${codec}`;
+    const operation = {
+      label: `change-type=${mimeType}`,
+      execute: () => {
+        const track = this.tracks[type];
+        if (track) {
+          const sb = track.buffer;
+          if (sb != null && sb.changeType) {
+            this.log(`changing ${type} sourceBuffer type to ${mimeType}`);
+            sb.changeType(mimeType);
+            track.codec = codec;
+            track.container = container;
+          }
+        }
+        this.shiftAndExecuteNext(type);
+      },
+      onStart: () => {
+      },
+      onComplete: () => {
+      },
+      onError: (error) => {
+        this.warn(`Failed to change ${type} SourceBuffer type`, error);
+      }
+    };
+    this.append(operation, type, this.isPending(this.tracks[type]));
+  }
+  blockAudio(partOrFrag) {
+    var _this$fragmentTracker;
+    const pStart = partOrFrag.start;
+    const pTime = pStart + partOrFrag.duration * 0.05;
+    const atGap = ((_this$fragmentTracker = this.fragmentTracker.getAppendedFrag(pStart, PlaylistLevelType.MAIN)) == null ? void 0 : _this$fragmentTracker.gap) === true;
+    if (atGap) {
+      return;
+    }
+    const op = {
+      label: "block-audio",
+      execute: () => {
+        var _this$fragmentTracker2;
+        const videoTrack = this.tracks.video;
+        if (this.lastVideoAppendEnd > pTime || videoTrack != null && videoTrack.buffer && BufferHelper.isBuffered(videoTrack.buffer, pTime) || ((_this$fragmentTracker2 = this.fragmentTracker.getAppendedFrag(pTime, PlaylistLevelType.MAIN)) == null ? void 0 : _this$fragmentTracker2.gap) === true) {
+          this.blockedAudioAppend = null;
+          this.shiftAndExecuteNext("audio");
+        }
+      },
+      onStart: () => {
+      },
+      onComplete: () => {
+      },
+      onError: (error) => {
+        this.warn("Error executing block-audio operation", error);
+      }
+    };
+    this.blockedAudioAppend = {
+      op,
+      frag: partOrFrag
+    };
+    this.append(op, "audio", true);
+  }
+  unblockAudio() {
+    const {
+      blockedAudioAppend,
+      operationQueue
+    } = this;
+    if (blockedAudioAppend && operationQueue) {
+      this.blockedAudioAppend = null;
+      operationQueue.unblockAudio(blockedAudioAppend.op);
+    }
+  }
+  onBufferAppending(event, eventData) {
+    const {
+      tracks
+    } = this;
+    const {
+      data,
+      type,
+      parent,
+      frag,
+      part,
+      chunkMeta,
+      offset
+    } = eventData;
+    const chunkStats = chunkMeta.buffering[type];
+    const {
+      sn,
+      cc
+    } = frag;
+    const bufferAppendingStart = self.performance.now();
+    chunkStats.start = bufferAppendingStart;
+    const fragBuffering = frag.stats.buffering;
+    const partBuffering = part ? part.stats.buffering : null;
+    if (fragBuffering.start === 0) {
+      fragBuffering.start = bufferAppendingStart;
+    }
+    if (partBuffering && partBuffering.start === 0) {
+      partBuffering.start = bufferAppendingStart;
+    }
+    const audioTrack = tracks.audio;
+    let checkTimestampOffset = false;
+    if (type === "audio" && (audioTrack == null ? void 0 : audioTrack.container) === "audio/mpeg") {
+      checkTimestampOffset = !this.lastMpegAudioChunk || chunkMeta.id === 1 || this.lastMpegAudioChunk.sn !== chunkMeta.sn;
+      this.lastMpegAudioChunk = chunkMeta;
+    }
+    const videoTrack = tracks.video;
+    const videoSb = videoTrack == null ? void 0 : videoTrack.buffer;
+    if (videoSb && sn !== "initSegment") {
+      const partOrFrag = part || frag;
+      const blockedAudioAppend = this.blockedAudioAppend;
+      if (type === "audio" && parent !== "main" && !this.blockedAudioAppend) {
+        const pStart = partOrFrag.start;
+        const pTime = pStart + partOrFrag.duration * 0.05;
+        const vbuffered = videoSb.buffered;
+        const vappending = this.currentOp("video");
+        if (!vbuffered.length && !vappending) {
+          this.blockAudio(partOrFrag);
+        } else if (!vappending && !BufferHelper.isBuffered(videoSb, pTime) && this.lastVideoAppendEnd < pTime) {
+          this.blockAudio(partOrFrag);
+        }
+      } else if (type === "video") {
+        const videoAppendEnd = partOrFrag.end;
+        if (blockedAudioAppend) {
+          const audioStart = blockedAudioAppend.frag.start;
+          if (videoAppendEnd > audioStart || videoAppendEnd < this.lastVideoAppendEnd || BufferHelper.isBuffered(videoSb, audioStart)) {
+            this.unblockAudio();
+          }
+        }
+        this.lastVideoAppendEnd = videoAppendEnd;
+      }
+    }
+    const fragStart = (part || frag).start;
+    const operation = {
+      label: `append-${type}`,
+      execute: () => {
+        var _this$tracks$type2;
+        chunkStats.executeStart = self.performance.now();
+        const sb = (_this$tracks$type2 = this.tracks[type]) == null ? void 0 : _this$tracks$type2.buffer;
+        if (sb) {
+          if (checkTimestampOffset) {
+            this.updateTimestampOffset(sb, fragStart, 0.1, type, sn, cc);
+          } else if (offset !== void 0 && isFiniteNumber(offset)) {
+            this.updateTimestampOffset(sb, offset, 1e-6, type, sn, cc);
+          }
+        }
+        this.appendExecutor(data, type);
+      },
+      onStart: () => {
+      },
+      onComplete: () => {
+        const end = self.performance.now();
+        chunkStats.executeEnd = chunkStats.end = end;
+        if (fragBuffering.first === 0) {
+          fragBuffering.first = end;
+        }
+        if (partBuffering && partBuffering.first === 0) {
+          partBuffering.first = end;
+        }
+        const timeRanges = {};
+        this.sourceBuffers.forEach(([type2, sb]) => {
+          if (type2) {
+            timeRanges[type2] = BufferHelper.getBuffered(sb);
+          }
+        });
+        this.appendErrors[type] = 0;
+        if (type === "audio" || type === "video") {
+          this.appendErrors.audiovideo = 0;
+        } else {
+          this.appendErrors.audio = 0;
+          this.appendErrors.video = 0;
+        }
+        this.hls.trigger(Events.BUFFER_APPENDED, {
+          type,
+          frag,
+          part,
+          chunkMeta,
+          parent: frag.type,
+          timeRanges
+        });
+      },
+      onError: (error) => {
+        var _this$media;
+        const event2 = {
+          type: ErrorTypes.MEDIA_ERROR,
+          parent: frag.type,
+          details: ErrorDetails.BUFFER_APPEND_ERROR,
+          sourceBufferName: type,
+          frag,
+          part,
+          chunkMeta,
+          error,
+          err: error,
+          fatal: false
+        };
+        const mediaError = (_this$media = this.media) == null ? void 0 : _this$media.error;
+        if (error.code === DOMException.QUOTA_EXCEEDED_ERR || error.name == "QuotaExceededError" || `quota` in error) {
+          event2.details = ErrorDetails.BUFFER_FULL_ERROR;
+        } else if (error.code === DOMException.INVALID_STATE_ERR && this.mediaSourceOpenOrEnded && !mediaError) {
+          event2.errorAction = createDoNothingErrorAction(true);
+        } else if (error.name === TRACK_REMOVED_ERROR_NAME && this.sourceBufferCount === 0) {
+          event2.errorAction = createDoNothingErrorAction(true);
+        } else {
+          const appendErrorCount = ++this.appendErrors[type];
+          this.warn(`Failed ${appendErrorCount}/${this.hls.config.appendErrorMaxRetry} times to append segment in "${type}" sourceBuffer (${mediaError ? mediaError : "no media error"})`);
+          if (appendErrorCount >= this.hls.config.appendErrorMaxRetry || !!mediaError) {
+            event2.fatal = true;
+          }
+        }
+        this.hls.trigger(Events.ERROR, event2);
+      }
+    };
+    this.append(operation, type, this.isPending(this.tracks[type]));
+  }
+  getFlushOp(type, start, end) {
+    this.log(`queuing "${type}" remove ${start}-${end}`);
+    return {
+      label: "remove",
+      execute: () => {
+        this.removeExecutor(type, start, end);
+      },
+      onStart: () => {
+      },
+      onComplete: () => {
+        this.hls.trigger(Events.BUFFER_FLUSHED, {
+          type
+        });
+      },
+      onError: (error) => {
+        this.warn(`Failed to remove ${start}-${end} from "${type}" SourceBuffer`, error);
+      }
+    };
+  }
+  onBufferFlushing(event, data) {
+    const {
+      type,
+      startOffset,
+      endOffset
+    } = data;
+    if (type) {
+      this.append(this.getFlushOp(type, startOffset, endOffset), type);
+    } else {
+      this.sourceBuffers.forEach(([type2]) => {
+        if (type2) {
+          this.append(this.getFlushOp(type2, startOffset, endOffset), type2);
+        }
+      });
+    }
+  }
+  onFragParsed(event, data) {
+    const {
+      frag,
+      part
+    } = data;
+    const buffersAppendedTo = [];
+    const elementaryStreams = part ? part.elementaryStreams : frag.elementaryStreams;
+    if (elementaryStreams[ElementaryStreamTypes.AUDIOVIDEO]) {
+      buffersAppendedTo.push("audiovideo");
+    } else {
+      if (elementaryStreams[ElementaryStreamTypes.AUDIO]) {
+        buffersAppendedTo.push("audio");
+      }
+      if (elementaryStreams[ElementaryStreamTypes.VIDEO]) {
+        buffersAppendedTo.push("video");
+      }
+    }
+    const onUnblocked = () => {
+      const now2 = self.performance.now();
+      frag.stats.buffering.end = now2;
+      if (part) {
+        part.stats.buffering.end = now2;
+      }
+      const stats = part ? part.stats : frag.stats;
+      this.hls.trigger(Events.FRAG_BUFFERED, {
+        frag,
+        part,
+        stats,
+        id: frag.type
+      });
+    };
+    if (buffersAppendedTo.length === 0) {
+      this.warn(`Fragments must have at least one ElementaryStreamType set. type: ${frag.type} level: ${frag.level} sn: ${frag.sn}`);
+    }
+    this.blockBuffers(onUnblocked, buffersAppendedTo).catch((error) => {
+      this.warn(`Fragment buffered callback ${error}`);
+      this.stepOperationQueue(this.sourceBufferTypes);
+    });
+  }
+  onFragChanged(event, data) {
+    this.trimBuffers();
+  }
+  get bufferedToEnd() {
+    return this.sourceBufferCount > 0 && !this.sourceBuffers.some(([type]) => {
+      var _this$tracks$type3, _this$tracks$type4;
+      return type && (!((_this$tracks$type3 = this.tracks[type]) != null && _this$tracks$type3.ended) || ((_this$tracks$type4 = this.tracks[type]) == null ? void 0 : _this$tracks$type4.ending));
+    });
+  }
+  onBufferEos(event, data) {
+    var _this$overrides;
+    this.sourceBuffers.forEach(([type]) => {
+      if (type) {
+        const track = this.tracks[type];
+        if (!data.type || data.type === type) {
+          track.ending = true;
+          if (!track.ended) {
+            track.ended = true;
+            this.log(`${type} buffer reached EOS`);
+          }
+        }
+      }
+    });
+    const allowEndOfStream = ((_this$overrides = this.overrides) == null ? void 0 : _this$overrides.endOfStream) !== false;
+    const allTracksEnding = this.sourceBufferCount > 0 && !this.sourceBuffers.some(([type]) => {
+      var _this$tracks$type5;
+      return type && !((_this$tracks$type5 = this.tracks[type]) != null && _this$tracks$type5.ended);
+    });
+    if (allTracksEnding) {
+      if (allowEndOfStream) {
+        this.log(`Queueing EOS`);
+        this.blockUntilOpen(() => {
+          this.tracksEnded();
+          const {
+            mediaSource
+          } = this;
+          if (!mediaSource || mediaSource.readyState !== "open") {
+            if (mediaSource) {
+              this.log(`Could not call mediaSource.endOfStream(). mediaSource.readyState: ${mediaSource.readyState}`);
+            }
+            return;
+          }
+          this.log(`Calling mediaSource.endOfStream()`);
+          mediaSource.endOfStream();
+          this.hls.trigger(Events.BUFFERED_TO_END, void 0);
+        });
+      } else {
+        this.tracksEnded();
+        this.hls.trigger(Events.BUFFERED_TO_END, void 0);
+      }
+    }
+  }
+  tracksEnded() {
+    this.sourceBuffers.forEach(([type]) => {
+      if (type !== null) {
+        const track = this.tracks[type];
+        if (track) {
+          track.ending = false;
+        }
+      }
+    });
+  }
+  onLevelUpdated(event, {
+    details
+  }) {
+    if (!details.fragments.length) {
+      return;
+    }
+    this.details = details;
+    this.updateDuration();
+  }
+  updateDuration() {
+    this.blockUntilOpen(() => {
+      const durationAndRange = this.getDurationAndRange();
+      if (!durationAndRange) {
+        return;
+      }
+      this.updateMediaSource(durationAndRange);
+    });
+  }
+  onError(event, data) {
+    if (data.details === ErrorDetails.BUFFER_APPEND_ERROR && data.frag) {
+      var _data$errorAction;
+      const nextAutoLevel = (_data$errorAction = data.errorAction) == null ? void 0 : _data$errorAction.nextAutoLevel;
+      if (isFiniteNumber(nextAutoLevel) && nextAutoLevel !== data.frag.level) {
+        this.resetAppendErrors();
+      }
+    }
+  }
+  resetAppendErrors() {
+    this.appendErrors = {
+      audio: 0,
+      video: 0,
+      audiovideo: 0
+    };
+  }
+  trimBuffers() {
+    const {
+      hls,
+      details,
+      media
+    } = this;
+    if (!media || details === null) {
+      return;
+    }
+    if (!this.sourceBufferCount) {
+      return;
+    }
+    const config = hls.config;
+    const currentTime = media.currentTime;
+    const targetDuration = details.levelTargetDuration;
+    const backBufferLength = details.live && config.liveBackBufferLength !== null ? config.liveBackBufferLength : config.backBufferLength;
+    if (isFiniteNumber(backBufferLength) && backBufferLength >= 0) {
+      const maxBackBufferLength = Math.max(backBufferLength, targetDuration);
+      const targetBackBufferPosition = Math.floor(currentTime / targetDuration) * targetDuration - maxBackBufferLength;
+      this.flushBackBuffer(currentTime, targetDuration, targetBackBufferPosition);
+    }
+    if (isFiniteNumber(config.frontBufferFlushThreshold) && config.frontBufferFlushThreshold > 0) {
+      const frontBufferLength = Math.max(config.maxBufferLength, config.frontBufferFlushThreshold);
+      const maxFrontBufferLength = Math.max(frontBufferLength, targetDuration);
+      const targetFrontBufferPosition = Math.floor(currentTime / targetDuration) * targetDuration + maxFrontBufferLength;
+      this.flushFrontBuffer(currentTime, targetDuration, targetFrontBufferPosition);
+    }
+  }
+  flushBackBuffer(currentTime, targetDuration, targetBackBufferPosition) {
+    this.sourceBuffers.forEach(([type, sb]) => {
+      if (sb) {
+        const buffered = BufferHelper.getBuffered(sb);
+        if (buffered.length > 0 && targetBackBufferPosition > buffered.start(0)) {
+          var _this$details;
+          this.hls.trigger(Events.BACK_BUFFER_REACHED, {
+            bufferEnd: targetBackBufferPosition
+          });
+          const track = this.tracks[type];
+          if ((_this$details = this.details) != null && _this$details.live) {
+            this.hls.trigger(Events.LIVE_BACK_BUFFER_REACHED, {
+              bufferEnd: targetBackBufferPosition
+            });
+          } else if (track != null && track.ended) {
+            this.log(`Cannot flush ${type} back buffer while SourceBuffer is in ended state`);
+            return;
+          }
+          this.hls.trigger(Events.BUFFER_FLUSHING, {
+            startOffset: 0,
+            endOffset: targetBackBufferPosition,
+            type
+          });
+        }
+      }
+    });
+  }
+  flushFrontBuffer(currentTime, targetDuration, targetFrontBufferPosition) {
+    this.sourceBuffers.forEach(([type, sb]) => {
+      if (sb) {
+        const buffered = BufferHelper.getBuffered(sb);
+        const numBufferedRanges = buffered.length;
+        if (numBufferedRanges < 2) {
+          return;
+        }
+        const bufferStart = buffered.start(numBufferedRanges - 1);
+        const bufferEnd = buffered.end(numBufferedRanges - 1);
+        if (targetFrontBufferPosition > bufferStart || currentTime >= bufferStart && currentTime <= bufferEnd) {
+          return;
+        }
+        this.hls.trigger(Events.BUFFER_FLUSHING, {
+          startOffset: bufferStart,
+          endOffset: Infinity,
+          type
+        });
+      }
+    });
+  }
+  getDurationAndRange() {
+    var _this$overrides2;
+    const {
+      details,
+      mediaSource
+    } = this;
+    if (!details || !this.media || (mediaSource == null ? void 0 : mediaSource.readyState) !== "open") {
+      return null;
+    }
+    const playlistEnd = details.edge;
+    if (details.live && this.hls.config.liveDurationInfinity) {
+      const len = details.fragments.length;
+      if (len && details.live && !!mediaSource.setLiveSeekableRange) {
+        const start = Math.max(0, details.fragmentStart);
+        const end = Math.max(start, playlistEnd);
+        return {
+          duration: Infinity,
+          start,
+          end
+        };
+      }
+      return {
+        duration: Infinity
+      };
+    }
+    const overrideDuration = (_this$overrides2 = this.overrides) == null ? void 0 : _this$overrides2.duration;
+    if (overrideDuration) {
+      if (!isFiniteNumber(overrideDuration)) {
+        return null;
+      }
+      return {
+        duration: overrideDuration
+      };
+    }
+    const mediaDuration = this.media.duration;
+    const msDuration = isFiniteNumber(mediaSource.duration) ? mediaSource.duration : 0;
+    if (playlistEnd > msDuration && playlistEnd > mediaDuration || !isFiniteNumber(mediaDuration)) {
+      return {
+        duration: playlistEnd
+      };
+    }
+    return null;
+  }
+  updateMediaSource({
+    duration,
+    start,
+    end
+  }) {
+    const mediaSource = this.mediaSource;
+    if (!this.media || !mediaSource || mediaSource.readyState !== "open") {
+      return;
+    }
+    if (mediaSource.duration !== duration) {
+      if (isFiniteNumber(duration)) {
+        this.log(`Updating MediaSource duration to ${duration.toFixed(3)}`);
+      }
+      mediaSource.duration = duration;
+    }
+    if (start !== void 0 && end !== void 0) {
+      this.log(`MediaSource duration is set to ${mediaSource.duration}. Setting seekable range to ${start}-${end}.`);
+      mediaSource.setLiveSeekableRange(start, end);
+    }
+  }
+  get tracksReady() {
+    const pendingTrackCount = this.pendingTrackCount;
+    return pendingTrackCount > 0 && (pendingTrackCount >= this.bufferCodecEventsTotal || this.isPending(this.tracks.audiovideo));
+  }
+  checkPendingTracks() {
+    const {
+      bufferCodecEventsTotal,
+      pendingTrackCount,
+      tracks
+    } = this;
+    this.log(`checkPendingTracks (pending: ${pendingTrackCount} codec events expected: ${bufferCodecEventsTotal}) ${stringify(tracks)}`);
+    if (this.tracksReady) {
+      var _this$transferData4;
+      const transferredTracks = (_this$transferData4 = this.transferData) == null ? void 0 : _this$transferData4.tracks;
+      if (transferredTracks && Object.keys(transferredTracks).length) {
+        this.attachTransferred();
+      } else {
+        this.createSourceBuffers();
+      }
+    }
+  }
+  bufferCreated() {
+    if (this.sourceBufferCount) {
+      const tracks = {};
+      this.sourceBuffers.forEach(([type, buffer]) => {
+        if (type) {
+          const track = this.tracks[type];
+          tracks[type] = {
+            buffer,
+            container: track.container,
+            codec: track.codec,
+            supplemental: track.supplemental,
+            levelCodec: track.levelCodec,
+            id: track.id,
+            metadata: track.metadata
+          };
+        }
+      });
+      this.hls.trigger(Events.BUFFER_CREATED, {
+        tracks
+      });
+      this.log(`SourceBuffers created. Running queue: ${this.operationQueue}`);
+      this.sourceBuffers.forEach(([type]) => {
+        this.executeNext(type);
+      });
+    } else {
+      const error = new Error("could not create source buffer for media codec(s)");
+      this.hls.trigger(Events.ERROR, {
+        type: ErrorTypes.MEDIA_ERROR,
+        details: ErrorDetails.BUFFER_INCOMPATIBLE_CODECS_ERROR,
+        fatal: true,
+        error,
+        reason: error.message
+      });
+    }
+  }
+  createSourceBuffers() {
+    const {
+      tracks,
+      sourceBuffers,
+      mediaSource
+    } = this;
+    if (!mediaSource) {
+      throw new Error("createSourceBuffers called when mediaSource was null");
+    }
+    for (const trackName in tracks) {
+      const type = trackName;
+      const track = tracks[type];
+      if (this.isPending(track)) {
+        const codec = this.getTrackCodec(track, type);
+        const mimeType = `${track.container};codecs=${codec}`;
+        track.codec = codec;
+        this.log(`creating sourceBuffer(${mimeType})${this.currentOp(type) ? " Queued" : ""} ${stringify(track)}`);
+        try {
+          const sb = mediaSource.addSourceBuffer(mimeType);
+          const sbIndex = sourceBufferNameToIndex(type);
+          const sbTuple = [type, sb];
+          sourceBuffers[sbIndex] = sbTuple;
+          track.buffer = sb;
+        } catch (error) {
+          var _this$operationQueue;
+          this.error(`error while trying to add sourceBuffer: ${error.message}`);
+          this.shiftAndExecuteNext(type);
+          (_this$operationQueue = this.operationQueue) == null ? void 0 : _this$operationQueue.removeBlockers();
+          delete this.tracks[type];
+          this.hls.trigger(Events.ERROR, {
+            type: ErrorTypes.MEDIA_ERROR,
+            details: ErrorDetails.BUFFER_ADD_CODEC_ERROR,
+            fatal: false,
+            error,
+            sourceBufferName: type,
+            mimeType,
+            parent: track.id
+          });
+          return;
+        }
+        this.trackSourceBuffer(type, track);
+      }
+    }
+    this.bufferCreated();
+  }
+  getTrackCodec(track, trackName) {
+    const supplementalCodec = track.supplemental;
+    let trackCodec = track.codec;
+    if (supplementalCodec && (trackName === "video" || trackName === "audiovideo") && areCodecsMediaSourceSupported(supplementalCodec, "video")) {
+      trackCodec = replaceVideoCodec(trackCodec, supplementalCodec);
+    }
+    const codec = pickMostCompleteCodecName(trackCodec, track.levelCodec);
+    if (codec) {
+      if (trackName.slice(0, 5) === "audio") {
+        return getCodecCompatibleName(codec, this.appendSource);
+      }
+      return codec;
+    }
+    return "";
+  }
+  trackSourceBuffer(type, track) {
+    const buffer = track.buffer;
+    if (!buffer) {
+      return;
+    }
+    const codec = this.getTrackCodec(track, type);
+    this.tracks[type] = {
+      buffer,
+      codec,
+      container: track.container,
+      levelCodec: track.levelCodec,
+      supplemental: track.supplemental,
+      metadata: track.metadata,
+      id: track.id,
+      listeners: []
+    };
+    this.removeBufferListeners(type);
+    this.addBufferListener(type, "updatestart", this.onSBUpdateStart);
+    this.addBufferListener(type, "updateend", this.onSBUpdateEnd);
+    this.addBufferListener(type, "error", this.onSBUpdateError);
+    if (this.appendSource) {
+      this.addBufferListener(type, "bufferedchange", (type2, event) => {
+        const removedRanges = event.removedRanges;
+        if (removedRanges != null && removedRanges.length) {
+          this.hls.trigger(Events.BUFFER_FLUSHED, {
+            type: type2
+          });
+        }
+      });
+    }
+  }
+  get mediaSrc() {
+    var _this$media2, _this$media2$querySel;
+    const media = ((_this$media2 = this.media) == null ? void 0 : (_this$media2$querySel = _this$media2.querySelector) == null ? void 0 : _this$media2$querySel.call(_this$media2, "source")) || this.media;
+    return media == null ? void 0 : media.src;
+  }
+  onSBUpdateStart(type) {
+    const operation = this.currentOp(type);
+    if (!operation) {
+      return;
+    }
+    operation.onStart();
+  }
+  onSBUpdateEnd(type) {
+    var _this$mediaSource4;
+    if (((_this$mediaSource4 = this.mediaSource) == null ? void 0 : _this$mediaSource4.readyState) === "closed") {
+      this.resetBuffer(type);
+      return;
+    }
+    const operation = this.currentOp(type);
+    if (!operation) {
+      return;
+    }
+    operation.onComplete();
+    this.shiftAndExecuteNext(type);
+  }
+  onSBUpdateError(type, event) {
+    var _this$mediaSource5;
+    const error = new Error(`${type} SourceBuffer error. MediaSource readyState: ${(_this$mediaSource5 = this.mediaSource) == null ? void 0 : _this$mediaSource5.readyState}`);
+    this.error(`${error}`, event);
+    this.hls.trigger(Events.ERROR, {
+      type: ErrorTypes.MEDIA_ERROR,
+      details: ErrorDetails.BUFFER_APPENDING_ERROR,
+      sourceBufferName: type,
+      error,
+      fatal: false
+    });
+    const operation = this.currentOp(type);
+    if (operation) {
+      operation.onError(error);
+    }
+  }
+  updateTimestampOffset(sb, timestampOffset, tolerance, type, sn, cc) {
+    const delta = timestampOffset - sb.timestampOffset;
+    if (Math.abs(delta) >= tolerance) {
+      this.log(`Updating ${type} SourceBuffer timestampOffset to ${timestampOffset} (sn: ${sn} cc: ${cc})`);
+      sb.timestampOffset = timestampOffset;
+    }
+  }
+  removeExecutor(type, startOffset, endOffset) {
+    const {
+      media,
+      mediaSource
+    } = this;
+    const track = this.tracks[type];
+    const sb = track == null ? void 0 : track.buffer;
+    if (!media || !mediaSource || !sb) {
+      this.warn(`Attempting to remove from the ${type} SourceBuffer, but it does not exist`);
+      this.shiftAndExecuteNext(type);
+      return;
+    }
+    const mediaDuration = isFiniteNumber(media.duration) ? media.duration : Infinity;
+    const msDuration = isFiniteNumber(mediaSource.duration) ? mediaSource.duration : Infinity;
+    const removeStart = Math.max(0, startOffset);
+    const removeEnd = Math.min(endOffset, mediaDuration, msDuration);
+    if (removeEnd > removeStart && (!track.ending || track.ended)) {
+      track.ended = false;
+      this.log(`Removing [${removeStart},${removeEnd}] from the ${type} SourceBuffer`);
+      sb.remove(removeStart, removeEnd);
+    } else {
+      this.shiftAndExecuteNext(type);
+    }
+  }
+  appendExecutor(data, type) {
+    const track = this.tracks[type];
+    const sb = track == null ? void 0 : track.buffer;
+    if (!sb) {
+      throw new HlsJsTrackRemovedError(`Attempting to append to the ${type} SourceBuffer, but it does not exist`);
+    }
+    track.ending = false;
+    track.ended = false;
+    sb.appendBuffer(data);
+  }
+  blockUntilOpen(callback) {
+    if (this.isUpdating() || this.isQueued()) {
+      this.blockBuffers(callback).catch((error) => {
+        this.warn(`SourceBuffer blocked callback ${error}`);
+        this.stepOperationQueue(this.sourceBufferTypes);
+      });
+    } else {
+      try {
+        callback();
+      } catch (error) {
+        this.warn(`Callback run without blocking ${this.operationQueue} ${error}`);
+      }
+    }
+  }
+  isUpdating() {
+    return this.sourceBuffers.some(([type, sb]) => type && sb.updating);
+  }
+  isQueued() {
+    return this.sourceBuffers.some(([type]) => type && !!this.currentOp(type));
+  }
+  isPending(track) {
+    return !!track && !track.buffer;
+  }
+  blockBuffers(onUnblocked, bufferNames = this.sourceBufferTypes) {
+    if (!bufferNames.length) {
+      this.log("Blocking operation requested, but no SourceBuffers exist");
+      return Promise.resolve().then(onUnblocked);
+    }
+    const {
+      operationQueue
+    } = this;
+    const blockingOperations = bufferNames.map((type) => this.appendBlocker(type));
+    const audioBlocked = bufferNames.length > 1 && !!this.blockedAudioAppend;
+    if (audioBlocked) {
+      this.unblockAudio();
+    }
+    return Promise.all(blockingOperations).then((result) => {
+      if (operationQueue !== this.operationQueue) {
+        return;
+      }
+      onUnblocked();
+      this.stepOperationQueue(this.sourceBufferTypes);
+    });
+  }
+  stepOperationQueue(bufferNames) {
+    bufferNames.forEach((type) => {
+      var _this$tracks$type6;
+      const sb = (_this$tracks$type6 = this.tracks[type]) == null ? void 0 : _this$tracks$type6.buffer;
+      if (!sb || sb.updating) {
+        return;
+      }
+      this.shiftAndExecuteNext(type);
+    });
+  }
+  append(operation, type, pending) {
+    if (this.operationQueue) {
+      this.operationQueue.append(operation, type, pending);
+    }
+  }
+  appendBlocker(type) {
+    if (this.operationQueue) {
+      return this.operationQueue.appendBlocker(type);
+    }
+  }
+  currentOp(type) {
+    if (this.operationQueue) {
+      return this.operationQueue.current(type);
+    }
+    return null;
+  }
+  executeNext(type) {
+    if (type && this.operationQueue) {
+      this.operationQueue.executeNext(type);
+    }
+  }
+  shiftAndExecuteNext(type) {
+    if (this.operationQueue) {
+      this.operationQueue.shiftAndExecuteNext(type);
+    }
+  }
+  get pendingTrackCount() {
+    return Object.keys(this.tracks).reduce((acc, type) => acc + (this.isPending(this.tracks[type]) ? 1 : 0), 0);
+  }
+  get sourceBufferCount() {
+    return this.sourceBuffers.reduce((acc, [type]) => acc + (type ? 1 : 0), 0);
+  }
+  get sourceBufferTypes() {
+    return this.sourceBuffers.map(([type]) => type).filter((type) => !!type);
+  }
+  addBufferListener(type, event, fn) {
+    const track = this.tracks[type];
+    if (!track) {
+      return;
+    }
+    const buffer = track.buffer;
+    if (!buffer) {
+      return;
+    }
+    const listener = fn.bind(this, type);
+    track.listeners.push({
+      event,
+      listener
+    });
+    buffer.addEventListener(event, listener);
+  }
+  removeBufferListeners(type) {
+    const track = this.tracks[type];
+    if (!track) {
+      return;
+    }
+    const buffer = track.buffer;
+    if (!buffer) {
+      return;
+    }
+    track.listeners.forEach((l) => {
+      buffer.removeEventListener(l.event, l.listener);
+    });
+    track.listeners.length = 0;
+  }
+};
+function removeSourceChildren(node) {
+  const sourceChildren = node.querySelectorAll("source");
+  [].slice.call(sourceChildren).forEach((source) => {
+    node.removeChild(source);
+  });
+}
+function addSource(media, url) {
+  const source = self.document.createElement("source");
+  source.type = "video/mp4";
+  source.src = url;
+  media.appendChild(source);
+}
+function sourceBufferNameToIndex(type) {
+  return type === "audio" ? 1 : 0;
+}
+var CapLevelController = class {
+  constructor(hls) {
+    this.hls = void 0;
+    this.autoLevelCapping = void 0;
+    this.firstLevel = void 0;
+    this.media = void 0;
+    this.restrictedLevels = void 0;
+    this.timer = void 0;
+    this.clientRect = void 0;
+    this.streamController = void 0;
+    this.hls = hls;
+    this.autoLevelCapping = Number.POSITIVE_INFINITY;
+    this.firstLevel = -1;
+    this.media = null;
+    this.restrictedLevels = [];
+    this.timer = void 0;
+    this.clientRect = null;
+    this.registerListeners();
+  }
+  setStreamController(streamController) {
+    this.streamController = streamController;
+  }
+  destroy() {
+    if (this.hls) {
+      this.unregisterListener();
+    }
+    if (this.timer) {
+      this.stopCapping();
+    }
+    this.media = null;
+    this.clientRect = null;
+    this.hls = this.streamController = null;
+  }
+  registerListeners() {
+    const {
+      hls
+    } = this;
+    hls.on(Events.FPS_DROP_LEVEL_CAPPING, this.onFpsDropLevelCapping, this);
+    hls.on(Events.MEDIA_ATTACHING, this.onMediaAttaching, this);
+    hls.on(Events.MANIFEST_PARSED, this.onManifestParsed, this);
+    hls.on(Events.LEVELS_UPDATED, this.onLevelsUpdated, this);
+    hls.on(Events.BUFFER_CODECS, this.onBufferCodecs, this);
+    hls.on(Events.MEDIA_DETACHING, this.onMediaDetaching, this);
+  }
+  unregisterListener() {
+    const {
+      hls
+    } = this;
+    hls.off(Events.FPS_DROP_LEVEL_CAPPING, this.onFpsDropLevelCapping, this);
+    hls.off(Events.MEDIA_ATTACHING, this.onMediaAttaching, this);
+    hls.off(Events.MANIFEST_PARSED, this.onManifestParsed, this);
+    hls.off(Events.LEVELS_UPDATED, this.onLevelsUpdated, this);
+    hls.off(Events.BUFFER_CODECS, this.onBufferCodecs, this);
+    hls.off(Events.MEDIA_DETACHING, this.onMediaDetaching, this);
+  }
+  onFpsDropLevelCapping(event, data) {
+    const level = this.hls.levels[data.droppedLevel];
+    if (this.isLevelAllowed(level)) {
+      this.restrictedLevels.push({
+        bitrate: level.bitrate,
+        height: level.height,
+        width: level.width
+      });
+    }
+  }
+  onMediaAttaching(event, data) {
+    this.media = data.media instanceof HTMLVideoElement ? data.media : null;
+    this.clientRect = null;
+    if (this.timer && this.hls.levels.length) {
+      this.detectPlayerSize();
+    }
+  }
+  onManifestParsed(event, data) {
+    const hls = this.hls;
+    this.restrictedLevels = [];
+    this.firstLevel = data.firstLevel;
+    if (hls.config.capLevelToPlayerSize && data.video) {
+      this.startCapping();
+    }
+  }
+  onLevelsUpdated(event, data) {
+    if (this.timer && isFiniteNumber(this.autoLevelCapping)) {
+      this.detectPlayerSize();
+    }
+  }
+  onBufferCodecs(event, data) {
+    const hls = this.hls;
+    if (hls.config.capLevelToPlayerSize && data.video) {
+      this.startCapping();
+    }
+  }
+  onMediaDetaching() {
+    this.stopCapping();
+    this.media = null;
+  }
+  detectPlayerSize() {
+    if (this.media) {
+      if (this.mediaHeight <= 0 || this.mediaWidth <= 0) {
+        this.clientRect = null;
+        return;
+      }
+      const levels = this.hls.levels;
+      if (levels.length) {
+        const hls = this.hls;
+        const maxLevel = this.getMaxLevel(levels.length - 1);
+        if (maxLevel !== this.autoLevelCapping) {
+          hls.logger.log(`Setting autoLevelCapping to ${maxLevel}: ${levels[maxLevel].height}p@${levels[maxLevel].bitrate} for media ${this.mediaWidth}x${this.mediaHeight}`);
+        }
+        hls.autoLevelCapping = maxLevel;
+        if (hls.autoLevelEnabled && hls.autoLevelCapping > this.autoLevelCapping && this.streamController) {
+          this.streamController.nextLevelSwitch();
+        }
+        this.autoLevelCapping = hls.autoLevelCapping;
+      }
+    }
+  }
+  getMaxLevel(capLevelIndex) {
+    const levels = this.hls.levels;
+    if (!levels.length) {
+      return -1;
+    }
+    const validLevels = levels.filter((level, index) => this.isLevelAllowed(level) && index <= capLevelIndex);
+    this.clientRect = null;
+    return CapLevelController.getMaxLevelByMediaSize(validLevels, this.mediaWidth, this.mediaHeight);
+  }
+  startCapping() {
+    if (this.timer) {
+      return;
+    }
+    this.autoLevelCapping = Number.POSITIVE_INFINITY;
+    self.clearInterval(this.timer);
+    this.timer = self.setInterval(this.detectPlayerSize.bind(this), 1e3);
+    this.detectPlayerSize();
+  }
+  stopCapping() {
+    this.restrictedLevels = [];
+    this.firstLevel = -1;
+    this.autoLevelCapping = Number.POSITIVE_INFINITY;
+    if (this.timer) {
+      self.clearInterval(this.timer);
+      this.timer = void 0;
+    }
+  }
+  getDimensions() {
+    if (this.clientRect) {
+      return this.clientRect;
+    }
+    const media = this.media;
+    const boundsRect = {
+      width: 0,
+      height: 0
+    };
+    if (media) {
+      const clientRect = media.getBoundingClientRect();
+      boundsRect.width = clientRect.width;
+      boundsRect.height = clientRect.height;
+      if (!boundsRect.width && !boundsRect.height) {
+        boundsRect.width = clientRect.right - clientRect.left || media.width || 0;
+        boundsRect.height = clientRect.bottom - clientRect.top || media.height || 0;
+      }
+    }
+    this.clientRect = boundsRect;
+    return boundsRect;
+  }
+  get mediaWidth() {
+    return this.getDimensions().width * this.contentScaleFactor;
+  }
+  get mediaHeight() {
+    return this.getDimensions().height * this.contentScaleFactor;
+  }
+  get contentScaleFactor() {
+    let pixelRatio = 1;
+    if (!this.hls.config.ignoreDevicePixelRatio) {
+      try {
+        pixelRatio = self.devicePixelRatio;
+      } catch (e) {
+      }
+    }
+    return Math.min(pixelRatio, this.hls.config.maxDevicePixelRatio);
+  }
+  isLevelAllowed(level) {
+    const restrictedLevels = this.restrictedLevels;
+    return !restrictedLevels.some((restrictedLevel) => {
+      return level.bitrate === restrictedLevel.bitrate && level.width === restrictedLevel.width && level.height === restrictedLevel.height;
+    });
+  }
+  static getMaxLevelByMediaSize(levels, width, height) {
+    if (!(levels != null && levels.length)) {
+      return -1;
+    }
+    const atGreatestBandwidth = (curLevel, nextLevel) => {
+      if (!nextLevel) {
+        return true;
+      }
+      return curLevel.width !== nextLevel.width || curLevel.height !== nextLevel.height;
+    };
+    let maxLevelIndex = levels.length - 1;
+    const squareSize = Math.max(width, height);
+    for (let i = 0; i < levels.length; i += 1) {
+      const level = levels[i];
+      if ((level.width >= squareSize || level.height >= squareSize) && atGreatestBandwidth(level, levels[i + 1])) {
+        maxLevelIndex = i;
+        break;
+      }
+    }
+    return maxLevelIndex;
+  }
+};
+var CmObjectType = {
+  MANIFEST: "m",
+  AUDIO: "a",
+  VIDEO: "v",
+  MUXED: "av",
+  INIT: "i",
+  CAPTION: "c",
+  TIMED_TEXT: "tt",
+  KEY: "k",
+  OTHER: "o"
+};
+var CmcdObjectType = CmObjectType;
+var CmStreamingFormat = {
+  HLS: "h"
+};
+var CmcdStreamingFormat = CmStreamingFormat;
+var CMCD_OBJECT = "CMCD-Object";
+var CMCD_REQUEST = "CMCD-Request";
+var CMCD_SESSION = "CMCD-Session";
+var CMCD_STATUS = "CMCD-Status";
+var CmcdHeaderField = {
+  OBJECT: CMCD_OBJECT,
+  REQUEST: CMCD_REQUEST,
+  SESSION: CMCD_SESSION,
+  STATUS: CMCD_STATUS
+};
+var CmcdHeaderMap = {
+  [CmcdHeaderField.OBJECT]: ["br", "ab", "d", "ot", "tb", "tpb", "lb", "tab", "lab", "url"],
+  [CmcdHeaderField.REQUEST]: ["pb", "bl", "tbl", "dl", "ltc", "mtp", "nor", "nrr", "rc", "sn", "sta", "su", "ttfb", "ttfbb", "ttlb", "cmsdd", "cmsds", "smrt", "df", "cs"],
+  [CmcdHeaderField.SESSION]: ["cid", "pr", "sf", "sid", "st", "v", "msd"],
+  [CmcdHeaderField.STATUS]: ["bs", "bsd", "cdn", "rtp", "bg", "pt", "ec", "e"]
+};
+var SfItem = class {
+  constructor(value, params) {
+    if (Array.isArray(value)) {
+      value = value.map((v) => v instanceof SfItem ? v : new SfItem(v));
+    }
+    this.value = value;
+    this.params = params;
+  }
+};
+var DICT = "Dict";
+function format(value) {
+  if (Array.isArray(value)) {
+    return JSON.stringify(value);
+  }
+  if (value instanceof Map) {
+    return "Map{}";
+  }
+  if (value instanceof Set) {
+    return "Set{}";
+  }
+  if (typeof value === "object") {
+    return JSON.stringify(value);
+  }
+  return String(value);
+}
+function throwError(action, src, type, cause) {
+  return new Error(`failed to ${action} "${format(src)}" as ${type}`, {
+    cause
+  });
+}
+function serializeError(src, type, cause) {
+  return throwError("serialize", src, type, cause);
+}
+var SfToken = class {
+  constructor(description) {
+    this.description = description;
+  }
+};
+var BARE_ITEM = "Bare Item";
+var BOOLEAN = "Boolean";
+function serializeBoolean(value) {
+  if (typeof value !== "boolean") {
+    throw serializeError(value, BOOLEAN);
+  }
+  return value ? "?1" : "?0";
+}
+function encodeBase64(binary) {
+  return btoa(String.fromCharCode(...binary));
+}
+var BYTES = "Byte Sequence";
+function serializeByteSequence(value) {
+  if (ArrayBuffer.isView(value) === false) {
+    throw serializeError(value, BYTES);
+  }
+  return `:${encodeBase64(value)}:`;
+}
+var INTEGER = "Integer";
+function isInvalidInt(value) {
+  return value < -999999999999999 || 999999999999999 < value;
+}
+function serializeInteger(value) {
+  if (isInvalidInt(value)) {
+    throw serializeError(value, INTEGER);
+  }
+  return value.toString();
+}
+function serializeDate(value) {
+  return `@${serializeInteger(value.getTime() / 1e3)}`;
+}
+function roundToEven(value, precision) {
+  if (value < 0) {
+    return -roundToEven(-value, precision);
+  }
+  const decimalShift = Math.pow(10, precision);
+  const isEquidistant = Math.abs(value * decimalShift % 1 - 0.5) < Number.EPSILON;
+  if (isEquidistant) {
+    const flooredValue = Math.floor(value * decimalShift);
+    return (flooredValue % 2 === 0 ? flooredValue : flooredValue + 1) / decimalShift;
+  } else {
+    return Math.round(value * decimalShift) / decimalShift;
+  }
+}
+var DECIMAL = "Decimal";
+function serializeDecimal(value) {
+  const roundedValue = roundToEven(value, 3);
+  if (Math.floor(Math.abs(roundedValue)).toString().length > 12) {
+    throw serializeError(value, DECIMAL);
+  }
+  const stringValue = roundedValue.toString();
+  return stringValue.includes(".") ? stringValue : `${stringValue}.0`;
+}
+var STRING = "String";
+var STRING_REGEX = /[\x00-\x1f\x7f]+/;
+function serializeString(value) {
+  if (STRING_REGEX.test(value)) {
+    throw serializeError(value, STRING);
+  }
+  return `"${value.replace(/\\/g, `\\\\`).replace(/"/g, `\\"`)}"`;
+}
+function symbolToStr(symbol) {
+  return symbol.description || symbol.toString().slice(7, -1);
+}
+var TOKEN = "Token";
+function serializeToken(token) {
+  const value = symbolToStr(token);
+  if (/^([a-zA-Z*])([!#$%&'*+\-.^_`|~\w:/]*)$/.test(value) === false) {
+    throw serializeError(value, TOKEN);
+  }
+  return value;
+}
+function serializeBareItem(value) {
+  switch (typeof value) {
+    case "number":
+      if (!isFiniteNumber(value)) {
+        throw serializeError(value, BARE_ITEM);
+      }
+      if (Number.isInteger(value)) {
+        return serializeInteger(value);
+      }
+      return serializeDecimal(value);
+    case "string":
+      return serializeString(value);
+    case "symbol":
+      return serializeToken(value);
+    case "boolean":
+      return serializeBoolean(value);
+    case "object":
+      if (value instanceof Date) {
+        return serializeDate(value);
+      }
+      if (value instanceof Uint8Array) {
+        return serializeByteSequence(value);
+      }
+      if (value instanceof SfToken) {
+        return serializeToken(value);
+      }
+    default:
+      throw serializeError(value, BARE_ITEM);
+  }
+}
+var KEY = "Key";
+function serializeKey(value) {
+  if (/^[a-z*][a-z0-9\-_.*]*$/.test(value) === false) {
+    throw serializeError(value, KEY);
+  }
+  return value;
+}
+function serializeParams(params) {
+  if (params == null) {
+    return "";
+  }
+  return Object.entries(params).map(([key, value]) => {
+    if (value === true) {
+      return `;${serializeKey(key)}`;
+    }
+    return `;${serializeKey(key)}=${serializeBareItem(value)}`;
+  }).join("");
+}
+function serializeItem(value) {
+  if (value instanceof SfItem) {
+    return `${serializeBareItem(value.value)}${serializeParams(value.params)}`;
+  } else {
+    return serializeBareItem(value);
+  }
+}
+function serializeInnerList(value) {
+  return `(${value.value.map(serializeItem).join(" ")})${serializeParams(value.params)}`;
+}
+function serializeDict(dict, options = {
+  whitespace: true
+}) {
+  if (typeof dict !== "object") {
+    throw serializeError(dict, DICT);
+  }
+  const entries = dict instanceof Map ? dict.entries() : Object.entries(dict);
+  const optionalWhiteSpace = (options === null || options === void 0 ? void 0 : options.whitespace) ? " " : "";
+  return Array.from(entries).map(([key, item]) => {
+    if (item instanceof SfItem === false) {
+      item = new SfItem(item);
+    }
+    let output = serializeKey(key);
+    if (item.value === true) {
+      output += serializeParams(item.params);
+    } else {
+      output += "=";
+      if (Array.isArray(item.value)) {
+        output += serializeInnerList(item);
+      } else {
+        output += serializeItem(item);
+      }
+    }
+    return output;
+  }).join(`,${optionalWhiteSpace}`);
+}
+function encodeSfDict(value, options) {
+  return serializeDict(value, options);
+}
+function isTokenField(key) {
+  return ["ot", "sf", "st", "e", "sta"].includes(key);
+}
+function isValid(value) {
+  if (typeof value === "number") {
+    return isFiniteNumber(value);
+  }
+  return value != null && value !== "" && value !== false;
+}
+function urlToRelativePath(url, base) {
+  const to = new URL(url);
+  const from = new URL(base);
+  if (to.origin !== from.origin) {
+    return url;
+  }
+  const toPath = to.pathname.split("/").slice(1);
+  const fromPath = from.pathname.split("/").slice(1, -1);
+  while (toPath[0] === fromPath[0]) {
+    toPath.shift();
+    fromPath.shift();
+  }
+  while (fromPath.length) {
+    fromPath.shift();
+    toPath.unshift("..");
+  }
+  return toPath.join("/");
+}
+var toRounded = (value) => Math.round(value);
+var toUrlSafe = (value, options) => {
+  if (options === null || options === void 0 ? void 0 : options.baseUrl) {
+    value = urlToRelativePath(value, options.baseUrl);
+  }
+  return encodeURIComponent(value);
+};
+var toHundred = (value) => toRounded(value / 100) * 100;
+var CmcdFormatters = {
+  br: toRounded,
+  d: toRounded,
+  bl: toHundred,
+  dl: toHundred,
+  mtp: toHundred,
+  nor: toUrlSafe,
+  rtp: toHundred,
+  tb: toRounded
+};
+function processCmcd(obj, options) {
+  const results = {};
+  if (obj == null || typeof obj !== "object") {
+    return results;
+  }
+  const keys = Object.keys(obj).sort();
+  const formatters = _extends({}, CmcdFormatters, options === null || options === void 0 ? void 0 : options.formatters);
+  const filter = options === null || options === void 0 ? void 0 : options.filter;
+  keys.forEach((key) => {
+    if ((filter === null || filter === void 0 ? void 0 : filter(key)) === false) {
+      return;
+    }
+    let value = obj[key];
+    const formatter = formatters[key];
+    if (formatter) {
+      value = formatter(value, options);
+    }
+    if (key === "v" && value === 1) {
+      return;
+    }
+    if (key == "pr" && value === 1) {
+      return;
+    }
+    if (!isValid(value)) {
+      return;
+    }
+    if (isTokenField(key) && typeof value === "string") {
+      value = new SfToken(value);
+    }
+    results[key] = value;
+  });
+  return results;
+}
+function encodeCmcd(cmcd, options = {}) {
+  if (!cmcd) {
+    return "";
+  }
+  return encodeSfDict(processCmcd(cmcd, options), _extends({
+    whitespace: false
+  }, options));
+}
+function toCmcdHeaders(cmcd, options = {}) {
+  const result = {};
+  if (!cmcd) {
+    return result;
+  }
+  const entries = Object.entries(cmcd);
+  const headerMap = Object.entries(CmcdHeaderMap).concat(Object.entries((options === null || options === void 0 ? void 0 : options.customHeaderMap) || {}));
+  const shards = entries.reduce((acc, entry) => {
+    var _a, _b;
+    const [key, value] = entry;
+    const field = ((_a = headerMap.find((entry2) => entry2[1].includes(key))) === null || _a === void 0 ? void 0 : _a[0]) || CmcdHeaderField.REQUEST;
+    (_b = acc[field]) !== null && _b !== void 0 ? _b : acc[field] = {};
+    acc[field][key] = value;
+    return acc;
+  }, {});
+  return Object.entries(shards).reduce((acc, [field, value]) => {
+    acc[field] = encodeCmcd(value, options);
+    return acc;
+  }, result);
+}
+function appendCmcdHeaders(headers, cmcd, options) {
+  return _extends(headers, toCmcdHeaders(cmcd, options));
+}
+var CMCD_PARAM = "CMCD";
+function toCmcdQuery(cmcd, options = {}) {
+  if (!cmcd) {
+    return "";
+  }
+  const params = encodeCmcd(cmcd, options);
+  return `${CMCD_PARAM}=${encodeURIComponent(params)}`;
+}
+var REGEX = /CMCD=[^&#]+/;
+function appendCmcdQuery(url, cmcd, options) {
+  const query = toCmcdQuery(cmcd, options);
+  if (!query) {
+    return url;
+  }
+  if (REGEX.test(url)) {
+    return url.replace(REGEX, query);
+  }
+  const separator = url.includes("?") ? "&" : "?";
+  return `${url}${separator}${query}`;
+}
+var CMCDController = class {
+  constructor(hls) {
+    this.hls = void 0;
+    this.config = void 0;
+    this.media = void 0;
+    this.sid = void 0;
+    this.cid = void 0;
+    this.useHeaders = false;
+    this.includeKeys = void 0;
+    this.initialized = false;
+    this.starved = false;
+    this.buffering = true;
+    this.audioBuffer = void 0;
+    this.videoBuffer = void 0;
+    this.onWaiting = () => {
+      if (this.initialized) {
+        this.starved = true;
+      }
+      this.buffering = true;
+    };
+    this.onPlaying = () => {
+      if (!this.initialized) {
+        this.initialized = true;
+      }
+      this.buffering = false;
+    };
+    this.applyPlaylistData = (context) => {
+      try {
+        this.apply(context, {
+          ot: CmcdObjectType.MANIFEST,
+          su: !this.initialized
+        });
+      } catch (error) {
+        this.hls.logger.warn("Could not generate manifest CMCD data.", error);
+      }
+    };
+    this.applyFragmentData = (context) => {
+      try {
+        const {
+          frag,
+          part
+        } = context;
+        const level = this.hls.levels[frag.level];
+        const ot = this.getObjectType(frag);
+        const data = {
+          d: (part || frag).duration * 1e3,
+          ot
+        };
+        if (ot === CmcdObjectType.VIDEO || ot === CmcdObjectType.AUDIO || ot == CmcdObjectType.MUXED) {
+          data.br = level.bitrate / 1e3;
+          data.tb = this.getTopBandwidth(ot) / 1e3;
+          data.bl = this.getBufferLength(ot);
+        }
+        const next = part ? this.getNextPart(part) : this.getNextFrag(frag);
+        if (next != null && next.url && next.url !== frag.url) {
+          data.nor = next.url;
+        }
+        this.apply(context, data);
+      } catch (error) {
+        this.hls.logger.warn("Could not generate segment CMCD data.", error);
+      }
+    };
+    this.hls = hls;
+    const config = this.config = hls.config;
+    const {
+      cmcd
+    } = config;
+    if (cmcd != null) {
+      config.pLoader = this.createPlaylistLoader();
+      config.fLoader = this.createFragmentLoader();
+      this.sid = cmcd.sessionId || hls.sessionId;
+      this.cid = cmcd.contentId;
+      this.useHeaders = cmcd.useHeaders === true;
+      this.includeKeys = cmcd.includeKeys;
+      this.registerListeners();
+    }
+  }
+  registerListeners() {
+    const hls = this.hls;
+    hls.on(Events.MEDIA_ATTACHED, this.onMediaAttached, this);
+    hls.on(Events.MEDIA_DETACHED, this.onMediaDetached, this);
+    hls.on(Events.BUFFER_CREATED, this.onBufferCreated, this);
+  }
+  unregisterListeners() {
+    const hls = this.hls;
+    hls.off(Events.MEDIA_ATTACHED, this.onMediaAttached, this);
+    hls.off(Events.MEDIA_DETACHED, this.onMediaDetached, this);
+    hls.off(Events.BUFFER_CREATED, this.onBufferCreated, this);
+  }
+  destroy() {
+    this.unregisterListeners();
+    this.onMediaDetached();
+    this.hls = this.config = this.audioBuffer = this.videoBuffer = null;
+    this.onWaiting = this.onPlaying = this.media = null;
+  }
+  onMediaAttached(event, data) {
+    this.media = data.media;
+    this.media.addEventListener("waiting", this.onWaiting);
+    this.media.addEventListener("playing", this.onPlaying);
+  }
+  onMediaDetached() {
+    if (!this.media) {
+      return;
+    }
+    this.media.removeEventListener("waiting", this.onWaiting);
+    this.media.removeEventListener("playing", this.onPlaying);
+    this.media = null;
+  }
+  onBufferCreated(event, data) {
+    var _data$tracks$audio, _data$tracks$video;
+    this.audioBuffer = (_data$tracks$audio = data.tracks.audio) == null ? void 0 : _data$tracks$audio.buffer;
+    this.videoBuffer = (_data$tracks$video = data.tracks.video) == null ? void 0 : _data$tracks$video.buffer;
+  }
+  createData() {
+    var _this$media;
+    return {
+      v: 1,
+      sf: CmcdStreamingFormat.HLS,
+      sid: this.sid,
+      cid: this.cid,
+      pr: (_this$media = this.media) == null ? void 0 : _this$media.playbackRate,
+      mtp: this.hls.bandwidthEstimate / 1e3
+    };
+  }
+  apply(context, data = {}) {
+    _extends(data, this.createData());
+    const isVideo = data.ot === CmcdObjectType.INIT || data.ot === CmcdObjectType.VIDEO || data.ot === CmcdObjectType.MUXED;
+    if (this.starved && isVideo) {
+      data.bs = true;
+      data.su = true;
+      this.starved = false;
+    }
+    if (data.su == null) {
+      data.su = this.buffering;
+    }
+    const {
+      includeKeys
+    } = this;
+    if (includeKeys) {
+      data = Object.keys(data).reduce((acc, key) => {
+        includeKeys.includes(key) && (acc[key] = data[key]);
+        return acc;
+      }, {});
+    }
+    const options = {
+      baseUrl: context.url
+    };
+    if (this.useHeaders) {
+      if (!context.headers) {
+        context.headers = {};
+      }
+      appendCmcdHeaders(context.headers, data, options);
+    } else {
+      context.url = appendCmcdQuery(context.url, data, options);
+    }
+  }
+  getNextFrag(fragment) {
+    var _this$hls$levels$frag;
+    const levelDetails = (_this$hls$levels$frag = this.hls.levels[fragment.level]) == null ? void 0 : _this$hls$levels$frag.details;
+    if (levelDetails) {
+      const index = fragment.sn - levelDetails.startSN;
+      return levelDetails.fragments[index + 1];
+    }
+    return void 0;
+  }
+  getNextPart(part) {
+    var _this$hls$levels$frag2, _this$hls$levels$frag3;
+    const {
+      index,
+      fragment
+    } = part;
+    const partList = (_this$hls$levels$frag2 = this.hls.levels[fragment.level]) == null ? void 0 : (_this$hls$levels$frag3 = _this$hls$levels$frag2.details) == null ? void 0 : _this$hls$levels$frag3.partList;
+    if (partList) {
+      const {
+        sn
+      } = fragment;
+      for (let i = partList.length - 1; i >= 0; i--) {
+        const p = partList[i];
+        if (p.index === index && p.fragment.sn === sn) {
+          return partList[i + 1];
+        }
+      }
+    }
+    return void 0;
+  }
+  getObjectType(fragment) {
+    const {
+      type
+    } = fragment;
+    if (type === "subtitle") {
+      return CmcdObjectType.TIMED_TEXT;
+    }
+    if (fragment.sn === "initSegment") {
+      return CmcdObjectType.INIT;
+    }
+    if (type === "audio") {
+      return CmcdObjectType.AUDIO;
+    }
+    if (type === "main") {
+      if (!this.hls.audioTracks.length) {
+        return CmcdObjectType.MUXED;
+      }
+      return CmcdObjectType.VIDEO;
+    }
+    return void 0;
+  }
+  getTopBandwidth(type) {
+    let bitrate = 0;
+    let levels;
+    const hls = this.hls;
+    if (type === CmcdObjectType.AUDIO) {
+      levels = hls.audioTracks;
+    } else {
+      const max = hls.maxAutoLevel;
+      const len = max > -1 ? max + 1 : hls.levels.length;
+      levels = hls.levels.slice(0, len);
+    }
+    levels.forEach((level) => {
+      if (level.bitrate > bitrate) {
+        bitrate = level.bitrate;
+      }
+    });
+    return bitrate > 0 ? bitrate : NaN;
+  }
+  getBufferLength(type) {
+    const media = this.media;
+    const buffer = type === CmcdObjectType.AUDIO ? this.audioBuffer : this.videoBuffer;
+    if (!buffer || !media) {
+      return NaN;
+    }
+    const info = BufferHelper.bufferInfo(buffer, media.currentTime, this.config.maxBufferHole);
+    return info.len * 1e3;
+  }
+  createPlaylistLoader() {
+    const {
+      pLoader
+    } = this.config;
+    const apply = this.applyPlaylistData;
+    const Ctor = pLoader || this.config.loader;
+    return class CmcdPlaylistLoader {
+      constructor(config) {
+        this.loader = void 0;
+        this.loader = new Ctor(config);
+      }
+      get stats() {
+        return this.loader.stats;
+      }
+      get context() {
+        return this.loader.context;
+      }
+      destroy() {
+        this.loader.destroy();
+      }
+      abort() {
+        this.loader.abort();
+      }
+      load(context, config, callbacks) {
+        apply(context);
+        this.loader.load(context, config, callbacks);
+      }
+    };
+  }
+  createFragmentLoader() {
+    const {
+      fLoader
+    } = this.config;
+    const apply = this.applyFragmentData;
+    const Ctor = fLoader || this.config.loader;
+    return class CmcdFragmentLoader {
+      constructor(config) {
+        this.loader = void 0;
+        this.loader = new Ctor(config);
+      }
+      get stats() {
+        return this.loader.stats;
+      }
+      get context() {
+        return this.loader.context;
+      }
+      destroy() {
+        this.loader.destroy();
+      }
+      abort() {
+        this.loader.abort();
+      }
+      load(context, config, callbacks) {
+        apply(context);
+        this.loader.load(context, config, callbacks);
+      }
+    };
+  }
+};
+var PATHWAY_PENALTY_DURATION_MS = 3e5;
+var ContentSteeringController = class extends Logger {
+  constructor(hls) {
+    super("content-steering", hls.logger);
+    this.hls = void 0;
+    this.loader = null;
+    this.uri = null;
+    this.pathwayId = ".";
+    this._pathwayPriority = null;
+    this.timeToLoad = 300;
+    this.reloadTimer = -1;
+    this.updated = 0;
+    this.started = false;
+    this.enabled = true;
+    this.levels = null;
+    this.audioTracks = null;
+    this.subtitleTracks = null;
+    this.penalizedPathways = {};
+    this.hls = hls;
+    this.registerListeners();
+  }
+  registerListeners() {
+    const hls = this.hls;
+    hls.on(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.on(Events.MANIFEST_LOADED, this.onManifestLoaded, this);
+    hls.on(Events.MANIFEST_PARSED, this.onManifestParsed, this);
+    hls.on(Events.ERROR, this.onError, this);
+  }
+  unregisterListeners() {
+    const hls = this.hls;
+    if (!hls) {
+      return;
+    }
+    hls.off(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.off(Events.MANIFEST_LOADED, this.onManifestLoaded, this);
+    hls.off(Events.MANIFEST_PARSED, this.onManifestParsed, this);
+    hls.off(Events.ERROR, this.onError, this);
+  }
+  pathways() {
+    return (this.levels || []).reduce((pathways, level) => {
+      if (pathways.indexOf(level.pathwayId) === -1) {
+        pathways.push(level.pathwayId);
+      }
+      return pathways;
+    }, []);
+  }
+  get pathwayPriority() {
+    return this._pathwayPriority;
+  }
+  set pathwayPriority(pathwayPriority) {
+    this.updatePathwayPriority(pathwayPriority);
+  }
+  startLoad() {
+    this.started = true;
+    this.clearTimeout();
+    if (this.enabled && this.uri) {
+      if (this.updated) {
+        const ttl = this.timeToLoad * 1e3 - (performance.now() - this.updated);
+        if (ttl > 0) {
+          this.scheduleRefresh(this.uri, ttl);
+          return;
+        }
+      }
+      this.loadSteeringManifest(this.uri);
+    }
+  }
+  stopLoad() {
+    this.started = false;
+    if (this.loader) {
+      this.loader.destroy();
+      this.loader = null;
+    }
+    this.clearTimeout();
+  }
+  clearTimeout() {
+    if (this.reloadTimer !== -1) {
+      self.clearTimeout(this.reloadTimer);
+      this.reloadTimer = -1;
+    }
+  }
+  destroy() {
+    this.unregisterListeners();
+    this.stopLoad();
+    this.hls = null;
+    this.levels = this.audioTracks = this.subtitleTracks = null;
+  }
+  removeLevel(levelToRemove) {
+    const levels = this.levels;
+    if (levels) {
+      this.levels = levels.filter((level) => level !== levelToRemove);
+    }
+  }
+  onManifestLoading() {
+    this.stopLoad();
+    this.enabled = true;
+    this.timeToLoad = 300;
+    this.updated = 0;
+    this.uri = null;
+    this.pathwayId = ".";
+    this.levels = this.audioTracks = this.subtitleTracks = null;
+  }
+  onManifestLoaded(event, data) {
+    const {
+      contentSteering
+    } = data;
+    if (contentSteering === null) {
+      return;
+    }
+    this.pathwayId = contentSteering.pathwayId;
+    this.uri = contentSteering.uri;
+    if (this.started) {
+      this.startLoad();
+    }
+  }
+  onManifestParsed(event, data) {
+    this.audioTracks = data.audioTracks;
+    this.subtitleTracks = data.subtitleTracks;
+  }
+  onError(event, data) {
+    const {
+      errorAction
+    } = data;
+    if ((errorAction == null ? void 0 : errorAction.action) === NetworkErrorAction.SendAlternateToPenaltyBox && errorAction.flags === ErrorActionFlags.MoveAllAlternatesMatchingHost) {
+      const levels = this.levels;
+      let pathwayPriority = this._pathwayPriority;
+      let errorPathway = this.pathwayId;
+      if (data.context) {
+        const {
+          groupId,
+          pathwayId,
+          type
+        } = data.context;
+        if (groupId && levels) {
+          errorPathway = this.getPathwayForGroupId(groupId, type, errorPathway);
+        } else if (pathwayId) {
+          errorPathway = pathwayId;
+        }
+      }
+      if (!(errorPathway in this.penalizedPathways)) {
+        this.penalizedPathways[errorPathway] = performance.now();
+      }
+      if (!pathwayPriority && levels) {
+        pathwayPriority = this.pathways();
+      }
+      if (pathwayPriority && pathwayPriority.length > 1) {
+        this.updatePathwayPriority(pathwayPriority);
+        errorAction.resolved = this.pathwayId !== errorPathway;
+      }
+      if (data.details === ErrorDetails.BUFFER_APPEND_ERROR && !data.fatal) {
+        errorAction.resolved = true;
+      } else if (!errorAction.resolved) {
+        this.warn(`Could not resolve ${data.details} ("${data.error.message}") with content-steering for Pathway: ${errorPathway} levels: ${levels ? levels.length : levels} priorities: ${stringify(pathwayPriority)} penalized: ${stringify(this.penalizedPathways)}`);
+      }
+    }
+  }
+  filterParsedLevels(levels) {
+    this.levels = levels;
+    let pathwayLevels = this.getLevelsForPathway(this.pathwayId);
+    if (pathwayLevels.length === 0) {
+      const pathwayId = levels[0].pathwayId;
+      this.log(`No levels found in Pathway ${this.pathwayId}. Setting initial Pathway to "${pathwayId}"`);
+      pathwayLevels = this.getLevelsForPathway(pathwayId);
+      this.pathwayId = pathwayId;
+    }
+    if (pathwayLevels.length !== levels.length) {
+      this.log(`Found ${pathwayLevels.length}/${levels.length} levels in Pathway "${this.pathwayId}"`);
+    }
+    return pathwayLevels;
+  }
+  getLevelsForPathway(pathwayId) {
+    if (this.levels === null) {
+      return [];
+    }
+    return this.levels.filter((level) => pathwayId === level.pathwayId);
+  }
+  updatePathwayPriority(pathwayPriority) {
+    this._pathwayPriority = pathwayPriority;
+    let levels;
+    const penalizedPathways = this.penalizedPathways;
+    const now2 = performance.now();
+    Object.keys(penalizedPathways).forEach((pathwayId) => {
+      if (now2 - penalizedPathways[pathwayId] > PATHWAY_PENALTY_DURATION_MS) {
+        delete penalizedPathways[pathwayId];
+      }
+    });
+    for (let i = 0; i < pathwayPriority.length; i++) {
+      const pathwayId = pathwayPriority[i];
+      if (pathwayId in penalizedPathways) {
+        continue;
+      }
+      if (pathwayId === this.pathwayId) {
+        return;
+      }
+      const selectedIndex = this.hls.nextLoadLevel;
+      const selectedLevel = this.hls.levels[selectedIndex];
+      levels = this.getLevelsForPathway(pathwayId);
+      if (levels.length > 0) {
+        this.log(`Setting Pathway to "${pathwayId}"`);
+        this.pathwayId = pathwayId;
+        reassignFragmentLevelIndexes(levels);
+        this.hls.trigger(Events.LEVELS_UPDATED, {
+          levels
+        });
+        const levelAfterChange = this.hls.levels[selectedIndex];
+        if (selectedLevel && levelAfterChange && this.levels) {
+          if (levelAfterChange.attrs["STABLE-VARIANT-ID"] !== selectedLevel.attrs["STABLE-VARIANT-ID"] && levelAfterChange.bitrate !== selectedLevel.bitrate) {
+            this.log(`Unstable Pathways change from bitrate ${selectedLevel.bitrate} to ${levelAfterChange.bitrate}`);
+          }
+          this.hls.nextLoadLevel = selectedIndex;
+        }
+        break;
+      }
+    }
+  }
+  getPathwayForGroupId(groupId, type, defaultPathway) {
+    const levels = this.getLevelsForPathway(defaultPathway).concat(this.levels || []);
+    for (let i = 0; i < levels.length; i++) {
+      if (type === PlaylistContextType.AUDIO_TRACK && levels[i].hasAudioGroup(groupId) || type === PlaylistContextType.SUBTITLE_TRACK && levels[i].hasSubtitleGroup(groupId)) {
+        return levels[i].pathwayId;
+      }
+    }
+    return defaultPathway;
+  }
+  clonePathways(pathwayClones) {
+    const levels = this.levels;
+    if (!levels) {
+      return;
+    }
+    const audioGroupCloneMap = {};
+    const subtitleGroupCloneMap = {};
+    pathwayClones.forEach((pathwayClone) => {
+      const {
+        ID: cloneId,
+        "BASE-ID": baseId,
+        "URI-REPLACEMENT": uriReplacement
+      } = pathwayClone;
+      if (levels.some((level) => level.pathwayId === cloneId)) {
+        return;
+      }
+      const clonedVariants = this.getLevelsForPathway(baseId).map((baseLevel) => {
+        const attributes = new AttrList(baseLevel.attrs);
+        attributes["PATHWAY-ID"] = cloneId;
+        const clonedAudioGroupId = attributes.AUDIO && `${attributes.AUDIO}_clone_${cloneId}`;
+        const clonedSubtitleGroupId = attributes.SUBTITLES && `${attributes.SUBTITLES}_clone_${cloneId}`;
+        if (clonedAudioGroupId) {
+          audioGroupCloneMap[attributes.AUDIO] = clonedAudioGroupId;
+          attributes.AUDIO = clonedAudioGroupId;
+        }
+        if (clonedSubtitleGroupId) {
+          subtitleGroupCloneMap[attributes.SUBTITLES] = clonedSubtitleGroupId;
+          attributes.SUBTITLES = clonedSubtitleGroupId;
+        }
+        const url = performUriReplacement(baseLevel.uri, attributes["STABLE-VARIANT-ID"], "PER-VARIANT-URIS", uriReplacement);
+        const clonedLevel = new Level({
+          attrs: attributes,
+          audioCodec: baseLevel.audioCodec,
+          bitrate: baseLevel.bitrate,
+          height: baseLevel.height,
+          name: baseLevel.name,
+          url,
+          videoCodec: baseLevel.videoCodec,
+          width: baseLevel.width
+        });
+        if (baseLevel.audioGroups) {
+          for (let i = 1; i < baseLevel.audioGroups.length; i++) {
+            clonedLevel.addGroupId("audio", `${baseLevel.audioGroups[i]}_clone_${cloneId}`);
+          }
+        }
+        if (baseLevel.subtitleGroups) {
+          for (let i = 1; i < baseLevel.subtitleGroups.length; i++) {
+            clonedLevel.addGroupId("text", `${baseLevel.subtitleGroups[i]}_clone_${cloneId}`);
+          }
+        }
+        return clonedLevel;
+      });
+      levels.push(...clonedVariants);
+      cloneRenditionGroups(this.audioTracks, audioGroupCloneMap, uriReplacement, cloneId);
+      cloneRenditionGroups(this.subtitleTracks, subtitleGroupCloneMap, uriReplacement, cloneId);
+    });
+  }
+  loadSteeringManifest(uri) {
+    const config = this.hls.config;
+    const Loader = config.loader;
+    if (this.loader) {
+      this.loader.destroy();
+    }
+    this.loader = new Loader(config);
+    let url;
+    try {
+      url = new self.URL(uri);
+    } catch (error) {
+      this.enabled = false;
+      this.log(`Failed to parse Steering Manifest URI: ${uri}`);
+      return;
+    }
+    if (url.protocol !== "data:") {
+      const throughput = (this.hls.bandwidthEstimate || config.abrEwmaDefaultEstimate) | 0;
+      url.searchParams.set("_HLS_pathway", this.pathwayId);
+      url.searchParams.set("_HLS_throughput", "" + throughput);
+    }
+    const context = {
+      responseType: "json",
+      url: url.href
+    };
+    const loadPolicy = config.steeringManifestLoadPolicy.default;
+    const legacyRetryCompatibility = loadPolicy.errorRetry || loadPolicy.timeoutRetry || {};
+    const loaderConfig = {
+      loadPolicy,
+      timeout: loadPolicy.maxLoadTimeMs,
+      maxRetry: legacyRetryCompatibility.maxNumRetry || 0,
+      retryDelay: legacyRetryCompatibility.retryDelayMs || 0,
+      maxRetryDelay: legacyRetryCompatibility.maxRetryDelayMs || 0
+    };
+    const callbacks = {
+      onSuccess: (response, stats, context2, networkDetails) => {
+        this.log(`Loaded steering manifest: "${url}"`);
+        const steeringData = response.data;
+        if ((steeringData == null ? void 0 : steeringData.VERSION) !== 1) {
+          this.log(`Steering VERSION ${steeringData.VERSION} not supported!`);
+          return;
+        }
+        this.updated = performance.now();
+        this.timeToLoad = steeringData.TTL;
+        const {
+          "RELOAD-URI": reloadUri,
+          "PATHWAY-CLONES": pathwayClones,
+          "PATHWAY-PRIORITY": pathwayPriority
+        } = steeringData;
+        if (reloadUri) {
+          try {
+            this.uri = new self.URL(reloadUri, url).href;
+          } catch (error) {
+            this.enabled = false;
+            this.log(`Failed to parse Steering Manifest RELOAD-URI: ${reloadUri}`);
+            return;
+          }
+        }
+        this.scheduleRefresh(this.uri || context2.url);
+        if (pathwayClones) {
+          this.clonePathways(pathwayClones);
+        }
+        const loadedSteeringData = {
+          steeringManifest: steeringData,
+          url: url.toString()
+        };
+        this.hls.trigger(Events.STEERING_MANIFEST_LOADED, loadedSteeringData);
+        if (pathwayPriority) {
+          this.updatePathwayPriority(pathwayPriority);
+        }
+      },
+      onError: (error, context2, networkDetails, stats) => {
+        this.log(`Error loading steering manifest: ${error.code} ${error.text} (${context2.url})`);
+        this.stopLoad();
+        if (error.code === 410) {
+          this.enabled = false;
+          this.log(`Steering manifest ${context2.url} no longer available`);
+          return;
+        }
+        let ttl = this.timeToLoad * 1e3;
+        if (error.code === 429) {
+          const loader = this.loader;
+          if (typeof (loader == null ? void 0 : loader.getResponseHeader) === "function") {
+            const retryAfter = loader.getResponseHeader("Retry-After");
+            if (retryAfter) {
+              ttl = parseFloat(retryAfter) * 1e3;
+            }
+          }
+          this.log(`Steering manifest ${context2.url} rate limited`);
+          return;
+        }
+        this.scheduleRefresh(this.uri || context2.url, ttl);
+      },
+      onTimeout: (stats, context2, networkDetails) => {
+        this.log(`Timeout loading steering manifest (${context2.url})`);
+        this.scheduleRefresh(this.uri || context2.url);
+      }
+    };
+    this.log(`Requesting steering manifest: ${url}`);
+    this.loader.load(context, loaderConfig, callbacks);
+  }
+  scheduleRefresh(uri, ttlMs = this.timeToLoad * 1e3) {
+    this.clearTimeout();
+    this.reloadTimer = self.setTimeout(() => {
+      var _this$hls;
+      const media = (_this$hls = this.hls) == null ? void 0 : _this$hls.media;
+      if (media && !media.ended) {
+        this.loadSteeringManifest(uri);
+        return;
+      }
+      this.scheduleRefresh(uri, this.timeToLoad * 1e3);
+    }, ttlMs);
+  }
+};
+function cloneRenditionGroups(tracks, groupCloneMap, uriReplacement, cloneId) {
+  if (!tracks) {
+    return;
+  }
+  Object.keys(groupCloneMap).forEach((audioGroupId) => {
+    const clonedTracks = tracks.filter((track) => track.groupId === audioGroupId).map((track) => {
+      const clonedTrack = _extends({}, track);
+      clonedTrack.details = void 0;
+      clonedTrack.attrs = new AttrList(clonedTrack.attrs);
+      clonedTrack.url = clonedTrack.attrs.URI = performUriReplacement(track.url, track.attrs["STABLE-RENDITION-ID"], "PER-RENDITION-URIS", uriReplacement);
+      clonedTrack.groupId = clonedTrack.attrs["GROUP-ID"] = groupCloneMap[audioGroupId];
+      clonedTrack.attrs["PATHWAY-ID"] = cloneId;
+      return clonedTrack;
+    });
+    tracks.push(...clonedTracks);
+  });
+}
+function performUriReplacement(uri, stableId, perOptionKey, uriReplacement) {
+  const {
+    HOST: host,
+    PARAMS: params,
+    [perOptionKey]: perOptionUris
+  } = uriReplacement;
+  let perVariantUri;
+  if (stableId) {
+    perVariantUri = perOptionUris == null ? void 0 : perOptionUris[stableId];
+    if (perVariantUri) {
+      uri = perVariantUri;
+    }
+  }
+  const url = new self.URL(uri);
+  if (host && !perVariantUri) {
+    url.host = host;
+  }
+  if (params) {
+    Object.keys(params).sort().forEach((key) => {
+      if (key) {
+        url.searchParams.set(key, params[key]);
+      }
+    });
+  }
+  return url.href;
+}
+function addEventListener(el, type, listener) {
+  removeEventListener(el, type, listener);
+  el.addEventListener(type, listener);
+}
+function removeEventListener(el, type, listener) {
+  el.removeEventListener(type, listener);
+}
+var EMEController = class extends Logger {
+  constructor(hls) {
+    super("eme", hls.logger);
+    this.hls = void 0;
+    this.config = void 0;
+    this.media = null;
+    this.keyFormatPromise = null;
+    this.keySystemAccessPromises = {};
+    this._requestLicenseFailureCount = 0;
+    this.mediaKeySessions = [];
+    this.keyIdToKeySessionPromise = {};
+    this.mediaKeys = null;
+    this.setMediaKeysQueue = EMEController.CDMCleanupPromise ? [EMEController.CDMCleanupPromise] : [];
+    this.onWaitingForKey = (event) => {
+      this.log(`"${event.type}" event`);
+    };
+    this.hls = hls;
+    this.config = hls.config;
+    this.registerListeners();
+  }
+  destroy() {
+    this.onDestroying();
+    this.onMediaDetached();
+    const config = this.config;
+    config.requestMediaKeySystemAccessFunc = null;
+    config.licenseXhrSetup = config.licenseResponseCallback = void 0;
+    config.drmSystems = config.drmSystemOptions = {};
+    this.hls = this.config = this.keyIdToKeySessionPromise = null;
+    this.onWaitingForKey = null;
+  }
+  registerListeners() {
+    this.hls.on(Events.MEDIA_ATTACHED, this.onMediaAttached, this);
+    this.hls.on(Events.MEDIA_DETACHED, this.onMediaDetached, this);
+    this.hls.on(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    this.hls.on(Events.MANIFEST_LOADED, this.onManifestLoaded, this);
+    this.hls.on(Events.DESTROYING, this.onDestroying, this);
+  }
+  unregisterListeners() {
+    this.hls.off(Events.MEDIA_ATTACHED, this.onMediaAttached, this);
+    this.hls.off(Events.MEDIA_DETACHED, this.onMediaDetached, this);
+    this.hls.off(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    this.hls.off(Events.MANIFEST_LOADED, this.onManifestLoaded, this);
+    this.hls.off(Events.DESTROYING, this.onDestroying, this);
+  }
+  getLicenseServerUrl(keySystem) {
+    const {
+      drmSystems,
+      widevineLicenseUrl
+    } = this.config;
+    const keySystemConfiguration = drmSystems[keySystem];
+    if (keySystemConfiguration) {
+      return keySystemConfiguration.licenseUrl;
+    }
+    if (keySystem === KeySystems.WIDEVINE && widevineLicenseUrl) {
+      return widevineLicenseUrl;
+    }
+  }
+  getLicenseServerUrlOrThrow(keySystem) {
+    const url = this.getLicenseServerUrl(keySystem);
+    if (url === void 0) {
+      throw new Error(`no license server URL configured for key-system "${keySystem}"`);
+    }
+    return url;
+  }
+  getServerCertificateUrl(keySystem) {
+    const {
+      drmSystems
+    } = this.config;
+    const keySystemConfiguration = drmSystems[keySystem];
+    if (keySystemConfiguration) {
+      return keySystemConfiguration.serverCertificateUrl;
+    } else {
+      this.log(`No Server Certificate in config.drmSystems["${keySystem}"]`);
+    }
+  }
+  attemptKeySystemAccess(keySystemsToAttempt) {
+    const levels = this.hls.levels;
+    const uniqueCodec = (value, i, a) => !!value && a.indexOf(value) === i;
+    const audioCodecs = levels.map((level) => level.audioCodec).filter(uniqueCodec);
+    const videoCodecs = levels.map((level) => level.videoCodec).filter(uniqueCodec);
+    if (audioCodecs.length + videoCodecs.length === 0) {
+      videoCodecs.push("avc1.42e01e");
+    }
+    return new Promise((resolve, reject) => {
+      const attempt = (keySystems) => {
+        const keySystem = keySystems.shift();
+        this.getMediaKeysPromise(keySystem, audioCodecs, videoCodecs).then((mediaKeys) => resolve({
+          keySystem,
+          mediaKeys
+        })).catch((error) => {
+          if (keySystems.length) {
+            attempt(keySystems);
+          } else if (error instanceof EMEKeyError) {
+            reject(error);
+          } else {
+            reject(new EMEKeyError({
+              type: ErrorTypes.KEY_SYSTEM_ERROR,
+              details: ErrorDetails.KEY_SYSTEM_NO_ACCESS,
+              error,
+              fatal: true
+            }, error.message));
+          }
+        });
+      };
+      attempt(keySystemsToAttempt);
+    });
+  }
+  requestMediaKeySystemAccess(keySystem, supportedConfigurations) {
+    const {
+      requestMediaKeySystemAccessFunc
+    } = this.config;
+    if (!(typeof requestMediaKeySystemAccessFunc === "function")) {
+      let errMessage = `Configured requestMediaKeySystemAccess is not a function ${requestMediaKeySystemAccessFunc}`;
+      if (requestMediaKeySystemAccess === null && self.location.protocol === "http:") {
+        errMessage = `navigator.requestMediaKeySystemAccess is not available over insecure protocol ${location.protocol}`;
+      }
+      return Promise.reject(new Error(errMessage));
+    }
+    return requestMediaKeySystemAccessFunc(keySystem, supportedConfigurations);
+  }
+  getMediaKeysPromise(keySystem, audioCodecs, videoCodecs) {
+    const mediaKeySystemConfigs = getSupportedMediaKeySystemConfigurations(keySystem, audioCodecs, videoCodecs, this.config.drmSystemOptions);
+    const keySystemAccessPromises = this.keySystemAccessPromises[keySystem];
+    let keySystemAccess = keySystemAccessPromises == null ? void 0 : keySystemAccessPromises.keySystemAccess;
+    if (!keySystemAccess) {
+      this.log(`Requesting encrypted media "${keySystem}" key-system access with config: ${stringify(mediaKeySystemConfigs)}`);
+      keySystemAccess = this.requestMediaKeySystemAccess(keySystem, mediaKeySystemConfigs);
+      const _keySystemAccessPromises = this.keySystemAccessPromises[keySystem] = {
+        keySystemAccess
+      };
+      keySystemAccess.catch((error) => {
+        this.log(`Failed to obtain access to key-system "${keySystem}": ${error}`);
+      });
+      return keySystemAccess.then((mediaKeySystemAccess) => {
+        this.log(`Access for key-system "${mediaKeySystemAccess.keySystem}" obtained`);
+        const certificateRequest = this.fetchServerCertificate(keySystem);
+        this.log(`Create media-keys for "${keySystem}"`);
+        _keySystemAccessPromises.mediaKeys = mediaKeySystemAccess.createMediaKeys().then((mediaKeys) => {
+          this.log(`Media-keys created for "${keySystem}"`);
+          _keySystemAccessPromises.hasMediaKeys = true;
+          return certificateRequest.then((certificate) => {
+            if (certificate) {
+              return this.setMediaKeysServerCertificate(mediaKeys, keySystem, certificate);
+            }
+            return mediaKeys;
+          });
+        });
+        _keySystemAccessPromises.mediaKeys.catch((error) => {
+          this.error(`Failed to create media-keys for "${keySystem}"}: ${error}`);
+        });
+        return _keySystemAccessPromises.mediaKeys;
+      });
+    }
+    return keySystemAccess.then(() => keySystemAccessPromises.mediaKeys);
+  }
+  createMediaKeySessionContext({
+    decryptdata,
+    keySystem,
+    mediaKeys
+  }) {
+    this.log(`Creating key-system session "${keySystem}" keyId: ${Hex.hexDump(decryptdata.keyId || [])}`);
+    const mediaKeysSession = mediaKeys.createSession();
+    const mediaKeySessionContext = {
+      decryptdata,
+      keySystem,
+      mediaKeys,
+      mediaKeysSession,
+      keyStatus: "status-pending"
+    };
+    this.mediaKeySessions.push(mediaKeySessionContext);
+    return mediaKeySessionContext;
+  }
+  renewKeySession(mediaKeySessionContext) {
+    const decryptdata = mediaKeySessionContext.decryptdata;
+    if (decryptdata.pssh) {
+      const keySessionContext = this.createMediaKeySessionContext(mediaKeySessionContext);
+      const keyId = this.getKeyIdString(decryptdata);
+      const scheme = "cenc";
+      this.keyIdToKeySessionPromise[keyId] = this.generateRequestWithPreferredKeySession(keySessionContext, scheme, decryptdata.pssh.buffer, "expired");
+    } else {
+      this.warn(`Could not renew expired session. Missing pssh initData.`);
+    }
+    this.removeSession(mediaKeySessionContext);
+  }
+  getKeyIdString(decryptdata) {
+    if (!decryptdata) {
+      throw new Error("Could not read keyId of undefined decryptdata");
+    }
+    if (decryptdata.keyId === null) {
+      throw new Error("keyId is null");
+    }
+    return Hex.hexDump(decryptdata.keyId);
+  }
+  updateKeySession(mediaKeySessionContext, data) {
+    var _mediaKeySessionConte;
+    const keySession = mediaKeySessionContext.mediaKeysSession;
+    this.log(`Updating key-session "${keySession.sessionId}" for keyID ${Hex.hexDump(((_mediaKeySessionConte = mediaKeySessionContext.decryptdata) == null ? void 0 : _mediaKeySessionConte.keyId) || [])}
+      } (data length: ${data ? data.byteLength : data})`);
+    return keySession.update(data);
+  }
+  getSelectedKeySystemFormats() {
+    return Object.keys(this.keySystemAccessPromises).map((keySystem) => ({
+      keySystem,
+      hasMediaKeys: this.keySystemAccessPromises[keySystem].hasMediaKeys
+    })).filter(({
+      hasMediaKeys
+    }) => !!hasMediaKeys).map(({
+      keySystem
+    }) => keySystemDomainToKeySystemFormat(keySystem)).filter((keySystem) => !!keySystem);
+  }
+  getKeySystemAccess(keySystemsToAttempt) {
+    return this.getKeySystemSelectionPromise(keySystemsToAttempt).then(({
+      keySystem,
+      mediaKeys
+    }) => {
+      return this.attemptSetMediaKeys(keySystem, mediaKeys);
+    });
+  }
+  selectKeySystem(keySystemsToAttempt) {
+    return new Promise((resolve, reject) => {
+      return this.getKeySystemSelectionPromise(keySystemsToAttempt).then(({
+        keySystem
+      }) => {
+        const keySystemFormat = keySystemDomainToKeySystemFormat(keySystem);
+        if (keySystemFormat) {
+          resolve(keySystemFormat);
+        } else {
+          reject(new Error(`Unable to find format for key-system "${keySystem}"`));
+        }
+      }).catch(reject);
+    });
+  }
+  selectKeySystemFormat(frag) {
+    const keyFormats = Object.keys(frag.levelkeys || {});
+    if (!this.keyFormatPromise) {
+      this.log(`Selecting key-system from fragment (sn: ${frag.sn} ${frag.type}: ${frag.level}) key formats ${keyFormats.join(", ")}`);
+      this.keyFormatPromise = this.getKeyFormatPromise(keyFormats);
+    }
+    return this.keyFormatPromise;
+  }
+  getKeyFormatPromise(keyFormats) {
+    const keySystemsInConfig = getKeySystemsForConfig(this.config);
+    const keySystemsToAttempt = keyFormats.map(keySystemFormatToKeySystemDomain).filter((value) => !!value && keySystemsInConfig.indexOf(value) !== -1);
+    return this.selectKeySystem(keySystemsToAttempt);
+  }
+  loadKey(data) {
+    const decryptdata = data.keyInfo.decryptdata;
+    const keyId = this.getKeyIdString(decryptdata);
+    const keyDetails = `(keyId: ${keyId} format: "${decryptdata.keyFormat}" method: ${decryptdata.method} uri: ${decryptdata.uri})`;
+    this.log(`Starting session for key ${keyDetails}`);
+    let keyContextPromise = this.keyIdToKeySessionPromise[keyId];
+    if (!keyContextPromise) {
+      keyContextPromise = this.getKeySystemForKeyPromise(decryptdata).then(({
+        keySystem,
+        mediaKeys
+      }) => {
+        this.throwIfDestroyed();
+        this.log(`Handle encrypted media sn: ${data.frag.sn} ${data.frag.type}: ${data.frag.level} using key ${keyDetails}`);
+        return this.attemptSetMediaKeys(keySystem, mediaKeys).then(() => {
+          this.throwIfDestroyed();
+          return this.createMediaKeySessionContext({
+            keySystem,
+            mediaKeys,
+            decryptdata
+          });
+        });
+      });
+      const keySessionContextPromise = this.keyIdToKeySessionPromise[keyId] = keyContextPromise.then((keySessionContext) => {
+        const scheme = "cenc";
+        const initData = decryptdata.pssh ? decryptdata.pssh.buffer : null;
+        return this.generateRequestWithPreferredKeySession(keySessionContext, scheme, initData, "playlist-key");
+      });
+      keySessionContextPromise.catch((error) => this.handleError(error));
+    }
+    return keyContextPromise;
+  }
+  throwIfDestroyed(message = "Invalid state") {
+    if (!this.hls) {
+      throw new Error("invalid state");
+    }
+  }
+  handleError(error) {
+    if (!this.hls) {
+      return;
+    }
+    this.error(error.message);
+    if (error instanceof EMEKeyError) {
+      this.hls.trigger(Events.ERROR, error.data);
+    } else {
+      this.hls.trigger(Events.ERROR, {
+        type: ErrorTypes.KEY_SYSTEM_ERROR,
+        details: ErrorDetails.KEY_SYSTEM_NO_KEYS,
+        error,
+        fatal: true
+      });
+    }
+  }
+  getKeySystemForKeyPromise(decryptdata) {
+    const keyId = this.getKeyIdString(decryptdata);
+    const mediaKeySessionContext = this.keyIdToKeySessionPromise[keyId];
+    if (!mediaKeySessionContext) {
+      const keySystem = keySystemFormatToKeySystemDomain(decryptdata.keyFormat);
+      const keySystemsToAttempt = keySystem ? [keySystem] : getKeySystemsForConfig(this.config);
+      return this.attemptKeySystemAccess(keySystemsToAttempt);
+    }
+    return mediaKeySessionContext;
+  }
+  getKeySystemSelectionPromise(keySystemsToAttempt) {
+    if (!keySystemsToAttempt.length) {
+      keySystemsToAttempt = getKeySystemsForConfig(this.config);
+    }
+    if (keySystemsToAttempt.length === 0) {
+      throw new EMEKeyError({
+        type: ErrorTypes.KEY_SYSTEM_ERROR,
+        details: ErrorDetails.KEY_SYSTEM_NO_CONFIGURED_LICENSE,
+        fatal: true
+      }, `Missing key-system license configuration options ${stringify({
+        drmSystems: this.config.drmSystems
+      })}`);
+    }
+    return this.attemptKeySystemAccess(keySystemsToAttempt);
+  }
+  attemptSetMediaKeys(keySystem, mediaKeys) {
+    if (this.mediaKeys === mediaKeys) {
+      return Promise.resolve();
+    }
+    const queue = this.setMediaKeysQueue.slice();
+    this.log(`Setting media-keys for "${keySystem}"`);
+    const setMediaKeysPromise = Promise.all(queue).then(() => {
+      if (!this.media) {
+        this.mediaKeys = null;
+        throw new Error("Attempted to set mediaKeys without media element attached");
+      }
+      return this.media.setMediaKeys(mediaKeys);
+    });
+    this.mediaKeys = mediaKeys;
+    this.setMediaKeysQueue.push(setMediaKeysPromise);
+    return setMediaKeysPromise.then(() => {
+      this.log(`Media-keys set for "${keySystem}"`);
+      queue.push(setMediaKeysPromise);
+      this.setMediaKeysQueue = this.setMediaKeysQueue.filter((p) => queue.indexOf(p) === -1);
+    });
+  }
+  generateRequestWithPreferredKeySession(context, initDataType, initData, reason) {
+    var _this$config$drmSyste, _this$config$drmSyste2;
+    const generateRequestFilter = (_this$config$drmSyste = this.config.drmSystems) == null ? void 0 : (_this$config$drmSyste2 = _this$config$drmSyste[context.keySystem]) == null ? void 0 : _this$config$drmSyste2.generateRequest;
+    if (generateRequestFilter) {
+      try {
+        const mappedInitData = generateRequestFilter.call(this.hls, initDataType, initData, context);
+        if (!mappedInitData) {
+          throw new Error("Invalid response from configured generateRequest filter");
+        }
+        initDataType = mappedInitData.initDataType;
+        initData = mappedInitData.initData ? mappedInitData.initData : null;
+        context.decryptdata.pssh = initData ? new Uint8Array(initData) : null;
+      } catch (error) {
+        var _this$hls;
+        this.warn(error.message);
+        if ((_this$hls = this.hls) != null && _this$hls.config.debug) {
+          throw error;
+        }
+      }
+    }
+    if (initData === null) {
+      this.log(`Skipping key-session request for "${reason}" (no initData)`);
+      return Promise.resolve(context);
+    }
+    const keyId = this.getKeyIdString(context.decryptdata);
+    this.log(`Generating key-session request for "${reason}": ${keyId} (init data type: ${initDataType} length: ${initData ? initData.byteLength : null})`);
+    const licenseStatus = new EventEmitter();
+    const onmessage = context._onmessage = (event) => {
+      const keySession = context.mediaKeysSession;
+      if (!keySession) {
+        licenseStatus.emit("error", new Error("invalid state"));
+        return;
+      }
+      const {
+        messageType,
+        message
+      } = event;
+      this.log(`"${messageType}" message event for session "${keySession.sessionId}" message size: ${message.byteLength}`);
+      if (messageType === "license-request" || messageType === "license-renewal") {
+        this.renewLicense(context, message).catch((error) => {
+          if (licenseStatus.eventNames().length) {
+            licenseStatus.emit("error", error);
+          } else {
+            this.handleError(error);
+          }
+        });
+      } else if (messageType === "license-release") {
+        if (context.keySystem === KeySystems.FAIRPLAY) {
+          this.updateKeySession(context, strToUtf8array("acknowledged"));
+          this.removeSession(context);
+        }
+      } else {
+        this.warn(`unhandled media key message type "${messageType}"`);
+      }
+    };
+    const onkeystatuseschange = context._onkeystatuseschange = (event) => {
+      const keySession = context.mediaKeysSession;
+      if (!keySession) {
+        licenseStatus.emit("error", new Error("invalid state"));
+        return;
+      }
+      this.onKeyStatusChange(context);
+      const keyStatus = context.keyStatus;
+      licenseStatus.emit("keyStatus", keyStatus);
+      if (keyStatus === "expired") {
+        this.warn(`${context.keySystem} expired for key ${keyId}`);
+        this.renewKeySession(context);
+      }
+    };
+    addEventListener(context.mediaKeysSession, "message", onmessage);
+    addEventListener(context.mediaKeysSession, "keystatuseschange", onkeystatuseschange);
+    const keyUsablePromise = new Promise((resolve, reject) => {
+      licenseStatus.on("error", reject);
+      licenseStatus.on("keyStatus", (keyStatus) => {
+        if (keyStatus.startsWith("usable")) {
+          resolve();
+        } else if (keyStatus === "output-restricted") {
+          reject(new EMEKeyError({
+            type: ErrorTypes.KEY_SYSTEM_ERROR,
+            details: ErrorDetails.KEY_SYSTEM_STATUS_OUTPUT_RESTRICTED,
+            fatal: false
+          }, "HDCP level output restricted"));
+        } else if (keyStatus === "internal-error") {
+          reject(new EMEKeyError({
+            type: ErrorTypes.KEY_SYSTEM_ERROR,
+            details: ErrorDetails.KEY_SYSTEM_STATUS_INTERNAL_ERROR,
+            fatal: true
+          }, `key status changed to "${keyStatus}"`));
+        } else if (keyStatus === "expired") {
+          reject(new Error("key expired while generating request"));
+        } else {
+          this.warn(`unhandled key status change "${keyStatus}"`);
+        }
+      });
+    });
+    return context.mediaKeysSession.generateRequest(initDataType, initData).then(() => {
+      var _context$mediaKeysSes;
+      this.log(`Request generated for key-session "${(_context$mediaKeysSes = context.mediaKeysSession) == null ? void 0 : _context$mediaKeysSes.sessionId}" keyId: ${keyId}`);
+    }).catch((error) => {
+      throw new EMEKeyError({
+        type: ErrorTypes.KEY_SYSTEM_ERROR,
+        details: ErrorDetails.KEY_SYSTEM_NO_SESSION,
+        error,
+        fatal: false
+      }, `Error generating key-session request: ${error}`);
+    }).then(() => keyUsablePromise).catch((error) => {
+      licenseStatus.removeAllListeners();
+      this.removeSession(context);
+      throw error;
+    }).then(() => {
+      licenseStatus.removeAllListeners();
+      return context;
+    });
+  }
+  onKeyStatusChange(mediaKeySessionContext) {
+    mediaKeySessionContext.mediaKeysSession.keyStatuses.forEach((status2, keyId) => {
+      if (typeof keyId === "string" && typeof status2 === "object") {
+        const temp = keyId;
+        keyId = status2;
+        status2 = temp;
+      }
+      this.log(`key status change "${status2}" for keyStatuses keyId: ${Hex.hexDump("buffer" in keyId ? new Uint8Array(keyId.buffer, keyId.byteOffset, keyId.byteLength) : new Uint8Array(keyId))} session keyId: ${Hex.hexDump(new Uint8Array(mediaKeySessionContext.decryptdata.keyId || []))} uri: ${mediaKeySessionContext.decryptdata.uri}`);
+      mediaKeySessionContext.keyStatus = status2;
+    });
+  }
+  fetchServerCertificate(keySystem) {
+    const config = this.config;
+    const Loader = config.loader;
+    const certLoader = new Loader(config);
+    const url = this.getServerCertificateUrl(keySystem);
+    if (!url) {
+      return Promise.resolve();
+    }
+    this.log(`Fetching server certificate for "${keySystem}"`);
+    return new Promise((resolve, reject) => {
+      const loaderContext = {
+        responseType: "arraybuffer",
+        url
+      };
+      const loadPolicy = config.certLoadPolicy.default;
+      const loaderConfig = {
+        loadPolicy,
+        timeout: loadPolicy.maxLoadTimeMs,
+        maxRetry: 0,
+        retryDelay: 0,
+        maxRetryDelay: 0
+      };
+      const loaderCallbacks = {
+        onSuccess: (response, stats, context, networkDetails) => {
+          resolve(response.data);
+        },
+        onError: (response, contex, networkDetails, stats) => {
+          reject(new EMEKeyError({
+            type: ErrorTypes.KEY_SYSTEM_ERROR,
+            details: ErrorDetails.KEY_SYSTEM_SERVER_CERTIFICATE_REQUEST_FAILED,
+            fatal: true,
+            networkDetails,
+            response: _objectSpread2({
+              url: loaderContext.url,
+              data: void 0
+            }, response)
+          }, `"${keySystem}" certificate request failed (${url}). Status: ${response.code} (${response.text})`));
+        },
+        onTimeout: (stats, context, networkDetails) => {
+          reject(new EMEKeyError({
+            type: ErrorTypes.KEY_SYSTEM_ERROR,
+            details: ErrorDetails.KEY_SYSTEM_SERVER_CERTIFICATE_REQUEST_FAILED,
+            fatal: true,
+            networkDetails,
+            response: {
+              url: loaderContext.url,
+              data: void 0
+            }
+          }, `"${keySystem}" certificate request timed out (${url})`));
+        },
+        onAbort: (stats, context, networkDetails) => {
+          reject(new Error("aborted"));
+        }
+      };
+      certLoader.load(loaderContext, loaderConfig, loaderCallbacks);
+    });
+  }
+  setMediaKeysServerCertificate(mediaKeys, keySystem, cert) {
+    return new Promise((resolve, reject) => {
+      mediaKeys.setServerCertificate(cert).then((success) => {
+        this.log(`setServerCertificate ${success ? "success" : "not supported by CDM"} (${cert == null ? void 0 : cert.byteLength}) on "${keySystem}"`);
+        resolve(mediaKeys);
+      }).catch((error) => {
+        reject(new EMEKeyError({
+          type: ErrorTypes.KEY_SYSTEM_ERROR,
+          details: ErrorDetails.KEY_SYSTEM_SERVER_CERTIFICATE_UPDATE_FAILED,
+          error,
+          fatal: true
+        }, error.message));
+      });
+    });
+  }
+  renewLicense(context, keyMessage) {
+    return this.requestLicense(context, new Uint8Array(keyMessage)).then((data) => {
+      return this.updateKeySession(context, new Uint8Array(data)).catch((error) => {
+        throw new EMEKeyError({
+          type: ErrorTypes.KEY_SYSTEM_ERROR,
+          details: ErrorDetails.KEY_SYSTEM_SESSION_UPDATE_FAILED,
+          error,
+          fatal: true
+        }, error.message);
+      });
+    });
+  }
+  unpackPlayReadyKeyMessage(xhr, licenseChallenge) {
+    const xmlString = String.fromCharCode.apply(null, new Uint16Array(licenseChallenge.buffer));
+    if (!xmlString.includes("PlayReadyKeyMessage")) {
+      xhr.setRequestHeader("Content-Type", "text/xml; charset=utf-8");
+      return licenseChallenge;
+    }
+    const keyMessageXml = new DOMParser().parseFromString(xmlString, "application/xml");
+    const headers = keyMessageXml.querySelectorAll("HttpHeader");
+    if (headers.length > 0) {
+      let header;
+      for (let i = 0, len = headers.length; i < len; i++) {
+        var _header$querySelector, _header$querySelector2;
+        header = headers[i];
+        const name = (_header$querySelector = header.querySelector("name")) == null ? void 0 : _header$querySelector.textContent;
+        const value = (_header$querySelector2 = header.querySelector("value")) == null ? void 0 : _header$querySelector2.textContent;
+        if (name && value) {
+          xhr.setRequestHeader(name, value);
+        }
+      }
+    }
+    const challengeElement = keyMessageXml.querySelector("Challenge");
+    const challengeText = challengeElement == null ? void 0 : challengeElement.textContent;
+    if (!challengeText) {
+      throw new Error(`Cannot find <Challenge> in key message`);
+    }
+    return strToUtf8array(atob(challengeText));
+  }
+  setupLicenseXHR(xhr, url, keysListItem, licenseChallenge) {
+    const licenseXhrSetup = this.config.licenseXhrSetup;
+    if (!licenseXhrSetup) {
+      xhr.open("POST", url, true);
+      return Promise.resolve({
+        xhr,
+        licenseChallenge
+      });
+    }
+    return Promise.resolve().then(() => {
+      if (!keysListItem.decryptdata) {
+        throw new Error("Key removed");
+      }
+      return licenseXhrSetup.call(this.hls, xhr, url, keysListItem, licenseChallenge);
+    }).catch((error) => {
+      if (!keysListItem.decryptdata) {
+        throw error;
+      }
+      xhr.open("POST", url, true);
+      return licenseXhrSetup.call(this.hls, xhr, url, keysListItem, licenseChallenge);
+    }).then((licenseXhrSetupResult) => {
+      if (!xhr.readyState) {
+        xhr.open("POST", url, true);
+      }
+      const finalLicenseChallenge = licenseXhrSetupResult ? licenseXhrSetupResult : licenseChallenge;
+      return {
+        xhr,
+        licenseChallenge: finalLicenseChallenge
+      };
+    });
+  }
+  requestLicense(keySessionContext, licenseChallenge) {
+    const keyLoadPolicy = this.config.keyLoadPolicy.default;
+    return new Promise((resolve, reject) => {
+      const url = this.getLicenseServerUrlOrThrow(keySessionContext.keySystem);
+      this.log(`Sending license request to URL: ${url}`);
+      const xhr = new XMLHttpRequest();
+      xhr.responseType = "arraybuffer";
+      xhr.onreadystatechange = () => {
+        if (!this.hls || !keySessionContext.mediaKeysSession) {
+          return reject(new Error("invalid state"));
+        }
+        if (xhr.readyState === 4) {
+          if (xhr.status === 200) {
+            this._requestLicenseFailureCount = 0;
+            let data = xhr.response;
+            this.log(`License received ${data instanceof ArrayBuffer ? data.byteLength : data}`);
+            const licenseResponseCallback = this.config.licenseResponseCallback;
+            if (licenseResponseCallback) {
+              try {
+                data = licenseResponseCallback.call(this.hls, xhr, url, keySessionContext);
+              } catch (error) {
+                this.error(error);
+              }
+            }
+            resolve(data);
+          } else {
+            const retryConfig = keyLoadPolicy.errorRetry;
+            const maxNumRetry = retryConfig ? retryConfig.maxNumRetry : 0;
+            this._requestLicenseFailureCount++;
+            if (this._requestLicenseFailureCount > maxNumRetry || xhr.status >= 400 && xhr.status < 500) {
+              reject(new EMEKeyError({
+                type: ErrorTypes.KEY_SYSTEM_ERROR,
+                details: ErrorDetails.KEY_SYSTEM_LICENSE_REQUEST_FAILED,
+                fatal: true,
+                networkDetails: xhr,
+                response: {
+                  url,
+                  data: void 0,
+                  code: xhr.status,
+                  text: xhr.statusText
+                }
+              }, `License Request XHR failed (${url}). Status: ${xhr.status} (${xhr.statusText})`));
+            } else {
+              const attemptsLeft = maxNumRetry - this._requestLicenseFailureCount + 1;
+              this.warn(`Retrying license request, ${attemptsLeft} attempts left`);
+              this.requestLicense(keySessionContext, licenseChallenge).then(resolve, reject);
+            }
+          }
+        }
+      };
+      if (keySessionContext.licenseXhr && keySessionContext.licenseXhr.readyState !== XMLHttpRequest.DONE) {
+        keySessionContext.licenseXhr.abort();
+      }
+      keySessionContext.licenseXhr = xhr;
+      this.setupLicenseXHR(xhr, url, keySessionContext, licenseChallenge).then(({
+        xhr: xhr2,
+        licenseChallenge: licenseChallenge2
+      }) => {
+        if (keySessionContext.keySystem == KeySystems.PLAYREADY) {
+          licenseChallenge2 = this.unpackPlayReadyKeyMessage(xhr2, licenseChallenge2);
+        }
+        xhr2.send(licenseChallenge2);
+      });
+    });
+  }
+  onDestroying() {
+    this.unregisterListeners();
+    this._clear();
+  }
+  onMediaAttached(event, data) {
+    if (!this.config.emeEnabled) {
+      return;
+    }
+    const media = data.media;
+    this.media = media;
+    addEventListener(media, "waitingforkey", this.onWaitingForKey);
+  }
+  onMediaDetached() {
+    const media = this.media;
+    if (media) {
+      removeEventListener(media, "waitingforkey", this.onWaitingForKey);
+      this.media = null;
+      this.mediaKeys = null;
+    }
+  }
+  _clear() {
+    var _media$setMediaKeys;
+    this._requestLicenseFailureCount = 0;
+    this.keyIdToKeySessionPromise = {};
+    if (!this.mediaKeys && !this.mediaKeySessions.length) {
+      return;
+    }
+    const media = this.media;
+    const mediaKeysList = this.mediaKeySessions.slice();
+    this.mediaKeySessions = [];
+    this.mediaKeys = null;
+    LevelKey.clearKeyUriToKeyIdMap();
+    const keySessionCount = mediaKeysList.length;
+    EMEController.CDMCleanupPromise = Promise.all(mediaKeysList.map((mediaKeySessionContext) => this.removeSession(mediaKeySessionContext)).concat(media == null ? void 0 : (_media$setMediaKeys = media.setMediaKeys(null)) == null ? void 0 : _media$setMediaKeys.catch((error) => {
+      var _this$hls2;
+      this.log(`Could not clear media keys: ${error}`);
+      (_this$hls2 = this.hls) == null ? void 0 : _this$hls2.trigger(Events.ERROR, {
+        type: ErrorTypes.OTHER_ERROR,
+        details: ErrorDetails.KEY_SYSTEM_DESTROY_MEDIA_KEYS_ERROR,
+        fatal: false,
+        error: new Error(`Could not clear media keys: ${error}`)
+      });
+    }))).catch((error) => {
+      var _this$hls3;
+      this.log(`Could not close sessions and clear media keys: ${error}`);
+      (_this$hls3 = this.hls) == null ? void 0 : _this$hls3.trigger(Events.ERROR, {
+        type: ErrorTypes.OTHER_ERROR,
+        details: ErrorDetails.KEY_SYSTEM_DESTROY_CLOSE_SESSION_ERROR,
+        fatal: false,
+        error: new Error(`Could not close sessions and clear media keys: ${error}`)
+      });
+    }).then(() => {
+      if (keySessionCount) {
+        this.log("finished closing key sessions and clearing media keys");
+      }
+    });
+  }
+  onManifestLoading() {
+    this.keyFormatPromise = null;
+  }
+  onManifestLoaded(event, {
+    sessionKeys
+  }) {
+    if (!sessionKeys || !this.config.emeEnabled) {
+      return;
+    }
+    if (!this.keyFormatPromise) {
+      const keyFormats = sessionKeys.reduce((formats, sessionKey) => {
+        if (formats.indexOf(sessionKey.keyFormat) === -1) {
+          formats.push(sessionKey.keyFormat);
+        }
+        return formats;
+      }, []);
+      this.log(`Selecting key-system from session-keys ${keyFormats.join(", ")}`);
+      this.keyFormatPromise = this.getKeyFormatPromise(keyFormats);
+    }
+  }
+  removeSession(mediaKeySessionContext) {
+    const {
+      mediaKeysSession,
+      licenseXhr
+    } = mediaKeySessionContext;
+    if (mediaKeysSession) {
+      this.log(`Remove licenses and keys and close session ${mediaKeysSession.sessionId}`);
+      if (mediaKeySessionContext._onmessage) {
+        mediaKeysSession.removeEventListener("message", mediaKeySessionContext._onmessage);
+        mediaKeySessionContext._onmessage = void 0;
+      }
+      if (mediaKeySessionContext._onkeystatuseschange) {
+        mediaKeysSession.removeEventListener("keystatuseschange", mediaKeySessionContext._onkeystatuseschange);
+        mediaKeySessionContext._onkeystatuseschange = void 0;
+      }
+      if (licenseXhr && licenseXhr.readyState !== XMLHttpRequest.DONE) {
+        licenseXhr.abort();
+      }
+      mediaKeySessionContext.mediaKeysSession = mediaKeySessionContext.decryptdata = mediaKeySessionContext.licenseXhr = void 0;
+      const index = this.mediaKeySessions.indexOf(mediaKeySessionContext);
+      if (index > -1) {
+        this.mediaKeySessions.splice(index, 1);
+      }
+      const {
+        drmSystemOptions
+      } = this.config;
+      const removePromise = isPersistentSessionType(drmSystemOptions) ? new Promise((resolve, reject) => {
+        self.setTimeout(() => reject(new Error(`MediaKeySession.remove() timeout`)), 8e3);
+        mediaKeysSession.remove().then(resolve);
+      }) : Promise.resolve();
+      return removePromise.catch((error) => {
+        var _this$hls4;
+        this.log(`Could not remove session: ${error}`);
+        (_this$hls4 = this.hls) == null ? void 0 : _this$hls4.trigger(Events.ERROR, {
+          type: ErrorTypes.OTHER_ERROR,
+          details: ErrorDetails.KEY_SYSTEM_DESTROY_REMOVE_SESSION_ERROR,
+          fatal: false,
+          error: new Error(`Could not remove session: ${error}`)
+        });
+      }).then(() => {
+        return mediaKeysSession.close();
+      }).catch((error) => {
+        var _this$hls5;
+        this.log(`Could not close session: ${error}`);
+        (_this$hls5 = this.hls) == null ? void 0 : _this$hls5.trigger(Events.ERROR, {
+          type: ErrorTypes.OTHER_ERROR,
+          details: ErrorDetails.KEY_SYSTEM_DESTROY_CLOSE_SESSION_ERROR,
+          fatal: false,
+          error: new Error(`Could not close session: ${error}`)
+        });
+      });
+    }
+  }
+};
+EMEController.CDMCleanupPromise = void 0;
+var EMEKeyError = class extends Error {
+  constructor(data, message) {
+    super(message);
+    this.data = void 0;
+    data.error || (data.error = new Error(message));
+    this.data = data;
+    data.err = data.error;
+  }
+};
+var FPSController = class {
+  constructor(hls) {
+    this.hls = void 0;
+    this.isVideoPlaybackQualityAvailable = false;
+    this.timer = void 0;
+    this.media = null;
+    this.lastTime = void 0;
+    this.lastDroppedFrames = 0;
+    this.lastDecodedFrames = 0;
+    this.streamController = void 0;
+    this.hls = hls;
+    this.registerListeners();
+  }
+  setStreamController(streamController) {
+    this.streamController = streamController;
+  }
+  registerListeners() {
+    this.hls.on(Events.MEDIA_ATTACHING, this.onMediaAttaching, this);
+    this.hls.on(Events.MEDIA_DETACHING, this.onMediaDetaching, this);
+  }
+  unregisterListeners() {
+    this.hls.off(Events.MEDIA_ATTACHING, this.onMediaAttaching, this);
+    this.hls.off(Events.MEDIA_DETACHING, this.onMediaDetaching, this);
+  }
+  destroy() {
+    if (this.timer) {
+      clearInterval(this.timer);
+    }
+    this.unregisterListeners();
+    this.isVideoPlaybackQualityAvailable = false;
+    this.media = null;
+  }
+  onMediaAttaching(event, data) {
+    const config = this.hls.config;
+    if (config.capLevelOnFPSDrop) {
+      const media = data.media instanceof self.HTMLVideoElement ? data.media : null;
+      this.media = media;
+      if (media && typeof media.getVideoPlaybackQuality === "function") {
+        this.isVideoPlaybackQualityAvailable = true;
+      }
+      self.clearInterval(this.timer);
+      this.timer = self.setInterval(this.checkFPSInterval.bind(this), config.fpsDroppedMonitoringPeriod);
+    }
+  }
+  onMediaDetaching() {
+    this.media = null;
+  }
+  checkFPS(video, decodedFrames, droppedFrames) {
+    const currentTime = performance.now();
+    if (decodedFrames) {
+      if (this.lastTime) {
+        const currentPeriod = currentTime - this.lastTime;
+        const currentDropped = droppedFrames - this.lastDroppedFrames;
+        const currentDecoded = decodedFrames - this.lastDecodedFrames;
+        const droppedFPS = 1e3 * currentDropped / currentPeriod;
+        const hls = this.hls;
+        hls.trigger(Events.FPS_DROP, {
+          currentDropped,
+          currentDecoded,
+          totalDroppedFrames: droppedFrames
+        });
+        if (droppedFPS > 0) {
+          if (currentDropped > hls.config.fpsDroppedMonitoringThreshold * currentDecoded) {
+            let currentLevel = hls.currentLevel;
+            hls.logger.warn("drop FPS ratio greater than max allowed value for currentLevel: " + currentLevel);
+            if (currentLevel > 0 && (hls.autoLevelCapping === -1 || hls.autoLevelCapping >= currentLevel)) {
+              currentLevel = currentLevel - 1;
+              hls.trigger(Events.FPS_DROP_LEVEL_CAPPING, {
+                level: currentLevel,
+                droppedLevel: hls.currentLevel
+              });
+              hls.autoLevelCapping = currentLevel;
+              this.streamController.nextLevelSwitch();
+            }
+          }
+        }
+      }
+      this.lastTime = currentTime;
+      this.lastDroppedFrames = droppedFrames;
+      this.lastDecodedFrames = decodedFrames;
+    }
+  }
+  checkFPSInterval() {
+    const video = this.media;
+    if (video) {
+      if (this.isVideoPlaybackQualityAvailable) {
+        const videoPlaybackQuality = video.getVideoPlaybackQuality();
+        this.checkFPS(video, videoPlaybackQuality.totalVideoFrames, videoPlaybackQuality.droppedVideoFrames);
+      } else {
+        this.checkFPS(video, video.webkitDecodedFrameCount, video.webkitDroppedFrameCount);
+      }
+    }
+  }
+};
+function sendAddTrackEvent(track, videoEl) {
+  let event;
+  try {
+    event = new Event("addtrack");
+  } catch (err) {
+    event = document.createEvent("Event");
+    event.initEvent("addtrack", false, false);
+  }
+  event.track = track;
+  videoEl.dispatchEvent(event);
+}
+function addCueToTrack(track, cue) {
+  const mode = track.mode;
+  if (mode === "disabled") {
+    track.mode = "hidden";
+  }
+  if (track.cues && !track.cues.getCueById(cue.id)) {
+    try {
+      track.addCue(cue);
+      if (!track.cues.getCueById(cue.id)) {
+        throw new Error(`addCue is failed for: ${cue}`);
+      }
+    } catch (err) {
+      logger.debug(`[texttrack-utils]: ${err}`);
+      try {
+        const textTrackCue = new self.TextTrackCue(cue.startTime, cue.endTime, cue.text);
+        textTrackCue.id = cue.id;
+        track.addCue(textTrackCue);
+      } catch (err2) {
+        logger.debug(`[texttrack-utils]: Legacy TextTrackCue fallback failed: ${err2}`);
+      }
+    }
+  }
+  if (mode === "disabled") {
+    track.mode = mode;
+  }
+}
+function clearCurrentCues(track, enterHandler) {
+  const mode = track.mode;
+  if (mode === "disabled") {
+    track.mode = "hidden";
+  }
+  if (track.cues) {
+    for (let i = track.cues.length; i--; ) {
+      if (enterHandler) {
+        track.cues[i].removeEventListener("enter", enterHandler);
+      }
+      track.removeCue(track.cues[i]);
+    }
+  }
+  if (mode === "disabled") {
+    track.mode = mode;
+  }
+}
+function removeCuesInRange(track, start, end, predicate) {
+  const mode = track.mode;
+  if (mode === "disabled") {
+    track.mode = "hidden";
+  }
+  if (track.cues && track.cues.length > 0) {
+    const cues = getCuesInRange(track.cues, start, end);
+    for (let i = 0; i < cues.length; i++) {
+      if (!predicate || predicate(cues[i])) {
+        track.removeCue(cues[i]);
+      }
+    }
+  }
+  if (mode === "disabled") {
+    track.mode = mode;
+  }
+}
+function getFirstCueIndexFromTime(cues, time) {
+  if (time <= cues[0].startTime) {
+    return 0;
+  }
+  const len = cues.length - 1;
+  if (time > cues[len].endTime) {
+    return -1;
+  }
+  let left = 0;
+  let right = len;
+  let mid;
+  while (left <= right) {
+    mid = Math.floor((right + left) / 2);
+    if (time < cues[mid].startTime) {
+      right = mid - 1;
+    } else if (time > cues[mid].startTime && left < len) {
+      left = mid + 1;
+    } else {
+      return mid;
+    }
+  }
+  return cues[left].startTime - time < time - cues[right].startTime ? left : right;
+}
+function getCuesInRange(cues, start, end) {
+  const cuesFound = [];
+  const firstCueInRange = getFirstCueIndexFromTime(cues, start);
+  if (firstCueInRange > -1) {
+    for (let i = firstCueInRange, len = cues.length; i < len; i++) {
+      const cue = cues[i];
+      if (cue.startTime >= start && cue.endTime <= end) {
+        cuesFound.push(cue);
+      } else if (cue.startTime > end) {
+        return cuesFound;
+      }
+    }
+  }
+  return cuesFound;
+}
+function filterSubtitleTracks(textTrackList) {
+  const tracks = [];
+  for (let i = 0; i < textTrackList.length; i++) {
+    const track = textTrackList[i];
+    if ((track.kind === "subtitles" || track.kind === "captions") && track.label) {
+      tracks.push(textTrackList[i]);
+    }
+  }
+  return tracks;
+}
+var SubtitleTrackController = class extends BasePlaylistController {
+  constructor(hls) {
+    super(hls, "subtitle-track-controller");
+    this.media = null;
+    this.tracks = [];
+    this.groupIds = null;
+    this.tracksInGroup = [];
+    this.trackId = -1;
+    this.currentTrack = null;
+    this.selectDefaultTrack = true;
+    this.queuedDefaultTrack = -1;
+    this.useTextTrackPolling = false;
+    this.subtitlePollingInterval = -1;
+    this._subtitleDisplay = true;
+    this.asyncPollTrackChange = () => this.pollTrackChange(0);
+    this.onTextTracksChanged = () => {
+      if (!this.useTextTrackPolling) {
+        self.clearInterval(this.subtitlePollingInterval);
+      }
+      if (!this.media || !this.hls.config.renderTextTracksNatively) {
+        return;
+      }
+      let textTrack = null;
+      const tracks = filterSubtitleTracks(this.media.textTracks);
+      for (let i = 0; i < tracks.length; i++) {
+        if (tracks[i].mode === "hidden") {
+          textTrack = tracks[i];
+        } else if (tracks[i].mode === "showing") {
+          textTrack = tracks[i];
+          break;
+        }
+      }
+      const trackId = this.findTrackForTextTrack(textTrack);
+      if (this.subtitleTrack !== trackId) {
+        this.setSubtitleTrack(trackId);
+      }
+    };
+    this.registerListeners();
+  }
+  destroy() {
+    this.unregisterListeners();
+    this.tracks.length = 0;
+    this.tracksInGroup.length = 0;
+    this.currentTrack = null;
+    this.onTextTracksChanged = this.asyncPollTrackChange = null;
+    super.destroy();
+  }
+  get subtitleDisplay() {
+    return this._subtitleDisplay;
+  }
+  set subtitleDisplay(value) {
+    this._subtitleDisplay = value;
+    if (this.trackId > -1) {
+      this.toggleTrackModes();
+    }
+  }
+  registerListeners() {
+    const {
+      hls
+    } = this;
+    hls.on(Events.MEDIA_ATTACHED, this.onMediaAttached, this);
+    hls.on(Events.MEDIA_DETACHING, this.onMediaDetaching, this);
+    hls.on(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.on(Events.MANIFEST_PARSED, this.onManifestParsed, this);
+    hls.on(Events.LEVEL_LOADING, this.onLevelLoading, this);
+    hls.on(Events.LEVEL_SWITCHING, this.onLevelSwitching, this);
+    hls.on(Events.SUBTITLE_TRACK_LOADED, this.onSubtitleTrackLoaded, this);
+    hls.on(Events.ERROR, this.onError, this);
+  }
+  unregisterListeners() {
+    const {
+      hls
+    } = this;
+    hls.off(Events.MEDIA_ATTACHED, this.onMediaAttached, this);
+    hls.off(Events.MEDIA_DETACHING, this.onMediaDetaching, this);
+    hls.off(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.off(Events.MANIFEST_PARSED, this.onManifestParsed, this);
+    hls.off(Events.LEVEL_LOADING, this.onLevelLoading, this);
+    hls.off(Events.LEVEL_SWITCHING, this.onLevelSwitching, this);
+    hls.off(Events.SUBTITLE_TRACK_LOADED, this.onSubtitleTrackLoaded, this);
+    hls.off(Events.ERROR, this.onError, this);
+  }
+  onMediaAttached(event, data) {
+    this.media = data.media;
+    if (!this.media) {
+      return;
+    }
+    if (this.queuedDefaultTrack > -1) {
+      this.subtitleTrack = this.queuedDefaultTrack;
+      this.queuedDefaultTrack = -1;
+    }
+    this.useTextTrackPolling = !(this.media.textTracks && "onchange" in this.media.textTracks);
+    if (this.useTextTrackPolling) {
+      this.pollTrackChange(500);
+    } else {
+      this.media.textTracks.addEventListener("change", this.asyncPollTrackChange);
+    }
+  }
+  pollTrackChange(timeout) {
+    self.clearInterval(this.subtitlePollingInterval);
+    this.subtitlePollingInterval = self.setInterval(this.onTextTracksChanged, timeout);
+  }
+  onMediaDetaching(event, data) {
+    const media = this.media;
+    if (!media) {
+      return;
+    }
+    const transferringMedia = !!data.transferMedia;
+    self.clearInterval(this.subtitlePollingInterval);
+    if (!this.useTextTrackPolling) {
+      media.textTracks.removeEventListener("change", this.asyncPollTrackChange);
+    }
+    if (this.trackId > -1) {
+      this.queuedDefaultTrack = this.trackId;
+    }
+    this.subtitleTrack = -1;
+    this.media = null;
+    if (transferringMedia) {
+      return;
+    }
+    const textTracks = filterSubtitleTracks(media.textTracks);
+    textTracks.forEach((track) => {
+      clearCurrentCues(track);
+    });
+  }
+  onManifestLoading() {
+    this.tracks = [];
+    this.groupIds = null;
+    this.tracksInGroup = [];
+    this.trackId = -1;
+    this.currentTrack = null;
+    this.selectDefaultTrack = true;
+  }
+  onManifestParsed(event, data) {
+    this.tracks = data.subtitleTracks;
+  }
+  onSubtitleTrackLoaded(event, data) {
+    const {
+      id,
+      groupId,
+      details
+    } = data;
+    const trackInActiveGroup = this.tracksInGroup[id];
+    if (!trackInActiveGroup || trackInActiveGroup.groupId !== groupId) {
+      this.warn(`Subtitle track with id:${id} and group:${groupId} not found in active group ${trackInActiveGroup == null ? void 0 : trackInActiveGroup.groupId}`);
+      return;
+    }
+    const curDetails = trackInActiveGroup.details;
+    trackInActiveGroup.details = data.details;
+    this.log(`Subtitle track ${id} "${trackInActiveGroup.name}" lang:${trackInActiveGroup.lang} group:${groupId} loaded [${details.startSN}-${details.endSN}]`);
+    if (id === this.trackId) {
+      this.playlistLoaded(id, data, curDetails);
+    }
+  }
+  onLevelLoading(event, data) {
+    this.switchLevel(data.level);
+  }
+  onLevelSwitching(event, data) {
+    this.switchLevel(data.level);
+  }
+  switchLevel(levelIndex) {
+    const levelInfo = this.hls.levels[levelIndex];
+    if (!levelInfo) {
+      return;
+    }
+    const subtitleGroups = levelInfo.subtitleGroups || null;
+    const currentGroups = this.groupIds;
+    let currentTrack = this.currentTrack;
+    if (!subtitleGroups || (currentGroups == null ? void 0 : currentGroups.length) !== (subtitleGroups == null ? void 0 : subtitleGroups.length) || subtitleGroups != null && subtitleGroups.some((groupId) => (currentGroups == null ? void 0 : currentGroups.indexOf(groupId)) === -1)) {
+      this.groupIds = subtitleGroups;
+      this.trackId = -1;
+      this.currentTrack = null;
+      const subtitleTracks = this.tracks.filter((track) => !subtitleGroups || subtitleGroups.indexOf(track.groupId) !== -1);
+      if (subtitleTracks.length) {
+        if (this.selectDefaultTrack && !subtitleTracks.some((track) => track.default)) {
+          this.selectDefaultTrack = false;
+        }
+        subtitleTracks.forEach((track, i) => {
+          track.id = i;
+        });
+      } else if (!currentTrack && !this.tracksInGroup.length) {
+        return;
+      }
+      this.tracksInGroup = subtitleTracks;
+      const subtitlePreference = this.hls.config.subtitlePreference;
+      if (!currentTrack && subtitlePreference) {
+        this.selectDefaultTrack = false;
+        const groupIndex = findMatchingOption(subtitlePreference, subtitleTracks);
+        if (groupIndex > -1) {
+          currentTrack = subtitleTracks[groupIndex];
+        } else {
+          const allIndex = findMatchingOption(subtitlePreference, this.tracks);
+          currentTrack = this.tracks[allIndex];
+        }
+      }
+      let trackId = this.findTrackId(currentTrack);
+      if (trackId === -1 && currentTrack) {
+        trackId = this.findTrackId(null);
+      }
+      const subtitleTracksUpdated = {
+        subtitleTracks
+      };
+      this.log(`Updating subtitle tracks, ${subtitleTracks.length} track(s) found in "${subtitleGroups == null ? void 0 : subtitleGroups.join(",")}" group-id`);
+      this.hls.trigger(Events.SUBTITLE_TRACKS_UPDATED, subtitleTracksUpdated);
+      if (trackId !== -1 && this.trackId === -1) {
+        this.setSubtitleTrack(trackId);
+      }
+    }
+  }
+  findTrackId(currentTrack) {
+    const tracks = this.tracksInGroup;
+    const selectDefault = this.selectDefaultTrack;
+    for (let i = 0; i < tracks.length; i++) {
+      const track = tracks[i];
+      if (selectDefault && !track.default || !selectDefault && !currentTrack) {
+        continue;
+      }
+      if (!currentTrack || matchesOption(track, currentTrack)) {
+        return i;
+      }
+    }
+    if (currentTrack) {
+      for (let i = 0; i < tracks.length; i++) {
+        const track = tracks[i];
+        if (mediaAttributesIdentical(currentTrack.attrs, track.attrs, ["LANGUAGE", "ASSOC-LANGUAGE", "CHARACTERISTICS"])) {
+          return i;
+        }
+      }
+      for (let i = 0; i < tracks.length; i++) {
+        const track = tracks[i];
+        if (mediaAttributesIdentical(currentTrack.attrs, track.attrs, ["LANGUAGE"])) {
+          return i;
+        }
+      }
+    }
+    return -1;
+  }
+  findTrackForTextTrack(textTrack) {
+    if (textTrack) {
+      const tracks = this.tracksInGroup;
+      for (let i = 0; i < tracks.length; i++) {
+        const track = tracks[i];
+        if (subtitleTrackMatchesTextTrack(track, textTrack)) {
+          return i;
+        }
+      }
+    }
+    return -1;
+  }
+  onError(event, data) {
+    if (data.fatal || !data.context) {
+      return;
+    }
+    if (data.context.type === PlaylistContextType.SUBTITLE_TRACK && data.context.id === this.trackId && (!this.groupIds || this.groupIds.indexOf(data.context.groupId) !== -1)) {
+      this.checkRetry(data);
+    }
+  }
+  get allSubtitleTracks() {
+    return this.tracks;
+  }
+  get subtitleTracks() {
+    return this.tracksInGroup;
+  }
+  get subtitleTrack() {
+    return this.trackId;
+  }
+  set subtitleTrack(newId) {
+    this.selectDefaultTrack = false;
+    this.setSubtitleTrack(newId);
+  }
+  setSubtitleOption(subtitleOption) {
+    this.hls.config.subtitlePreference = subtitleOption;
+    if (subtitleOption) {
+      if (subtitleOption.id === -1) {
+        this.setSubtitleTrack(-1);
+        return null;
+      }
+      const allSubtitleTracks = this.allSubtitleTracks;
+      this.selectDefaultTrack = false;
+      if (allSubtitleTracks.length) {
+        const currentTrack = this.currentTrack;
+        if (currentTrack && matchesOption(subtitleOption, currentTrack)) {
+          return currentTrack;
+        }
+        const groupIndex = findMatchingOption(subtitleOption, this.tracksInGroup);
+        if (groupIndex > -1) {
+          const track = this.tracksInGroup[groupIndex];
+          this.setSubtitleTrack(groupIndex);
+          return track;
+        } else if (currentTrack) {
+          return null;
+        } else {
+          const allIndex = findMatchingOption(subtitleOption, allSubtitleTracks);
+          if (allIndex > -1) {
+            return allSubtitleTracks[allIndex];
+          }
+        }
+      }
+    }
+    return null;
+  }
+  loadPlaylist(hlsUrlParameters) {
+    super.loadPlaylist();
+    if (this.shouldLoadPlaylist(this.currentTrack)) {
+      this.scheduleLoading(this.currentTrack, hlsUrlParameters);
+    }
+  }
+  loadingPlaylist(currentTrack, hlsUrlParameters) {
+    super.loadingPlaylist(currentTrack, hlsUrlParameters);
+    const id = currentTrack.id;
+    const groupId = currentTrack.groupId;
+    const url = this.getUrlWithDirectives(currentTrack.url, hlsUrlParameters);
+    const details = currentTrack.details;
+    const age = details == null ? void 0 : details.age;
+    this.log(`Loading subtitle ${id} "${currentTrack.name}" lang:${currentTrack.lang} group:${groupId}${(hlsUrlParameters == null ? void 0 : hlsUrlParameters.msn) !== void 0 ? " at sn " + hlsUrlParameters.msn + " part " + hlsUrlParameters.part : ""}${age && details.live ? " age " + age.toFixed(1) + (details.type ? " " + details.type || "" : "") : ""} ${url}`);
+    this.hls.trigger(Events.SUBTITLE_TRACK_LOADING, {
+      url,
+      id,
+      groupId,
+      deliveryDirectives: hlsUrlParameters || null,
+      track: currentTrack
+    });
+  }
+  toggleTrackModes() {
+    const {
+      media
+    } = this;
+    if (!media) {
+      return;
+    }
+    const textTracks = filterSubtitleTracks(media.textTracks);
+    const currentTrack = this.currentTrack;
+    let nextTrack;
+    if (currentTrack) {
+      nextTrack = textTracks.filter((textTrack) => subtitleTrackMatchesTextTrack(currentTrack, textTrack))[0];
+      if (!nextTrack) {
+        this.warn(`Unable to find subtitle TextTrack with name "${currentTrack.name}" and language "${currentTrack.lang}"`);
+      }
+    }
+    [].slice.call(textTracks).forEach((track) => {
+      if (track.mode !== "disabled" && track !== nextTrack) {
+        track.mode = "disabled";
+      }
+    });
+    if (nextTrack) {
+      const mode = this.subtitleDisplay ? "showing" : "hidden";
+      if (nextTrack.mode !== mode) {
+        nextTrack.mode = mode;
+      }
+    }
+  }
+  setSubtitleTrack(newId) {
+    const tracks = this.tracksInGroup;
+    if (!this.media) {
+      this.queuedDefaultTrack = newId;
+      return;
+    }
+    if (newId < -1 || newId >= tracks.length || !isFiniteNumber(newId)) {
+      this.warn(`Invalid subtitle track id: ${newId}`);
+      return;
+    }
+    this.selectDefaultTrack = false;
+    const lastTrack = this.currentTrack;
+    const track = tracks[newId] || null;
+    this.trackId = newId;
+    this.currentTrack = track;
+    this.toggleTrackModes();
+    if (!track) {
+      this.hls.trigger(Events.SUBTITLE_TRACK_SWITCH, {
+        id: newId
+      });
+      return;
+    }
+    const trackLoaded = !!track.details && !track.details.live;
+    if (newId === this.trackId && track === lastTrack && trackLoaded) {
+      return;
+    }
+    this.log(`Switching to subtitle-track ${newId}` + (track ? ` "${track.name}" lang:${track.lang} group:${track.groupId}` : ""));
+    const {
+      id,
+      groupId = "",
+      name,
+      type,
+      url
+    } = track;
+    this.hls.trigger(Events.SUBTITLE_TRACK_SWITCH, {
+      id,
+      groupId,
+      name,
+      type,
+      url
+    });
+    const hlsUrlParameters = this.switchParams(track.url, lastTrack == null ? void 0 : lastTrack.details, track.details);
+    this.loadPlaylist(hlsUrlParameters);
+  }
+};
+function uuid() {
+  try {
+    return crypto.randomUUID();
+  } catch (error) {
+    try {
+      const url = URL.createObjectURL(new Blob());
+      const uuid2 = url.toString();
+      URL.revokeObjectURL(url);
+      return uuid2.slice(uuid2.lastIndexOf("/") + 1);
+    } catch (error2) {
+      let dt = new Date().getTime();
+      const uuid2 = "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g, (c) => {
+        const r = (dt + Math.random() * 16) % 16 | 0;
+        dt = Math.floor(dt / 16);
+        return (c == "x" ? r : r & 3 | 8).toString(16);
+      });
+      return uuid2;
+    }
+  }
+}
+function hash(text) {
+  let hash2 = 5381;
+  let i = text.length;
+  while (i) {
+    hash2 = hash2 * 33 ^ text.charCodeAt(--i);
+  }
+  return (hash2 >>> 0).toString();
+}
+var ALIGNED_END_THRESHOLD_SECONDS = 0.025;
+var TimelineOccupancy = function(TimelineOccupancy2) {
+  TimelineOccupancy2[TimelineOccupancy2["Point"] = 0] = "Point";
+  TimelineOccupancy2[TimelineOccupancy2["Range"] = 1] = "Range";
+  return TimelineOccupancy2;
+}({});
+function generateAssetIdentifier(interstitial, uri, assetListIndex) {
+  return `${interstitial.identifier}-${assetListIndex + 1}-${hash(uri)}`;
+}
+var InterstitialEvent = class {
+  constructor(dateRange, base) {
+    this.base = void 0;
+    this._duration = null;
+    this._timelineStart = null;
+    this.appendInPlaceDisabled = void 0;
+    this.appendInPlaceStarted = void 0;
+    this.dateRange = void 0;
+    this.hasPlayed = false;
+    this.cumulativeDuration = 0;
+    this.resumeOffset = NaN;
+    this.playoutLimit = NaN;
+    this.restrictions = {
+      skip: false,
+      jump: false
+    };
+    this.snapOptions = {
+      out: false,
+      in: false
+    };
+    this.assetList = [];
+    this.assetListLoader = void 0;
+    this.assetListResponse = null;
+    this.resumeAnchor = void 0;
+    this.error = void 0;
+    this.resetOnResume = void 0;
+    this.base = base;
+    this.dateRange = dateRange;
+    this.setDateRange(dateRange);
+  }
+  setDateRange(dateRange) {
+    this.dateRange = dateRange;
+    this.resumeOffset = dateRange.attr.optionalFloat("X-RESUME-OFFSET", this.resumeOffset);
+    this.playoutLimit = dateRange.attr.optionalFloat("X-PLAYOUT-LIMIT", this.playoutLimit);
+    this.restrictions = dateRange.attr.enumeratedStringList("X-RESTRICT", this.restrictions);
+    this.snapOptions = dateRange.attr.enumeratedStringList("X-SNAP", this.snapOptions);
+  }
+  reset() {
+    var _this$assetListLoader;
+    this.appendInPlaceStarted = false;
+    (_this$assetListLoader = this.assetListLoader) == null ? void 0 : _this$assetListLoader.destroy();
+    this.assetListLoader = void 0;
+    if (!this.supplementsPrimary) {
+      this.assetListResponse = null;
+      this.assetList = [];
+      this._duration = null;
+    }
+  }
+  isAssetPastPlayoutLimit(assetIndex) {
+    var _this$assetList$asset;
+    if (assetIndex > 0 && assetIndex >= this.assetList.length) {
+      return true;
+    }
+    const playoutLimit = this.playoutLimit;
+    if (assetIndex <= 0 || isNaN(playoutLimit)) {
+      return false;
+    }
+    if (playoutLimit === 0) {
+      return true;
+    }
+    const assetOffset = ((_this$assetList$asset = this.assetList[assetIndex]) == null ? void 0 : _this$assetList$asset.startOffset) || 0;
+    return assetOffset > playoutLimit;
+  }
+  findAssetIndex(asset) {
+    const index = this.assetList.indexOf(asset);
+    return index;
+  }
+  get identifier() {
+    return this.dateRange.id;
+  }
+  get startDate() {
+    return this.dateRange.startDate;
+  }
+  get startTime() {
+    const startTime = this.dateRange.startTime;
+    if (this.snapOptions.out) {
+      const frag = this.dateRange.tagAnchor;
+      if (frag) {
+        return getSnapToFragmentTime(startTime, frag);
+      }
+    }
+    return startTime;
+  }
+  get startOffset() {
+    return this.cue.pre ? 0 : this.startTime;
+  }
+  get startIsAligned() {
+    if (this.startTime === 0 || this.snapOptions.out) {
+      return true;
+    }
+    const frag = this.dateRange.tagAnchor;
+    if (frag) {
+      const startTime = this.dateRange.startTime;
+      const snappedStart = getSnapToFragmentTime(startTime, frag);
+      return startTime - snappedStart < 0.1;
+    }
+    return false;
+  }
+  get resumptionOffset() {
+    const resumeOffset = this.resumeOffset;
+    const offset = isFiniteNumber(resumeOffset) ? resumeOffset : this.duration;
+    return this.cumulativeDuration + offset;
+  }
+  get resumeTime() {
+    const resumeTime = this.startOffset + this.resumptionOffset;
+    if (this.snapOptions.in) {
+      const frag = this.resumeAnchor;
+      if (frag) {
+        return getSnapToFragmentTime(resumeTime, frag);
+      }
+    }
+    return resumeTime;
+  }
+  get appendInPlace() {
+    if (this.appendInPlaceStarted) {
+      return true;
+    }
+    if (this.appendInPlaceDisabled) {
+      return false;
+    }
+    if (!this.cue.once && !this.cue.pre && this.startIsAligned && (isNaN(this.playoutLimit) && isNaN(this.resumeOffset) || this.resumeOffset && this.duration && Math.abs(this.resumeOffset - this.duration) < ALIGNED_END_THRESHOLD_SECONDS)) {
+      return true;
+    }
+    return false;
+  }
+  set appendInPlace(value) {
+    if (this.appendInPlaceStarted) {
+      this.resetOnResume = !value;
+      return;
+    }
+    this.appendInPlaceDisabled = !value;
+  }
+  get timelineStart() {
+    if (this._timelineStart !== null) {
+      return this._timelineStart;
+    }
+    return this.startTime;
+  }
+  set timelineStart(value) {
+    this._timelineStart = value;
+  }
+  get duration() {
+    const playoutLimit = this.playoutLimit;
+    let duration;
+    if (this._duration !== null) {
+      duration = this._duration;
+    } else if (this.dateRange.duration) {
+      duration = this.dateRange.duration;
+    } else {
+      duration = this.dateRange.plannedDuration || 0;
+    }
+    if (!isNaN(playoutLimit) && playoutLimit < duration) {
+      duration = playoutLimit;
+    }
+    return duration;
+  }
+  set duration(value) {
+    this._duration = value;
+  }
+  get cue() {
+    return this.dateRange.cue;
+  }
+  get timelineOccupancy() {
+    if (this.dateRange.attr["X-TIMELINE-OCCUPIES"] === "RANGE") {
+      return TimelineOccupancy.Range;
+    }
+    return TimelineOccupancy.Point;
+  }
+  get supplementsPrimary() {
+    return this.dateRange.attr["X-TIMELINE-STYLE"] === "PRIMARY";
+  }
+  get contentMayVary() {
+    return this.dateRange.attr["X-CONTENT-MAY-VARY"] !== "NO";
+  }
+  get assetUrl() {
+    return this.dateRange.attr["X-ASSET-URI"];
+  }
+  get assetListUrl() {
+    return this.dateRange.attr["X-ASSET-LIST"];
+  }
+  get baseUrl() {
+    return this.base.url;
+  }
+  get assetListLoaded() {
+    return this.assetList.length > 0 || this.assetListResponse !== null;
+  }
+  toString() {
+    return eventToString(this);
+  }
+};
+function getSnapToFragmentTime(time, frag) {
+  return time - frag.start < frag.duration / 2 && !(Math.abs(time - (frag.start + frag.duration)) < ALIGNED_END_THRESHOLD_SECONDS) ? frag.start : frag.start + frag.duration;
+}
+function getInterstitialUrl(uri, sessionId, baseUrl) {
+  const url = new self.URL(uri, baseUrl);
+  if (url.protocol !== "data:") {
+    url.searchParams.set("_HLS_primary_id", sessionId);
+  }
+  return url;
+}
+function getNextAssetIndex(interstitial, assetListIndex) {
+  while ((_interstitial$assetLi = interstitial.assetList[++assetListIndex]) != null && _interstitial$assetLi.error) {
+    var _interstitial$assetLi;
+  }
+  return assetListIndex;
+}
+function eventToString(interstitial) {
+  return `["${interstitial.identifier}" ${interstitial.cue.pre ? "<pre>" : interstitial.cue.post ? "<post>" : ""}${interstitial.timelineStart.toFixed(2)}-${interstitial.resumeTime.toFixed(2)}]`;
+}
+function eventAssetToString(asset) {
+  const start = asset.timelineStart;
+  const duration = asset.duration || 0;
+  return `["${asset.identifier}" ${start.toFixed(2)}-${(start + duration).toFixed(2)}]`;
+}
+var HlsAssetPlayer = class {
+  constructor(HlsPlayerClass, userConfig, interstitial, assetItem) {
+    this.hls = void 0;
+    this.interstitial = void 0;
+    this.assetItem = void 0;
+    this.tracks = null;
+    this.hasDetails = false;
+    this.mediaAttached = null;
+    this._currentTime = void 0;
+    this._bufferedEosTime = void 0;
+    this.checkPlayout = () => {
+      if (this.reachedPlayout(this.currentTime)) {
+        this.hls.trigger(Events.PLAYOUT_LIMIT_REACHED, {});
+      }
+    };
+    const hls = this.hls = new HlsPlayerClass(userConfig);
+    this.interstitial = interstitial;
+    this.assetItem = assetItem;
+    let uri = assetItem.uri;
+    try {
+      uri = getInterstitialUrl(uri, userConfig.primarySessionId).href;
+    } catch (error) {
+    }
+    hls.loadSource(uri);
+    const detailsLoaded = () => {
+      this.hasDetails = true;
+    };
+    hls.once(Events.LEVEL_LOADED, detailsLoaded);
+    hls.once(Events.AUDIO_TRACK_LOADED, detailsLoaded);
+    hls.once(Events.SUBTITLE_TRACK_LOADED, detailsLoaded);
+    hls.on(Events.MEDIA_ATTACHING, (name, {
+      media
+    }) => {
+      this.removeMediaListeners();
+      this.mediaAttached = media;
+      const event = this.interstitial;
+      if (event.playoutLimit) {
+        media.addEventListener("timeupdate", this.checkPlayout);
+        if (this.appendInPlace) {
+          hls.on(Events.BUFFER_APPENDED, () => {
+            const bufferedEnd = this.bufferedEnd;
+            if (this.reachedPlayout(bufferedEnd)) {
+              this._bufferedEosTime = bufferedEnd;
+              hls.trigger(Events.BUFFERED_TO_END, void 0);
+            }
+          });
+        }
+      }
+    });
+  }
+  get appendInPlace() {
+    var _this$interstitial;
+    return ((_this$interstitial = this.interstitial) == null ? void 0 : _this$interstitial.appendInPlace) || false;
+  }
+  bufferedInPlaceToEnd(media) {
+    var _this$hls;
+    if (!this.appendInPlace) {
+      return false;
+    }
+    if ((_this$hls = this.hls) != null && _this$hls.bufferedToEnd) {
+      return true;
+    }
+    if (!media || !this._bufferedEosTime) {
+      return false;
+    }
+    const start = this.timelineOffset;
+    const bufferInfo = BufferHelper.bufferInfo(media, start, 0);
+    const bufferedEnd = this.getAssetTime(bufferInfo.end);
+    return bufferedEnd >= this._bufferedEosTime - 0.02;
+  }
+  reachedPlayout(time) {
+    const interstitial = this.interstitial;
+    const playoutLimit = interstitial.playoutLimit;
+    return this.startOffset + time >= playoutLimit;
+  }
+  get destroyed() {
+    var _this$hls2;
+    return !((_this$hls2 = this.hls) != null && _this$hls2.userConfig);
+  }
+  get assetId() {
+    return this.assetItem.identifier;
+  }
+  get interstitialId() {
+    return this.assetItem.parentIdentifier;
+  }
+  get media() {
+    var _this$hls3;
+    return ((_this$hls3 = this.hls) == null ? void 0 : _this$hls3.media) || null;
+  }
+  get bufferedEnd() {
+    const media = this.media || this.mediaAttached;
+    if (!media) {
+      if (this._bufferedEosTime) {
+        return this._bufferedEosTime;
+      }
+      return this.currentTime;
+    }
+    const bufferInfo = BufferHelper.bufferInfo(media, media.currentTime, 1e-3);
+    return this.getAssetTime(bufferInfo.end);
+  }
+  get currentTime() {
+    const media = this.media || this.mediaAttached;
+    if (!media) {
+      return this._currentTime || 0;
+    }
+    return this.getAssetTime(media.currentTime);
+  }
+  get duration() {
+    const duration = this.assetItem.duration;
+    if (!duration) {
+      return 0;
+    }
+    return duration;
+  }
+  get remaining() {
+    const duration = this.duration;
+    if (!duration) {
+      return 0;
+    }
+    return Math.max(0, duration - this.currentTime);
+  }
+  get startOffset() {
+    return this.assetItem.startOffset;
+  }
+  get timelineOffset() {
+    var _this$hls4;
+    return ((_this$hls4 = this.hls) == null ? void 0 : _this$hls4.config.timelineOffset) || 0;
+  }
+  set timelineOffset(value) {
+    const timelineOffset = this.timelineOffset;
+    if (value !== timelineOffset) {
+      const diff = value - timelineOffset;
+      if (Math.abs(diff) > 1 / 9e4) {
+        if (this.hasDetails) {
+          throw new Error(`Cannot set timelineOffset after playlists are loaded`);
+        }
+        this.hls.config.timelineOffset = value;
+      }
+    }
+  }
+  getAssetTime(time) {
+    const timelineOffset = this.timelineOffset;
+    const duration = this.duration;
+    return Math.min(Math.max(0, time - timelineOffset), duration);
+  }
+  removeMediaListeners() {
+    const media = this.mediaAttached;
+    if (media) {
+      this._currentTime = media.currentTime;
+      this.bufferSnapShot();
+      media.removeEventListener("timeupdate", this.checkPlayout);
+    }
+  }
+  bufferSnapShot() {
+    if (this.mediaAttached) {
+      var _this$hls5;
+      if ((_this$hls5 = this.hls) != null && _this$hls5.bufferedToEnd) {
+        this._bufferedEosTime = this.bufferedEnd;
+      }
+    }
+  }
+  destroy() {
+    this.removeMediaListeners();
+    this.hls.destroy();
+    this.hls = this.interstitial = null;
+    this.tracks = this.mediaAttached = this.checkPlayout = null;
+  }
+  attachMedia(data) {
+    this.hls.attachMedia(data);
+  }
+  detachMedia() {
+    this.removeMediaListeners();
+    this.mediaAttached = null;
+    this.hls.detachMedia();
+  }
+  resumeBuffering() {
+    this.hls.resumeBuffering();
+  }
+  pauseBuffering() {
+    this.hls.pauseBuffering();
+  }
+  transferMedia() {
+    this.bufferSnapShot();
+    return this.hls.transferMedia();
+  }
+  resetDetails() {
+    const hls = this.hls;
+    if (this.hasDetails) {
+      hls.stopLoad();
+      const deleteDetails = (obj) => delete obj.details;
+      hls.levels.forEach(deleteDetails);
+      hls.allAudioTracks.forEach(deleteDetails);
+      hls.allSubtitleTracks.forEach(deleteDetails);
+      this.hasDetails = false;
+    }
+  }
+  on(event, listener, context) {
+    this.hls.on(event, listener);
+  }
+  once(event, listener, context) {
+    this.hls.once(event, listener);
+  }
+  off(event, listener, context) {
+    this.hls.off(event, listener);
+  }
+  toString() {
+    var _this$hls6;
+    return `HlsAssetPlayer: ${eventAssetToString(this.assetItem)} ${(_this$hls6 = this.hls) == null ? void 0 : _this$hls6.sessionId} ${this.appendInPlace ? "append-in-place" : ""}`;
+  }
+};
+var ABUTTING_THRESHOLD_SECONDS = 0.033;
+var InterstitialsSchedule = class extends Logger {
+  constructor(onScheduleUpdate, logger2) {
+    super("interstitials-sched", logger2);
+    this.onScheduleUpdate = void 0;
+    this.eventMap = {};
+    this.events = null;
+    this.items = null;
+    this.durations = {
+      primary: 0,
+      playout: 0,
+      integrated: 0
+    };
+    this.onScheduleUpdate = onScheduleUpdate;
+  }
+  destroy() {
+    this.reset();
+    this.onScheduleUpdate = null;
+  }
+  reset() {
+    this.eventMap = {};
+    this.setDurations(0, 0, 0);
+    if (this.events) {
+      this.events.forEach((interstitial) => interstitial.reset());
+    }
+    this.events = this.items = null;
+  }
+  resetErrorsInRange(start, end) {
+    if (this.events) {
+      return this.events.reduce((count, interstitial) => {
+        if (start <= interstitial.startOffset && end > interstitial.startOffset) {
+          delete interstitial.error;
+          return count + 1;
+        }
+        return count;
+      }, 0);
+    }
+    return 0;
+  }
+  get duration() {
+    const items = this.items;
+    return items ? items[items.length - 1].end : 0;
+  }
+  get length() {
+    return this.items ? this.items.length : 0;
+  }
+  getEvent(identifier) {
+    return identifier ? this.eventMap[identifier] || null : null;
+  }
+  hasEvent(identifier) {
+    return identifier in this.eventMap;
+  }
+  findItemIndex(item, time) {
+    if (item.event) {
+      return this.findEventIndex(item.event.identifier);
+    }
+    let index = -1;
+    if (item.nextEvent) {
+      index = this.findEventIndex(item.nextEvent.identifier) - 1;
+    } else if (item.previousEvent) {
+      index = this.findEventIndex(item.previousEvent.identifier) + 1;
+    }
+    const items = this.items;
+    if (items) {
+      if (!items[index]) {
+        if (time === void 0) {
+          time = item.start;
+        }
+        index = this.findItemIndexAtTime(time);
+      }
+      while (index >= 0 && (_items$index = items[index]) != null && _items$index.event) {
+        var _items$index;
+        index--;
+      }
+    }
+    return index;
+  }
+  findItemIndexAtTime(timelinePos, timelineType) {
+    const items = this.items;
+    if (items) {
+      for (let i = 0; i < items.length; i++) {
+        let timeRange = items[i];
+        if (timelineType && timelineType !== "primary") {
+          timeRange = timeRange[timelineType];
+        }
+        if (timelinePos === timeRange.start || timelinePos > timeRange.start && timelinePos < timeRange.end) {
+          return i;
+        }
+      }
+    }
+    return -1;
+  }
+  findJumpRestrictedIndex(startIndex, endIndex) {
+    const items = this.items;
+    if (items) {
+      for (let i = startIndex; i <= endIndex; i++) {
+        if (!items[i]) {
+          break;
+        }
+        const event = items[i].event;
+        if (event != null && event.restrictions.jump && !event.appendInPlace) {
+          return i;
+        }
+      }
+    }
+    return -1;
+  }
+  findEventIndex(identifier) {
+    const items = this.items;
+    if (items) {
+      for (let i = items.length; i--; ) {
+        var _items$i$event;
+        if (((_items$i$event = items[i].event) == null ? void 0 : _items$i$event.identifier) === identifier) {
+          return i;
+        }
+      }
+    }
+    return -1;
+  }
+  findAssetIndex(event, timelinePos) {
+    const assetList = event.assetList;
+    const length = assetList.length;
+    if (length > 1) {
+      for (let i = 0; i < length; i++) {
+        const asset = assetList[i];
+        if (!asset.error) {
+          const timelineStart = asset.timelineStart;
+          if (timelinePos === timelineStart || timelinePos > timelineStart && timelinePos < timelineStart + (asset.duration || 0)) {
+            return i;
+          }
+        }
+      }
+    }
+    return 0;
+  }
+  get assetIdAtEnd() {
+    var _this$items, _this$items2;
+    const interstitialAtEnd = (_this$items = this.items) == null ? void 0 : (_this$items2 = _this$items[this.length - 1]) == null ? void 0 : _this$items2.event;
+    if (interstitialAtEnd) {
+      const assetList = interstitialAtEnd.assetList;
+      const assetAtEnd = assetList[assetList.length - 1];
+      if (assetAtEnd) {
+        return assetAtEnd.identifier;
+      }
+    }
+    return null;
+  }
+  parseInterstitialDateRanges(mediaSelection, enableAppendInPlace) {
+    const details = mediaSelection.main.details;
+    const {
+      dateRanges
+    } = details;
+    const previousInterstitialEvents = this.events;
+    const interstitialEvents = this.parseDateRanges(dateRanges, {
+      url: details.url
+    }, enableAppendInPlace);
+    const ids = Object.keys(dateRanges);
+    const removedInterstitials = previousInterstitialEvents ? previousInterstitialEvents.filter((event) => !ids.includes(event.identifier)) : [];
+    if (interstitialEvents.length) {
+      interstitialEvents.sort((a, b) => {
+        const aPre = a.cue.pre;
+        const aPost = a.cue.post;
+        const bPre = b.cue.pre;
+        const bPost = b.cue.post;
+        if (aPre && !bPre) {
+          return -1;
+        }
+        if (bPre && !aPre) {
+          return 1;
+        }
+        if (aPost && !bPost) {
+          return 1;
+        }
+        if (bPost && !aPost) {
+          return -1;
+        }
+        if (!aPre && !bPre && !aPost && !bPost) {
+          const startA = a.startTime;
+          const startB = b.startTime;
+          if (startA !== startB) {
+            return startA - startB;
+          }
+        }
+        return a.dateRange.tagOrder - b.dateRange.tagOrder;
+      });
+    }
+    this.events = interstitialEvents;
+    removedInterstitials.forEach((interstitial) => {
+      this.removeEvent(interstitial);
+    });
+    this.updateSchedule(mediaSelection, removedInterstitials);
+  }
+  updateSchedule(mediaSelection, removedInterstitials = []) {
+    const events = this.events || [];
+    if (events.length || removedInterstitials.length || this.length < 2) {
+      const currentItems = this.items;
+      const updatedItems = this.parseSchedule(events, mediaSelection);
+      const updated = removedInterstitials.length || (currentItems == null ? void 0 : currentItems.length) !== updatedItems.length || updatedItems.some((item, i) => {
+        return Math.abs(item.playout.start - currentItems[i].playout.start) > 5e-3 || Math.abs(item.playout.end - currentItems[i].playout.end) > 5e-3;
+      });
+      if (updated) {
+        this.items = updatedItems;
+        this.onScheduleUpdate(removedInterstitials, currentItems);
+      }
+    }
+  }
+  parseDateRanges(dateRanges, baseData, enableAppendInPlace) {
+    const interstitialEvents = [];
+    const ids = Object.keys(dateRanges);
+    for (let i = 0; i < ids.length; i++) {
+      const id = ids[i];
+      const dateRange = dateRanges[id];
+      if (dateRange.isInterstitial) {
+        let interstitial = this.eventMap[id];
+        if (interstitial) {
+          interstitial.setDateRange(dateRange);
+        } else {
+          interstitial = new InterstitialEvent(dateRange, baseData);
+          this.eventMap[id] = interstitial;
+          if (enableAppendInPlace === false) {
+            interstitial.appendInPlace = enableAppendInPlace;
+          }
+        }
+        interstitialEvents.push(interstitial);
+      }
+    }
+    return interstitialEvents;
+  }
+  parseSchedule(interstitialEvents, mediaSelection) {
+    const schedule = [];
+    const details = mediaSelection.main.details;
+    const primaryDuration = details.live ? Infinity : details.edge;
+    let playoutDuration = 0;
+    interstitialEvents = interstitialEvents.filter((event) => !event.error && !(event.cue.once && event.hasPlayed));
+    if (interstitialEvents.length) {
+      this.resolveOffsets(interstitialEvents, mediaSelection);
+      let primaryPosition = 0;
+      let integratedTime = 0;
+      interstitialEvents.forEach((interstitial, i) => {
+        const preroll = interstitial.cue.pre;
+        const postroll = interstitial.cue.post;
+        const previousEvent = interstitialEvents[i - 1] || null;
+        const appendInPlace = interstitial.appendInPlace;
+        const eventStart = postroll ? primaryDuration : interstitial.startOffset;
+        const interstitialDuration = interstitial.duration;
+        const timelineDuration = interstitial.timelineOccupancy === TimelineOccupancy.Range ? interstitialDuration : 0;
+        const resumptionOffset = interstitial.resumptionOffset;
+        const inSameStartTimeSequence = (previousEvent == null ? void 0 : previousEvent.startTime) === eventStart;
+        const start = eventStart + interstitial.cumulativeDuration;
+        let end = appendInPlace ? start + interstitialDuration : eventStart + resumptionOffset;
+        if (preroll || !postroll && eventStart <= 0) {
+          const integratedStart = integratedTime;
+          integratedTime += timelineDuration;
+          interstitial.timelineStart = start;
+          const playoutStart = playoutDuration;
+          playoutDuration += interstitialDuration;
+          schedule.push({
+            event: interstitial,
+            start,
+            end,
+            playout: {
+              start: playoutStart,
+              end: playoutDuration
+            },
+            integrated: {
+              start: integratedStart,
+              end: integratedTime
+            }
+          });
+        } else if (eventStart <= primaryDuration) {
+          if (!inSameStartTimeSequence) {
+            const segmentDuration = eventStart - primaryPosition;
+            if (segmentDuration > ABUTTING_THRESHOLD_SECONDS) {
+              const timelineStart = primaryPosition;
+              const _integratedStart = integratedTime;
+              integratedTime += segmentDuration;
+              const _playoutStart = playoutDuration;
+              playoutDuration += segmentDuration;
+              const primarySegment = {
+                previousEvent: interstitialEvents[i - 1] || null,
+                nextEvent: interstitial,
+                start: timelineStart,
+                end: timelineStart + segmentDuration,
+                playout: {
+                  start: _playoutStart,
+                  end: playoutDuration
+                },
+                integrated: {
+                  start: _integratedStart,
+                  end: integratedTime
+                }
+              };
+              schedule.push(primarySegment);
+            } else if (segmentDuration > 0 && previousEvent) {
+              previousEvent.cumulativeDuration += segmentDuration;
+              schedule[schedule.length - 1].end = eventStart;
+            }
+          }
+          if (postroll) {
+            end = start;
+          }
+          interstitial.timelineStart = start;
+          const integratedStart = integratedTime;
+          integratedTime += timelineDuration;
+          const playoutStart = playoutDuration;
+          playoutDuration += interstitialDuration;
+          schedule.push({
+            event: interstitial,
+            start,
+            end,
+            playout: {
+              start: playoutStart,
+              end: playoutDuration
+            },
+            integrated: {
+              start: integratedStart,
+              end: integratedTime
+            }
+          });
+        } else {
+          return;
+        }
+        const resumeTime = interstitial.resumeTime;
+        if (postroll || resumeTime > primaryDuration) {
+          primaryPosition = primaryDuration;
+        } else {
+          primaryPosition = resumeTime;
+        }
+      });
+      if (primaryPosition < primaryDuration) {
+        var _schedule;
+        const timelineStart = primaryPosition;
+        const integratedStart = integratedTime;
+        const segmentDuration = primaryDuration - primaryPosition;
+        integratedTime += segmentDuration;
+        const playoutStart = playoutDuration;
+        playoutDuration += segmentDuration;
+        schedule.push({
+          previousEvent: ((_schedule = schedule[schedule.length - 1]) == null ? void 0 : _schedule.event) || null,
+          nextEvent: null,
+          start: primaryPosition,
+          end: timelineStart + segmentDuration,
+          playout: {
+            start: playoutStart,
+            end: playoutDuration
+          },
+          integrated: {
+            start: integratedStart,
+            end: integratedTime
+          }
+        });
+      }
+      this.setDurations(primaryDuration, playoutDuration, integratedTime);
+    } else {
+      const start = 0;
+      schedule.push({
+        previousEvent: null,
+        nextEvent: null,
+        start,
+        end: primaryDuration,
+        playout: {
+          start,
+          end: primaryDuration
+        },
+        integrated: {
+          start,
+          end: primaryDuration
+        }
+      });
+      this.setDurations(primaryDuration, primaryDuration, primaryDuration);
+    }
+    return schedule;
+  }
+  setDurations(primary, playout, integrated) {
+    this.durations = {
+      primary,
+      playout,
+      integrated
+    };
+  }
+  resolveOffsets(interstitialEvents, mediaSelection) {
+    const details = mediaSelection.main.details;
+    const primaryDuration = details.live ? Infinity : details.edge;
+    let cumulativeDuration = 0;
+    let lastScheduledStart = -1;
+    interstitialEvents.forEach((interstitial, i) => {
+      const preroll = interstitial.cue.pre;
+      const postroll = interstitial.cue.post;
+      const eventStart = preroll ? 0 : postroll ? primaryDuration : interstitial.startTime;
+      this.updateAssetDurations(interstitial);
+      const inSameStartTimeSequence = lastScheduledStart === eventStart;
+      if (inSameStartTimeSequence) {
+        interstitial.cumulativeDuration = cumulativeDuration;
+      } else {
+        cumulativeDuration = 0;
+        lastScheduledStart = eventStart;
+      }
+      if (!postroll && interstitial.snapOptions.in) {
+        interstitial.resumeAnchor = findFragmentByPTS(null, details.fragments, interstitial.startOffset + interstitial.resumptionOffset, 0, 0) || void 0;
+      }
+      if (interstitial.appendInPlace && !interstitial.appendInPlaceStarted) {
+        const alignedSegmentStart = this.primaryCanResumeInPlaceAt(interstitial, mediaSelection);
+        if (!alignedSegmentStart) {
+          interstitial.appendInPlace = false;
+        }
+      }
+      if (!interstitial.appendInPlace && i + 1 < interstitialEvents.length) {
+        const timeBetween = interstitialEvents[i + 1].startTime - interstitialEvents[i].resumeTime;
+        if (timeBetween < ABUTTING_THRESHOLD_SECONDS) {
+          interstitialEvents[i + 1].appendInPlace = false;
+          if (interstitialEvents[i + 1].appendInPlace) {
+            this.warn(`Could not change append strategy for abutting event ${interstitial}`);
+          }
+        }
+      }
+      const resumeOffset = isFiniteNumber(interstitial.resumeOffset) ? interstitial.resumeOffset : interstitial.duration;
+      cumulativeDuration += resumeOffset;
+    });
+  }
+  primaryCanResumeInPlaceAt(interstitial, mediaSelection) {
+    const resumeTime = interstitial.resumeTime;
+    const resumesInPlaceAt = interstitial.startTime + interstitial.resumptionOffset;
+    if (Math.abs(resumeTime - resumesInPlaceAt) > ALIGNED_END_THRESHOLD_SECONDS) {
+      this.log(`"${interstitial.identifier}" resumption ${resumeTime} not aligned with estimated timeline end ${resumesInPlaceAt}`);
+      return false;
+    }
+    if (!mediaSelection) {
+      this.log(`"${interstitial.identifier}" resumption ${resumeTime} can not be aligned with media (none selected)`);
+      return false;
+    }
+    const playlists = Object.keys(mediaSelection);
+    return !playlists.some((playlistType) => {
+      const details = mediaSelection[playlistType].details;
+      const playlistEnd = details.edge;
+      if (resumeTime >= playlistEnd) {
+        this.log(`"${interstitial.identifier}" resumption ${resumeTime} past ${playlistType} playlist end ${playlistEnd}`);
+        return false;
+      }
+      const startFragment = findFragmentByPTS(null, details.fragments, resumeTime);
+      if (!startFragment) {
+        this.log(`"${interstitial.identifier}" resumption ${resumeTime} does not align with any fragments in ${playlistType} playlist (${details.fragStart}-${details.fragmentEnd})`);
+        return true;
+      }
+      const allowance = playlistType === "audio" ? 0.175 : 0;
+      const alignedWithSegment = Math.abs(startFragment.start - resumeTime) < ALIGNED_END_THRESHOLD_SECONDS + allowance || Math.abs(startFragment.end - resumeTime) < ALIGNED_END_THRESHOLD_SECONDS + allowance;
+      if (!alignedWithSegment) {
+        this.log(`"${interstitial.identifier}" resumption ${resumeTime} not aligned with ${playlistType} fragment bounds (${startFragment.start}-${startFragment.end} sn: ${startFragment.sn} cc: ${startFragment.cc})`);
+        return true;
+      }
+      return false;
+    });
+  }
+  updateAssetDurations(interstitial) {
+    if (!interstitial.assetListLoaded) {
+      return;
+    }
+    const eventStart = interstitial.timelineStart;
+    let sumDuration = 0;
+    let hasUnknownDuration = false;
+    let hasErrors = false;
+    interstitial.assetList.forEach((asset, i) => {
+      const timelineStart = eventStart + sumDuration;
+      asset.startOffset = sumDuration;
+      asset.timelineStart = timelineStart;
+      hasUnknownDuration || (hasUnknownDuration = asset.duration === null);
+      hasErrors || (hasErrors = !!asset.error);
+      const duration = asset.error ? 0 : asset.duration || 0;
+      sumDuration += duration;
+    });
+    if (hasUnknownDuration && !hasErrors) {
+      interstitial.duration = Math.max(sumDuration, interstitial.duration);
+    } else {
+      interstitial.duration = sumDuration;
+    }
+  }
+  removeEvent(interstitial) {
+    interstitial.reset();
+    delete this.eventMap[interstitial.identifier];
+  }
+};
+function segmentToString(segment) {
+  return `[${segment.event ? '"' + segment.event.identifier + '"' : "primary"}: ${segment.start.toFixed(2)}-${segment.end.toFixed(2)}]`;
+}
+var AssetListLoader = class {
+  constructor(hls) {
+    this.hls = void 0;
+    this.hls = hls;
+  }
+  destroy() {
+    this.hls = null;
+  }
+  loadAssetList(interstitial, hlsStartOffset) {
+    const assetListUrl = interstitial.assetListUrl;
+    let url;
+    try {
+      url = getInterstitialUrl(assetListUrl, this.hls.sessionId, interstitial.baseUrl);
+    } catch (error) {
+      const errorData = this.assignAssetListError(interstitial, ErrorDetails.ASSET_LIST_LOAD_ERROR, error, assetListUrl);
+      this.hls.trigger(Events.ERROR, errorData);
+      return;
+    }
+    if (hlsStartOffset && url.protocol !== "data:") {
+      url.searchParams.set("_HLS_start_offset", "" + hlsStartOffset);
+    }
+    const config = this.hls.config;
+    const Loader = config.loader;
+    const loader = new Loader(config);
+    const context = {
+      responseType: "json",
+      url: url.href
+    };
+    const loadPolicy = config.interstitialAssetListLoadPolicy.default;
+    const loaderConfig = {
+      loadPolicy,
+      timeout: loadPolicy.maxLoadTimeMs,
+      maxRetry: 0,
+      retryDelay: 0,
+      maxRetryDelay: 0
+    };
+    const callbacks = {
+      onSuccess: (response, stats, context2, networkDetails) => {
+        const assetListResponse = response.data;
+        const assets = assetListResponse == null ? void 0 : assetListResponse.ASSETS;
+        if (!Array.isArray(assets)) {
+          const errorData = this.assignAssetListError(interstitial, ErrorDetails.ASSET_LIST_PARSING_ERROR, new Error(`Invalid interstitial asset list`), context2.url, stats, networkDetails);
+          this.hls.trigger(Events.ERROR, errorData);
+          return;
+        }
+        interstitial.assetListResponse = assetListResponse;
+        this.hls.trigger(Events.ASSET_LIST_LOADED, {
+          event: interstitial,
+          assetListResponse,
+          networkDetails
+        });
+      },
+      onError: (error, context2, networkDetails, stats) => {
+        const errorData = this.assignAssetListError(interstitial, ErrorDetails.ASSET_LIST_LOAD_ERROR, new Error(`Error loading X-ASSET-LIST: HTTP status ${error.code} ${error.text} (${context2.url})`), context2.url, stats, networkDetails);
+        this.hls.trigger(Events.ERROR, errorData);
+      },
+      onTimeout: (stats, context2, networkDetails) => {
+        const errorData = this.assignAssetListError(interstitial, ErrorDetails.ASSET_LIST_LOAD_TIMEOUT, new Error(`Timeout loading X-ASSET-LIST (${context2.url})`), context2.url, stats, networkDetails);
+        this.hls.trigger(Events.ERROR, errorData);
+      }
+    };
+    loader.load(context, loaderConfig, callbacks);
+    this.hls.trigger(Events.ASSET_LIST_LOADING, {
+      event: interstitial
+    });
+    return loader;
+  }
+  assignAssetListError(interstitial, details, error, url, stats, networkDetails) {
+    interstitial.error = error;
+    return {
+      type: ErrorTypes.NETWORK_ERROR,
+      details,
+      fatal: false,
+      interstitial,
+      url,
+      error,
+      networkDetails,
+      stats
+    };
+  }
+};
+function playWithCatch(media) {
+  media == null ? void 0 : media.play().catch(() => {
+  });
+}
+var InterstitialsController = class extends Logger {
+  constructor(hls, HlsPlayerClass) {
+    super("interstitials", hls.logger);
+    this.HlsPlayerClass = void 0;
+    this.hls = void 0;
+    this.assetListLoader = void 0;
+    this.mediaSelection = null;
+    this.altSelection = null;
+    this.media = null;
+    this.detachedData = null;
+    this.requiredTracks = null;
+    this.manager = null;
+    this.playerQueue = [];
+    this.bufferedPos = -1;
+    this.timelinePos = -1;
+    this.schedule = void 0;
+    this.playingItem = null;
+    this.bufferingItem = null;
+    this.waitingItem = null;
+    this.endedItem = null;
+    this.playingAsset = null;
+    this.endedAsset = null;
+    this.bufferingAsset = null;
+    this.shouldPlay = false;
+    this.onPlay = () => {
+      this.shouldPlay = true;
+    };
+    this.onPause = () => {
+      this.shouldPlay = false;
+    };
+    this.onSeeking = () => {
+      const currentTime = this.currentTime;
+      if (currentTime === void 0 || this.playbackDisabled) {
+        return;
+      }
+      const diff = currentTime - this.timelinePos;
+      const roundingError = Math.abs(diff) < 1 / 7056e5;
+      if (roundingError) {
+        return;
+      }
+      const backwardSeek = diff <= -0.01;
+      this.timelinePos = currentTime;
+      this.bufferedPos = currentTime;
+      const playingItem = this.playingItem;
+      if (!playingItem) {
+        this.checkBuffer();
+        return;
+      }
+      if (backwardSeek) {
+        const resetCount = this.schedule.resetErrorsInRange(currentTime, currentTime - diff);
+        if (resetCount) {
+          this.updateSchedule();
+        }
+      }
+      this.checkBuffer();
+      if (backwardSeek && currentTime < playingItem.start || currentTime >= playingItem.end) {
+        var _this$media;
+        const scheduleIndex = this.schedule.findItemIndexAtTime(this.timelinePos);
+        if (!this.isInterstitial(playingItem) && (_this$media = this.media) != null && _this$media.paused) {
+          this.shouldPlay = false;
+        }
+        if (!backwardSeek) {
+          const playingIndex = this.findItemIndex(playingItem);
+          if (scheduleIndex > playingIndex) {
+            const jumpIndex = this.schedule.findJumpRestrictedIndex(playingIndex + 1, scheduleIndex);
+            if (jumpIndex > playingIndex) {
+              this.setSchedulePosition(jumpIndex);
+              return;
+            }
+          }
+        }
+        this.setSchedulePosition(scheduleIndex);
+        return;
+      }
+      const playingAsset = this.playingAsset;
+      if (!playingAsset) {
+        if (this.playingLastItem && this.isInterstitial(playingItem)) {
+          const restartAsset = playingItem.event.assetList[0];
+          if (restartAsset) {
+            this.endedItem = this.playingItem;
+            this.playingItem = null;
+            this.setScheduleToAssetAtTime(currentTime, restartAsset);
+          }
+        }
+        return;
+      }
+      const start = playingAsset.timelineStart;
+      const duration = playingAsset.duration || 0;
+      if (backwardSeek && currentTime < start || currentTime >= start + duration) {
+        this.setScheduleToAssetAtTime(currentTime, playingAsset);
+      }
+    };
+    this.onTimeupdate = () => {
+      const currentTime = this.currentTime;
+      if (currentTime === void 0 || this.playbackDisabled) {
+        return;
+      }
+      if (currentTime > this.timelinePos) {
+        this.timelinePos = currentTime;
+        if (currentTime > this.bufferedPos) {
+          this.checkBuffer();
+        }
+      } else {
+        return;
+      }
+      const playingItem = this.playingItem;
+      if (!playingItem || this.playingLastItem) {
+        return;
+      }
+      if (currentTime >= playingItem.end) {
+        this.timelinePos = playingItem.end;
+        const playingIndex = this.findItemIndex(playingItem);
+        this.setSchedulePosition(playingIndex + 1);
+      }
+      const playingAsset = this.playingAsset;
+      if (!playingAsset) {
+        return;
+      }
+      const end = playingAsset.timelineStart + (playingAsset.duration || 0);
+      if (currentTime >= end) {
+        this.setScheduleToAssetAtTime(currentTime, playingAsset);
+      }
+    };
+    this.onScheduleUpdate = (removedInterstitials, previousItems) => {
+      const schedule = this.schedule;
+      const playingItem = this.playingItem;
+      const interstitialEvents = schedule.events || [];
+      const scheduleItems = schedule.items || [];
+      const durations = schedule.durations;
+      const removedIds = removedInterstitials.map((interstitial) => interstitial.identifier);
+      const interstitialsUpdated = !!(interstitialEvents.length || removedIds.length);
+      if (interstitialsUpdated || previousItems) {
+        this.log(`INTERSTITIALS_UPDATED (${interstitialEvents.length}): ${interstitialEvents}
+Schedule: ${scheduleItems.map((seg) => segmentToString(seg))} pos: ${this.timelinePos}`);
+      }
+      if (removedIds.length) {
+        this.log(`Removed events ${removedIds}`);
+      }
+      this.playerQueue.forEach((player) => {
+        if (player.interstitial.appendInPlace) {
+          const timelineStart = player.assetItem.timelineStart;
+          const diff = player.timelineOffset - timelineStart;
+          if (diff) {
+            try {
+              player.timelineOffset = timelineStart;
+            } catch (e) {
+              if (Math.abs(diff) > ALIGNED_END_THRESHOLD_SECONDS) {
+                this.warn(`${e} ("${player.assetId}" ${player.timelineOffset}->${timelineStart})`);
+              }
+            }
+          }
+        }
+      });
+      let trimInPlaceForPlayout = null;
+      if (playingItem) {
+        const updatedPlayingItem = this.updateItem(playingItem, this.timelinePos);
+        if (this.itemsMatch(playingItem, updatedPlayingItem)) {
+          this.playingItem = updatedPlayingItem;
+          this.waitingItem = this.endedItem = null;
+          trimInPlaceForPlayout = () => this.trimInPlace(updatedPlayingItem, playingItem);
+        }
+      } else {
+        this.waitingItem = this.updateItem(this.waitingItem);
+        this.endedItem = this.updateItem(this.endedItem);
+      }
+      const bufferingItem = this.bufferingItem;
+      if (bufferingItem) {
+        const updatedBufferingItem = this.updateItem(bufferingItem, this.bufferedPos);
+        if (this.itemsMatch(bufferingItem, updatedBufferingItem)) {
+          this.bufferingItem = updatedBufferingItem;
+          trimInPlaceForPlayout || (trimInPlaceForPlayout = () => this.trimInPlace(updatedBufferingItem, bufferingItem));
+        } else if (bufferingItem.event) {
+          this.bufferingItem = this.playingItem;
+          this.clearInterstitial(bufferingItem.event, null);
+        }
+      }
+      removedInterstitials.forEach((interstitial) => {
+        interstitial.assetList.forEach((asset) => {
+          this.clearAssetPlayer(asset.identifier, null);
+        });
+      });
+      if (interstitialsUpdated || previousItems) {
+        this.hls.trigger(Events.INTERSTITIALS_UPDATED, {
+          events: interstitialEvents.slice(0),
+          schedule: scheduleItems.slice(0),
+          durations,
+          removedIds
+        });
+        if (this.isInterstitial(playingItem) && removedIds.includes(playingItem.event.identifier)) {
+          this.warn(`Interstitial "${playingItem.event.identifier}" removed while playing`);
+          this.primaryFallback(playingItem.event);
+          return;
+        }
+        if (trimInPlaceForPlayout) {
+          trimInPlaceForPlayout();
+        }
+        this.checkBuffer();
+      }
+    };
+    this.hls = hls;
+    this.HlsPlayerClass = HlsPlayerClass;
+    this.assetListLoader = new AssetListLoader(hls);
+    this.schedule = new InterstitialsSchedule(this.onScheduleUpdate, hls.logger);
+    this.registerListeners();
+  }
+  registerListeners() {
+    const hls = this.hls;
+    hls.on(Events.MEDIA_ATTACHING, this.onMediaAttaching, this);
+    hls.on(Events.MEDIA_ATTACHED, this.onMediaAttached, this);
+    hls.on(Events.MEDIA_DETACHING, this.onMediaDetaching, this);
+    hls.on(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.on(Events.LEVEL_UPDATED, this.onLevelUpdated, this);
+    hls.on(Events.AUDIO_TRACK_SWITCHING, this.onAudioTrackSwitching, this);
+    hls.on(Events.AUDIO_TRACK_UPDATED, this.onAudioTrackUpdated, this);
+    hls.on(Events.SUBTITLE_TRACK_SWITCH, this.onSubtitleTrackSwitch, this);
+    hls.on(Events.SUBTITLE_TRACK_UPDATED, this.onSubtitleTrackUpdated, this);
+    hls.on(Events.EVENT_CUE_ENTER, this.onInterstitialCueEnter, this);
+    hls.on(Events.ASSET_LIST_LOADED, this.onAssetListLoaded, this);
+    hls.on(Events.BUFFER_APPENDED, this.onBufferAppended, this);
+    hls.on(Events.BUFFER_FLUSHED, this.onBufferFlushed, this);
+    hls.on(Events.BUFFERED_TO_END, this.onBufferedToEnd, this);
+    hls.on(Events.MEDIA_ENDED, this.onMediaEnded, this);
+    hls.on(Events.ERROR, this.onError, this);
+    hls.on(Events.DESTROYING, this.onDestroying, this);
+  }
+  unregisterListeners() {
+    const hls = this.hls;
+    if (!hls) {
+      return;
+    }
+    hls.off(Events.MEDIA_ATTACHING, this.onMediaAttaching, this);
+    hls.off(Events.MEDIA_ATTACHED, this.onMediaAttached, this);
+    hls.off(Events.MEDIA_DETACHING, this.onMediaDetaching, this);
+    hls.off(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.off(Events.LEVEL_UPDATED, this.onLevelUpdated, this);
+    hls.off(Events.AUDIO_TRACK_SWITCHING, this.onAudioTrackSwitching, this);
+    hls.off(Events.AUDIO_TRACK_UPDATED, this.onAudioTrackUpdated, this);
+    hls.off(Events.SUBTITLE_TRACK_SWITCH, this.onSubtitleTrackSwitch, this);
+    hls.off(Events.SUBTITLE_TRACK_UPDATED, this.onSubtitleTrackUpdated, this);
+    hls.off(Events.EVENT_CUE_ENTER, this.onInterstitialCueEnter, this);
+    hls.off(Events.ASSET_LIST_LOADED, this.onAssetListLoaded, this);
+    hls.off(Events.BUFFER_CODECS, this.onBufferCodecs, this);
+    hls.off(Events.BUFFER_APPENDED, this.onBufferAppended, this);
+    hls.off(Events.BUFFER_FLUSHED, this.onBufferFlushed, this);
+    hls.off(Events.BUFFERED_TO_END, this.onBufferedToEnd, this);
+    hls.off(Events.MEDIA_ENDED, this.onMediaEnded, this);
+    hls.off(Events.ERROR, this.onError, this);
+    hls.off(Events.DESTROYING, this.onDestroying, this);
+  }
+  startLoad() {
+    this.resumeBuffering();
+  }
+  stopLoad() {
+    this.pauseBuffering();
+  }
+  resumeBuffering() {
+    var _this$getBufferingPla;
+    (_this$getBufferingPla = this.getBufferingPlayer()) == null ? void 0 : _this$getBufferingPla.resumeBuffering();
+  }
+  pauseBuffering() {
+    var _this$getBufferingPla2;
+    (_this$getBufferingPla2 = this.getBufferingPlayer()) == null ? void 0 : _this$getBufferingPla2.pauseBuffering();
+  }
+  destroy() {
+    this.unregisterListeners();
+    this.stopLoad();
+    if (this.assetListLoader) {
+      this.assetListLoader.destroy();
+    }
+    this.emptyPlayerQueue();
+    this.clearScheduleState();
+    if (this.schedule) {
+      this.schedule.destroy();
+    }
+    this.media = this.detachedData = this.mediaSelection = this.requiredTracks = this.altSelection = this.manager = null;
+    this.hls = this.HlsPlayerClass = this.schedule = this.log = null;
+    this.assetListLoader = null;
+    this.onPlay = this.onPause = this.onSeeking = this.onTimeupdate = null;
+    this.onScheduleUpdate = null;
+  }
+  onDestroying() {
+    const media = this.primaryMedia || this.media;
+    if (media) {
+      this.removeMediaListeners(media);
+    }
+  }
+  removeMediaListeners(media) {
+    removeEventListener(media, "play", this.onPlay);
+    removeEventListener(media, "pause", this.onPause);
+    removeEventListener(media, "seeking", this.onSeeking);
+    removeEventListener(media, "timeupdate", this.onTimeupdate);
+  }
+  onMediaAttaching(event, data) {
+    const media = this.media = data.media;
+    addEventListener(media, "seeking", this.onSeeking);
+    addEventListener(media, "timeupdate", this.onTimeupdate);
+    addEventListener(media, "play", this.onPlay);
+    addEventListener(media, "pause", this.onPause);
+  }
+  onMediaAttached(event, data) {
+    const playingItem = this.effectivePlayingItem;
+    const detachedMedia = this.detachedData;
+    this.detachedData = null;
+    if (playingItem === null) {
+      this.checkStart();
+    } else if (!detachedMedia) {
+      this.clearScheduleState();
+      const playingIndex = this.findItemIndex(playingItem);
+      this.setSchedulePosition(playingIndex);
+    }
+  }
+  clearScheduleState() {
+    this.playingItem = this.bufferingItem = this.waitingItem = this.endedItem = this.playingAsset = this.endedAsset = this.bufferingAsset = null;
+  }
+  onMediaDetaching(event, data) {
+    const transferringMedia = !!data.transferMedia;
+    const media = this.media;
+    this.media = null;
+    if (transferringMedia) {
+      return;
+    }
+    if (media) {
+      this.removeMediaListeners(media);
+    }
+    if (this.detachedData) {
+      const player = this.getBufferingPlayer();
+      if (player) {
+        this.playingAsset = this.endedAsset = this.bufferingAsset = this.bufferingItem = this.waitingItem = this.detachedData = null;
+        player.detachMedia();
+      }
+      this.shouldPlay = false;
+    }
+  }
+  get interstitialsManager() {
+    if (!this.manager) {
+      if (!this.hls) {
+        return null;
+      }
+      const c = this;
+      const effectiveBufferingItem = () => c.bufferingItem || c.waitingItem;
+      const getAssetPlayer = (asset) => asset ? c.getAssetPlayer(asset.identifier) : asset;
+      const getMappedTime = (item, timelineType, asset, controllerField, assetPlayerField) => {
+        if (item) {
+          let time = item[timelineType].start;
+          const interstitial = item.event;
+          if (interstitial) {
+            if (timelineType === "playout" || interstitial.timelineOccupancy !== TimelineOccupancy.Point) {
+              const assetPlayer = getAssetPlayer(asset);
+              if ((assetPlayer == null ? void 0 : assetPlayer.interstitial) === interstitial) {
+                time += assetPlayer.assetItem.startOffset + assetPlayer[assetPlayerField];
+              }
+            }
+          } else {
+            const value = controllerField === "bufferedPos" ? getBufferedEnd() : c[controllerField];
+            time += value - item.start;
+          }
+          return time;
+        }
+        return 0;
+      };
+      const findMappedTime = (primaryTime, timelineType) => {
+        if (primaryTime !== 0 && timelineType !== "primary" && c.schedule.length) {
+          var _c$schedule$items;
+          const index = c.schedule.findItemIndexAtTime(primaryTime);
+          const item = (_c$schedule$items = c.schedule.items) == null ? void 0 : _c$schedule$items[index];
+          if (item) {
+            const diff = item[timelineType].start - item.start;
+            return primaryTime + diff;
+          }
+        }
+        return primaryTime;
+      };
+      const getBufferedEnd = () => {
+        const value = c.bufferedPos;
+        if (value === Number.MAX_VALUE) {
+          return getMappedDuration("primary");
+        }
+        return Math.max(value, 0);
+      };
+      const getMappedDuration = (timelineType) => {
+        var _c$primaryDetails;
+        if ((_c$primaryDetails = c.primaryDetails) != null && _c$primaryDetails.live) {
+          return c.primaryDetails.edge;
+        }
+        return c.schedule.durations[timelineType];
+      };
+      const seekTo = (time, timelineType) => {
+        var _item$event, _c$schedule$items2;
+        const item = c.effectivePlayingItem;
+        if (item != null && (_item$event = item.event) != null && _item$event.restrictions.skip) {
+          return;
+        }
+        c.log(`seek to ${time} "${timelineType}"`);
+        const playingItem = c.effectivePlayingItem;
+        const targetIndex = c.schedule.findItemIndexAtTime(time, timelineType);
+        const targetItem = (_c$schedule$items2 = c.schedule.items) == null ? void 0 : _c$schedule$items2[targetIndex];
+        const bufferingPlayer = c.getBufferingPlayer();
+        const bufferingInterstitial = bufferingPlayer == null ? void 0 : bufferingPlayer.interstitial;
+        const appendInPlace = bufferingInterstitial == null ? void 0 : bufferingInterstitial.appendInPlace;
+        const seekInItem = playingItem && c.itemsMatch(playingItem, targetItem);
+        if (playingItem && (appendInPlace || seekInItem)) {
+          const assetPlayer = getAssetPlayer(c.playingAsset);
+          const media = (assetPlayer == null ? void 0 : assetPlayer.media) || c.primaryMedia;
+          if (media) {
+            const currentTime = timelineType === "primary" ? media.currentTime : getMappedTime(playingItem, timelineType, c.playingAsset, "timelinePos", "currentTime");
+            const diff = time - currentTime;
+            const seekToTime = (appendInPlace ? currentTime : media.currentTime) + diff;
+            if (seekToTime >= 0 && (!assetPlayer || appendInPlace || seekToTime <= assetPlayer.duration)) {
+              media.currentTime = seekToTime;
+              return;
+            }
+          }
+        }
+        if (targetItem) {
+          let seekToTime = time;
+          if (timelineType !== "primary") {
+            const primarySegmentStart = targetItem[timelineType].start;
+            const diff = time - primarySegmentStart;
+            seekToTime = targetItem.start + diff;
+          }
+          const targetIsPrimary = !c.isInterstitial(targetItem);
+          if ((!c.isInterstitial(playingItem) || playingItem.event.appendInPlace) && (targetIsPrimary || targetItem.event.appendInPlace)) {
+            const media = c.media || (appendInPlace ? bufferingPlayer == null ? void 0 : bufferingPlayer.media : null);
+            if (media) {
+              media.currentTime = seekToTime;
+            }
+          } else if (playingItem) {
+            const playingIndex = c.findItemIndex(playingItem);
+            if (targetIndex > playingIndex) {
+              const jumpIndex = c.schedule.findJumpRestrictedIndex(playingIndex + 1, targetIndex);
+              if (jumpIndex > playingIndex) {
+                c.setSchedulePosition(jumpIndex);
+                return;
+              }
+            }
+            let assetIndex = 0;
+            if (targetIsPrimary) {
+              c.timelinePos = seekToTime;
+              c.checkBuffer();
+            } else {
+              var _targetItem$event;
+              const assetList = targetItem == null ? void 0 : (_targetItem$event = targetItem.event) == null ? void 0 : _targetItem$event.assetList;
+              if (assetList) {
+                const eventTime = time - (targetItem[timelineType] || targetItem).start;
+                for (let i = assetList.length; i--; ) {
+                  const asset = assetList[i];
+                  if (asset.duration && eventTime >= asset.startOffset && eventTime < asset.startOffset + asset.duration) {
+                    assetIndex = i;
+                    break;
+                  }
+                }
+              }
+            }
+            c.setSchedulePosition(targetIndex, assetIndex);
+          }
+        }
+      };
+      const getActiveInterstitial = () => {
+        const playingItem = c.effectivePlayingItem;
+        if (c.isInterstitial(playingItem)) {
+          return playingItem;
+        }
+        const bufferingItem = effectiveBufferingItem();
+        if (c.isInterstitial(bufferingItem)) {
+          return bufferingItem;
+        }
+        return null;
+      };
+      const interstitialPlayer = {
+        get currentTime() {
+          const interstitialItem = getActiveInterstitial();
+          const playingItem = c.effectivePlayingItem;
+          if (playingItem && playingItem === interstitialItem) {
+            return getMappedTime(playingItem, "playout", c.effectivePlayingAsset, "timelinePos", "currentTime") - playingItem.playout.start;
+          }
+          return 0;
+        },
+        set currentTime(time) {
+          const interstitialItem = getActiveInterstitial();
+          const playingItem = c.effectivePlayingItem;
+          if (playingItem && playingItem === interstitialItem) {
+            seekTo(time + playingItem.playout.start, "playout");
+          }
+        },
+        get duration() {
+          const interstitialItem = getActiveInterstitial();
+          if (interstitialItem) {
+            return interstitialItem.playout.end - interstitialItem.playout.start;
+          }
+          return 0;
+        },
+        get assetPlayers() {
+          var _getActiveInterstitia;
+          const assetList = (_getActiveInterstitia = getActiveInterstitial()) == null ? void 0 : _getActiveInterstitia.event.assetList;
+          if (assetList) {
+            return assetList.map((asset) => c.getAssetPlayer(asset.identifier));
+          }
+          return [];
+        },
+        get playingIndex() {
+          var _getActiveInterstitia2;
+          const interstitial = (_getActiveInterstitia2 = getActiveInterstitial()) == null ? void 0 : _getActiveInterstitia2.event;
+          if (interstitial && c.effectivePlayingAsset) {
+            return interstitial.findAssetIndex(c.effectivePlayingAsset);
+          }
+          return -1;
+        },
+        get scheduleItem() {
+          return getActiveInterstitial();
+        }
+      };
+      this.manager = {
+        get events() {
+          var _c$schedule, _c$schedule$events;
+          return ((_c$schedule = c.schedule) == null ? void 0 : (_c$schedule$events = _c$schedule.events) == null ? void 0 : _c$schedule$events.slice(0)) || [];
+        },
+        get schedule() {
+          var _c$schedule2, _c$schedule2$items;
+          return ((_c$schedule2 = c.schedule) == null ? void 0 : (_c$schedule2$items = _c$schedule2.items) == null ? void 0 : _c$schedule2$items.slice(0)) || [];
+        },
+        get interstitialPlayer() {
+          if (getActiveInterstitial()) {
+            return interstitialPlayer;
+          }
+          return null;
+        },
+        get playerQueue() {
+          return c.playerQueue.slice(0);
+        },
+        get bufferingAsset() {
+          return c.bufferingAsset;
+        },
+        get bufferingItem() {
+          return effectiveBufferingItem();
+        },
+        get bufferingIndex() {
+          const item = effectiveBufferingItem();
+          return c.findItemIndex(item);
+        },
+        get playingAsset() {
+          return c.effectivePlayingAsset;
+        },
+        get playingItem() {
+          return c.effectivePlayingItem;
+        },
+        get playingIndex() {
+          const item = c.effectivePlayingItem;
+          return c.findItemIndex(item);
+        },
+        primary: {
+          get bufferedEnd() {
+            return getBufferedEnd();
+          },
+          get currentTime() {
+            const timelinePos = c.timelinePos;
+            return timelinePos > 0 ? timelinePos : 0;
+          },
+          set currentTime(time) {
+            seekTo(time, "primary");
+          },
+          get duration() {
+            return getMappedDuration("primary");
+          },
+          get seekableStart() {
+            var _c$primaryDetails2;
+            return ((_c$primaryDetails2 = c.primaryDetails) == null ? void 0 : _c$primaryDetails2.fragmentStart) || 0;
+          }
+        },
+        integrated: {
+          get bufferedEnd() {
+            return getMappedTime(effectiveBufferingItem(), "integrated", c.bufferingAsset, "bufferedPos", "bufferedEnd");
+          },
+          get currentTime() {
+            return getMappedTime(c.effectivePlayingItem, "integrated", c.effectivePlayingAsset, "timelinePos", "currentTime");
+          },
+          set currentTime(time) {
+            seekTo(time, "integrated");
+          },
+          get duration() {
+            return getMappedDuration("integrated");
+          },
+          get seekableStart() {
+            var _c$primaryDetails3;
+            return findMappedTime(((_c$primaryDetails3 = c.primaryDetails) == null ? void 0 : _c$primaryDetails3.fragmentStart) || 0, "integrated");
+          }
+        },
+        skip: () => {
+          const item = c.effectivePlayingItem;
+          const event = item == null ? void 0 : item.event;
+          if (event && !event.restrictions.skip) {
+            const index = c.findItemIndex(item);
+            if (event.appendInPlace) {
+              const time = item.playout.start + item.event.duration;
+              seekTo(time + 1e-3, "playout");
+            } else {
+              c.advanceAfterAssetEnded(event, index, Infinity);
+            }
+          }
+        }
+      };
+    }
+    return this.manager;
+  }
+  get effectivePlayingItem() {
+    return this.waitingItem || this.playingItem || this.endedItem;
+  }
+  get effectivePlayingAsset() {
+    return this.playingAsset || this.endedAsset;
+  }
+  get playingLastItem() {
+    var _this$schedule;
+    const playingItem = this.playingItem;
+    const items = (_this$schedule = this.schedule) == null ? void 0 : _this$schedule.items;
+    if (!this.playbackStarted || !playingItem || !items) {
+      return false;
+    }
+    return this.findItemIndex(playingItem) === items.length - 1;
+  }
+  get playbackStarted() {
+    return this.effectivePlayingItem !== null;
+  }
+  get currentTime() {
+    var _this$bufferingItem, _this$bufferingItem$e, _media;
+    if (this.mediaSelection === null) {
+      return void 0;
+    }
+    const queuedForPlayback = this.waitingItem || this.playingItem;
+    if (this.isInterstitial(queuedForPlayback) && !queuedForPlayback.event.appendInPlace) {
+      return void 0;
+    }
+    let media = this.media;
+    if (!media && (_this$bufferingItem = this.bufferingItem) != null && (_this$bufferingItem$e = _this$bufferingItem.event) != null && _this$bufferingItem$e.appendInPlace) {
+      media = this.primaryMedia;
+    }
+    const currentTime = (_media = media) == null ? void 0 : _media.currentTime;
+    if (currentTime === void 0 || !isFiniteNumber(currentTime)) {
+      return void 0;
+    }
+    return currentTime;
+  }
+  get primaryMedia() {
+    var _this$detachedData;
+    return this.media || ((_this$detachedData = this.detachedData) == null ? void 0 : _this$detachedData.media) || null;
+  }
+  isInterstitial(item) {
+    return !!(item != null && item.event);
+  }
+  retreiveMediaSource(assetId, toSegment) {
+    const player = this.getAssetPlayer(assetId);
+    if (player) {
+      this.transferMediaFromPlayer(player, toSegment);
+    }
+  }
+  transferMediaFromPlayer(player, toSegment) {
+    const appendInPlace = player.interstitial.appendInPlace;
+    const playerMedia = player.media;
+    if (appendInPlace && playerMedia === this.primaryMedia) {
+      this.bufferingAsset = null;
+      if (!toSegment || this.isInterstitial(toSegment) && !toSegment.event.appendInPlace) {
+        if (toSegment && playerMedia) {
+          this.detachedData = {
+            media: playerMedia
+          };
+          return;
+        }
+      }
+      const attachMediaSourceData = player.transferMedia();
+      this.log(`transfer MediaSource from ${player} ${stringify(attachMediaSourceData)}`);
+      this.detachedData = attachMediaSourceData;
+    } else if (toSegment && playerMedia) {
+      this.shouldPlay || (this.shouldPlay = !playerMedia.paused);
+    }
+  }
+  transferMediaTo(player, media) {
+    var _this$detachedData2, _attachMediaSourceDat;
+    if (player.media === media) {
+      return;
+    }
+    let attachMediaSourceData = null;
+    const primaryPlayer = this.hls;
+    const isAssetPlayer = player !== primaryPlayer;
+    const appendInPlace = isAssetPlayer && player.interstitial.appendInPlace;
+    const detachedMediaSource = (_this$detachedData2 = this.detachedData) == null ? void 0 : _this$detachedData2.mediaSource;
+    let logFromSource;
+    if (primaryPlayer.media) {
+      if (appendInPlace) {
+        attachMediaSourceData = primaryPlayer.transferMedia();
+        this.detachedData = attachMediaSourceData;
+      }
+      logFromSource = `Primary`;
+    } else if (detachedMediaSource) {
+      const bufferingPlayer = this.getBufferingPlayer();
+      if (bufferingPlayer) {
+        attachMediaSourceData = bufferingPlayer.transferMedia();
+        logFromSource = `${bufferingPlayer}`;
+      } else {
+        logFromSource = `detached MediaSource`;
+      }
+    } else {
+      logFromSource = `detached media`;
+    }
+    if (!attachMediaSourceData) {
+      if (detachedMediaSource) {
+        attachMediaSourceData = this.detachedData;
+        this.log(`using detachedData: MediaSource ${stringify(attachMediaSourceData)}`);
+      } else if (!this.detachedData || primaryPlayer.media === media) {
+        const playerQueue = this.playerQueue;
+        if (playerQueue.length > 1) {
+          playerQueue.forEach((queuedPlayer) => {
+            if (isAssetPlayer && queuedPlayer.interstitial.appendInPlace !== appendInPlace) {
+              const interstitial = queuedPlayer.interstitial;
+              this.clearInterstitial(queuedPlayer.interstitial, null);
+              interstitial.appendInPlace = false;
+              if (interstitial.appendInPlace) {
+                this.warn(`Could not change append strategy for queued assets ${interstitial}`);
+              }
+            }
+          });
+        }
+        this.hls.detachMedia();
+        this.detachedData = {
+          media
+        };
+      }
+    }
+    const transferring = attachMediaSourceData && "mediaSource" in attachMediaSourceData && ((_attachMediaSourceDat = attachMediaSourceData.mediaSource) == null ? void 0 : _attachMediaSourceDat.readyState) !== "closed";
+    const dataToAttach = transferring && attachMediaSourceData ? attachMediaSourceData : media;
+    this.log(`${transferring ? "transfering MediaSource" : "attaching media"} to ${isAssetPlayer ? player : "Primary"} from ${logFromSource}`);
+    if (dataToAttach === attachMediaSourceData) {
+      const isAssetAtEndOfSchedule = isAssetPlayer && player.assetId === this.schedule.assetIdAtEnd;
+      dataToAttach.overrides = {
+        duration: this.schedule.duration,
+        endOfStream: !isAssetPlayer || isAssetAtEndOfSchedule,
+        cueRemoval: !isAssetPlayer
+      };
+    }
+    player.attachMedia(dataToAttach);
+  }
+  onInterstitialCueEnter() {
+    this.onTimeupdate();
+  }
+  checkStart() {
+    const schedule = this.schedule;
+    const interstitialEvents = schedule.events;
+    if (!interstitialEvents || this.playbackDisabled || !this.media) {
+      return;
+    }
+    if (this.bufferedPos === -1) {
+      this.bufferedPos = 0;
+    }
+    const timelinePos = this.timelinePos;
+    const effectivePlayingItem = this.effectivePlayingItem;
+    if (timelinePos === -1) {
+      const startPosition = this.hls.startPosition;
+      this.timelinePos = startPosition;
+      if (interstitialEvents.length && interstitialEvents[0].cue.pre) {
+        const index = schedule.findEventIndex(interstitialEvents[0].identifier);
+        this.setSchedulePosition(index);
+      } else if (startPosition >= 0 || !this.primaryLive) {
+        const start = this.timelinePos = startPosition > 0 ? startPosition : 0;
+        const index = schedule.findItemIndexAtTime(start);
+        this.setSchedulePosition(index);
+      }
+    } else if (effectivePlayingItem && !this.playingItem) {
+      const index = schedule.findItemIndex(effectivePlayingItem);
+      this.setSchedulePosition(index);
+    }
+  }
+  advanceAfterAssetEnded(interstitial, index, assetListIndex) {
+    const nextAssetIndex = getNextAssetIndex(interstitial, assetListIndex);
+    if (!interstitial.isAssetPastPlayoutLimit(nextAssetIndex)) {
+      this.setSchedulePosition(index, nextAssetIndex);
+    } else {
+      const scheduleItems = this.schedule.items;
+      if (scheduleItems) {
+        const nextIndex = index + 1;
+        const scheduleLength = scheduleItems.length;
+        if (nextIndex >= scheduleLength) {
+          this.setSchedulePosition(-1);
+          return;
+        }
+        const resumptionTime = interstitial.resumeTime;
+        if (this.timelinePos < resumptionTime) {
+          this.timelinePos = resumptionTime;
+          this.checkBuffer();
+        }
+        this.setSchedulePosition(nextIndex);
+      }
+    }
+  }
+  setScheduleToAssetAtTime(time, playingAsset) {
+    const schedule = this.schedule;
+    const parentIdentifier = playingAsset.parentIdentifier;
+    const interstitial = schedule.getEvent(parentIdentifier);
+    if (interstitial) {
+      const itemIndex = schedule.findEventIndex(parentIdentifier);
+      const assetListIndex = schedule.findAssetIndex(interstitial, time);
+      this.advanceAfterAssetEnded(interstitial, itemIndex, assetListIndex - 1);
+    }
+  }
+  setSchedulePosition(index, assetListIndex) {
+    const scheduleItems = this.schedule.items;
+    if (!scheduleItems || this.playbackDisabled) {
+      return;
+    }
+    this.log(`setSchedulePosition ${index}, ${assetListIndex}`);
+    const scheduledItem = index >= 0 ? scheduleItems[index] : null;
+    const currentItem = this.playingItem;
+    const playingLastItem = this.playingLastItem;
+    if (this.isInterstitial(currentItem)) {
+      var _interstitial$assetLi;
+      const interstitial = currentItem.event;
+      const playingAsset = this.playingAsset;
+      const assetId = playingAsset == null ? void 0 : playingAsset.identifier;
+      const player = assetId ? this.getAssetPlayer(assetId) : null;
+      if (player && assetId && (!this.eventItemsMatch(currentItem, scheduledItem) || assetListIndex !== void 0 && assetId !== ((_interstitial$assetLi = interstitial.assetList) == null ? void 0 : _interstitial$assetLi[assetListIndex].identifier))) {
+        var _this$detachedData3;
+        const playingAssetListIndex = interstitial.findAssetIndex(playingAsset);
+        this.log(`INTERSTITIAL_ASSET_ENDED ${playingAssetListIndex + 1}/${interstitial.assetList.length} ${eventAssetToString(playingAsset)}`);
+        this.endedAsset = playingAsset;
+        this.playingAsset = null;
+        this.hls.trigger(Events.INTERSTITIAL_ASSET_ENDED, {
+          asset: playingAsset,
+          assetListIndex: playingAssetListIndex,
+          event: interstitial,
+          schedule: scheduleItems.slice(0),
+          scheduleIndex: index,
+          player
+        });
+        if (currentItem !== this.playingItem) {
+          if (this.itemsMatch(currentItem, this.playingItem) && !this.playingAsset) {
+            this.advanceAfterAssetEnded(interstitial, this.findItemIndex(this.playingItem), playingAssetListIndex);
+          }
+          return;
+        }
+        this.retreiveMediaSource(assetId, scheduledItem);
+        if (player.media && !((_this$detachedData3 = this.detachedData) != null && _this$detachedData3.mediaSource)) {
+          player.detachMedia();
+        }
+      }
+      if (!this.eventItemsMatch(currentItem, scheduledItem)) {
+        this.endedItem = currentItem;
+        this.playingItem = null;
+        this.log(`INTERSTITIAL_ENDED ${interstitial} ${segmentToString(currentItem)}`);
+        interstitial.hasPlayed = true;
+        this.hls.trigger(Events.INTERSTITIAL_ENDED, {
+          event: interstitial,
+          schedule: scheduleItems.slice(0),
+          scheduleIndex: index
+        });
+        if (interstitial.cue.once) {
+          this.updateSchedule();
+          const items = this.schedule.items;
+          if (scheduledItem && items) {
+            const updatedIndex = this.findItemIndex(scheduledItem);
+            this.advanceSchedule(updatedIndex, items, assetListIndex, currentItem, playingLastItem);
+          }
+          return;
+        }
+      }
+    }
+    this.advanceSchedule(index, scheduleItems, assetListIndex, currentItem, playingLastItem);
+  }
+  advanceSchedule(index, scheduleItems, assetListIndex, currentItem, playedLastItem) {
+    const scheduledItem = index >= 0 ? scheduleItems[index] : null;
+    const media = this.primaryMedia;
+    const playerQueue = this.playerQueue;
+    if (playerQueue.length) {
+      playerQueue.forEach((player) => {
+        const interstitial = player.interstitial;
+        const queuedIndex = this.schedule.findEventIndex(interstitial.identifier);
+        if (queuedIndex < index || queuedIndex > index + 1) {
+          this.clearInterstitial(interstitial, scheduledItem);
+        }
+      });
+    }
+    if (this.isInterstitial(scheduledItem)) {
+      this.timelinePos = Math.min(Math.max(this.timelinePos, scheduledItem.start), scheduledItem.end);
+      const interstitial = scheduledItem.event;
+      if (assetListIndex === void 0) {
+        assetListIndex = this.schedule.findAssetIndex(interstitial, this.timelinePos);
+        const assetIndexCandidate = getNextAssetIndex(interstitial, assetListIndex - 1);
+        if (interstitial.isAssetPastPlayoutLimit(assetIndexCandidate)) {
+          this.advanceAfterAssetEnded(interstitial, index, assetListIndex);
+          return;
+        }
+        assetListIndex = assetIndexCandidate;
+      }
+      const waitingItem = this.waitingItem;
+      if (!this.assetsBuffered(scheduledItem, media)) {
+        this.setBufferingItem(scheduledItem);
+      }
+      let player = this.preloadAssets(interstitial, assetListIndex);
+      if (!this.eventItemsMatch(scheduledItem, waitingItem || currentItem)) {
+        this.waitingItem = scheduledItem;
+        this.log(`INTERSTITIAL_STARTED ${segmentToString(scheduledItem)} ${interstitial.appendInPlace ? "append in place" : ""}`);
+        this.hls.trigger(Events.INTERSTITIAL_STARTED, {
+          event: interstitial,
+          schedule: scheduleItems.slice(0),
+          scheduleIndex: index
+        });
+      }
+      if (!interstitial.assetListLoaded) {
+        this.log(`Waiting for ASSET-LIST to complete loading ${interstitial}`);
+        return;
+      }
+      if (interstitial.assetListLoader) {
+        interstitial.assetListLoader.destroy();
+        interstitial.assetListLoader = void 0;
+      }
+      if (!media) {
+        this.log(`Waiting for attachMedia to start Interstitial ${interstitial}`);
+        return;
+      }
+      this.waitingItem = this.endedItem = null;
+      this.playingItem = scheduledItem;
+      const assetItem = interstitial.assetList[assetListIndex];
+      if (!assetItem) {
+        const nextItem = scheduleItems[index + 1];
+        const _media2 = this.media;
+        if (nextItem && _media2 && !this.isInterstitial(nextItem) && _media2.currentTime < nextItem.start) {
+          _media2.currentTime = this.timelinePos = nextItem.start;
+        }
+        this.advanceAfterAssetEnded(interstitial, index, assetListIndex || 0);
+        return;
+      }
+      if (!player) {
+        player = this.getAssetPlayer(assetItem.identifier);
+      }
+      if (player === null || player.destroyed) {
+        const assetListLength = interstitial.assetList.length;
+        this.warn(`asset ${assetListIndex + 1}/${assetListLength} player destroyed ${interstitial}`);
+        player = this.createAssetPlayer(interstitial, assetItem, assetListIndex);
+      }
+      if (!this.eventItemsMatch(scheduledItem, this.bufferingItem)) {
+        if (interstitial.appendInPlace && this.isAssetBuffered(assetItem)) {
+          return;
+        }
+      }
+      this.startAssetPlayer(player, assetListIndex, scheduleItems, index, media);
+      if (this.shouldPlay) {
+        playWithCatch(player.media);
+      }
+    } else if (scheduledItem !== null) {
+      this.resumePrimary(scheduledItem, index, currentItem);
+      if (this.shouldPlay) {
+        playWithCatch(this.hls.media);
+      }
+    } else if (playedLastItem && this.isInterstitial(currentItem)) {
+      this.endedItem = null;
+      this.playingItem = currentItem;
+      if (!currentItem.event.appendInPlace) {
+        this.attachPrimary(this.schedule.durations.primary, null);
+      }
+    }
+  }
+  get playbackDisabled() {
+    return this.hls.config.enableInterstitialPlayback === false;
+  }
+  get primaryDetails() {
+    var _this$mediaSelection, _this$mediaSelection$;
+    return (_this$mediaSelection = this.mediaSelection) == null ? void 0 : (_this$mediaSelection$ = _this$mediaSelection.main) == null ? void 0 : _this$mediaSelection$.details;
+  }
+  get primaryLive() {
+    var _this$primaryDetails;
+    return !!((_this$primaryDetails = this.primaryDetails) != null && _this$primaryDetails.live);
+  }
+  resumePrimary(scheduledItem, index, fromItem) {
+    var _this$detachedData4;
+    this.playingItem = scheduledItem;
+    this.playingAsset = this.endedAsset = null;
+    this.waitingItem = this.endedItem = null;
+    this.bufferedToItem(scheduledItem);
+    this.log(`resuming ${segmentToString(scheduledItem)}`);
+    if (!((_this$detachedData4 = this.detachedData) != null && _this$detachedData4.mediaSource)) {
+      let timelinePos = this.timelinePos;
+      if (timelinePos < scheduledItem.start || timelinePos >= scheduledItem.end) {
+        timelinePos = this.getPrimaryResumption(scheduledItem, index);
+        this.timelinePos = timelinePos;
+      }
+      this.attachPrimary(timelinePos, scheduledItem);
+    }
+    if (!fromItem) {
+      return;
+    }
+    const scheduleItems = this.schedule.items;
+    if (!scheduleItems) {
+      return;
+    }
+    this.log(`INTERSTITIALS_PRIMARY_RESUMED ${segmentToString(scheduledItem)}`);
+    this.hls.trigger(Events.INTERSTITIALS_PRIMARY_RESUMED, {
+      schedule: scheduleItems.slice(0),
+      scheduleIndex: index
+    });
+    this.checkBuffer();
+  }
+  getPrimaryResumption(scheduledItem, index) {
+    const itemStart = scheduledItem.start;
+    if (this.primaryLive) {
+      const details = this.primaryDetails;
+      if (index === 0) {
+        return this.hls.startPosition;
+      } else if (details && (itemStart < details.fragmentStart || itemStart > details.edge)) {
+        return this.hls.liveSyncPosition || -1;
+      }
+    }
+    return itemStart;
+  }
+  isAssetBuffered(asset) {
+    const player = this.getAssetPlayer(asset.identifier);
+    if (player != null && player.hls) {
+      return player.hls.bufferedToEnd;
+    }
+    const bufferInfo = BufferHelper.bufferInfo(this.primaryMedia, this.timelinePos, 0);
+    return bufferInfo.end + 1 >= asset.timelineStart + (asset.duration || 0);
+  }
+  attachPrimary(timelinePos, item, skipSeekToStartPosition) {
+    if (item) {
+      this.setBufferingItem(item);
+    } else {
+      this.bufferingItem = this.playingItem;
+    }
+    this.bufferingAsset = null;
+    const media = this.primaryMedia;
+    if (!media) {
+      return;
+    }
+    const hls = this.hls;
+    if (hls.media) {
+      this.checkBuffer();
+    } else {
+      this.transferMediaTo(hls, media);
+      if (skipSeekToStartPosition) {
+        this.startLoadingPrimaryAt(timelinePos, skipSeekToStartPosition);
+      }
+    }
+    if (!skipSeekToStartPosition) {
+      this.timelinePos = timelinePos;
+      this.startLoadingPrimaryAt(timelinePos, skipSeekToStartPosition);
+    }
+  }
+  startLoadingPrimaryAt(timelinePos, skipSeekToStartPosition) {
+    var _hls$mainForwardBuffe;
+    const hls = this.hls;
+    if (!hls.loadingEnabled || !hls.media || Math.abs((((_hls$mainForwardBuffe = hls.mainForwardBufferInfo) == null ? void 0 : _hls$mainForwardBuffe.start) || hls.media.currentTime) - timelinePos) > 0.5) {
+      hls.startLoad(timelinePos, skipSeekToStartPosition);
+    } else if (!hls.bufferingEnabled) {
+      hls.resumeBuffering();
+    }
+  }
+  onManifestLoading() {
+    this.stopLoad();
+    this.schedule.reset();
+    this.emptyPlayerQueue();
+    this.clearScheduleState();
+    this.shouldPlay = false;
+    this.bufferedPos = this.timelinePos = -1;
+    this.mediaSelection = this.altSelection = this.manager = this.requiredTracks = null;
+    this.hls.off(Events.BUFFER_CODECS, this.onBufferCodecs, this);
+    this.hls.on(Events.BUFFER_CODECS, this.onBufferCodecs, this);
+  }
+  onLevelUpdated(event, data) {
+    if (data.level === -1) {
+      return;
+    }
+    const main = this.hls.levels[data.level];
+    const currentSelection = _objectSpread2(_objectSpread2({}, this.mediaSelection || this.altSelection), {}, {
+      main
+    });
+    this.mediaSelection = currentSelection;
+    this.schedule.parseInterstitialDateRanges(currentSelection, this.hls.config.interstitialAppendInPlace);
+    if (!this.effectivePlayingItem && this.schedule.items) {
+      this.checkStart();
+    }
+  }
+  onAudioTrackUpdated(event, data) {
+    const audio = this.hls.audioTracks[data.id];
+    const previousSelection = this.mediaSelection;
+    if (!previousSelection) {
+      this.altSelection = _objectSpread2(_objectSpread2({}, this.altSelection), {}, {
+        audio
+      });
+      return;
+    }
+    const currentSelection = _objectSpread2(_objectSpread2({}, previousSelection), {}, {
+      audio
+    });
+    this.mediaSelection = currentSelection;
+  }
+  onSubtitleTrackUpdated(event, data) {
+    const subtitles = this.hls.subtitleTracks[data.id];
+    const previousSelection = this.mediaSelection;
+    if (!previousSelection) {
+      this.altSelection = _objectSpread2(_objectSpread2({}, this.altSelection), {}, {
+        subtitles
+      });
+      return;
+    }
+    const currentSelection = _objectSpread2(_objectSpread2({}, previousSelection), {}, {
+      subtitles
+    });
+    this.mediaSelection = currentSelection;
+  }
+  onAudioTrackSwitching(event, data) {
+    const audioOption = getBasicSelectionOption(data);
+    this.playerQueue.forEach((player) => player.hls.setAudioOption(data) || player.hls.setAudioOption(audioOption));
+  }
+  onSubtitleTrackSwitch(event, data) {
+    const subtitleOption = getBasicSelectionOption(data);
+    this.playerQueue.forEach((player) => player.hls.setSubtitleOption(data) || data.id !== -1 && player.hls.setSubtitleOption(subtitleOption));
+  }
+  onBufferCodecs(event, data) {
+    const requiredTracks = data.tracks;
+    if (requiredTracks) {
+      this.requiredTracks = requiredTracks;
+    }
+  }
+  onBufferAppended(event, data) {
+    this.checkBuffer();
+  }
+  onBufferFlushed(event, data) {
+    const playingItem = this.playingItem;
+    if (playingItem && !this.itemsMatch(playingItem, this.bufferingItem) && !this.isInterstitial(playingItem)) {
+      const timelinePos = this.timelinePos;
+      this.bufferedPos = timelinePos;
+      this.checkBuffer();
+    }
+  }
+  onBufferedToEnd(event) {
+    const interstitialEvents = this.schedule.events;
+    if (this.bufferedPos < Number.MAX_VALUE && interstitialEvents) {
+      for (let i = 0; i < interstitialEvents.length; i++) {
+        const interstitial = interstitialEvents[i];
+        if (interstitial.cue.post) {
+          var _this$schedule$items;
+          const scheduleIndex = this.schedule.findEventIndex(interstitial.identifier);
+          const item = (_this$schedule$items = this.schedule.items) == null ? void 0 : _this$schedule$items[scheduleIndex];
+          if (this.isInterstitial(item) && this.eventItemsMatch(item, this.bufferingItem)) {
+            this.bufferedToItem(item, 0);
+          }
+          break;
+        }
+      }
+      this.bufferedPos = Number.MAX_VALUE;
+    }
+  }
+  onMediaEnded(event) {
+    const playingItem = this.playingItem;
+    if (!this.playingLastItem && playingItem) {
+      const playingIndex = this.findItemIndex(playingItem);
+      this.setSchedulePosition(playingIndex + 1);
+    } else {
+      this.shouldPlay = false;
+    }
+  }
+  updateItem(previousItem, time) {
+    const items = this.schedule.items;
+    if (previousItem && items) {
+      const index = this.findItemIndex(previousItem, time);
+      return items[index] || null;
+    }
+    return null;
+  }
+  trimInPlace(updatedItem, itemBeforeUpdate) {
+    if (this.isInterstitial(updatedItem) && updatedItem.event.appendInPlace && itemBeforeUpdate.end - updatedItem.end > 0.25) {
+      updatedItem.event.assetList.forEach((asset, index) => {
+        if (updatedItem.event.isAssetPastPlayoutLimit(index)) {
+          this.clearAssetPlayer(asset.identifier, null);
+        }
+      });
+      const flushStart = updatedItem.end + 0.25;
+      const bufferInfo = BufferHelper.bufferInfo(this.primaryMedia, flushStart, 0);
+      if (bufferInfo.end > flushStart || (bufferInfo.nextStart || 0) > flushStart) {
+        this.attachPrimary(flushStart, null);
+        this.flushFrontBuffer(flushStart);
+      }
+    }
+  }
+  itemsMatch(a, b) {
+    return !!b && (a === b || a.event && b.event && this.eventItemsMatch(a, b) || !a.event && !b.event && this.findItemIndex(a) === this.findItemIndex(b));
+  }
+  eventItemsMatch(a, b) {
+    var _b$event;
+    return !!b && (a === b || a.event.identifier === ((_b$event = b.event) == null ? void 0 : _b$event.identifier));
+  }
+  findItemIndex(item, time) {
+    return item ? this.schedule.findItemIndex(item, time) : -1;
+  }
+  updateSchedule() {
+    const mediaSelection = this.mediaSelection;
+    if (!mediaSelection) {
+      return;
+    }
+    this.schedule.updateSchedule(mediaSelection, []);
+  }
+  checkBuffer(starved) {
+    const items = this.schedule.items;
+    if (!items) {
+      return;
+    }
+    const bufferInfo = BufferHelper.bufferInfo(this.primaryMedia, this.timelinePos, 0);
+    if (starved) {
+      this.bufferedPos = this.timelinePos;
+    }
+    starved || (starved = bufferInfo.len < 1);
+    this.updateBufferedPos(bufferInfo.end, items, starved);
+  }
+  updateBufferedPos(bufferEnd, items, bufferIsEmpty) {
+    const schedule = this.schedule;
+    const bufferingItem = this.bufferingItem;
+    if (this.bufferedPos > bufferEnd) {
+      return;
+    }
+    if (items.length === 1 && this.itemsMatch(items[0], bufferingItem)) {
+      this.bufferedPos = bufferEnd;
+      return;
+    }
+    const playingItem = this.playingItem;
+    const playingIndex = this.findItemIndex(playingItem);
+    let bufferEndIndex = schedule.findItemIndexAtTime(bufferEnd);
+    if (this.bufferedPos < bufferEnd) {
+      var _nextItemToBuffer$eve, _bufferingItem$event;
+      const bufferingIndex = this.findItemIndex(bufferingItem);
+      const nextToBufferIndex = Math.min(bufferingIndex + 1, items.length - 1);
+      const nextItemToBuffer = items[nextToBufferIndex];
+      if (bufferEndIndex === -1 && bufferingItem && bufferEnd >= bufferingItem.end || (_nextItemToBuffer$eve = nextItemToBuffer.event) != null && _nextItemToBuffer$eve.appendInPlace && bufferEnd + 0.01 >= nextItemToBuffer.start) {
+        bufferEndIndex = nextToBufferIndex;
+      }
+      if (nextToBufferIndex - playingIndex > 1 && (bufferingItem == null ? void 0 : (_bufferingItem$event = bufferingItem.event) == null ? void 0 : _bufferingItem$event.appendInPlace) === false) {
+        return;
+      }
+      this.bufferedPos = bufferEnd;
+      if (bufferEndIndex > bufferingIndex && bufferEndIndex > playingIndex) {
+        this.bufferedToItem(nextItemToBuffer);
+      } else {
+        const details = this.primaryDetails;
+        if (this.primaryLive && details && bufferEnd > details.edge - details.targetduration && nextItemToBuffer.start < details.edge + this.hls.config.interstitialLiveLookAhead && this.isInterstitial(nextItemToBuffer)) {
+          this.preloadAssets(nextItemToBuffer.event, 0);
+        }
+      }
+    } else if (bufferIsEmpty && playingItem && !this.itemsMatch(playingItem, bufferingItem)) {
+      if (bufferEndIndex === playingIndex) {
+        this.bufferedToItem(playingItem);
+      } else if (bufferEndIndex === playingIndex + 1) {
+        this.bufferedToItem(items[bufferEndIndex]);
+      }
+    }
+  }
+  assetsBuffered(item, media) {
+    const assetList = item.event.assetList;
+    if (assetList.length === 0) {
+      return false;
+    }
+    return !item.event.assetList.some((asset) => {
+      const player = this.getAssetPlayer(asset.identifier);
+      return !(player != null && player.bufferedInPlaceToEnd(media));
+    });
+  }
+  setBufferingItem(item) {
+    const bufferingLast = this.bufferingItem;
+    const schedule = this.schedule;
+    if (!this.itemsMatch(item, bufferingLast)) {
+      const {
+        items,
+        events
+      } = schedule;
+      if (!items || !events) {
+        return bufferingLast;
+      }
+      const isInterstitial = this.isInterstitial(item);
+      const bufferingPlayer = this.getBufferingPlayer();
+      this.bufferingItem = item;
+      this.bufferedPos = Math.max(item.start, Math.min(item.end, this.timelinePos));
+      const timeRemaining = bufferingPlayer ? bufferingPlayer.remaining : bufferingLast ? bufferingLast.end - this.timelinePos : 0;
+      this.log(`INTERSTITIALS_BUFFERED_TO_BOUNDARY ${segmentToString(item)}` + (bufferingLast ? ` (${timeRemaining.toFixed(2)} remaining)` : ""));
+      if (!this.playbackDisabled) {
+        if (isInterstitial) {
+          item.event.assetList.forEach((asset) => {
+            const player = this.getAssetPlayer(asset.identifier);
+            if (player) {
+              player.resumeBuffering();
+            }
+          });
+        } else {
+          this.hls.resumeBuffering();
+          this.playerQueue.forEach((player) => player.pauseBuffering());
+        }
+      }
+      this.hls.trigger(Events.INTERSTITIALS_BUFFERED_TO_BOUNDARY, {
+        events: events.slice(0),
+        schedule: items.slice(0),
+        bufferingIndex: this.findItemIndex(item),
+        playingIndex: this.findItemIndex(this.playingItem)
+      });
+    } else if (this.bufferingItem !== item) {
+      this.bufferingItem = item;
+    }
+    return bufferingLast;
+  }
+  bufferedToItem(item, assetListIndex = 0) {
+    const bufferingLast = this.setBufferingItem(item);
+    if (this.playbackDisabled) {
+      return;
+    }
+    if (this.isInterstitial(item)) {
+      this.bufferedToEvent(item, assetListIndex);
+    } else if (bufferingLast !== null) {
+      this.bufferingAsset = null;
+      const detachedData = this.detachedData;
+      if (detachedData) {
+        if (detachedData.mediaSource) {
+          const skipSeekToStartPosition = true;
+          this.attachPrimary(item.start, item, skipSeekToStartPosition);
+        } else {
+          this.preloadPrimary(item);
+        }
+      } else {
+        this.preloadPrimary(item);
+      }
+    }
+  }
+  preloadPrimary(item) {
+    const index = this.findItemIndex(item);
+    const timelinePos = this.getPrimaryResumption(item, index);
+    this.startLoadingPrimaryAt(timelinePos);
+  }
+  bufferedToEvent(item, assetListIndex) {
+    const interstitial = item.event;
+    const neverLoaded = interstitial.assetList.length === 0 && !interstitial.assetListLoader;
+    const playOnce = interstitial.cue.once;
+    if (neverLoaded || !playOnce) {
+      const player = this.preloadAssets(interstitial, assetListIndex);
+      if (player != null && player.interstitial.appendInPlace) {
+        const assetItem = interstitial.assetList[assetListIndex];
+        const media = this.primaryMedia;
+        if (assetItem && media) {
+          this.bufferAssetPlayer(player, media);
+        }
+      }
+    }
+  }
+  preloadAssets(interstitial, assetListIndex) {
+    const uri = interstitial.assetUrl;
+    const assetListLength = interstitial.assetList.length;
+    const neverLoaded = assetListLength === 0 && !interstitial.assetListLoader;
+    const playOnce = interstitial.cue.once;
+    if (neverLoaded) {
+      const timelineStart = interstitial.timelineStart;
+      if (interstitial.appendInPlace) {
+        var _playingItem$nextEven;
+        const playingItem = this.playingItem;
+        if (!this.isInterstitial(playingItem) && (playingItem == null ? void 0 : (_playingItem$nextEven = playingItem.nextEvent) == null ? void 0 : _playingItem$nextEven.identifier) === interstitial.identifier) {
+          this.flushFrontBuffer(timelineStart + 0.25);
+        }
+      }
+      let hlsStartOffset;
+      let liveStartPosition = 0;
+      if (!this.playingItem && this.primaryLive) {
+        liveStartPosition = this.hls.startPosition;
+        if (liveStartPosition === -1) {
+          liveStartPosition = this.hls.liveSyncPosition || 0;
+        }
+      }
+      if (liveStartPosition && !(interstitial.cue.pre || interstitial.cue.post)) {
+        const startOffset = liveStartPosition - timelineStart;
+        if (startOffset > 0) {
+          hlsStartOffset = Math.round(startOffset * 1e3) / 1e3;
+        }
+      }
+      this.log(`Load interstitial asset ${assetListIndex + 1}/${uri ? 1 : assetListLength} ${interstitial}${hlsStartOffset ? ` live-start: ${liveStartPosition} start-offset: ${hlsStartOffset}` : ""}`);
+      if (uri) {
+        return this.createAsset(interstitial, 0, 0, timelineStart, interstitial.duration, uri);
+      }
+      const assetListLoader = this.assetListLoader.loadAssetList(interstitial, hlsStartOffset);
+      if (assetListLoader) {
+        interstitial.assetListLoader = assetListLoader;
+      }
+    } else if (!playOnce && assetListLength) {
+      for (let i = assetListIndex; i < assetListLength; i++) {
+        const asset = interstitial.assetList[i];
+        const playerIndex = this.getAssetPlayerQueueIndex(asset.identifier);
+        if ((playerIndex === -1 || this.playerQueue[playerIndex].destroyed) && !asset.error) {
+          this.createAssetPlayer(interstitial, asset, i);
+        }
+      }
+      return this.getAssetPlayer(interstitial.assetList[assetListIndex].identifier);
+    }
+    return null;
+  }
+  flushFrontBuffer(startOffset) {
+    const requiredTracks = this.requiredTracks;
+    if (!requiredTracks) {
+      return;
+    }
+    this.log(`Removing front buffer starting at ${startOffset}`);
+    const sourceBufferNames = Object.keys(requiredTracks);
+    sourceBufferNames.forEach((type) => {
+      this.hls.trigger(Events.BUFFER_FLUSHING, {
+        startOffset,
+        endOffset: Infinity,
+        type
+      });
+    });
+  }
+  getAssetPlayerQueueIndex(assetId) {
+    const playerQueue = this.playerQueue;
+    for (let i = 0; i < playerQueue.length; i++) {
+      if (assetId === playerQueue[i].assetId) {
+        return i;
+      }
+    }
+    return -1;
+  }
+  getAssetPlayer(assetId) {
+    const index = this.getAssetPlayerQueueIndex(assetId);
+    return this.playerQueue[index] || null;
+  }
+  getBufferingPlayer() {
+    const {
+      playerQueue,
+      primaryMedia
+    } = this;
+    if (primaryMedia) {
+      for (let i = 0; i < playerQueue.length; i++) {
+        if (playerQueue[i].media === primaryMedia) {
+          return playerQueue[i];
+        }
+      }
+    }
+    return null;
+  }
+  createAsset(interstitial, assetListIndex, startOffset, timelineStart, duration, uri) {
+    const assetItem = {
+      parentIdentifier: interstitial.identifier,
+      identifier: generateAssetIdentifier(interstitial, uri, assetListIndex),
+      duration,
+      startOffset,
+      timelineStart,
+      uri
+    };
+    return this.createAssetPlayer(interstitial, assetItem, assetListIndex);
+  }
+  createAssetPlayer(interstitial, assetItem, assetListIndex) {
+    const primary = this.hls;
+    const userConfig = primary.userConfig;
+    let videoPreference = userConfig.videoPreference;
+    const currentLevel = primary.loadLevelObj || primary.levels[primary.currentLevel];
+    if (videoPreference || currentLevel) {
+      videoPreference = _extends({}, videoPreference);
+      if (currentLevel.videoCodec) {
+        videoPreference.videoCodec = currentLevel.videoCodec;
+      }
+      if (currentLevel.videoRange) {
+        videoPreference.allowedVideoRanges = [currentLevel.videoRange];
+      }
+    }
+    const selectedAudio = primary.audioTracks[primary.audioTrack];
+    const selectedSubtitle = primary.subtitleTracks[primary.subtitleTrack];
+    let startPosition = 0;
+    if (this.primaryLive || interstitial.appendInPlace) {
+      const timePastStart = this.timelinePos - assetItem.timelineStart;
+      if (timePastStart > 1) {
+        const duration = assetItem.duration;
+        if (duration && timePastStart < duration) {
+          startPosition = timePastStart;
+        }
+      }
+    }
+    const assetId = assetItem.identifier;
+    const playerConfig = _objectSpread2(_objectSpread2({}, userConfig), {}, {
+      autoStartLoad: true,
+      startFragPrefetch: true,
+      primarySessionId: primary.sessionId,
+      assetPlayerId: assetId,
+      abrEwmaDefaultEstimate: primary.bandwidthEstimate,
+      interstitialsController: void 0,
+      startPosition,
+      liveDurationInfinity: false,
+      testBandwidth: false,
+      videoPreference,
+      audioPreference: selectedAudio || userConfig.audioPreference,
+      subtitlePreference: selectedSubtitle || userConfig.subtitlePreference
+    });
+    if (interstitial.appendInPlace) {
+      interstitial.appendInPlaceStarted = true;
+      if (assetItem.timelineStart) {
+        playerConfig.timelineOffset = assetItem.timelineStart;
+      }
+    }
+    const cmcd = playerConfig.cmcd;
+    if (cmcd != null && cmcd.sessionId && cmcd.contentId) {
+      playerConfig.cmcd = _extends({}, cmcd, {
+        contentId: hash(assetItem.uri)
+      });
+    }
+    if (this.getAssetPlayer(assetId)) {
+      this.warn(`Duplicate date range identifier ${interstitial} and asset ${assetId}`);
+    }
+    const player = new HlsAssetPlayer(this.HlsPlayerClass, playerConfig, interstitial, assetItem);
+    this.playerQueue.push(player);
+    interstitial.assetList[assetListIndex] = assetItem;
+    const updateAssetPlayerDetails = (details) => {
+      if (details.live) {
+        const error = new Error(`Interstitials MUST be VOD assets ${interstitial}`);
+        const errorData = {
+          fatal: true,
+          type: ErrorTypes.OTHER_ERROR,
+          details: ErrorDetails.INTERSTITIAL_ASSET_ITEM_ERROR,
+          error
+        };
+        this.handleAssetItemError(errorData, interstitial, this.schedule.findEventIndex(interstitial.identifier), assetListIndex, error.message);
+        return;
+      }
+      const duration = details.edge - details.fragmentStart;
+      const currentAssetDuration = assetItem.duration;
+      if (currentAssetDuration === null || duration > currentAssetDuration) {
+        this.log(`Interstitial asset "${assetId}" duration change ${currentAssetDuration} > ${duration}`);
+        assetItem.duration = duration;
+        this.updateSchedule();
+      }
+    };
+    player.on(Events.LEVEL_UPDATED, (event, {
+      details
+    }) => updateAssetPlayerDetails(details));
+    player.on(Events.LEVEL_PTS_UPDATED, (event, {
+      details
+    }) => updateAssetPlayerDetails(details));
+    const onBufferCodecs = (event, data) => {
+      const inQueuPlayer = this.getAssetPlayer(assetId);
+      if (inQueuPlayer && data.tracks) {
+        inQueuPlayer.off(Events.BUFFER_CODECS, onBufferCodecs);
+        inQueuPlayer.tracks = data.tracks;
+        const media = this.primaryMedia;
+        if (this.bufferingAsset === inQueuPlayer.assetItem && media && !inQueuPlayer.media) {
+          this.bufferAssetPlayer(inQueuPlayer, media);
+        }
+      }
+    };
+    player.on(Events.BUFFER_CODECS, onBufferCodecs);
+    const bufferedToEnd = () => {
+      var _this$schedule$items2;
+      const inQueuPlayer = this.getAssetPlayer(assetId);
+      this.log(`buffered to end of asset ${inQueuPlayer}`);
+      if (!inQueuPlayer) {
+        return;
+      }
+      const scheduleIndex = this.schedule.findEventIndex(interstitial.identifier);
+      const item = (_this$schedule$items2 = this.schedule.items) == null ? void 0 : _this$schedule$items2[scheduleIndex];
+      if (this.isInterstitial(item)) {
+        const assetListIndex2 = interstitial.findAssetIndex(assetItem);
+        const nextAssetIndex = getNextAssetIndex(interstitial, assetListIndex2);
+        if (!interstitial.isAssetPastPlayoutLimit(nextAssetIndex)) {
+          this.bufferedToItem(item, nextAssetIndex);
+        } else {
+          var _this$schedule$items3;
+          const nextItem = (_this$schedule$items3 = this.schedule.items) == null ? void 0 : _this$schedule$items3[scheduleIndex + 1];
+          if (nextItem) {
+            this.bufferedToItem(nextItem);
+          }
+        }
+      }
+    };
+    player.on(Events.BUFFERED_TO_END, bufferedToEnd);
+    const endedWithAssetIndex = (assetIndex) => {
+      return () => {
+        const inQueuPlayer = this.getAssetPlayer(assetId);
+        if (!inQueuPlayer) {
+          return;
+        }
+        this.shouldPlay = true;
+        const scheduleIndex = this.schedule.findEventIndex(interstitial.identifier);
+        this.advanceAfterAssetEnded(interstitial, scheduleIndex, assetIndex);
+      };
+    };
+    player.once(Events.MEDIA_ENDED, endedWithAssetIndex(assetListIndex));
+    player.once(Events.PLAYOUT_LIMIT_REACHED, endedWithAssetIndex(Infinity));
+    player.on(Events.ERROR, (event, data) => {
+      const inQueuPlayer = this.getAssetPlayer(assetId);
+      if (data.details === ErrorDetails.BUFFER_STALLED_ERROR) {
+        if (inQueuPlayer != null && inQueuPlayer.media) {
+          const assetCurrentTime = inQueuPlayer.currentTime;
+          const distanceFromEnd = inQueuPlayer.duration - assetCurrentTime;
+          if (assetCurrentTime && interstitial.appendInPlace && distanceFromEnd / inQueuPlayer.media.playbackRate < 0.5) {
+            this.log(`Advancing buffer past end of asset ${assetId} ${interstitial} at ${inQueuPlayer.media.currentTime}`);
+            bufferedToEnd();
+          } else {
+            this.warn(`Stalled at ${assetCurrentTime} of ${assetCurrentTime + distanceFromEnd} in asset ${assetId} ${interstitial}`);
+            this.onTimeupdate();
+            this.checkBuffer(true);
+          }
+        }
+        return;
+      }
+      this.handleAssetItemError(data, interstitial, this.schedule.findEventIndex(interstitial.identifier), assetListIndex, `Asset player error ${data.error} ${interstitial}`);
+    });
+    player.on(Events.DESTROYING, () => {
+      const inQueuPlayer = this.getAssetPlayer(assetId);
+      if (!inQueuPlayer) {
+        return;
+      }
+      const error = new Error(`Asset player destroyed unexpectedly ${assetId}`);
+      const errorData = {
+        fatal: true,
+        type: ErrorTypes.OTHER_ERROR,
+        details: ErrorDetails.INTERSTITIAL_ASSET_ITEM_ERROR,
+        error
+      };
+      this.handleAssetItemError(errorData, interstitial, this.schedule.findEventIndex(interstitial.identifier), assetListIndex, error.message);
+    });
+    this.log(`INTERSTITIAL_ASSET_PLAYER_CREATED ${eventAssetToString(assetItem)}`);
+    this.hls.trigger(Events.INTERSTITIAL_ASSET_PLAYER_CREATED, {
+      asset: assetItem,
+      assetListIndex,
+      event: interstitial,
+      player
+    });
+    return player;
+  }
+  clearInterstitial(interstitial, toSegment) {
+    interstitial.assetList.forEach((asset) => {
+      this.clearAssetPlayer(asset.identifier, toSegment);
+    });
+    interstitial.reset();
+  }
+  resetAssetPlayer(assetId) {
+    const playerIndex = this.getAssetPlayerQueueIndex(assetId);
+    if (playerIndex !== -1) {
+      this.log(`reset asset player "${assetId}" after error`);
+      const player = this.playerQueue[playerIndex];
+      this.transferMediaFromPlayer(player, null);
+      player.resetDetails();
+    }
+  }
+  clearAssetPlayer(assetId, toSegment) {
+    const playerIndex = this.getAssetPlayerQueueIndex(assetId);
+    if (playerIndex !== -1) {
+      this.log(`clear asset player "${assetId}" toSegment: ${toSegment ? segmentToString(toSegment) : toSegment}`);
+      const player = this.playerQueue[playerIndex];
+      this.transferMediaFromPlayer(player, toSegment);
+      this.playerQueue.splice(playerIndex, 1);
+      player.destroy();
+    }
+  }
+  emptyPlayerQueue() {
+    let player;
+    while (player = this.playerQueue.pop()) {
+      player.destroy();
+    }
+    this.playerQueue = [];
+  }
+  startAssetPlayer(player, assetListIndex, scheduleItems, scheduleIndex, media) {
+    const {
+      interstitial,
+      assetItem,
+      assetId
+    } = player;
+    const assetListLength = interstitial.assetList.length;
+    const playingAsset = this.playingAsset;
+    this.endedAsset = null;
+    this.playingAsset = assetItem;
+    if (!playingAsset || playingAsset.identifier !== assetId) {
+      if (playingAsset) {
+        this.clearAssetPlayer(playingAsset.identifier, scheduleItems[scheduleIndex]);
+        delete playingAsset.error;
+      }
+      this.log(`INTERSTITIAL_ASSET_STARTED ${assetListIndex + 1}/${assetListLength} ${eventAssetToString(assetItem)}`);
+      this.hls.trigger(Events.INTERSTITIAL_ASSET_STARTED, {
+        asset: assetItem,
+        assetListIndex,
+        event: interstitial,
+        schedule: scheduleItems.slice(0),
+        scheduleIndex,
+        player
+      });
+    }
+    this.bufferAssetPlayer(player, media);
+  }
+  bufferAssetPlayer(player, media) {
+    var _this$schedule$items4, _this$detachedData5;
+    const {
+      interstitial,
+      assetItem
+    } = player;
+    const scheduleIndex = this.schedule.findEventIndex(interstitial.identifier);
+    const item = (_this$schedule$items4 = this.schedule.items) == null ? void 0 : _this$schedule$items4[scheduleIndex];
+    if (!item) {
+      return;
+    }
+    this.setBufferingItem(item);
+    this.bufferingAsset = assetItem;
+    const bufferingPlayer = this.getBufferingPlayer();
+    if (bufferingPlayer === player) {
+      return;
+    }
+    const appendInPlaceNext = interstitial.appendInPlace;
+    if (appendInPlaceNext && (bufferingPlayer == null ? void 0 : bufferingPlayer.interstitial.appendInPlace) === false) {
+      return;
+    }
+    const activeTracks = (bufferingPlayer == null ? void 0 : bufferingPlayer.tracks) || ((_this$detachedData5 = this.detachedData) == null ? void 0 : _this$detachedData5.tracks) || this.requiredTracks;
+    if (appendInPlaceNext && assetItem !== this.playingAsset) {
+      if (!player.tracks) {
+        return;
+      }
+      if (activeTracks && !isCompatibleTrackChange(activeTracks, player.tracks)) {
+        const error = new Error(`Asset ${eventAssetToString(assetItem)} SourceBuffer tracks ('${Object.keys(player.tracks)}') are not compatible with primary content tracks ('${Object.keys(activeTracks)}')`);
+        const errorData = {
+          fatal: true,
+          type: ErrorTypes.OTHER_ERROR,
+          details: ErrorDetails.INTERSTITIAL_ASSET_ITEM_ERROR,
+          error
+        };
+        const assetListIndex = interstitial.findAssetIndex(assetItem);
+        this.handleAssetItemError(errorData, interstitial, scheduleIndex, assetListIndex, error.message);
+        return;
+      }
+    }
+    this.transferMediaTo(player, media);
+  }
+  handleAssetItemError(data, interstitial, scheduleIndex, assetListIndex, errorMessage) {
+    if (data.details === ErrorDetails.BUFFER_STALLED_ERROR) {
+      return;
+    }
+    const assetItem = interstitial.assetList[assetListIndex];
+    this.warn(`INTERSTITIAL_ASSET_ERROR ${assetItem ? eventAssetToString(assetItem) : assetItem} ${data.error}`);
+    const assetId = assetItem == null ? void 0 : assetItem.identifier;
+    const playerIndex = this.getAssetPlayerQueueIndex(assetId);
+    const player = this.playerQueue[playerIndex] || null;
+    const items = this.schedule.items;
+    const interstitialAssetError = _extends({}, data, {
+      fatal: false,
+      errorAction: createDoNothingErrorAction(true),
+      asset: assetItem,
+      assetListIndex,
+      event: interstitial,
+      schedule: items,
+      scheduleIndex,
+      player
+    });
+    this.hls.trigger(Events.INTERSTITIAL_ASSET_ERROR, interstitialAssetError);
+    if (!data.fatal) {
+      return;
+    }
+    const playingAsset = this.playingAsset;
+    const error = new Error(errorMessage);
+    if (assetItem) {
+      this.clearAssetPlayer(assetId, null);
+      assetItem.error = error;
+    }
+    if (!interstitial.assetList.some((asset) => !asset.error)) {
+      interstitial.error = error;
+    } else {
+      for (let i = assetListIndex; i < interstitial.assetList.length; i++) {
+        this.resetAssetPlayer(interstitial.assetList[i].identifier);
+      }
+      this.updateSchedule();
+    }
+    if (interstitial.error) {
+      this.primaryFallback(interstitial);
+    } else if (playingAsset && playingAsset.identifier === assetId) {
+      this.advanceAfterAssetEnded(interstitial, scheduleIndex, assetListIndex);
+    }
+  }
+  primaryFallback(interstitial) {
+    const flushStart = interstitial.timelineStart;
+    const playingItem = this.effectivePlayingItem;
+    this.updateSchedule();
+    if (playingItem) {
+      this.log(`Fallback to primary from event "${interstitial.identifier}" start: ${flushStart} pos: ${this.timelinePos} playing: ${playingItem ? segmentToString(playingItem) : "<none>"} error: ${interstitial.error}`);
+      let timelinePos = this.timelinePos;
+      if (timelinePos === -1) {
+        timelinePos = this.hls.startPosition;
+      }
+      const newPlayingItem = this.updateItem(playingItem, timelinePos);
+      if (this.itemsMatch(playingItem, newPlayingItem)) {
+        this.clearInterstitial(interstitial, null);
+      }
+      if (interstitial.appendInPlace) {
+        this.attachPrimary(flushStart, null);
+        this.flushFrontBuffer(flushStart);
+      }
+      const scheduleIndex = this.schedule.findItemIndexAtTime(timelinePos);
+      this.setSchedulePosition(scheduleIndex);
+    } else {
+      this.checkStart();
+    }
+  }
+  onAssetListLoaded(event, data) {
+    var _this$bufferingItem2;
+    const interstitial = data.event;
+    const interstitialId = interstitial.identifier;
+    const assets = data.assetListResponse.ASSETS;
+    if (!this.schedule.hasEvent(interstitialId)) {
+      return;
+    }
+    const eventStart = interstitial.timelineStart;
+    const previousDuration = interstitial.duration;
+    let sumDuration = 0;
+    assets.forEach((asset, assetListIndex) => {
+      const duration = parseFloat(asset.DURATION);
+      this.createAsset(interstitial, assetListIndex, sumDuration, eventStart + sumDuration, duration, asset.URI);
+      sumDuration += duration;
+    });
+    interstitial.duration = sumDuration;
+    this.log(`Loaded asset-list with duration: ${sumDuration} (was: ${previousDuration}) ${interstitial}`);
+    const waitingItem = this.waitingItem;
+    const waitingForItem = (waitingItem == null ? void 0 : waitingItem.event.identifier) === interstitialId;
+    this.updateSchedule();
+    const bufferingEvent = (_this$bufferingItem2 = this.bufferingItem) == null ? void 0 : _this$bufferingItem2.event;
+    if (waitingForItem) {
+      var _this$schedule$items5;
+      const scheduleIndex = this.schedule.findEventIndex(interstitialId);
+      const item = (_this$schedule$items5 = this.schedule.items) == null ? void 0 : _this$schedule$items5[scheduleIndex];
+      if (item) {
+        if (!this.playingItem && this.timelinePos > item.end) {
+          const index = this.schedule.findItemIndexAtTime(this.timelinePos);
+          if (index !== scheduleIndex) {
+            interstitial.error = new Error(`Interstitial no longer within playback range ${this.timelinePos} ${interstitial}`);
+            this.primaryFallback(interstitial);
+            return;
+          }
+        }
+        this.setBufferingItem(item);
+      }
+      this.setSchedulePosition(scheduleIndex);
+    } else if ((bufferingEvent == null ? void 0 : bufferingEvent.identifier) === interstitialId && bufferingEvent.appendInPlace) {
+      const assetItem = interstitial.assetList[0];
+      const player = this.getAssetPlayer(assetItem.identifier);
+      const media = this.primaryMedia;
+      if (assetItem && player && media) {
+        this.bufferAssetPlayer(player, media);
+      }
+    }
+  }
+  onError(event, data) {
+    switch (data.details) {
+      case ErrorDetails.ASSET_LIST_PARSING_ERROR:
+      case ErrorDetails.ASSET_LIST_LOAD_ERROR:
+      case ErrorDetails.ASSET_LIST_LOAD_TIMEOUT: {
+        const interstitial = data.interstitial;
+        if (interstitial) {
+          this.primaryFallback(interstitial);
+        }
+        break;
+      }
+      case ErrorDetails.BUFFER_STALLED_ERROR: {
+        this.onTimeupdate();
+        this.checkBuffer(true);
+        break;
+      }
+    }
+  }
+};
+var TICK_INTERVAL$2 = 500;
+var SubtitleStreamController = class extends BaseStreamController {
+  constructor(hls, fragmentTracker, keyLoader) {
+    super(hls, fragmentTracker, keyLoader, "subtitle-stream-controller", PlaylistLevelType.SUBTITLE);
+    this.currentTrackId = -1;
+    this.tracksBuffered = [];
+    this.mainDetails = null;
+    this.registerListeners();
+  }
+  onHandlerDestroying() {
+    this.unregisterListeners();
+    super.onHandlerDestroying();
+    this.mainDetails = null;
+  }
+  registerListeners() {
+    super.registerListeners();
+    const {
+      hls
+    } = this;
+    hls.on(Events.LEVEL_LOADED, this.onLevelLoaded, this);
+    hls.on(Events.SUBTITLE_TRACKS_UPDATED, this.onSubtitleTracksUpdated, this);
+    hls.on(Events.SUBTITLE_TRACK_SWITCH, this.onSubtitleTrackSwitch, this);
+    hls.on(Events.SUBTITLE_TRACK_LOADED, this.onSubtitleTrackLoaded, this);
+    hls.on(Events.SUBTITLE_FRAG_PROCESSED, this.onSubtitleFragProcessed, this);
+    hls.on(Events.BUFFER_FLUSHING, this.onBufferFlushing, this);
+  }
+  unregisterListeners() {
+    super.unregisterListeners();
+    const {
+      hls
+    } = this;
+    hls.off(Events.LEVEL_LOADED, this.onLevelLoaded, this);
+    hls.off(Events.SUBTITLE_TRACKS_UPDATED, this.onSubtitleTracksUpdated, this);
+    hls.off(Events.SUBTITLE_TRACK_SWITCH, this.onSubtitleTrackSwitch, this);
+    hls.off(Events.SUBTITLE_TRACK_LOADED, this.onSubtitleTrackLoaded, this);
+    hls.off(Events.SUBTITLE_FRAG_PROCESSED, this.onSubtitleFragProcessed, this);
+    hls.off(Events.BUFFER_FLUSHING, this.onBufferFlushing, this);
+  }
+  startLoad(startPosition, skipSeekToStartPosition) {
+    this.stopLoad();
+    this.state = State.IDLE;
+    this.setInterval(TICK_INTERVAL$2);
+    this.nextLoadPosition = this.lastCurrentTime = startPosition + this.timelineOffset;
+    this.startPosition = skipSeekToStartPosition ? -1 : startPosition;
+    this.tick();
+  }
+  onManifestLoading() {
+    super.onManifestLoading();
+    this.mainDetails = null;
+  }
+  onMediaDetaching(event, data) {
+    this.tracksBuffered = [];
+    super.onMediaDetaching(event, data);
+  }
+  onLevelLoaded(event, data) {
+    this.mainDetails = data.details;
+  }
+  onSubtitleFragProcessed(event, data) {
+    const {
+      frag,
+      success
+    } = data;
+    if (!this.fragContextChanged(frag)) {
+      if (isMediaFragment(frag)) {
+        this.fragPrevious = frag;
+      }
+      this.state = State.IDLE;
+    }
+    if (!success) {
+      return;
+    }
+    const buffered = this.tracksBuffered[this.currentTrackId];
+    if (!buffered) {
+      return;
+    }
+    let timeRange;
+    const fragStart = frag.start;
+    for (let i = 0; i < buffered.length; i++) {
+      if (fragStart >= buffered[i].start && fragStart <= buffered[i].end) {
+        timeRange = buffered[i];
+        break;
+      }
+    }
+    const fragEnd = frag.start + frag.duration;
+    if (timeRange) {
+      timeRange.end = fragEnd;
+    } else {
+      timeRange = {
+        start: fragStart,
+        end: fragEnd
+      };
+      buffered.push(timeRange);
+    }
+    this.fragmentTracker.fragBuffered(frag);
+    this.fragBufferedComplete(frag, null);
+    if (this.media) {
+      this.tick();
+    }
+  }
+  onBufferFlushing(event, data) {
+    const {
+      startOffset,
+      endOffset
+    } = data;
+    if (startOffset === 0 && endOffset !== Number.POSITIVE_INFINITY) {
+      const endOffsetSubtitles = endOffset - 1;
+      if (endOffsetSubtitles <= 0) {
+        return;
+      }
+      data.endOffsetSubtitles = Math.max(0, endOffsetSubtitles);
+      this.tracksBuffered.forEach((buffered) => {
+        for (let i = 0; i < buffered.length; ) {
+          if (buffered[i].end <= endOffsetSubtitles) {
+            buffered.shift();
+            continue;
+          } else if (buffered[i].start < endOffsetSubtitles) {
+            buffered[i].start = endOffsetSubtitles;
+          } else {
+            break;
+          }
+          i++;
+        }
+      });
+      this.fragmentTracker.removeFragmentsInRange(startOffset, endOffsetSubtitles, PlaylistLevelType.SUBTITLE);
+    }
+  }
+  onError(event, data) {
+    const frag = data.frag;
+    if ((frag == null ? void 0 : frag.type) === PlaylistLevelType.SUBTITLE) {
+      if (data.details === ErrorDetails.FRAG_GAP) {
+        this.fragmentTracker.fragBuffered(frag, true);
+      }
+      if (this.fragCurrent) {
+        this.fragCurrent.abortRequests();
+      }
+      if (this.state !== State.STOPPED) {
+        this.state = State.IDLE;
+      }
+    }
+  }
+  onSubtitleTracksUpdated(event, {
+    subtitleTracks
+  }) {
+    if (this.levels && subtitleOptionsIdentical(this.levels, subtitleTracks)) {
+      this.levels = subtitleTracks.map((mediaPlaylist) => new Level(mediaPlaylist));
+      return;
+    }
+    this.tracksBuffered = [];
+    this.levels = subtitleTracks.map((mediaPlaylist) => {
+      const level = new Level(mediaPlaylist);
+      this.tracksBuffered[level.id] = [];
+      return level;
+    });
+    this.fragmentTracker.removeFragmentsInRange(0, Number.POSITIVE_INFINITY, PlaylistLevelType.SUBTITLE);
+    this.fragPrevious = null;
+    this.mediaBuffer = null;
+  }
+  onSubtitleTrackSwitch(event, data) {
+    var _this$levels;
+    this.currentTrackId = data.id;
+    if (!((_this$levels = this.levels) != null && _this$levels.length) || this.currentTrackId === -1) {
+      this.clearInterval();
+      return;
+    }
+    const currentTrack = this.levels[this.currentTrackId];
+    if (currentTrack != null && currentTrack.details) {
+      this.mediaBuffer = this.mediaBufferTimeRanges;
+    } else {
+      this.mediaBuffer = null;
+    }
+    if (currentTrack && this.state !== State.STOPPED) {
+      this.setInterval(TICK_INTERVAL$2);
+    }
+  }
+  onSubtitleTrackLoaded(event, data) {
+    var _track$details;
+    const {
+      currentTrackId,
+      levels
+    } = this;
+    const {
+      details: newDetails,
+      id: trackId
+    } = data;
+    if (!levels) {
+      this.warn(`Subtitle tracks were reset while loading level ${trackId}`);
+      return;
+    }
+    const track = levels[trackId];
+    if (trackId >= levels.length || !track) {
+      return;
+    }
+    this.log(`Subtitle track ${trackId} loaded [${newDetails.startSN},${newDetails.endSN}]${newDetails.lastPartSn ? `[part-${newDetails.lastPartSn}-${newDetails.lastPartIndex}]` : ""},duration:${newDetails.totalduration}`);
+    this.mediaBuffer = this.mediaBufferTimeRanges;
+    let sliding = 0;
+    if (newDetails.live || (_track$details = track.details) != null && _track$details.live) {
+      if (newDetails.deltaUpdateFailed) {
+        return;
+      }
+      const mainDetails = this.mainDetails;
+      if (!mainDetails) {
+        this.startFragRequested = false;
+        return;
+      }
+      const mainSlidingStartFragment = mainDetails.fragments[0];
+      if (!track.details) {
+        if (newDetails.hasProgramDateTime && mainDetails.hasProgramDateTime) {
+          alignMediaPlaylistByPDT(newDetails, mainDetails);
+          sliding = newDetails.fragmentStart;
+        } else if (mainSlidingStartFragment) {
+          sliding = mainSlidingStartFragment.start;
+          addSliding(newDetails, sliding);
+        }
+      } else {
+        var _this$levelLastLoaded;
+        sliding = this.alignPlaylists(newDetails, track.details, (_this$levelLastLoaded = this.levelLastLoaded) == null ? void 0 : _this$levelLastLoaded.details);
+        if (sliding === 0 && mainSlidingStartFragment) {
+          sliding = mainSlidingStartFragment.start;
+          addSliding(newDetails, sliding);
+        }
+      }
+      if (mainDetails && !this.startFragRequested) {
+        this.setStartPosition(mainDetails, sliding);
+      }
+    }
+    track.details = newDetails;
+    this.levelLastLoaded = track;
+    if (trackId !== currentTrackId) {
+      return;
+    }
+    this.hls.trigger(Events.SUBTITLE_TRACK_UPDATED, {
+      details: newDetails,
+      id: trackId,
+      groupId: data.groupId
+    });
+    this.tick();
+    if (newDetails.live && !this.fragCurrent && this.media && this.state === State.IDLE) {
+      const foundFrag = findFragmentByPTS(null, newDetails.fragments, this.media.currentTime, 0);
+      if (!foundFrag) {
+        this.warn("Subtitle playlist not aligned with playback");
+        track.details = void 0;
+      }
+    }
+  }
+  _handleFragmentLoadComplete(fragLoadedData) {
+    const {
+      frag,
+      payload
+    } = fragLoadedData;
+    const decryptData = frag.decryptdata;
+    const hls = this.hls;
+    if (this.fragContextChanged(frag)) {
+      return;
+    }
+    if (payload && payload.byteLength > 0 && decryptData != null && decryptData.key && decryptData.iv && isFullSegmentEncryption(decryptData.method)) {
+      const startTime = performance.now();
+      this.decrypter.decrypt(new Uint8Array(payload), decryptData.key.buffer, decryptData.iv.buffer, getAesModeFromFullSegmentMethod(decryptData.method)).catch((err) => {
+        hls.trigger(Events.ERROR, {
+          type: ErrorTypes.MEDIA_ERROR,
+          details: ErrorDetails.FRAG_DECRYPT_ERROR,
+          fatal: false,
+          error: err,
+          reason: err.message,
+          frag
+        });
+        throw err;
+      }).then((decryptedData) => {
+        const endTime = performance.now();
+        hls.trigger(Events.FRAG_DECRYPTED, {
+          frag,
+          payload: decryptedData,
+          stats: {
+            tstart: startTime,
+            tdecrypt: endTime
+          }
+        });
+      }).catch((err) => {
+        this.warn(`${err.name}: ${err.message}`);
+        this.state = State.IDLE;
+      });
+    }
+  }
+  doTick() {
+    if (!this.media) {
+      this.state = State.IDLE;
+      return;
+    }
+    if (this.state === State.IDLE) {
+      const {
+        currentTrackId,
+        levels
+      } = this;
+      const track = levels == null ? void 0 : levels[currentTrackId];
+      if (!track || !levels.length || !track.details) {
+        return;
+      }
+      if (this.waitForLive(track)) {
+        return;
+      }
+      const {
+        config
+      } = this;
+      const currentTime = this.getLoadPosition();
+      const bufferedInfo = BufferHelper.bufferedInfo(this.tracksBuffered[this.currentTrackId] || [], currentTime, config.maxBufferHole);
+      const {
+        end: targetBufferTime,
+        len: bufferLen
+      } = bufferedInfo;
+      const trackDetails = track.details;
+      const maxBufLen = this.hls.maxBufferLength + trackDetails.levelTargetDuration;
+      if (bufferLen > maxBufLen) {
+        return;
+      }
+      const fragments = trackDetails.fragments;
+      const fragLen = fragments.length;
+      const end = trackDetails.edge;
+      let foundFrag = null;
+      const fragPrevious = this.fragPrevious;
+      if (targetBufferTime < end) {
+        const tolerance = config.maxFragLookUpTolerance;
+        const lookupTolerance = targetBufferTime > end - tolerance ? 0 : tolerance;
+        foundFrag = findFragmentByPTS(fragPrevious, fragments, Math.max(fragments[0].start, targetBufferTime), lookupTolerance);
+        if (!foundFrag && fragPrevious && fragPrevious.start < fragments[0].start) {
+          foundFrag = fragments[0];
+        }
+      } else {
+        foundFrag = fragments[fragLen - 1];
+      }
+      foundFrag = this.filterReplacedPrimary(foundFrag, track.details);
+      if (!foundFrag) {
+        return;
+      }
+      const curSNIdx = foundFrag.sn - trackDetails.startSN;
+      const prevFrag = fragments[curSNIdx - 1];
+      if (prevFrag && prevFrag.cc === foundFrag.cc && this.fragmentTracker.getState(prevFrag) === FragmentState.NOT_LOADED) {
+        foundFrag = prevFrag;
+      }
+      if (this.fragmentTracker.getState(foundFrag) === FragmentState.NOT_LOADED) {
+        const fragToLoad = this.mapToInitFragWhenRequired(foundFrag);
+        if (fragToLoad) {
+          this.loadFragment(fragToLoad, track, targetBufferTime);
+        }
+      }
+    }
+  }
+  loadFragment(frag, level, targetBufferTime) {
+    if (!isMediaFragment(frag)) {
+      this._loadInitSegment(frag, level);
+    } else {
+      super.loadFragment(frag, level, targetBufferTime);
+    }
+  }
+  get mediaBufferTimeRanges() {
+    return new BufferableInstance(this.tracksBuffered[this.currentTrackId] || []);
+  }
+};
+var BufferableInstance = class {
+  constructor(timeranges) {
+    this.buffered = void 0;
+    const getRange = (name, index, length) => {
+      index = index >>> 0;
+      if (index > length - 1) {
+        throw new DOMException(`Failed to execute '${name}' on 'TimeRanges': The index provided (${index}) is greater than the maximum bound (${length})`);
+      }
+      return timeranges[index][name];
+    };
+    this.buffered = {
+      get length() {
+        return timeranges.length;
+      },
+      end(index) {
+        return getRange("end", index, timeranges.length);
+      },
+      start(index) {
+        return getRange("start", index, timeranges.length);
+      }
+    };
+  }
+};
+var specialCea608CharsCodes = {
+  42: 225,
+  92: 233,
+  94: 237,
+  95: 243,
+  96: 250,
+  123: 231,
+  124: 247,
+  125: 209,
+  126: 241,
+  127: 9608,
+  128: 174,
+  129: 176,
+  130: 189,
+  131: 191,
+  132: 8482,
+  133: 162,
+  134: 163,
+  135: 9834,
+  136: 224,
+  137: 32,
+  138: 232,
+  139: 226,
+  140: 234,
+  141: 238,
+  142: 244,
+  143: 251,
+  144: 193,
+  145: 201,
+  146: 211,
+  147: 218,
+  148: 220,
+  149: 252,
+  150: 8216,
+  151: 161,
+  152: 42,
+  153: 8217,
+  154: 9473,
+  155: 169,
+  156: 8480,
+  157: 8226,
+  158: 8220,
+  159: 8221,
+  160: 192,
+  161: 194,
+  162: 199,
+  163: 200,
+  164: 202,
+  165: 203,
+  166: 235,
+  167: 206,
+  168: 207,
+  169: 239,
+  170: 212,
+  171: 217,
+  172: 249,
+  173: 219,
+  174: 171,
+  175: 187,
+  176: 195,
+  177: 227,
+  178: 205,
+  179: 204,
+  180: 236,
+  181: 210,
+  182: 242,
+  183: 213,
+  184: 245,
+  185: 123,
+  186: 125,
+  187: 92,
+  188: 94,
+  189: 95,
+  190: 124,
+  191: 8764,
+  192: 196,
+  193: 228,
+  194: 214,
+  195: 246,
+  196: 223,
+  197: 165,
+  198: 164,
+  199: 9475,
+  200: 197,
+  201: 229,
+  202: 216,
+  203: 248,
+  204: 9487,
+  205: 9491,
+  206: 9495,
+  207: 9499
+};
+var getCharForByte = (byte) => String.fromCharCode(specialCea608CharsCodes[byte] || byte);
+var NR_ROWS = 15;
+var NR_COLS = 100;
+var rowsLowCh1 = {
+  17: 1,
+  18: 3,
+  21: 5,
+  22: 7,
+  23: 9,
+  16: 11,
+  19: 12,
+  20: 14
+};
+var rowsHighCh1 = {
+  17: 2,
+  18: 4,
+  21: 6,
+  22: 8,
+  23: 10,
+  19: 13,
+  20: 15
+};
+var rowsLowCh2 = {
+  25: 1,
+  26: 3,
+  29: 5,
+  30: 7,
+  31: 9,
+  24: 11,
+  27: 12,
+  28: 14
+};
+var rowsHighCh2 = {
+  25: 2,
+  26: 4,
+  29: 6,
+  30: 8,
+  31: 10,
+  27: 13,
+  28: 15
+};
+var backgroundColors = ["white", "green", "blue", "cyan", "red", "yellow", "magenta", "black", "transparent"];
+var CaptionsLogger = class {
+  constructor() {
+    this.time = null;
+    this.verboseLevel = 0;
+  }
+  log(severity, msg) {
+    if (this.verboseLevel >= severity) {
+      const m = typeof msg === "function" ? msg() : msg;
+      logger.log(`${this.time} [${severity}] ${m}`);
+    }
+  }
+};
+var numArrayToHexArray = function numArrayToHexArray2(numArray) {
+  const hexArray = [];
+  for (let j = 0; j < numArray.length; j++) {
+    hexArray.push(numArray[j].toString(16));
+  }
+  return hexArray;
+};
+var PenState = class {
+  constructor() {
+    this.foreground = "white";
+    this.underline = false;
+    this.italics = false;
+    this.background = "black";
+    this.flash = false;
+  }
+  reset() {
+    this.foreground = "white";
+    this.underline = false;
+    this.italics = false;
+    this.background = "black";
+    this.flash = false;
+  }
+  setStyles(styles) {
+    const attribs = ["foreground", "underline", "italics", "background", "flash"];
+    for (let i = 0; i < attribs.length; i++) {
+      const style = attribs[i];
+      if (styles.hasOwnProperty(style)) {
+        this[style] = styles[style];
+      }
+    }
+  }
+  isDefault() {
+    return this.foreground === "white" && !this.underline && !this.italics && this.background === "black" && !this.flash;
+  }
+  equals(other) {
+    return this.foreground === other.foreground && this.underline === other.underline && this.italics === other.italics && this.background === other.background && this.flash === other.flash;
+  }
+  copy(newPenState) {
+    this.foreground = newPenState.foreground;
+    this.underline = newPenState.underline;
+    this.italics = newPenState.italics;
+    this.background = newPenState.background;
+    this.flash = newPenState.flash;
+  }
+  toString() {
+    return "color=" + this.foreground + ", underline=" + this.underline + ", italics=" + this.italics + ", background=" + this.background + ", flash=" + this.flash;
+  }
+};
+var StyledUnicodeChar = class {
+  constructor() {
+    this.uchar = " ";
+    this.penState = new PenState();
+  }
+  reset() {
+    this.uchar = " ";
+    this.penState.reset();
+  }
+  setChar(uchar, newPenState) {
+    this.uchar = uchar;
+    this.penState.copy(newPenState);
+  }
+  setPenState(newPenState) {
+    this.penState.copy(newPenState);
+  }
+  equals(other) {
+    return this.uchar === other.uchar && this.penState.equals(other.penState);
+  }
+  copy(newChar) {
+    this.uchar = newChar.uchar;
+    this.penState.copy(newChar.penState);
+  }
+  isEmpty() {
+    return this.uchar === " " && this.penState.isDefault();
+  }
+};
+var Row = class {
+  constructor(logger2) {
+    this.chars = [];
+    this.pos = 0;
+    this.currPenState = new PenState();
+    this.cueStartTime = null;
+    this.logger = void 0;
+    for (let i = 0; i < NR_COLS; i++) {
+      this.chars.push(new StyledUnicodeChar());
+    }
+    this.logger = logger2;
+  }
+  equals(other) {
+    for (let i = 0; i < NR_COLS; i++) {
+      if (!this.chars[i].equals(other.chars[i])) {
+        return false;
+      }
+    }
+    return true;
+  }
+  copy(other) {
+    for (let i = 0; i < NR_COLS; i++) {
+      this.chars[i].copy(other.chars[i]);
+    }
+  }
+  isEmpty() {
+    let empty = true;
+    for (let i = 0; i < NR_COLS; i++) {
+      if (!this.chars[i].isEmpty()) {
+        empty = false;
+        break;
+      }
+    }
+    return empty;
+  }
+  setCursor(absPos) {
+    if (this.pos !== absPos) {
+      this.pos = absPos;
+    }
+    if (this.pos < 0) {
+      this.logger.log(3, "Negative cursor position " + this.pos);
+      this.pos = 0;
+    } else if (this.pos > NR_COLS) {
+      this.logger.log(3, "Too large cursor position " + this.pos);
+      this.pos = NR_COLS;
+    }
+  }
+  moveCursor(relPos) {
+    const newPos = this.pos + relPos;
+    if (relPos > 1) {
+      for (let i = this.pos + 1; i < newPos + 1; i++) {
+        this.chars[i].setPenState(this.currPenState);
+      }
+    }
+    this.setCursor(newPos);
+  }
+  backSpace() {
+    this.moveCursor(-1);
+    this.chars[this.pos].setChar(" ", this.currPenState);
+  }
+  insertChar(byte) {
+    if (byte >= 144) {
+      this.backSpace();
+    }
+    const char = getCharForByte(byte);
+    if (this.pos >= NR_COLS) {
+      this.logger.log(0, () => "Cannot insert " + byte.toString(16) + " (" + char + ") at position " + this.pos + ". Skipping it!");
+      return;
+    }
+    this.chars[this.pos].setChar(char, this.currPenState);
+    this.moveCursor(1);
+  }
+  clearFromPos(startPos) {
+    let i;
+    for (i = startPos; i < NR_COLS; i++) {
+      this.chars[i].reset();
+    }
+  }
+  clear() {
+    this.clearFromPos(0);
+    this.pos = 0;
+    this.currPenState.reset();
+  }
+  clearToEndOfRow() {
+    this.clearFromPos(this.pos);
+  }
+  getTextString() {
+    const chars = [];
+    let empty = true;
+    for (let i = 0; i < NR_COLS; i++) {
+      const char = this.chars[i].uchar;
+      if (char !== " ") {
+        empty = false;
+      }
+      chars.push(char);
+    }
+    if (empty) {
+      return "";
+    } else {
+      return chars.join("");
+    }
+  }
+  setPenStyles(styles) {
+    this.currPenState.setStyles(styles);
+    const currChar = this.chars[this.pos];
+    currChar.setPenState(this.currPenState);
+  }
+};
+var CaptionScreen = class {
+  constructor(logger2) {
+    this.rows = [];
+    this.currRow = NR_ROWS - 1;
+    this.nrRollUpRows = null;
+    this.lastOutputScreen = null;
+    this.logger = void 0;
+    for (let i = 0; i < NR_ROWS; i++) {
+      this.rows.push(new Row(logger2));
+    }
+    this.logger = logger2;
+  }
+  reset() {
+    for (let i = 0; i < NR_ROWS; i++) {
+      this.rows[i].clear();
+    }
+    this.currRow = NR_ROWS - 1;
+  }
+  equals(other) {
+    let equal = true;
+    for (let i = 0; i < NR_ROWS; i++) {
+      if (!this.rows[i].equals(other.rows[i])) {
+        equal = false;
+        break;
+      }
+    }
+    return equal;
+  }
+  copy(other) {
+    for (let i = 0; i < NR_ROWS; i++) {
+      this.rows[i].copy(other.rows[i]);
+    }
+  }
+  isEmpty() {
+    let empty = true;
+    for (let i = 0; i < NR_ROWS; i++) {
+      if (!this.rows[i].isEmpty()) {
+        empty = false;
+        break;
+      }
+    }
+    return empty;
+  }
+  backSpace() {
+    const row = this.rows[this.currRow];
+    row.backSpace();
+  }
+  clearToEndOfRow() {
+    const row = this.rows[this.currRow];
+    row.clearToEndOfRow();
+  }
+  insertChar(char) {
+    const row = this.rows[this.currRow];
+    row.insertChar(char);
+  }
+  setPen(styles) {
+    const row = this.rows[this.currRow];
+    row.setPenStyles(styles);
+  }
+  moveCursor(relPos) {
+    const row = this.rows[this.currRow];
+    row.moveCursor(relPos);
+  }
+  setCursor(absPos) {
+    this.logger.log(2, "setCursor: " + absPos);
+    const row = this.rows[this.currRow];
+    row.setCursor(absPos);
+  }
+  setPAC(pacData) {
+    this.logger.log(2, () => "pacData = " + stringify(pacData));
+    let newRow = pacData.row - 1;
+    if (this.nrRollUpRows && newRow < this.nrRollUpRows - 1) {
+      newRow = this.nrRollUpRows - 1;
+    }
+    if (this.nrRollUpRows && this.currRow !== newRow) {
+      for (let i = 0; i < NR_ROWS; i++) {
+        this.rows[i].clear();
+      }
+      const topRowIndex = this.currRow + 1 - this.nrRollUpRows;
+      const lastOutputScreen = this.lastOutputScreen;
+      if (lastOutputScreen) {
+        const prevLineTime = lastOutputScreen.rows[topRowIndex].cueStartTime;
+        const time = this.logger.time;
+        if (prevLineTime !== null && time !== null && prevLineTime < time) {
+          for (let i = 0; i < this.nrRollUpRows; i++) {
+            this.rows[newRow - this.nrRollUpRows + i + 1].copy(lastOutputScreen.rows[topRowIndex + i]);
+          }
+        }
+      }
+    }
+    this.currRow = newRow;
+    const row = this.rows[this.currRow];
+    if (pacData.indent !== null) {
+      const indent = pacData.indent;
+      const prevPos = Math.max(indent - 1, 0);
+      row.setCursor(pacData.indent);
+      pacData.color = row.chars[prevPos].penState.foreground;
+    }
+    const styles = {
+      foreground: pacData.color,
+      underline: pacData.underline,
+      italics: pacData.italics,
+      background: "black",
+      flash: false
+    };
+    this.setPen(styles);
+  }
+  setBkgData(bkgData) {
+    this.logger.log(2, () => "bkgData = " + stringify(bkgData));
+    this.backSpace();
+    this.setPen(bkgData);
+    this.insertChar(32);
+  }
+  setRollUpRows(nrRows) {
+    this.nrRollUpRows = nrRows;
+  }
+  rollUp() {
+    if (this.nrRollUpRows === null) {
+      this.logger.log(3, "roll_up but nrRollUpRows not set yet");
+      return;
+    }
+    this.logger.log(1, () => this.getDisplayText());
+    const topRowIndex = this.currRow + 1 - this.nrRollUpRows;
+    const topRow = this.rows.splice(topRowIndex, 1)[0];
+    topRow.clear();
+    this.rows.splice(this.currRow, 0, topRow);
+    this.logger.log(2, "Rolling up");
+  }
+  getDisplayText(asOneRow) {
+    asOneRow = asOneRow || false;
+    const displayText = [];
+    let text = "";
+    let rowNr = -1;
+    for (let i = 0; i < NR_ROWS; i++) {
+      const rowText = this.rows[i].getTextString();
+      if (rowText) {
+        rowNr = i + 1;
+        if (asOneRow) {
+          displayText.push("Row " + rowNr + ": '" + rowText + "'");
+        } else {
+          displayText.push(rowText.trim());
+        }
+      }
+    }
+    if (displayText.length > 0) {
+      if (asOneRow) {
+        text = "[" + displayText.join(" | ") + "]";
+      } else {
+        text = displayText.join("\n");
+      }
+    }
+    return text;
+  }
+  getTextAndFormat() {
+    return this.rows;
+  }
+};
+var Cea608Channel = class {
+  constructor(channelNumber, outputFilter, logger2) {
+    this.chNr = void 0;
+    this.outputFilter = void 0;
+    this.mode = void 0;
+    this.verbose = void 0;
+    this.displayedMemory = void 0;
+    this.nonDisplayedMemory = void 0;
+    this.lastOutputScreen = void 0;
+    this.currRollUpRow = void 0;
+    this.writeScreen = void 0;
+    this.cueStartTime = void 0;
+    this.logger = void 0;
+    this.chNr = channelNumber;
+    this.outputFilter = outputFilter;
+    this.mode = null;
+    this.verbose = 0;
+    this.displayedMemory = new CaptionScreen(logger2);
+    this.nonDisplayedMemory = new CaptionScreen(logger2);
+    this.lastOutputScreen = new CaptionScreen(logger2);
+    this.currRollUpRow = this.displayedMemory.rows[NR_ROWS - 1];
+    this.writeScreen = this.displayedMemory;
+    this.mode = null;
+    this.cueStartTime = null;
+    this.logger = logger2;
+  }
+  reset() {
+    this.mode = null;
+    this.displayedMemory.reset();
+    this.nonDisplayedMemory.reset();
+    this.lastOutputScreen.reset();
+    this.outputFilter.reset();
+    this.currRollUpRow = this.displayedMemory.rows[NR_ROWS - 1];
+    this.writeScreen = this.displayedMemory;
+    this.mode = null;
+    this.cueStartTime = null;
+  }
+  getHandler() {
+    return this.outputFilter;
+  }
+  setHandler(newHandler) {
+    this.outputFilter = newHandler;
+  }
+  setPAC(pacData) {
+    this.writeScreen.setPAC(pacData);
+  }
+  setBkgData(bkgData) {
+    this.writeScreen.setBkgData(bkgData);
+  }
+  setMode(newMode) {
+    if (newMode === this.mode) {
+      return;
+    }
+    this.mode = newMode;
+    this.logger.log(2, () => "MODE=" + newMode);
+    if (this.mode === "MODE_POP-ON") {
+      this.writeScreen = this.nonDisplayedMemory;
+    } else {
+      this.writeScreen = this.displayedMemory;
+      this.writeScreen.reset();
+    }
+    if (this.mode !== "MODE_ROLL-UP") {
+      this.displayedMemory.nrRollUpRows = null;
+      this.nonDisplayedMemory.nrRollUpRows = null;
+    }
+    this.mode = newMode;
+  }
+  insertChars(chars) {
+    for (let i = 0; i < chars.length; i++) {
+      this.writeScreen.insertChar(chars[i]);
+    }
+    const screen = this.writeScreen === this.displayedMemory ? "DISP" : "NON_DISP";
+    this.logger.log(2, () => screen + ": " + this.writeScreen.getDisplayText(true));
+    if (this.mode === "MODE_PAINT-ON" || this.mode === "MODE_ROLL-UP") {
+      this.logger.log(1, () => "DISPLAYED: " + this.displayedMemory.getDisplayText(true));
+      this.outputDataUpdate();
+    }
+  }
+  ccRCL() {
+    this.logger.log(2, "RCL - Resume Caption Loading");
+    this.setMode("MODE_POP-ON");
+  }
+  ccBS() {
+    this.logger.log(2, "BS - BackSpace");
+    if (this.mode === "MODE_TEXT") {
+      return;
+    }
+    this.writeScreen.backSpace();
+    if (this.writeScreen === this.displayedMemory) {
+      this.outputDataUpdate();
+    }
+  }
+  ccAOF() {
+  }
+  ccAON() {
+  }
+  ccDER() {
+    this.logger.log(2, "DER- Delete to End of Row");
+    this.writeScreen.clearToEndOfRow();
+    this.outputDataUpdate();
+  }
+  ccRU(nrRows) {
+    this.logger.log(2, "RU(" + nrRows + ") - Roll Up");
+    this.writeScreen = this.displayedMemory;
+    this.setMode("MODE_ROLL-UP");
+    this.writeScreen.setRollUpRows(nrRows);
+  }
+  ccFON() {
+    this.logger.log(2, "FON - Flash On");
+    this.writeScreen.setPen({
+      flash: true
+    });
+  }
+  ccRDC() {
+    this.logger.log(2, "RDC - Resume Direct Captioning");
+    this.setMode("MODE_PAINT-ON");
+  }
+  ccTR() {
+    this.logger.log(2, "TR");
+    this.setMode("MODE_TEXT");
+  }
+  ccRTD() {
+    this.logger.log(2, "RTD");
+    this.setMode("MODE_TEXT");
+  }
+  ccEDM() {
+    this.logger.log(2, "EDM - Erase Displayed Memory");
+    this.displayedMemory.reset();
+    this.outputDataUpdate(true);
+  }
+  ccCR() {
+    this.logger.log(2, "CR - Carriage Return");
+    this.writeScreen.rollUp();
+    this.outputDataUpdate(true);
+  }
+  ccENM() {
+    this.logger.log(2, "ENM - Erase Non-displayed Memory");
+    this.nonDisplayedMemory.reset();
+  }
+  ccEOC() {
+    this.logger.log(2, "EOC - End Of Caption");
+    if (this.mode === "MODE_POP-ON") {
+      const tmp = this.displayedMemory;
+      this.displayedMemory = this.nonDisplayedMemory;
+      this.nonDisplayedMemory = tmp;
+      this.writeScreen = this.nonDisplayedMemory;
+      this.logger.log(1, () => "DISP: " + this.displayedMemory.getDisplayText());
+    }
+    this.outputDataUpdate(true);
+  }
+  ccTO(nrCols) {
+    this.logger.log(2, "TO(" + nrCols + ") - Tab Offset");
+    this.writeScreen.moveCursor(nrCols);
+  }
+  ccMIDROW(secondByte) {
+    const styles = {
+      flash: false
+    };
+    styles.underline = secondByte % 2 === 1;
+    styles.italics = secondByte >= 46;
+    if (!styles.italics) {
+      const colorIndex = Math.floor(secondByte / 2) - 16;
+      const colors = ["white", "green", "blue", "cyan", "red", "yellow", "magenta"];
+      styles.foreground = colors[colorIndex];
+    } else {
+      styles.foreground = "white";
+    }
+    this.logger.log(2, "MIDROW: " + stringify(styles));
+    this.writeScreen.setPen(styles);
+  }
+  outputDataUpdate(dispatch = false) {
+    const time = this.logger.time;
+    if (time === null) {
+      return;
+    }
+    if (this.outputFilter) {
+      if (this.cueStartTime === null && !this.displayedMemory.isEmpty()) {
+        this.cueStartTime = time;
+      } else {
+        if (!this.displayedMemory.equals(this.lastOutputScreen)) {
+          this.outputFilter.newCue(this.cueStartTime, time, this.lastOutputScreen);
+          if (dispatch && this.outputFilter.dispatchCue) {
+            this.outputFilter.dispatchCue();
+          }
+          this.cueStartTime = this.displayedMemory.isEmpty() ? null : time;
+        }
+      }
+      this.lastOutputScreen.copy(this.displayedMemory);
+    }
+  }
+  cueSplitAtTime(t) {
+    if (this.outputFilter) {
+      if (!this.displayedMemory.isEmpty()) {
+        if (this.outputFilter.newCue) {
+          this.outputFilter.newCue(this.cueStartTime, t, this.displayedMemory);
+        }
+        this.cueStartTime = t;
+      }
+    }
+  }
+};
+var Cea608Parser = class {
+  constructor(field, out1, out2) {
+    this.channels = void 0;
+    this.currentChannel = 0;
+    this.cmdHistory = createCmdHistory();
+    this.logger = void 0;
+    const logger2 = this.logger = new CaptionsLogger();
+    this.channels = [null, new Cea608Channel(field, out1, logger2), new Cea608Channel(field + 1, out2, logger2)];
+  }
+  getHandler(channel) {
+    return this.channels[channel].getHandler();
+  }
+  setHandler(channel, newHandler) {
+    this.channels[channel].setHandler(newHandler);
+  }
+  addData(time, byteList) {
+    this.logger.time = time;
+    for (let i = 0; i < byteList.length; i += 2) {
+      const a = byteList[i] & 127;
+      const b = byteList[i + 1] & 127;
+      let cmdFound = false;
+      let charsFound = null;
+      if (a === 0 && b === 0) {
+        continue;
+      } else {
+        this.logger.log(3, () => "[" + numArrayToHexArray([byteList[i], byteList[i + 1]]) + "] -> (" + numArrayToHexArray([a, b]) + ")");
+      }
+      const cmdHistory = this.cmdHistory;
+      const isControlCode = a >= 16 && a <= 31;
+      if (isControlCode) {
+        if (hasCmdRepeated(a, b, cmdHistory)) {
+          setLastCmd(null, null, cmdHistory);
+          this.logger.log(3, () => "Repeated command (" + numArrayToHexArray([a, b]) + ") is dropped");
+          continue;
+        }
+        setLastCmd(a, b, this.cmdHistory);
+        cmdFound = this.parseCmd(a, b);
+        if (!cmdFound) {
+          cmdFound = this.parseMidrow(a, b);
+        }
+        if (!cmdFound) {
+          cmdFound = this.parsePAC(a, b);
+        }
+        if (!cmdFound) {
+          cmdFound = this.parseBackgroundAttributes(a, b);
+        }
+      } else {
+        setLastCmd(null, null, cmdHistory);
+      }
+      if (!cmdFound) {
+        charsFound = this.parseChars(a, b);
+        if (charsFound) {
+          const currChNr = this.currentChannel;
+          if (currChNr && currChNr > 0) {
+            const channel = this.channels[currChNr];
+            channel.insertChars(charsFound);
+          } else {
+            this.logger.log(2, "No channel found yet. TEXT-MODE?");
+          }
+        }
+      }
+      if (!cmdFound && !charsFound) {
+        this.logger.log(2, () => "Couldn't parse cleaned data " + numArrayToHexArray([a, b]) + " orig: " + numArrayToHexArray([byteList[i], byteList[i + 1]]));
+      }
+    }
+  }
+  parseCmd(a, b) {
+    const cond1 = (a === 20 || a === 28 || a === 21 || a === 29) && b >= 32 && b <= 47;
+    const cond2 = (a === 23 || a === 31) && b >= 33 && b <= 35;
+    if (!(cond1 || cond2)) {
+      return false;
+    }
+    const chNr = a === 20 || a === 21 || a === 23 ? 1 : 2;
+    const channel = this.channels[chNr];
+    if (a === 20 || a === 21 || a === 28 || a === 29) {
+      if (b === 32) {
+        channel.ccRCL();
+      } else if (b === 33) {
+        channel.ccBS();
+      } else if (b === 34) {
+        channel.ccAOF();
+      } else if (b === 35) {
+        channel.ccAON();
+      } else if (b === 36) {
+        channel.ccDER();
+      } else if (b === 37) {
+        channel.ccRU(2);
+      } else if (b === 38) {
+        channel.ccRU(3);
+      } else if (b === 39) {
+        channel.ccRU(4);
+      } else if (b === 40) {
+        channel.ccFON();
+      } else if (b === 41) {
+        channel.ccRDC();
+      } else if (b === 42) {
+        channel.ccTR();
+      } else if (b === 43) {
+        channel.ccRTD();
+      } else if (b === 44) {
+        channel.ccEDM();
+      } else if (b === 45) {
+        channel.ccCR();
+      } else if (b === 46) {
+        channel.ccENM();
+      } else if (b === 47) {
+        channel.ccEOC();
+      }
+    } else {
+      channel.ccTO(b - 32);
+    }
+    this.currentChannel = chNr;
+    return true;
+  }
+  parseMidrow(a, b) {
+    let chNr = 0;
+    if ((a === 17 || a === 25) && b >= 32 && b <= 47) {
+      if (a === 17) {
+        chNr = 1;
+      } else {
+        chNr = 2;
+      }
+      if (chNr !== this.currentChannel) {
+        this.logger.log(0, "Mismatch channel in midrow parsing");
+        return false;
+      }
+      const channel = this.channels[chNr];
+      if (!channel) {
+        return false;
+      }
+      channel.ccMIDROW(b);
+      this.logger.log(3, () => "MIDROW (" + numArrayToHexArray([a, b]) + ")");
+      return true;
+    }
+    return false;
+  }
+  parsePAC(a, b) {
+    let row;
+    const case1 = (a >= 17 && a <= 23 || a >= 25 && a <= 31) && b >= 64 && b <= 127;
+    const case2 = (a === 16 || a === 24) && b >= 64 && b <= 95;
+    if (!(case1 || case2)) {
+      return false;
+    }
+    const chNr = a <= 23 ? 1 : 2;
+    if (b >= 64 && b <= 95) {
+      row = chNr === 1 ? rowsLowCh1[a] : rowsLowCh2[a];
+    } else {
+      row = chNr === 1 ? rowsHighCh1[a] : rowsHighCh2[a];
+    }
+    const channel = this.channels[chNr];
+    if (!channel) {
+      return false;
+    }
+    channel.setPAC(this.interpretPAC(row, b));
+    this.currentChannel = chNr;
+    return true;
+  }
+  interpretPAC(row, byte) {
+    let pacIndex;
+    const pacData = {
+      color: null,
+      italics: false,
+      indent: null,
+      underline: false,
+      row
+    };
+    if (byte > 95) {
+      pacIndex = byte - 96;
+    } else {
+      pacIndex = byte - 64;
+    }
+    pacData.underline = (pacIndex & 1) === 1;
+    if (pacIndex <= 13) {
+      pacData.color = ["white", "green", "blue", "cyan", "red", "yellow", "magenta", "white"][Math.floor(pacIndex / 2)];
+    } else if (pacIndex <= 15) {
+      pacData.italics = true;
+      pacData.color = "white";
+    } else {
+      pacData.indent = Math.floor((pacIndex - 16) / 2) * 4;
+    }
+    return pacData;
+  }
+  parseChars(a, b) {
+    let channelNr;
+    let charCodes = null;
+    let charCode1 = null;
+    if (a >= 25) {
+      channelNr = 2;
+      charCode1 = a - 8;
+    } else {
+      channelNr = 1;
+      charCode1 = a;
+    }
+    if (charCode1 >= 17 && charCode1 <= 19) {
+      let oneCode;
+      if (charCode1 === 17) {
+        oneCode = b + 80;
+      } else if (charCode1 === 18) {
+        oneCode = b + 112;
+      } else {
+        oneCode = b + 144;
+      }
+      this.logger.log(2, () => "Special char '" + getCharForByte(oneCode) + "' in channel " + channelNr);
+      charCodes = [oneCode];
+    } else if (a >= 32 && a <= 127) {
+      charCodes = b === 0 ? [a] : [a, b];
+    }
+    if (charCodes) {
+      this.logger.log(3, () => "Char codes =  " + numArrayToHexArray(charCodes).join(","));
+    }
+    return charCodes;
+  }
+  parseBackgroundAttributes(a, b) {
+    const case1 = (a === 16 || a === 24) && b >= 32 && b <= 47;
+    const case2 = (a === 23 || a === 31) && b >= 45 && b <= 47;
+    if (!(case1 || case2)) {
+      return false;
+    }
+    let index;
+    const bkgData = {};
+    if (a === 16 || a === 24) {
+      index = Math.floor((b - 32) / 2);
+      bkgData.background = backgroundColors[index];
+      if (b % 2 === 1) {
+        bkgData.background = bkgData.background + "_semi";
+      }
+    } else if (b === 45) {
+      bkgData.background = "transparent";
+    } else {
+      bkgData.foreground = "black";
+      if (b === 47) {
+        bkgData.underline = true;
+      }
+    }
+    const chNr = a <= 23 ? 1 : 2;
+    const channel = this.channels[chNr];
+    channel.setBkgData(bkgData);
+    return true;
+  }
+  reset() {
+    for (let i = 0; i < Object.keys(this.channels).length; i++) {
+      const channel = this.channels[i];
+      if (channel) {
+        channel.reset();
+      }
+    }
+    setLastCmd(null, null, this.cmdHistory);
+  }
+  cueSplitAtTime(t) {
+    for (let i = 0; i < this.channels.length; i++) {
+      const channel = this.channels[i];
+      if (channel) {
+        channel.cueSplitAtTime(t);
+      }
+    }
+  }
+};
+function setLastCmd(a, b, cmdHistory) {
+  cmdHistory.a = a;
+  cmdHistory.b = b;
+}
+function hasCmdRepeated(a, b, cmdHistory) {
+  return cmdHistory.a === a && cmdHistory.b === b;
+}
+function createCmdHistory() {
+  return {
+    a: null,
+    b: null
+  };
+}
+var VTTCue = function() {
+  if (optionalSelf != null && optionalSelf.VTTCue) {
+    return self.VTTCue;
+  }
+  const AllowedDirections = ["", "lr", "rl"];
+  const AllowedAlignments = ["start", "middle", "end", "left", "right"];
+  function isAllowedValue(allowed, value) {
+    if (typeof value !== "string") {
+      return false;
+    }
+    if (!Array.isArray(allowed)) {
+      return false;
+    }
+    const lcValue = value.toLowerCase();
+    if (~allowed.indexOf(lcValue)) {
+      return lcValue;
+    }
+    return false;
+  }
+  function findDirectionSetting(value) {
+    return isAllowedValue(AllowedDirections, value);
+  }
+  function findAlignSetting(value) {
+    return isAllowedValue(AllowedAlignments, value);
+  }
+  function extend(obj, ...rest) {
+    let i = 1;
+    for (; i < arguments.length; i++) {
+      const cobj = arguments[i];
+      for (const p in cobj) {
+        obj[p] = cobj[p];
+      }
+    }
+    return obj;
+  }
+  function VTTCue2(startTime, endTime, text) {
+    const cue = this;
+    const baseObj = {
+      enumerable: true
+    };
+    cue.hasBeenReset = false;
+    let _id = "";
+    let _pauseOnExit = false;
+    let _startTime = startTime;
+    let _endTime = endTime;
+    let _text = text;
+    let _region = null;
+    let _vertical = "";
+    let _snapToLines = true;
+    let _line = "auto";
+    let _lineAlign = "start";
+    let _position = 50;
+    let _positionAlign = "middle";
+    let _size = 50;
+    let _align = "middle";
+    Object.defineProperty(cue, "id", extend({}, baseObj, {
+      get: function() {
+        return _id;
+      },
+      set: function(value) {
+        _id = "" + value;
+      }
+    }));
+    Object.defineProperty(cue, "pauseOnExit", extend({}, baseObj, {
+      get: function() {
+        return _pauseOnExit;
+      },
+      set: function(value) {
+        _pauseOnExit = !!value;
+      }
+    }));
+    Object.defineProperty(cue, "startTime", extend({}, baseObj, {
+      get: function() {
+        return _startTime;
+      },
+      set: function(value) {
+        if (typeof value !== "number") {
+          throw new TypeError("Start time must be set to a number.");
+        }
+        _startTime = value;
+        this.hasBeenReset = true;
+      }
+    }));
+    Object.defineProperty(cue, "endTime", extend({}, baseObj, {
+      get: function() {
+        return _endTime;
+      },
+      set: function(value) {
+        if (typeof value !== "number") {
+          throw new TypeError("End time must be set to a number.");
+        }
+        _endTime = value;
+        this.hasBeenReset = true;
+      }
+    }));
+    Object.defineProperty(cue, "text", extend({}, baseObj, {
+      get: function() {
+        return _text;
+      },
+      set: function(value) {
+        _text = "" + value;
+        this.hasBeenReset = true;
+      }
+    }));
+    Object.defineProperty(cue, "region", extend({}, baseObj, {
+      get: function() {
+        return _region;
+      },
+      set: function(value) {
+        _region = value;
+        this.hasBeenReset = true;
+      }
+    }));
+    Object.defineProperty(cue, "vertical", extend({}, baseObj, {
+      get: function() {
+        return _vertical;
+      },
+      set: function(value) {
+        const setting = findDirectionSetting(value);
+        if (setting === false) {
+          throw new SyntaxError("An invalid or illegal string was specified.");
+        }
+        _vertical = setting;
+        this.hasBeenReset = true;
+      }
+    }));
+    Object.defineProperty(cue, "snapToLines", extend({}, baseObj, {
+      get: function() {
+        return _snapToLines;
+      },
+      set: function(value) {
+        _snapToLines = !!value;
+        this.hasBeenReset = true;
+      }
+    }));
+    Object.defineProperty(cue, "line", extend({}, baseObj, {
+      get: function() {
+        return _line;
+      },
+      set: function(value) {
+        if (typeof value !== "number" && value !== "auto") {
+          throw new SyntaxError("An invalid number or illegal string was specified.");
+        }
+        _line = value;
+        this.hasBeenReset = true;
+      }
+    }));
+    Object.defineProperty(cue, "lineAlign", extend({}, baseObj, {
+      get: function() {
+        return _lineAlign;
+      },
+      set: function(value) {
+        const setting = findAlignSetting(value);
+        if (!setting) {
+          throw new SyntaxError("An invalid or illegal string was specified.");
+        }
+        _lineAlign = setting;
+        this.hasBeenReset = true;
+      }
+    }));
+    Object.defineProperty(cue, "position", extend({}, baseObj, {
+      get: function() {
+        return _position;
+      },
+      set: function(value) {
+        if (value < 0 || value > 100) {
+          throw new Error("Position must be between 0 and 100.");
+        }
+        _position = value;
+        this.hasBeenReset = true;
+      }
+    }));
+    Object.defineProperty(cue, "positionAlign", extend({}, baseObj, {
+      get: function() {
+        return _positionAlign;
+      },
+      set: function(value) {
+        const setting = findAlignSetting(value);
+        if (!setting) {
+          throw new SyntaxError("An invalid or illegal string was specified.");
+        }
+        _positionAlign = setting;
+        this.hasBeenReset = true;
+      }
+    }));
+    Object.defineProperty(cue, "size", extend({}, baseObj, {
+      get: function() {
+        return _size;
+      },
+      set: function(value) {
+        if (value < 0 || value > 100) {
+          throw new Error("Size must be between 0 and 100.");
+        }
+        _size = value;
+        this.hasBeenReset = true;
+      }
+    }));
+    Object.defineProperty(cue, "align", extend({}, baseObj, {
+      get: function() {
+        return _align;
+      },
+      set: function(value) {
+        const setting = findAlignSetting(value);
+        if (!setting) {
+          throw new SyntaxError("An invalid or illegal string was specified.");
+        }
+        _align = setting;
+        this.hasBeenReset = true;
+      }
+    }));
+    cue.displayState = void 0;
+  }
+  VTTCue2.prototype.getCueAsHTML = function() {
+    const WebVTT = self.WebVTT;
+    return WebVTT.convertCueToDOMTree(self, this.text);
+  };
+  return VTTCue2;
+}();
+var StringDecoder = class {
+  decode(data, options) {
+    if (!data) {
+      return "";
+    }
+    if (typeof data !== "string") {
+      throw new Error("Error - expected string data.");
+    }
+    return decodeURIComponent(encodeURIComponent(data));
+  }
+};
+function parseTimeStamp(input) {
+  function computeSeconds(h, m2, s, f) {
+    return (h | 0) * 3600 + (m2 | 0) * 60 + (s | 0) + parseFloat(f || 0);
+  }
+  const m = input.match(/^(?:(\d+):)?(\d{2}):(\d{2})(\.\d+)?/);
+  if (!m) {
+    return null;
+  }
+  if (parseFloat(m[2]) > 59) {
+    return computeSeconds(m[2], m[3], 0, m[4]);
+  }
+  return computeSeconds(m[1], m[2], m[3], m[4]);
+}
+var Settings = class {
+  constructor() {
+    this.values = /* @__PURE__ */ Object.create(null);
+  }
+  set(k, v) {
+    if (!this.get(k) && v !== "") {
+      this.values[k] = v;
+    }
+  }
+  get(k, dflt, defaultKey) {
+    if (defaultKey) {
+      return this.has(k) ? this.values[k] : dflt[defaultKey];
+    }
+    return this.has(k) ? this.values[k] : dflt;
+  }
+  has(k) {
+    return k in this.values;
+  }
+  alt(k, v, a) {
+    for (let n = 0; n < a.length; ++n) {
+      if (v === a[n]) {
+        this.set(k, v);
+        break;
+      }
+    }
+  }
+  integer(k, v) {
+    if (/^-?\d+$/.test(v)) {
+      this.set(k, parseInt(v, 10));
+    }
+  }
+  percent(k, v) {
+    if (/^([\d]{1,3})(\.[\d]*)?%$/.test(v)) {
+      const percent = parseFloat(v);
+      if (percent >= 0 && percent <= 100) {
+        this.set(k, percent);
+        return true;
+      }
+    }
+    return false;
+  }
+};
+function parseOptions(input, callback, keyValueDelim, groupDelim) {
+  const groups = groupDelim ? input.split(groupDelim) : [input];
+  for (const i in groups) {
+    if (typeof groups[i] !== "string") {
+      continue;
+    }
+    const kv = groups[i].split(keyValueDelim);
+    if (kv.length !== 2) {
+      continue;
+    }
+    const k = kv[0];
+    const v = kv[1];
+    callback(k, v);
+  }
+}
+var defaults = new VTTCue(0, 0, "");
+var center = defaults.align === "middle" ? "middle" : "center";
+function parseCue(input, cue, regionList) {
+  const oInput = input;
+  function consumeTimeStamp() {
+    const ts = parseTimeStamp(input);
+    if (ts === null) {
+      throw new Error("Malformed timestamp: " + oInput);
+    }
+    input = input.replace(/^[^\sa-zA-Z-]+/, "");
+    return ts;
+  }
+  function consumeCueSettings(input2, cue2) {
+    const settings = new Settings();
+    parseOptions(input2, function(k, v) {
+      let vals;
+      switch (k) {
+        case "region":
+          for (let i = regionList.length - 1; i >= 0; i--) {
+            if (regionList[i].id === v) {
+              settings.set(k, regionList[i].region);
+              break;
+            }
+          }
+          break;
+        case "vertical":
+          settings.alt(k, v, ["rl", "lr"]);
+          break;
+        case "line":
+          vals = v.split(",");
+          settings.integer(k, vals[0]);
+          if (settings.percent(k, vals[0])) {
+            settings.set("snapToLines", false);
+          }
+          settings.alt(k, vals[0], ["auto"]);
+          if (vals.length === 2) {
+            settings.alt("lineAlign", vals[1], ["start", center, "end"]);
+          }
+          break;
+        case "position":
+          vals = v.split(",");
+          settings.percent(k, vals[0]);
+          if (vals.length === 2) {
+            settings.alt("positionAlign", vals[1], ["start", center, "end", "line-left", "line-right", "auto"]);
+          }
+          break;
+        case "size":
+          settings.percent(k, v);
+          break;
+        case "align":
+          settings.alt(k, v, ["start", center, "end", "left", "right"]);
+          break;
+      }
+    }, /:/, /\s/);
+    cue2.region = settings.get("region", null);
+    cue2.vertical = settings.get("vertical", "");
+    let line = settings.get("line", "auto");
+    if (line === "auto" && defaults.line === -1) {
+      line = -1;
+    }
+    cue2.line = line;
+    cue2.lineAlign = settings.get("lineAlign", "start");
+    cue2.snapToLines = settings.get("snapToLines", true);
+    cue2.size = settings.get("size", 100);
+    cue2.align = settings.get("align", center);
+    let position = settings.get("position", "auto");
+    if (position === "auto" && defaults.position === 50) {
+      position = cue2.align === "start" || cue2.align === "left" ? 0 : cue2.align === "end" || cue2.align === "right" ? 100 : 50;
+    }
+    cue2.position = position;
+  }
+  function skipWhitespace() {
+    input = input.replace(/^\s+/, "");
+  }
+  skipWhitespace();
+  cue.startTime = consumeTimeStamp();
+  skipWhitespace();
+  if (input.slice(0, 3) !== "-->") {
+    throw new Error("Malformed time stamp (time stamps must be separated by '-->'): " + oInput);
+  }
+  input = input.slice(3);
+  skipWhitespace();
+  cue.endTime = consumeTimeStamp();
+  skipWhitespace();
+  consumeCueSettings(input, cue);
+}
+function fixLineBreaks(input) {
+  return input.replace(/<br(?: \/)?>/gi, "\n");
+}
+var VTTParser = class {
+  constructor() {
+    this.state = "INITIAL";
+    this.buffer = "";
+    this.decoder = new StringDecoder();
+    this.regionList = [];
+    this.cue = null;
+    this.oncue = void 0;
+    this.onparsingerror = void 0;
+    this.onflush = void 0;
+  }
+  parse(data) {
+    const _this = this;
+    if (data) {
+      _this.buffer += _this.decoder.decode(data, {
+        stream: true
+      });
+    }
+    function collectNextLine() {
+      let buffer = _this.buffer;
+      let pos = 0;
+      buffer = fixLineBreaks(buffer);
+      while (pos < buffer.length && buffer[pos] !== "\r" && buffer[pos] !== "\n") {
+        ++pos;
+      }
+      const line = buffer.slice(0, pos);
+      if (buffer[pos] === "\r") {
+        ++pos;
+      }
+      if (buffer[pos] === "\n") {
+        ++pos;
+      }
+      _this.buffer = buffer.slice(pos);
+      return line;
+    }
+    function parseHeader2(input) {
+      parseOptions(input, function(k, v) {
+      }, /:/);
+    }
+    try {
+      let line = "";
+      if (_this.state === "INITIAL") {
+        if (!/\r\n|\n/.test(_this.buffer)) {
+          return this;
+        }
+        line = collectNextLine();
+        const m = line.match(/^()?WEBVTT([ \t].*)?$/);
+        if (!(m != null && m[0])) {
+          throw new Error("Malformed WebVTT signature.");
+        }
+        _this.state = "HEADER";
+      }
+      let alreadyCollectedLine = false;
+      while (_this.buffer) {
+        if (!/\r\n|\n/.test(_this.buffer)) {
+          return this;
+        }
+        if (!alreadyCollectedLine) {
+          line = collectNextLine();
+        } else {
+          alreadyCollectedLine = false;
+        }
+        switch (_this.state) {
+          case "HEADER":
+            if (/:/.test(line)) {
+              parseHeader2(line);
+            } else if (!line) {
+              _this.state = "ID";
+            }
+            continue;
+          case "NOTE":
+            if (!line) {
+              _this.state = "ID";
+            }
+            continue;
+          case "ID":
+            if (/^NOTE($|[ \t])/.test(line)) {
+              _this.state = "NOTE";
+              break;
+            }
+            if (!line) {
+              continue;
+            }
+            _this.cue = new VTTCue(0, 0, "");
+            _this.state = "CUE";
+            if (line.indexOf("-->") === -1) {
+              _this.cue.id = line;
+              continue;
+            }
+          case "CUE":
+            if (!_this.cue) {
+              _this.state = "BADCUE";
+              continue;
+            }
+            try {
+              parseCue(line, _this.cue, _this.regionList);
+            } catch (e) {
+              _this.cue = null;
+              _this.state = "BADCUE";
+              continue;
+            }
+            _this.state = "CUETEXT";
+            continue;
+          case "CUETEXT":
+            {
+              const hasSubstring = line.indexOf("-->") !== -1;
+              if (!line || hasSubstring && (alreadyCollectedLine = true)) {
+                if (_this.oncue && _this.cue) {
+                  _this.oncue(_this.cue);
+                }
+                _this.cue = null;
+                _this.state = "ID";
+                continue;
+              }
+              if (_this.cue === null) {
+                continue;
+              }
+              if (_this.cue.text) {
+                _this.cue.text += "\n";
+              }
+              _this.cue.text += line;
+            }
+            continue;
+          case "BADCUE":
+            if (!line) {
+              _this.state = "ID";
+            }
+        }
+      }
+    } catch (e) {
+      if (_this.state === "CUETEXT" && _this.cue && _this.oncue) {
+        _this.oncue(_this.cue);
+      }
+      _this.cue = null;
+      _this.state = _this.state === "INITIAL" ? "BADWEBVTT" : "BADCUE";
+    }
+    return this;
+  }
+  flush() {
+    const _this = this;
+    try {
+      if (_this.cue || _this.state === "HEADER") {
+        _this.buffer += "\n\n";
+        _this.parse();
+      }
+      if (_this.state === "INITIAL" || _this.state === "BADWEBVTT") {
+        throw new Error("Malformed WebVTT signature.");
+      }
+    } catch (e) {
+      if (_this.onparsingerror) {
+        _this.onparsingerror(e);
+      }
+    }
+    if (_this.onflush) {
+      _this.onflush();
+    }
+    return this;
+  }
+};
+var LINEBREAKS = /\r\n|\n\r|\n|\r/g;
+var startsWith = function startsWith2(inputString, searchString, position = 0) {
+  return inputString.slice(position, position + searchString.length) === searchString;
+};
+var cueString2millis = function cueString2millis2(timeString) {
+  let ts = parseInt(timeString.slice(-3));
+  const secs = parseInt(timeString.slice(-6, -4));
+  const mins = parseInt(timeString.slice(-9, -7));
+  const hours = timeString.length > 9 ? parseInt(timeString.substring(0, timeString.indexOf(":"))) : 0;
+  if (!isFiniteNumber(ts) || !isFiniteNumber(secs) || !isFiniteNumber(mins) || !isFiniteNumber(hours)) {
+    throw Error(`Malformed X-TIMESTAMP-MAP: Local:${timeString}`);
+  }
+  ts += 1e3 * secs;
+  ts += 60 * 1e3 * mins;
+  ts += 60 * 60 * 1e3 * hours;
+  return ts;
+};
+function generateCueId(startTime, endTime, text) {
+  return hash(startTime.toString()) + hash(endTime.toString()) + hash(text);
+}
+var calculateOffset = function calculateOffset2(vttCCs, cc, presentationTime) {
+  let currCC = vttCCs[cc];
+  let prevCC = vttCCs[currCC.prevCC];
+  if (!prevCC || !prevCC.new && currCC.new) {
+    vttCCs.ccOffset = vttCCs.presentationOffset = currCC.start;
+    currCC.new = false;
+    return;
+  }
+  while ((_prevCC = prevCC) != null && _prevCC.new) {
+    var _prevCC;
+    vttCCs.ccOffset += currCC.start - prevCC.start;
+    currCC.new = false;
+    currCC = prevCC;
+    prevCC = vttCCs[currCC.prevCC];
+  }
+  vttCCs.presentationOffset = presentationTime;
+};
+function parseWebVTT(vttByteArray, initPTS, vttCCs, cc, timeOffset, callBack, errorCallBack) {
+  const parser = new VTTParser();
+  const vttLines = utf8ArrayToStr(new Uint8Array(vttByteArray)).trim().replace(LINEBREAKS, "\n").split("\n");
+  const cues = [];
+  const init90kHz = initPTS ? toMpegTsClockFromTimescale(initPTS.baseTime, initPTS.timescale) : 0;
+  let cueTime = "00:00.000";
+  let timestampMapMPEGTS = 0;
+  let timestampMapLOCAL = 0;
+  let parsingError;
+  let inHeader = true;
+  parser.oncue = function(cue) {
+    const currCC = vttCCs[cc];
+    let cueOffset = vttCCs.ccOffset;
+    const webVttMpegTsMapOffset = (timestampMapMPEGTS - init90kHz) / 9e4;
+    if (currCC != null && currCC.new) {
+      if (timestampMapLOCAL !== void 0) {
+        cueOffset = vttCCs.ccOffset = currCC.start;
+      } else {
+        calculateOffset(vttCCs, cc, webVttMpegTsMapOffset);
+      }
+    }
+    if (webVttMpegTsMapOffset) {
+      if (!initPTS) {
+        parsingError = new Error("Missing initPTS for VTT MPEGTS");
+        return;
+      }
+      cueOffset = webVttMpegTsMapOffset - vttCCs.presentationOffset;
+    }
+    const duration = cue.endTime - cue.startTime;
+    const startTime = normalizePts((cue.startTime + cueOffset - timestampMapLOCAL) * 9e4, timeOffset * 9e4) / 9e4;
+    cue.startTime = Math.max(startTime, 0);
+    cue.endTime = Math.max(startTime + duration, 0);
+    const text = cue.text.trim();
+    cue.text = decodeURIComponent(encodeURIComponent(text));
+    if (!cue.id) {
+      cue.id = generateCueId(cue.startTime, cue.endTime, text);
+    }
+    if (cue.endTime > 0) {
+      cues.push(cue);
+    }
+  };
+  parser.onparsingerror = function(error) {
+    parsingError = error;
+  };
+  parser.onflush = function() {
+    if (parsingError) {
+      errorCallBack(parsingError);
+      return;
+    }
+    callBack(cues);
+  };
+  vttLines.forEach((line) => {
+    if (inHeader) {
+      if (startsWith(line, "X-TIMESTAMP-MAP=")) {
+        inHeader = false;
+        line.slice(16).split(",").forEach((timestamp) => {
+          if (startsWith(timestamp, "LOCAL:")) {
+            cueTime = timestamp.slice(6);
+          } else if (startsWith(timestamp, "MPEGTS:")) {
+            timestampMapMPEGTS = parseInt(timestamp.slice(7));
+          }
+        });
+        try {
+          timestampMapLOCAL = cueString2millis(cueTime) / 1e3;
+        } catch (error) {
+          parsingError = error;
+        }
+        return;
+      } else if (line === "") {
+        inHeader = false;
+      }
+    }
+    parser.parse(line + "\n");
+  });
+  parser.flush();
+}
+var IMSC1_CODEC = "stpp.ttml.im1t";
+var HMSF_REGEX = /^(\d{2,}):(\d{2}):(\d{2}):(\d{2})\.?(\d+)?$/;
+var TIME_UNIT_REGEX = /^(\d*(?:\.\d*)?)(h|m|s|ms|f|t)$/;
+var textAlignToLineAlign = {
+  left: "start",
+  center: "center",
+  right: "end",
+  start: "start",
+  end: "end"
+};
+function parseIMSC1(payload, initPTS, callBack, errorCallBack) {
+  const results = findBox(new Uint8Array(payload), ["mdat"]);
+  if (results.length === 0) {
+    errorCallBack(new Error("Could not parse IMSC1 mdat"));
+    return;
+  }
+  const ttmlList = results.map((mdat) => utf8ArrayToStr(mdat));
+  const syncTime = toTimescaleFromScale(initPTS.baseTime, 1, initPTS.timescale);
+  try {
+    ttmlList.forEach((ttml) => callBack(parseTTML(ttml, syncTime)));
+  } catch (error) {
+    errorCallBack(error);
+  }
+}
+function parseTTML(ttml, syncTime) {
+  const parser = new DOMParser();
+  const xmlDoc = parser.parseFromString(ttml, "text/xml");
+  const tt = xmlDoc.getElementsByTagName("tt")[0];
+  if (!tt) {
+    throw new Error("Invalid ttml");
+  }
+  const defaultRateInfo = {
+    frameRate: 30,
+    subFrameRate: 1,
+    frameRateMultiplier: 0,
+    tickRate: 0
+  };
+  const rateInfo = Object.keys(defaultRateInfo).reduce((result, key) => {
+    result[key] = tt.getAttribute(`ttp:${key}`) || defaultRateInfo[key];
+    return result;
+  }, {});
+  const trim = tt.getAttribute("xml:space") !== "preserve";
+  const styleElements = collectionToDictionary(getElementCollection(tt, "styling", "style"));
+  const regionElements = collectionToDictionary(getElementCollection(tt, "layout", "region"));
+  const cueElements = getElementCollection(tt, "body", "[begin]");
+  return [].map.call(cueElements, (cueElement) => {
+    const cueText = getTextContent(cueElement, trim);
+    if (!cueText || !cueElement.hasAttribute("begin")) {
+      return null;
+    }
+    const startTime = parseTtmlTime(cueElement.getAttribute("begin"), rateInfo);
+    const duration = parseTtmlTime(cueElement.getAttribute("dur"), rateInfo);
+    let endTime = parseTtmlTime(cueElement.getAttribute("end"), rateInfo);
+    if (startTime === null) {
+      throw timestampParsingError(cueElement);
+    }
+    if (endTime === null) {
+      if (duration === null) {
+        throw timestampParsingError(cueElement);
+      }
+      endTime = startTime + duration;
+    }
+    const cue = new VTTCue(startTime - syncTime, endTime - syncTime, cueText);
+    cue.id = generateCueId(cue.startTime, cue.endTime, cue.text);
+    const region = regionElements[cueElement.getAttribute("region")];
+    const style = styleElements[cueElement.getAttribute("style")];
+    const styles = getTtmlStyles(region, style, styleElements);
+    const {
+      textAlign
+    } = styles;
+    if (textAlign) {
+      const lineAlign = textAlignToLineAlign[textAlign];
+      if (lineAlign) {
+        cue.lineAlign = lineAlign;
+      }
+      cue.align = textAlign;
+    }
+    _extends(cue, styles);
+    return cue;
+  }).filter((cue) => cue !== null);
+}
+function getElementCollection(fromElement, parentName, childName) {
+  const parent = fromElement.getElementsByTagName(parentName)[0];
+  if (parent) {
+    return [].slice.call(parent.querySelectorAll(childName));
+  }
+  return [];
+}
+function collectionToDictionary(elementsWithId) {
+  return elementsWithId.reduce((dict, element) => {
+    const id = element.getAttribute("xml:id");
+    if (id) {
+      dict[id] = element;
+    }
+    return dict;
+  }, {});
+}
+function getTextContent(element, trim) {
+  return [].slice.call(element.childNodes).reduce((str, node, i) => {
+    var _node$childNodes;
+    if (node.nodeName === "br" && i) {
+      return str + "\n";
+    }
+    if ((_node$childNodes = node.childNodes) != null && _node$childNodes.length) {
+      return getTextContent(node, trim);
+    } else if (trim) {
+      return str + node.textContent.trim().replace(/\s+/g, " ");
+    }
+    return str + node.textContent;
+  }, "");
+}
+function getTtmlStyles(region, style, styleElements) {
+  const ttsNs = "http://www.w3.org/ns/ttml#styling";
+  let regionStyle = null;
+  const styleAttributes = [
+    "displayAlign",
+    "textAlign",
+    "color",
+    "backgroundColor",
+    "fontSize",
+    "fontFamily"
+  ];
+  const regionStyleName = region != null && region.hasAttribute("style") ? region.getAttribute("style") : null;
+  if (regionStyleName && styleElements.hasOwnProperty(regionStyleName)) {
+    regionStyle = styleElements[regionStyleName];
+  }
+  return styleAttributes.reduce((styles, name) => {
+    const value = getAttributeNS(style, ttsNs, name) || getAttributeNS(region, ttsNs, name) || getAttributeNS(regionStyle, ttsNs, name);
+    if (value) {
+      styles[name] = value;
+    }
+    return styles;
+  }, {});
+}
+function getAttributeNS(element, ns, name) {
+  if (!element) {
+    return null;
+  }
+  return element.hasAttributeNS(ns, name) ? element.getAttributeNS(ns, name) : null;
+}
+function timestampParsingError(node) {
+  return new Error(`Could not parse ttml timestamp ${node}`);
+}
+function parseTtmlTime(timeAttributeValue, rateInfo) {
+  if (!timeAttributeValue) {
+    return null;
+  }
+  let seconds = parseTimeStamp(timeAttributeValue);
+  if (seconds === null) {
+    if (HMSF_REGEX.test(timeAttributeValue)) {
+      seconds = parseHoursMinutesSecondsFrames(timeAttributeValue, rateInfo);
+    } else if (TIME_UNIT_REGEX.test(timeAttributeValue)) {
+      seconds = parseTimeUnits(timeAttributeValue, rateInfo);
+    }
+  }
+  return seconds;
+}
+function parseHoursMinutesSecondsFrames(timeAttributeValue, rateInfo) {
+  const m = HMSF_REGEX.exec(timeAttributeValue);
+  const frames = (m[4] | 0) + (m[5] | 0) / rateInfo.subFrameRate;
+  return (m[1] | 0) * 3600 + (m[2] | 0) * 60 + (m[3] | 0) + frames / rateInfo.frameRate;
+}
+function parseTimeUnits(timeAttributeValue, rateInfo) {
+  const m = TIME_UNIT_REGEX.exec(timeAttributeValue);
+  const value = Number(m[1]);
+  const unit = m[2];
+  switch (unit) {
+    case "h":
+      return value * 3600;
+    case "m":
+      return value * 60;
+    case "ms":
+      return value * 1e3;
+    case "f":
+      return value / rateInfo.frameRate;
+    case "t":
+      return value / rateInfo.tickRate;
+  }
+  return value;
+}
+var OutputFilter = class {
+  constructor(timelineController, trackName) {
+    this.timelineController = void 0;
+    this.cueRanges = [];
+    this.trackName = void 0;
+    this.startTime = null;
+    this.endTime = null;
+    this.screen = null;
+    this.timelineController = timelineController;
+    this.trackName = trackName;
+  }
+  dispatchCue() {
+    if (this.startTime === null) {
+      return;
+    }
+    this.timelineController.addCues(this.trackName, this.startTime, this.endTime, this.screen, this.cueRanges);
+    this.startTime = null;
+  }
+  newCue(startTime, endTime, screen) {
+    if (this.startTime === null || this.startTime > startTime) {
+      this.startTime = startTime;
+    }
+    this.endTime = endTime;
+    this.screen = screen;
+    this.timelineController.createCaptionsTrack(this.trackName);
+  }
+  reset() {
+    this.cueRanges = [];
+    this.startTime = null;
+  }
+};
+var TimelineController = class {
+  constructor(hls) {
+    this.hls = void 0;
+    this.media = null;
+    this.config = void 0;
+    this.enabled = true;
+    this.Cues = void 0;
+    this.textTracks = [];
+    this.tracks = [];
+    this.initPTS = [];
+    this.unparsedVttFrags = [];
+    this.captionsTracks = {};
+    this.nonNativeCaptionsTracks = {};
+    this.cea608Parser1 = void 0;
+    this.cea608Parser2 = void 0;
+    this.lastCc = -1;
+    this.lastSn = -1;
+    this.lastPartIndex = -1;
+    this.prevCC = -1;
+    this.vttCCs = newVTTCCs();
+    this.captionsProperties = void 0;
+    this.hls = hls;
+    this.config = hls.config;
+    this.Cues = hls.config.cueHandler;
+    this.captionsProperties = {
+      textTrack1: {
+        label: this.config.captionsTextTrack1Label,
+        languageCode: this.config.captionsTextTrack1LanguageCode
+      },
+      textTrack2: {
+        label: this.config.captionsTextTrack2Label,
+        languageCode: this.config.captionsTextTrack2LanguageCode
+      },
+      textTrack3: {
+        label: this.config.captionsTextTrack3Label,
+        languageCode: this.config.captionsTextTrack3LanguageCode
+      },
+      textTrack4: {
+        label: this.config.captionsTextTrack4Label,
+        languageCode: this.config.captionsTextTrack4LanguageCode
+      }
+    };
+    hls.on(Events.MEDIA_ATTACHING, this.onMediaAttaching, this);
+    hls.on(Events.MEDIA_DETACHING, this.onMediaDetaching, this);
+    hls.on(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.on(Events.MANIFEST_LOADED, this.onManifestLoaded, this);
+    hls.on(Events.SUBTITLE_TRACKS_UPDATED, this.onSubtitleTracksUpdated, this);
+    hls.on(Events.FRAG_LOADING, this.onFragLoading, this);
+    hls.on(Events.FRAG_LOADED, this.onFragLoaded, this);
+    hls.on(Events.FRAG_PARSING_USERDATA, this.onFragParsingUserdata, this);
+    hls.on(Events.FRAG_DECRYPTED, this.onFragDecrypted, this);
+    hls.on(Events.INIT_PTS_FOUND, this.onInitPtsFound, this);
+    hls.on(Events.SUBTITLE_TRACKS_CLEARED, this.onSubtitleTracksCleared, this);
+    hls.on(Events.BUFFER_FLUSHING, this.onBufferFlushing, this);
+  }
+  destroy() {
+    const {
+      hls
+    } = this;
+    hls.off(Events.MEDIA_ATTACHING, this.onMediaAttaching, this);
+    hls.off(Events.MEDIA_DETACHING, this.onMediaDetaching, this);
+    hls.off(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.off(Events.MANIFEST_LOADED, this.onManifestLoaded, this);
+    hls.off(Events.SUBTITLE_TRACKS_UPDATED, this.onSubtitleTracksUpdated, this);
+    hls.off(Events.FRAG_LOADING, this.onFragLoading, this);
+    hls.off(Events.FRAG_LOADED, this.onFragLoaded, this);
+    hls.off(Events.FRAG_PARSING_USERDATA, this.onFragParsingUserdata, this);
+    hls.off(Events.FRAG_DECRYPTED, this.onFragDecrypted, this);
+    hls.off(Events.INIT_PTS_FOUND, this.onInitPtsFound, this);
+    hls.off(Events.SUBTITLE_TRACKS_CLEARED, this.onSubtitleTracksCleared, this);
+    hls.off(Events.BUFFER_FLUSHING, this.onBufferFlushing, this);
+    this.hls = this.config = this.media = null;
+    this.cea608Parser1 = this.cea608Parser2 = void 0;
+  }
+  initCea608Parsers() {
+    const channel1 = new OutputFilter(this, "textTrack1");
+    const channel2 = new OutputFilter(this, "textTrack2");
+    const channel3 = new OutputFilter(this, "textTrack3");
+    const channel4 = new OutputFilter(this, "textTrack4");
+    this.cea608Parser1 = new Cea608Parser(1, channel1, channel2);
+    this.cea608Parser2 = new Cea608Parser(3, channel3, channel4);
+  }
+  addCues(trackName, startTime, endTime, screen, cueRanges) {
+    let merged = false;
+    for (let i = cueRanges.length; i--; ) {
+      const cueRange = cueRanges[i];
+      const overlap = intersection(cueRange[0], cueRange[1], startTime, endTime);
+      if (overlap >= 0) {
+        cueRange[0] = Math.min(cueRange[0], startTime);
+        cueRange[1] = Math.max(cueRange[1], endTime);
+        merged = true;
+        if (overlap / (endTime - startTime) > 0.5) {
+          return;
+        }
+      }
+    }
+    if (!merged) {
+      cueRanges.push([startTime, endTime]);
+    }
+    if (this.config.renderTextTracksNatively) {
+      const track = this.captionsTracks[trackName];
+      this.Cues.newCue(track, startTime, endTime, screen);
+    } else {
+      const cues = this.Cues.newCue(null, startTime, endTime, screen);
+      this.hls.trigger(Events.CUES_PARSED, {
+        type: "captions",
+        cues,
+        track: trackName
+      });
+    }
+  }
+  onInitPtsFound(event, {
+    frag,
+    id,
+    initPTS,
+    timescale
+  }) {
+    const {
+      unparsedVttFrags
+    } = this;
+    if (id === PlaylistLevelType.MAIN) {
+      this.initPTS[frag.cc] = {
+        baseTime: initPTS,
+        timescale
+      };
+    }
+    if (unparsedVttFrags.length) {
+      this.unparsedVttFrags = [];
+      unparsedVttFrags.forEach((data) => {
+        if (this.initPTS[data.frag.cc]) {
+          this.onFragLoaded(Events.FRAG_LOADED, data);
+        } else {
+          this.hls.trigger(Events.SUBTITLE_FRAG_PROCESSED, {
+            success: false,
+            frag: data.frag,
+            error: new Error("Subtitle discontinuity domain does not match main")
+          });
+        }
+      });
+    }
+  }
+  getExistingTrack(label, language) {
+    const {
+      media
+    } = this;
+    if (media) {
+      for (let i = 0; i < media.textTracks.length; i++) {
+        const textTrack = media.textTracks[i];
+        if (canReuseVttTextTrack(textTrack, {
+          name: label,
+          lang: language,
+          characteristics: "transcribes-spoken-dialog,describes-music-and-sound"
+        })) {
+          return textTrack;
+        }
+      }
+    }
+    return null;
+  }
+  createCaptionsTrack(trackName) {
+    if (this.config.renderTextTracksNatively) {
+      this.createNativeTrack(trackName);
+    } else {
+      this.createNonNativeTrack(trackName);
+    }
+  }
+  createNativeTrack(trackName) {
+    if (this.captionsTracks[trackName]) {
+      return;
+    }
+    const {
+      captionsProperties,
+      captionsTracks,
+      media
+    } = this;
+    const {
+      label,
+      languageCode
+    } = captionsProperties[trackName];
+    const existingTrack = this.getExistingTrack(label, languageCode);
+    if (!existingTrack) {
+      const textTrack = this.createTextTrack("captions", label, languageCode);
+      if (textTrack) {
+        textTrack[trackName] = true;
+        captionsTracks[trackName] = textTrack;
+      }
+    } else {
+      captionsTracks[trackName] = existingTrack;
+      clearCurrentCues(captionsTracks[trackName]);
+      sendAddTrackEvent(captionsTracks[trackName], media);
+    }
+  }
+  createNonNativeTrack(trackName) {
+    if (this.nonNativeCaptionsTracks[trackName]) {
+      return;
+    }
+    const trackProperties = this.captionsProperties[trackName];
+    if (!trackProperties) {
+      return;
+    }
+    const label = trackProperties.label;
+    const track = {
+      _id: trackName,
+      label,
+      kind: "captions",
+      default: trackProperties.media ? !!trackProperties.media.default : false,
+      closedCaptions: trackProperties.media
+    };
+    this.nonNativeCaptionsTracks[trackName] = track;
+    this.hls.trigger(Events.NON_NATIVE_TEXT_TRACKS_FOUND, {
+      tracks: [track]
+    });
+  }
+  createTextTrack(kind, label, lang) {
+    const media = this.media;
+    if (!media) {
+      return;
+    }
+    return media.addTextTrack(kind, label, lang);
+  }
+  onMediaAttaching(event, data) {
+    this.media = data.media;
+    if (!data.mediaSource) {
+      this._cleanTracks();
+    }
+  }
+  onMediaDetaching(event, data) {
+    const transferringMedia = !!data.transferMedia;
+    this.media = null;
+    if (transferringMedia) {
+      return;
+    }
+    const {
+      captionsTracks
+    } = this;
+    Object.keys(captionsTracks).forEach((trackName) => {
+      clearCurrentCues(captionsTracks[trackName]);
+      delete captionsTracks[trackName];
+    });
+    this.nonNativeCaptionsTracks = {};
+  }
+  onManifestLoading() {
+    this.lastCc = -1;
+    this.lastSn = -1;
+    this.lastPartIndex = -1;
+    this.prevCC = -1;
+    this.vttCCs = newVTTCCs();
+    this._cleanTracks();
+    this.tracks = [];
+    this.captionsTracks = {};
+    this.nonNativeCaptionsTracks = {};
+    this.textTracks = [];
+    this.unparsedVttFrags = [];
+    this.initPTS = [];
+    if (this.cea608Parser1 && this.cea608Parser2) {
+      this.cea608Parser1.reset();
+      this.cea608Parser2.reset();
+    }
+  }
+  _cleanTracks() {
+    const {
+      media
+    } = this;
+    if (!media) {
+      return;
+    }
+    const textTracks = media.textTracks;
+    if (textTracks) {
+      for (let i = 0; i < textTracks.length; i++) {
+        clearCurrentCues(textTracks[i]);
+      }
+    }
+  }
+  onSubtitleTracksUpdated(event, data) {
+    const tracks = data.subtitleTracks || [];
+    const hasIMSC1 = tracks.some((track) => track.textCodec === IMSC1_CODEC);
+    if (this.config.enableWebVTT || hasIMSC1 && this.config.enableIMSC1) {
+      const listIsIdentical = subtitleOptionsIdentical(this.tracks, tracks);
+      if (listIsIdentical) {
+        this.tracks = tracks;
+        return;
+      }
+      this.textTracks = [];
+      this.tracks = tracks;
+      if (this.config.renderTextTracksNatively) {
+        const media = this.media;
+        const inUseTracks = media ? filterSubtitleTracks(media.textTracks) : null;
+        this.tracks.forEach((track, index) => {
+          let textTrack;
+          if (inUseTracks) {
+            let inUseTrack = null;
+            for (let i = 0; i < inUseTracks.length; i++) {
+              if (inUseTracks[i] && canReuseVttTextTrack(inUseTracks[i], track)) {
+                inUseTrack = inUseTracks[i];
+                inUseTracks[i] = null;
+                break;
+              }
+            }
+            if (inUseTrack) {
+              textTrack = inUseTrack;
+            }
+          }
+          if (textTrack) {
+            clearCurrentCues(textTrack);
+          } else {
+            const textTrackKind = captionsOrSubtitlesFromCharacteristics(track);
+            textTrack = this.createTextTrack(textTrackKind, track.name, track.lang);
+            if (textTrack) {
+              textTrack.mode = "disabled";
+            }
+          }
+          if (textTrack) {
+            this.textTracks.push(textTrack);
+          }
+        });
+        if (inUseTracks != null && inUseTracks.length) {
+          const unusedTextTracks = inUseTracks.filter((t) => t !== null).map((t) => t.label);
+          if (unusedTextTracks.length) {
+            this.hls.logger.warn(`Media element contains unused subtitle tracks: ${unusedTextTracks.join(", ")}. Replace media element for each source to clear TextTracks and captions menu.`);
+          }
+        }
+      } else if (this.tracks.length) {
+        const tracksList = this.tracks.map((track) => {
+          return {
+            label: track.name,
+            kind: track.type.toLowerCase(),
+            default: track.default,
+            subtitleTrack: track
+          };
+        });
+        this.hls.trigger(Events.NON_NATIVE_TEXT_TRACKS_FOUND, {
+          tracks: tracksList
+        });
+      }
+    }
+  }
+  onManifestLoaded(event, data) {
+    if (this.config.enableCEA708Captions && data.captions) {
+      data.captions.forEach((captionsTrack) => {
+        const instreamIdMatch = /(?:CC|SERVICE)([1-4])/.exec(captionsTrack.instreamId);
+        if (!instreamIdMatch) {
+          return;
+        }
+        const trackName = `textTrack${instreamIdMatch[1]}`;
+        const trackProperties = this.captionsProperties[trackName];
+        if (!trackProperties) {
+          return;
+        }
+        trackProperties.label = captionsTrack.name;
+        if (captionsTrack.lang) {
+          trackProperties.languageCode = captionsTrack.lang;
+        }
+        trackProperties.media = captionsTrack;
+      });
+    }
+  }
+  closedCaptionsForLevel(frag) {
+    const level = this.hls.levels[frag.level];
+    return level == null ? void 0 : level.attrs["CLOSED-CAPTIONS"];
+  }
+  onFragLoading(event, data) {
+    if (this.enabled && data.frag.type === PlaylistLevelType.MAIN) {
+      var _data$part$index, _data$part;
+      const {
+        cea608Parser1,
+        cea608Parser2,
+        lastSn
+      } = this;
+      const {
+        cc,
+        sn
+      } = data.frag;
+      const partIndex = (_data$part$index = (_data$part = data.part) == null ? void 0 : _data$part.index) != null ? _data$part$index : -1;
+      if (cea608Parser1 && cea608Parser2) {
+        if (sn !== lastSn + 1 || sn === lastSn && partIndex !== this.lastPartIndex + 1 || cc !== this.lastCc) {
+          cea608Parser1.reset();
+          cea608Parser2.reset();
+        }
+      }
+      this.lastCc = cc;
+      this.lastSn = sn;
+      this.lastPartIndex = partIndex;
+    }
+  }
+  onFragLoaded(event, data) {
+    const {
+      frag,
+      payload
+    } = data;
+    if (frag.type === PlaylistLevelType.SUBTITLE) {
+      if (payload.byteLength) {
+        const decryptData = frag.decryptdata;
+        const decrypted = "stats" in data;
+        if (decryptData == null || !decryptData.encrypted || decrypted) {
+          const trackPlaylistMedia = this.tracks[frag.level];
+          const vttCCs = this.vttCCs;
+          if (!vttCCs[frag.cc]) {
+            vttCCs[frag.cc] = {
+              start: frag.start,
+              prevCC: this.prevCC,
+              new: true
+            };
+            this.prevCC = frag.cc;
+          }
+          if (trackPlaylistMedia && trackPlaylistMedia.textCodec === IMSC1_CODEC) {
+            this._parseIMSC1(frag, payload);
+          } else {
+            this._parseVTTs(data);
+          }
+        }
+      } else {
+        this.hls.trigger(Events.SUBTITLE_FRAG_PROCESSED, {
+          success: false,
+          frag,
+          error: new Error("Empty subtitle payload")
+        });
+      }
+    }
+  }
+  _parseIMSC1(frag, payload) {
+    const hls = this.hls;
+    parseIMSC1(payload, this.initPTS[frag.cc], (cues) => {
+      this._appendCues(cues, frag.level);
+      hls.trigger(Events.SUBTITLE_FRAG_PROCESSED, {
+        success: true,
+        frag
+      });
+    }, (error) => {
+      hls.logger.log(`Failed to parse IMSC1: ${error}`);
+      hls.trigger(Events.SUBTITLE_FRAG_PROCESSED, {
+        success: false,
+        frag,
+        error
+      });
+    });
+  }
+  _parseVTTs(data) {
+    var _frag$initSegment;
+    const {
+      frag,
+      payload
+    } = data;
+    const {
+      initPTS,
+      unparsedVttFrags
+    } = this;
+    const maxAvCC = initPTS.length - 1;
+    if (!initPTS[frag.cc] && maxAvCC === -1) {
+      unparsedVttFrags.push(data);
+      return;
+    }
+    const hls = this.hls;
+    const payloadWebVTT = (_frag$initSegment = frag.initSegment) != null && _frag$initSegment.data ? appendUint8Array(frag.initSegment.data, new Uint8Array(payload)).buffer : payload;
+    parseWebVTT(payloadWebVTT, this.initPTS[frag.cc], this.vttCCs, frag.cc, frag.start, (cues) => {
+      this._appendCues(cues, frag.level);
+      hls.trigger(Events.SUBTITLE_FRAG_PROCESSED, {
+        success: true,
+        frag
+      });
+    }, (error) => {
+      const missingInitPTS = error.message === "Missing initPTS for VTT MPEGTS";
+      if (missingInitPTS) {
+        unparsedVttFrags.push(data);
+      } else {
+        this._fallbackToIMSC1(frag, payload);
+      }
+      hls.logger.log(`Failed to parse VTT cue: ${error}`);
+      if (missingInitPTS && maxAvCC > frag.cc) {
+        return;
+      }
+      hls.trigger(Events.SUBTITLE_FRAG_PROCESSED, {
+        success: false,
+        frag,
+        error
+      });
+    });
+  }
+  _fallbackToIMSC1(frag, payload) {
+    const trackPlaylistMedia = this.tracks[frag.level];
+    if (!trackPlaylistMedia.textCodec) {
+      parseIMSC1(payload, this.initPTS[frag.cc], () => {
+        trackPlaylistMedia.textCodec = IMSC1_CODEC;
+        this._parseIMSC1(frag, payload);
+      }, () => {
+        trackPlaylistMedia.textCodec = "wvtt";
+      });
+    }
+  }
+  _appendCues(cues, fragLevel) {
+    const hls = this.hls;
+    if (this.config.renderTextTracksNatively) {
+      const textTrack = this.textTracks[fragLevel];
+      if (!textTrack || textTrack.mode === "disabled") {
+        return;
+      }
+      cues.forEach((cue) => addCueToTrack(textTrack, cue));
+    } else {
+      const currentTrack = this.tracks[fragLevel];
+      if (!currentTrack) {
+        return;
+      }
+      const track = currentTrack.default ? "default" : "subtitles" + fragLevel;
+      hls.trigger(Events.CUES_PARSED, {
+        type: "subtitles",
+        cues,
+        track
+      });
+    }
+  }
+  onFragDecrypted(event, data) {
+    const {
+      frag
+    } = data;
+    if (frag.type === PlaylistLevelType.SUBTITLE) {
+      this.onFragLoaded(Events.FRAG_LOADED, data);
+    }
+  }
+  onSubtitleTracksCleared() {
+    this.tracks = [];
+    this.captionsTracks = {};
+  }
+  onFragParsingUserdata(event, data) {
+    if (!this.enabled || !this.config.enableCEA708Captions) {
+      return;
+    }
+    const {
+      frag,
+      samples
+    } = data;
+    if (frag.type === PlaylistLevelType.MAIN && this.closedCaptionsForLevel(frag) === "NONE") {
+      return;
+    }
+    for (let i = 0; i < samples.length; i++) {
+      const ccBytes = samples[i].bytes;
+      if (ccBytes) {
+        if (!this.cea608Parser1) {
+          this.initCea608Parsers();
+        }
+        const ccdatas = this.extractCea608Data(ccBytes);
+        this.cea608Parser1.addData(samples[i].pts, ccdatas[0]);
+        this.cea608Parser2.addData(samples[i].pts, ccdatas[1]);
+      }
+    }
+  }
+  onBufferFlushing(event, {
+    startOffset,
+    endOffset,
+    endOffsetSubtitles,
+    type
+  }) {
+    const {
+      media
+    } = this;
+    if (!media || media.currentTime < endOffset) {
+      return;
+    }
+    if (!type || type === "video") {
+      const {
+        captionsTracks
+      } = this;
+      Object.keys(captionsTracks).forEach((trackName) => removeCuesInRange(captionsTracks[trackName], startOffset, endOffset));
+    }
+    if (this.config.renderTextTracksNatively) {
+      if (startOffset === 0 && endOffsetSubtitles !== void 0) {
+        const {
+          textTracks
+        } = this;
+        Object.keys(textTracks).forEach((trackName) => removeCuesInRange(textTracks[trackName], startOffset, endOffsetSubtitles));
+      }
+    }
+  }
+  extractCea608Data(byteArray) {
+    const actualCCBytes = [[], []];
+    const count = byteArray[0] & 31;
+    let position = 2;
+    for (let j = 0; j < count; j++) {
+      const tmpByte = byteArray[position++];
+      const ccbyte1 = 127 & byteArray[position++];
+      const ccbyte2 = 127 & byteArray[position++];
+      if (ccbyte1 === 0 && ccbyte2 === 0) {
+        continue;
+      }
+      const ccValid = (4 & tmpByte) !== 0;
+      if (ccValid) {
+        const ccType = 3 & tmpByte;
+        if (ccType === 0 || ccType === 1) {
+          actualCCBytes[ccType].push(ccbyte1);
+          actualCCBytes[ccType].push(ccbyte2);
+        }
+      }
+    }
+    return actualCCBytes;
+  }
+};
+function captionsOrSubtitlesFromCharacteristics(track) {
+  if (track.characteristics) {
+    if (/transcribes-spoken-dialog/gi.test(track.characteristics) && /describes-music-and-sound/gi.test(track.characteristics)) {
+      return "captions";
+    }
+  }
+  return "subtitles";
+}
+function canReuseVttTextTrack(inUseTrack, manifestTrack) {
+  return !!inUseTrack && inUseTrack.kind === captionsOrSubtitlesFromCharacteristics(manifestTrack) && subtitleTrackMatchesTextTrack(manifestTrack, inUseTrack);
+}
+function intersection(x1, x2, y1, y2) {
+  return Math.min(x2, y2) - Math.max(x1, y1);
+}
+function newVTTCCs() {
+  return {
+    ccOffset: 0,
+    presentationOffset: 0,
+    0: {
+      start: 0,
+      prevCC: -1,
+      new: true
+    }
+  };
+}
+var WHITESPACE_CHAR = /\s/;
+var Cues = {
+  newCue(track, startTime, endTime, captionScreen) {
+    const result = [];
+    let row;
+    let cue;
+    let indenting;
+    let indent;
+    let text;
+    const Cue = self.VTTCue || self.TextTrackCue;
+    for (let r = 0; r < captionScreen.rows.length; r++) {
+      row = captionScreen.rows[r];
+      indenting = true;
+      indent = 0;
+      text = "";
+      if (!row.isEmpty()) {
+        var _track$cues;
+        for (let c = 0; c < row.chars.length; c++) {
+          if (WHITESPACE_CHAR.test(row.chars[c].uchar) && indenting) {
+            indent++;
+          } else {
+            text += row.chars[c].uchar;
+            indenting = false;
+          }
+        }
+        row.cueStartTime = startTime;
+        if (startTime === endTime) {
+          endTime += 1e-4;
+        }
+        if (indent >= 16) {
+          indent--;
+        } else {
+          indent++;
+        }
+        const cueText = fixLineBreaks(text.trim());
+        const id = generateCueId(startTime, endTime, cueText);
+        if (!(track != null && (_track$cues = track.cues) != null && _track$cues.getCueById(id))) {
+          cue = new Cue(startTime, endTime, cueText);
+          cue.id = id;
+          cue.line = r + 1;
+          cue.align = "left";
+          cue.position = 10 + Math.min(80, Math.floor(indent * 8 / 32) * 10);
+          result.push(cue);
+        }
+      }
+    }
+    if (track && result.length) {
+      result.sort((cueA, cueB) => {
+        if (cueA.line === "auto" || cueB.line === "auto") {
+          return 0;
+        }
+        if (cueA.line > 8 && cueB.line > 8) {
+          return cueB.line - cueA.line;
+        }
+        return cueA.line - cueB.line;
+      });
+      result.forEach((cue2) => addCueToTrack(track, cue2));
+    }
+    return result;
+  }
+};
+function fetchSupported() {
+  if (self.fetch && self.AbortController && self.ReadableStream && self.Request) {
+    try {
+      new self.ReadableStream({});
+      return true;
+    } catch (e) {
+    }
+  }
+  return false;
+}
+var BYTERANGE = /(\d+)-(\d+)\/(\d+)/;
+var FetchLoader = class {
+  constructor(config) {
+    this.fetchSetup = void 0;
+    this.requestTimeout = void 0;
+    this.request = null;
+    this.response = null;
+    this.controller = void 0;
+    this.context = null;
+    this.config = null;
+    this.callbacks = null;
+    this.stats = void 0;
+    this.loader = null;
+    this.fetchSetup = config.fetchSetup || getRequest;
+    this.controller = new self.AbortController();
+    this.stats = new LoadStats();
+  }
+  destroy() {
+    this.loader = this.callbacks = this.context = this.config = this.request = null;
+    this.abortInternal();
+    this.response = null;
+    this.fetchSetup = this.controller = this.stats = null;
+  }
+  abortInternal() {
+    if (this.controller && !this.stats.loading.end) {
+      this.stats.aborted = true;
+      this.controller.abort();
+    }
+  }
+  abort() {
+    var _this$callbacks;
+    this.abortInternal();
+    if ((_this$callbacks = this.callbacks) != null && _this$callbacks.onAbort) {
+      this.callbacks.onAbort(this.stats, this.context, this.response);
+    }
+  }
+  load(context, config, callbacks) {
+    const stats = this.stats;
+    if (stats.loading.start) {
+      throw new Error("Loader can only be used once.");
+    }
+    stats.loading.start = self.performance.now();
+    const initParams = getRequestParameters(context, this.controller.signal);
+    const isArrayBuffer = context.responseType === "arraybuffer";
+    const LENGTH = isArrayBuffer ? "byteLength" : "length";
+    const {
+      maxTimeToFirstByteMs,
+      maxLoadTimeMs
+    } = config.loadPolicy;
+    this.context = context;
+    this.config = config;
+    this.callbacks = callbacks;
+    this.request = this.fetchSetup(context, initParams);
+    self.clearTimeout(this.requestTimeout);
+    config.timeout = maxTimeToFirstByteMs && isFiniteNumber(maxTimeToFirstByteMs) ? maxTimeToFirstByteMs : maxLoadTimeMs;
+    this.requestTimeout = self.setTimeout(() => {
+      if (this.callbacks) {
+        this.abortInternal();
+        this.callbacks.onTimeout(stats, context, this.response);
+      }
+    }, config.timeout);
+    const fetchPromise = isPromise(this.request) ? this.request.then(self.fetch) : self.fetch(this.request);
+    fetchPromise.then((response) => {
+      var _this$callbacks2;
+      this.response = this.loader = response;
+      const first = Math.max(self.performance.now(), stats.loading.start);
+      self.clearTimeout(this.requestTimeout);
+      config.timeout = maxLoadTimeMs;
+      this.requestTimeout = self.setTimeout(() => {
+        if (this.callbacks) {
+          this.abortInternal();
+          this.callbacks.onTimeout(stats, context, this.response);
+        }
+      }, maxLoadTimeMs - (first - stats.loading.start));
+      if (!response.ok) {
+        const {
+          status: status2,
+          statusText
+        } = response;
+        throw new FetchError(statusText || "fetch, bad network response", status2, response);
+      }
+      stats.loading.first = first;
+      stats.total = getContentLength(response.headers) || stats.total;
+      const onProgress = (_this$callbacks2 = this.callbacks) == null ? void 0 : _this$callbacks2.onProgress;
+      if (onProgress && isFiniteNumber(config.highWaterMark)) {
+        return this.loadProgressively(response, stats, context, config.highWaterMark, onProgress);
+      }
+      if (isArrayBuffer) {
+        return response.arrayBuffer();
+      }
+      if (context.responseType === "json") {
+        return response.json();
+      }
+      return response.text();
+    }).then((responseData) => {
+      var _this$callbacks3, _this$callbacks4;
+      const response = this.response;
+      if (!response) {
+        throw new Error("loader destroyed");
+      }
+      self.clearTimeout(this.requestTimeout);
+      stats.loading.end = Math.max(self.performance.now(), stats.loading.first);
+      const total = responseData[LENGTH];
+      if (total) {
+        stats.loaded = stats.total = total;
+      }
+      const loaderResponse = {
+        url: response.url,
+        data: responseData,
+        code: response.status
+      };
+      const onProgress = (_this$callbacks3 = this.callbacks) == null ? void 0 : _this$callbacks3.onProgress;
+      if (onProgress && !isFiniteNumber(config.highWaterMark)) {
+        onProgress(stats, context, responseData, response);
+      }
+      (_this$callbacks4 = this.callbacks) == null ? void 0 : _this$callbacks4.onSuccess(loaderResponse, stats, context, response);
+    }).catch((error) => {
+      var _this$callbacks5;
+      self.clearTimeout(this.requestTimeout);
+      if (stats.aborted) {
+        return;
+      }
+      const code = !error ? 0 : error.code || 0;
+      const text = !error ? null : error.message;
+      (_this$callbacks5 = this.callbacks) == null ? void 0 : _this$callbacks5.onError({
+        code,
+        text
+      }, context, error ? error.details : null, stats);
+    });
+  }
+  getCacheAge() {
+    let result = null;
+    if (this.response) {
+      const ageHeader = this.response.headers.get("age");
+      result = ageHeader ? parseFloat(ageHeader) : null;
+    }
+    return result;
+  }
+  getResponseHeader(name) {
+    return this.response ? this.response.headers.get(name) : null;
+  }
+  loadProgressively(response, stats, context, highWaterMark = 0, onProgress) {
+    const chunkCache = new ChunkCache();
+    const reader = response.body.getReader();
+    const pump = () => {
+      return reader.read().then((data) => {
+        if (data.done) {
+          if (chunkCache.dataLength) {
+            onProgress(stats, context, chunkCache.flush().buffer, response);
+          }
+          return Promise.resolve(new ArrayBuffer(0));
+        }
+        const chunk = data.value;
+        const len = chunk.length;
+        stats.loaded += len;
+        if (len < highWaterMark || chunkCache.dataLength) {
+          chunkCache.push(chunk);
+          if (chunkCache.dataLength >= highWaterMark) {
+            onProgress(stats, context, chunkCache.flush().buffer, response);
+          }
+        } else {
+          onProgress(stats, context, chunk.buffer, response);
+        }
+        return pump();
+      }).catch(() => {
+        return Promise.reject();
+      });
+    };
+    return pump();
+  }
+};
+function getRequestParameters(context, signal) {
+  const initParams = {
+    method: "GET",
+    mode: "cors",
+    credentials: "same-origin",
+    signal,
+    headers: new self.Headers(_extends({}, context.headers))
+  };
+  if (context.rangeEnd) {
+    initParams.headers.set("Range", "bytes=" + context.rangeStart + "-" + String(context.rangeEnd - 1));
+  }
+  return initParams;
+}
+function getByteRangeLength(byteRangeHeader) {
+  const result = BYTERANGE.exec(byteRangeHeader);
+  if (result) {
+    return parseInt(result[2]) - parseInt(result[1]) + 1;
+  }
+}
+function getContentLength(headers) {
+  const contentRange = headers.get("Content-Range");
+  if (contentRange) {
+    const byteRangeLength = getByteRangeLength(contentRange);
+    if (isFiniteNumber(byteRangeLength)) {
+      return byteRangeLength;
+    }
+  }
+  const contentLength = headers.get("Content-Length");
+  if (contentLength) {
+    return parseInt(contentLength);
+  }
+}
+function getRequest(context, initParams) {
+  return new self.Request(context.url, initParams);
+}
+var FetchError = class extends Error {
+  constructor(message, code, details) {
+    super(message);
+    this.code = void 0;
+    this.details = void 0;
+    this.code = code;
+    this.details = details;
+  }
+};
+var AGE_HEADER_LINE_REGEX = /^age:\s*[\d.]+\s*$/im;
+var XhrLoader = class {
+  constructor(config) {
+    this.xhrSetup = void 0;
+    this.requestTimeout = void 0;
+    this.retryTimeout = void 0;
+    this.retryDelay = void 0;
+    this.config = null;
+    this.callbacks = null;
+    this.context = null;
+    this.loader = null;
+    this.stats = void 0;
+    this.xhrSetup = config ? config.xhrSetup || null : null;
+    this.stats = new LoadStats();
+    this.retryDelay = 0;
+  }
+  destroy() {
+    this.callbacks = null;
+    this.abortInternal();
+    this.loader = null;
+    this.config = null;
+    this.context = null;
+    this.xhrSetup = null;
+  }
+  abortInternal() {
+    const loader = this.loader;
+    self.clearTimeout(this.requestTimeout);
+    self.clearTimeout(this.retryTimeout);
+    if (loader) {
+      loader.onreadystatechange = null;
+      loader.onprogress = null;
+      if (loader.readyState !== 4) {
+        this.stats.aborted = true;
+        loader.abort();
+      }
+    }
+  }
+  abort() {
+    var _this$callbacks;
+    this.abortInternal();
+    if ((_this$callbacks = this.callbacks) != null && _this$callbacks.onAbort) {
+      this.callbacks.onAbort(this.stats, this.context, this.loader);
+    }
+  }
+  load(context, config, callbacks) {
+    if (this.stats.loading.start) {
+      throw new Error("Loader can only be used once.");
+    }
+    this.stats.loading.start = self.performance.now();
+    this.context = context;
+    this.config = config;
+    this.callbacks = callbacks;
+    this.loadInternal();
+  }
+  loadInternal() {
+    const {
+      config,
+      context
+    } = this;
+    if (!config || !context) {
+      return;
+    }
+    const xhr = this.loader = new self.XMLHttpRequest();
+    const stats = this.stats;
+    stats.loading.first = 0;
+    stats.loaded = 0;
+    stats.aborted = false;
+    const xhrSetup = this.xhrSetup;
+    if (xhrSetup) {
+      Promise.resolve().then(() => {
+        if (this.loader !== xhr || this.stats.aborted)
+          return;
+        return xhrSetup(xhr, context.url);
+      }).catch((error) => {
+        if (this.loader !== xhr || this.stats.aborted)
+          return;
+        xhr.open("GET", context.url, true);
+        return xhrSetup(xhr, context.url);
+      }).then(() => {
+        if (this.loader !== xhr || this.stats.aborted)
+          return;
+        this.openAndSendXhr(xhr, context, config);
+      }).catch((error) => {
+        var _this$callbacks2;
+        (_this$callbacks2 = this.callbacks) == null ? void 0 : _this$callbacks2.onError({
+          code: xhr.status,
+          text: error.message
+        }, context, xhr, stats);
+        return;
+      });
+    } else {
+      this.openAndSendXhr(xhr, context, config);
+    }
+  }
+  openAndSendXhr(xhr, context, config) {
+    if (!xhr.readyState) {
+      xhr.open("GET", context.url, true);
+    }
+    const headers = context.headers;
+    const {
+      maxTimeToFirstByteMs,
+      maxLoadTimeMs
+    } = config.loadPolicy;
+    if (headers) {
+      for (const header in headers) {
+        xhr.setRequestHeader(header, headers[header]);
+      }
+    }
+    if (context.rangeEnd) {
+      xhr.setRequestHeader("Range", "bytes=" + context.rangeStart + "-" + (context.rangeEnd - 1));
+    }
+    xhr.onreadystatechange = this.readystatechange.bind(this);
+    xhr.onprogress = this.loadprogress.bind(this);
+    xhr.responseType = context.responseType;
+    self.clearTimeout(this.requestTimeout);
+    config.timeout = maxTimeToFirstByteMs && isFiniteNumber(maxTimeToFirstByteMs) ? maxTimeToFirstByteMs : maxLoadTimeMs;
+    this.requestTimeout = self.setTimeout(this.loadtimeout.bind(this), config.timeout);
+    xhr.send();
+  }
+  readystatechange() {
+    const {
+      context,
+      loader: xhr,
+      stats
+    } = this;
+    if (!context || !xhr) {
+      return;
+    }
+    const readyState = xhr.readyState;
+    const config = this.config;
+    if (stats.aborted) {
+      return;
+    }
+    if (readyState >= 2) {
+      if (stats.loading.first === 0) {
+        stats.loading.first = Math.max(self.performance.now(), stats.loading.start);
+        if (config.timeout !== config.loadPolicy.maxLoadTimeMs) {
+          self.clearTimeout(this.requestTimeout);
+          config.timeout = config.loadPolicy.maxLoadTimeMs;
+          this.requestTimeout = self.setTimeout(this.loadtimeout.bind(this), config.loadPolicy.maxLoadTimeMs - (stats.loading.first - stats.loading.start));
+        }
+      }
+      if (readyState === 4) {
+        self.clearTimeout(this.requestTimeout);
+        xhr.onreadystatechange = null;
+        xhr.onprogress = null;
+        const status2 = xhr.status;
+        const useResponseText = xhr.responseType === "text" ? xhr.responseText : null;
+        if (status2 >= 200 && status2 < 300) {
+          const data = useResponseText != null ? useResponseText : xhr.response;
+          if (data != null) {
+            var _this$callbacks3, _this$callbacks4;
+            stats.loading.end = Math.max(self.performance.now(), stats.loading.first);
+            const len = xhr.responseType === "arraybuffer" ? data.byteLength : data.length;
+            stats.loaded = stats.total = len;
+            stats.bwEstimate = stats.total * 8e3 / (stats.loading.end - stats.loading.first);
+            const onProgress = (_this$callbacks3 = this.callbacks) == null ? void 0 : _this$callbacks3.onProgress;
+            if (onProgress) {
+              onProgress(stats, context, data, xhr);
+            }
+            const _response = {
+              url: xhr.responseURL,
+              data,
+              code: status2
+            };
+            (_this$callbacks4 = this.callbacks) == null ? void 0 : _this$callbacks4.onSuccess(_response, stats, context, xhr);
+            return;
+          }
+        }
+        const retryConfig = config.loadPolicy.errorRetry;
+        const retryCount = stats.retry;
+        const response = {
+          url: context.url,
+          data: void 0,
+          code: status2
+        };
+        if (shouldRetry(retryConfig, retryCount, false, response)) {
+          this.retry(retryConfig);
+        } else {
+          var _this$callbacks5;
+          logger.error(`${status2} while loading ${context.url}`);
+          (_this$callbacks5 = this.callbacks) == null ? void 0 : _this$callbacks5.onError({
+            code: status2,
+            text: xhr.statusText
+          }, context, xhr, stats);
+        }
+      }
+    }
+  }
+  loadtimeout() {
+    if (!this.config)
+      return;
+    const retryConfig = this.config.loadPolicy.timeoutRetry;
+    const retryCount = this.stats.retry;
+    if (shouldRetry(retryConfig, retryCount, true)) {
+      this.retry(retryConfig);
+    } else {
+      var _this$context;
+      logger.warn(`timeout while loading ${(_this$context = this.context) == null ? void 0 : _this$context.url}`);
+      const callbacks = this.callbacks;
+      if (callbacks) {
+        this.abortInternal();
+        callbacks.onTimeout(this.stats, this.context, this.loader);
+      }
+    }
+  }
+  retry(retryConfig) {
+    const {
+      context,
+      stats
+    } = this;
+    this.retryDelay = getRetryDelay(retryConfig, stats.retry);
+    stats.retry++;
+    logger.warn(`${status ? "HTTP Status " + status : "Timeout"} while loading ${context == null ? void 0 : context.url}, retrying ${stats.retry}/${retryConfig.maxNumRetry} in ${this.retryDelay}ms`);
+    this.abortInternal();
+    this.loader = null;
+    self.clearTimeout(this.retryTimeout);
+    this.retryTimeout = self.setTimeout(this.loadInternal.bind(this), this.retryDelay);
+  }
+  loadprogress(event) {
+    const stats = this.stats;
+    stats.loaded = event.loaded;
+    if (event.lengthComputable) {
+      stats.total = event.total;
+    }
+  }
+  getCacheAge() {
+    let result = null;
+    if (this.loader && AGE_HEADER_LINE_REGEX.test(this.loader.getAllResponseHeaders())) {
+      const ageHeader = this.loader.getResponseHeader("age");
+      result = ageHeader ? parseFloat(ageHeader) : null;
+    }
+    return result;
+  }
+  getResponseHeader(name) {
+    if (this.loader && new RegExp(`^${name}:\\s*[\\d.]+\\s*$`, "im").test(this.loader.getAllResponseHeaders())) {
+      return this.loader.getResponseHeader(name);
+    }
+    return null;
+  }
+};
+var defaultLoadPolicy = {
+  maxTimeToFirstByteMs: 8e3,
+  maxLoadTimeMs: 2e4,
+  timeoutRetry: null,
+  errorRetry: null
+};
+var hlsDefaultConfig = _objectSpread2(_objectSpread2({
+  autoStartLoad: true,
+  startPosition: -1,
+  defaultAudioCodec: void 0,
+  debug: false,
+  capLevelOnFPSDrop: false,
+  capLevelToPlayerSize: false,
+  ignoreDevicePixelRatio: false,
+  maxDevicePixelRatio: Number.POSITIVE_INFINITY,
+  preferManagedMediaSource: true,
+  initialLiveManifestSize: 1,
+  maxBufferLength: 30,
+  backBufferLength: Infinity,
+  frontBufferFlushThreshold: Infinity,
+  startOnSegmentBoundary: false,
+  maxBufferSize: 60 * 1e3 * 1e3,
+  maxFragLookUpTolerance: 0.25,
+  maxBufferHole: 0.1,
+  detectStallWithCurrentTimeMs: 1250,
+  highBufferWatchdogPeriod: 2,
+  nudgeOffset: 0.1,
+  nudgeMaxRetry: 3,
+  nudgeOnVideoHole: true,
+  liveSyncMode: "edge",
+  liveSyncDurationCount: 3,
+  liveSyncOnStallIncrease: 1,
+  liveMaxLatencyDurationCount: Infinity,
+  liveSyncDuration: void 0,
+  liveMaxLatencyDuration: void 0,
+  maxLiveSyncPlaybackRate: 1,
+  liveDurationInfinity: false,
+  liveBackBufferLength: null,
+  maxMaxBufferLength: 600,
+  enableWorker: true,
+  workerPath: null,
+  enableSoftwareAES: true,
+  startLevel: void 0,
+  startFragPrefetch: false,
+  fpsDroppedMonitoringPeriod: 5e3,
+  fpsDroppedMonitoringThreshold: 0.2,
+  appendErrorMaxRetry: 3,
+  ignorePlaylistParsingErrors: false,
+  loader: XhrLoader,
+  fLoader: void 0,
+  pLoader: void 0,
+  xhrSetup: void 0,
+  licenseXhrSetup: void 0,
+  licenseResponseCallback: void 0,
+  abrController: AbrController,
+  bufferController: BufferController,
+  capLevelController: CapLevelController,
+  errorController: ErrorController,
+  fpsController: FPSController,
+  stretchShortVideoTrack: false,
+  maxAudioFramesDrift: 1,
+  forceKeyFrameOnDiscontinuity: true,
+  abrEwmaFastLive: 3,
+  abrEwmaSlowLive: 9,
+  abrEwmaFastVoD: 3,
+  abrEwmaSlowVoD: 9,
+  abrEwmaDefaultEstimate: 5e5,
+  abrEwmaDefaultEstimateMax: 5e6,
+  abrBandWidthFactor: 0.95,
+  abrBandWidthUpFactor: 0.7,
+  abrMaxWithRealBitrate: false,
+  maxStarvationDelay: 4,
+  maxLoadingDelay: 4,
+  minAutoBitrate: 0,
+  emeEnabled: false,
+  widevineLicenseUrl: void 0,
+  drmSystems: {},
+  drmSystemOptions: {},
+  requestMediaKeySystemAccessFunc: requestMediaKeySystemAccess,
+  requireKeySystemAccessOnStart: false,
+  testBandwidth: true,
+  progressive: false,
+  lowLatencyMode: true,
+  cmcd: void 0,
+  enableDateRangeMetadataCues: true,
+  enableEmsgMetadataCues: true,
+  enableEmsgKLVMetadata: false,
+  enableID3MetadataCues: true,
+  enableInterstitialPlayback: true,
+  interstitialAppendInPlace: true,
+  interstitialLiveLookAhead: 10,
+  useMediaCapabilities: true,
+  preserveManualLevelOnError: false,
+  certLoadPolicy: {
+    default: defaultLoadPolicy
+  },
+  keyLoadPolicy: {
+    default: {
+      maxTimeToFirstByteMs: 8e3,
+      maxLoadTimeMs: 2e4,
+      timeoutRetry: {
+        maxNumRetry: 1,
+        retryDelayMs: 1e3,
+        maxRetryDelayMs: 2e4,
+        backoff: "linear"
+      },
+      errorRetry: {
+        maxNumRetry: 8,
+        retryDelayMs: 1e3,
+        maxRetryDelayMs: 2e4,
+        backoff: "linear"
+      }
+    }
+  },
+  manifestLoadPolicy: {
+    default: {
+      maxTimeToFirstByteMs: Infinity,
+      maxLoadTimeMs: 2e4,
+      timeoutRetry: {
+        maxNumRetry: 2,
+        retryDelayMs: 0,
+        maxRetryDelayMs: 0
+      },
+      errorRetry: {
+        maxNumRetry: 1,
+        retryDelayMs: 1e3,
+        maxRetryDelayMs: 8e3
+      }
+    }
+  },
+  playlistLoadPolicy: {
+    default: {
+      maxTimeToFirstByteMs: 1e4,
+      maxLoadTimeMs: 2e4,
+      timeoutRetry: {
+        maxNumRetry: 2,
+        retryDelayMs: 0,
+        maxRetryDelayMs: 0
+      },
+      errorRetry: {
+        maxNumRetry: 2,
+        retryDelayMs: 1e3,
+        maxRetryDelayMs: 8e3
+      }
+    }
+  },
+  fragLoadPolicy: {
+    default: {
+      maxTimeToFirstByteMs: 1e4,
+      maxLoadTimeMs: 12e4,
+      timeoutRetry: {
+        maxNumRetry: 4,
+        retryDelayMs: 0,
+        maxRetryDelayMs: 0
+      },
+      errorRetry: {
+        maxNumRetry: 6,
+        retryDelayMs: 1e3,
+        maxRetryDelayMs: 8e3
+      }
+    }
+  },
+  steeringManifestLoadPolicy: {
+    default: {
+      maxTimeToFirstByteMs: 1e4,
+      maxLoadTimeMs: 2e4,
+      timeoutRetry: {
+        maxNumRetry: 2,
+        retryDelayMs: 0,
+        maxRetryDelayMs: 0
+      },
+      errorRetry: {
+        maxNumRetry: 1,
+        retryDelayMs: 1e3,
+        maxRetryDelayMs: 8e3
+      }
+    }
+  },
+  interstitialAssetListLoadPolicy: {
+    default: {
+      maxTimeToFirstByteMs: 1e4,
+      maxLoadTimeMs: 3e4,
+      timeoutRetry: {
+        maxNumRetry: 0,
+        retryDelayMs: 0,
+        maxRetryDelayMs: 0
+      },
+      errorRetry: {
+        maxNumRetry: 0,
+        retryDelayMs: 1e3,
+        maxRetryDelayMs: 8e3
+      }
+    }
+  },
+  manifestLoadingTimeOut: 1e4,
+  manifestLoadingMaxRetry: 1,
+  manifestLoadingRetryDelay: 1e3,
+  manifestLoadingMaxRetryTimeout: 64e3,
+  levelLoadingTimeOut: 1e4,
+  levelLoadingMaxRetry: 4,
+  levelLoadingRetryDelay: 1e3,
+  levelLoadingMaxRetryTimeout: 64e3,
+  fragLoadingTimeOut: 2e4,
+  fragLoadingMaxRetry: 6,
+  fragLoadingRetryDelay: 1e3,
+  fragLoadingMaxRetryTimeout: 64e3
+}, timelineConfig()), {}, {
+  subtitleStreamController: SubtitleStreamController,
+  subtitleTrackController: SubtitleTrackController,
+  timelineController: TimelineController,
+  audioStreamController: AudioStreamController,
+  audioTrackController: AudioTrackController,
+  emeController: EMEController,
+  cmcdController: CMCDController,
+  contentSteeringController: ContentSteeringController,
+  interstitialsController: InterstitialsController
+});
+function timelineConfig() {
+  return {
+    cueHandler: Cues,
+    enableWebVTT: true,
+    enableIMSC1: true,
+    enableCEA708Captions: true,
+    captionsTextTrack1Label: "English",
+    captionsTextTrack1LanguageCode: "en",
+    captionsTextTrack2Label: "Spanish",
+    captionsTextTrack2LanguageCode: "es",
+    captionsTextTrack3Label: "Unknown CC",
+    captionsTextTrack3LanguageCode: "",
+    captionsTextTrack4Label: "Unknown CC",
+    captionsTextTrack4LanguageCode: "",
+    renderTextTracksNatively: true
+  };
+}
+function mergeConfig(defaultConfig, userConfig, logger2) {
+  if ((userConfig.liveSyncDurationCount || userConfig.liveMaxLatencyDurationCount) && (userConfig.liveSyncDuration || userConfig.liveMaxLatencyDuration)) {
+    throw new Error("Illegal hls.js config: don't mix up liveSyncDurationCount/liveMaxLatencyDurationCount and liveSyncDuration/liveMaxLatencyDuration");
+  }
+  if (userConfig.liveMaxLatencyDurationCount !== void 0 && (userConfig.liveSyncDurationCount === void 0 || userConfig.liveMaxLatencyDurationCount <= userConfig.liveSyncDurationCount)) {
+    throw new Error('Illegal hls.js config: "liveMaxLatencyDurationCount" must be greater than "liveSyncDurationCount"');
+  }
+  if (userConfig.liveMaxLatencyDuration !== void 0 && (userConfig.liveSyncDuration === void 0 || userConfig.liveMaxLatencyDuration <= userConfig.liveSyncDuration)) {
+    throw new Error('Illegal hls.js config: "liveMaxLatencyDuration" must be greater than "liveSyncDuration"');
+  }
+  const defaultsCopy = deepCpy(defaultConfig);
+  const deprecatedSettingTypes = ["manifest", "level", "frag"];
+  const deprecatedSettings = ["TimeOut", "MaxRetry", "RetryDelay", "MaxRetryTimeout"];
+  deprecatedSettingTypes.forEach((type) => {
+    const policyName = `${type === "level" ? "playlist" : type}LoadPolicy`;
+    const policyNotSet = userConfig[policyName] === void 0;
+    const report = [];
+    deprecatedSettings.forEach((setting) => {
+      const deprecatedSetting = `${type}Loading${setting}`;
+      const value = userConfig[deprecatedSetting];
+      if (value !== void 0 && policyNotSet) {
+        report.push(deprecatedSetting);
+        const settings = defaultsCopy[policyName].default;
+        userConfig[policyName] = {
+          default: settings
+        };
+        switch (setting) {
+          case "TimeOut":
+            settings.maxLoadTimeMs = value;
+            settings.maxTimeToFirstByteMs = value;
+            break;
+          case "MaxRetry":
+            settings.errorRetry.maxNumRetry = value;
+            settings.timeoutRetry.maxNumRetry = value;
+            break;
+          case "RetryDelay":
+            settings.errorRetry.retryDelayMs = value;
+            settings.timeoutRetry.retryDelayMs = value;
+            break;
+          case "MaxRetryTimeout":
+            settings.errorRetry.maxRetryDelayMs = value;
+            settings.timeoutRetry.maxRetryDelayMs = value;
+            break;
+        }
+      }
+    });
+    if (report.length) {
+      logger2.warn(`hls.js config: "${report.join('", "')}" setting(s) are deprecated, use "${policyName}": ${stringify(userConfig[policyName])}`);
+    }
+  });
+  return _objectSpread2(_objectSpread2({}, defaultsCopy), userConfig);
+}
+function deepCpy(obj) {
+  if (obj && typeof obj === "object") {
+    if (Array.isArray(obj)) {
+      return obj.map(deepCpy);
+    }
+    return Object.keys(obj).reduce((result, key) => {
+      result[key] = deepCpy(obj[key]);
+      return result;
+    }, {});
+  }
+  return obj;
+}
+function enableStreamingMode(config, logger2) {
+  const currentLoader = config.loader;
+  if (currentLoader !== FetchLoader && currentLoader !== XhrLoader) {
+    logger2.log("[config]: Custom loader detected, cannot enable progressive streaming");
+    config.progressive = false;
+  } else {
+    const canStreamProgressively = fetchSupported();
+    if (canStreamProgressively) {
+      config.loader = FetchLoader;
+      config.progressive = true;
+      config.enableSoftwareAES = true;
+      logger2.log("[config]: Progressive streaming enabled, using FetchLoader");
+    }
+  }
+}
+var MAX_START_GAP_JUMP = 2;
+var SKIP_BUFFER_HOLE_STEP_SECONDS = 0.1;
+var SKIP_BUFFER_RANGE_START = 0.05;
+var TICK_INTERVAL$1 = 100;
+var GapController = class extends TaskLoop {
+  constructor(hls, fragmentTracker) {
+    super("gap-controller", hls.logger);
+    this.hls = null;
+    this.fragmentTracker = null;
+    this.media = null;
+    this.mediaSource = void 0;
+    this.nudgeRetry = 0;
+    this.stallReported = false;
+    this.stalled = null;
+    this.moved = false;
+    this.seeking = false;
+    this.buffered = {};
+    this.lastCurrentTime = 0;
+    this.ended = 0;
+    this.waiting = 0;
+    this.onMediaPlaying = () => {
+      this.ended = 0;
+      this.waiting = 0;
+    };
+    this.onMediaWaiting = () => {
+      var _this$media;
+      if ((_this$media = this.media) != null && _this$media.seeking) {
+        return;
+      }
+      this.waiting = self.performance.now();
+      this.tick();
+    };
+    this.onMediaEnded = () => {
+      if (this.hls) {
+        var _this$media2;
+        this.ended = ((_this$media2 = this.media) == null ? void 0 : _this$media2.currentTime) || 1;
+        this.hls.trigger(Events.MEDIA_ENDED, {
+          stalled: false
+        });
+      }
+    };
+    this.hls = hls;
+    this.fragmentTracker = fragmentTracker;
+    this.registerListeners();
+  }
+  registerListeners() {
+    const {
+      hls
+    } = this;
+    if (hls) {
+      hls.on(Events.MEDIA_ATTACHED, this.onMediaAttached, this);
+      hls.on(Events.MEDIA_DETACHING, this.onMediaDetaching, this);
+      hls.on(Events.BUFFER_APPENDED, this.onBufferAppended, this);
+    }
+  }
+  unregisterListeners() {
+    const {
+      hls
+    } = this;
+    if (hls) {
+      hls.off(Events.MEDIA_ATTACHED, this.onMediaAttached, this);
+      hls.off(Events.MEDIA_DETACHING, this.onMediaDetaching, this);
+      hls.off(Events.BUFFER_APPENDED, this.onBufferAppended, this);
+    }
+  }
+  destroy() {
+    super.destroy();
+    this.unregisterListeners();
+    this.media = this.hls = this.fragmentTracker = null;
+    this.mediaSource = void 0;
+  }
+  onMediaAttached(event, data) {
+    this.setInterval(TICK_INTERVAL$1);
+    this.mediaSource = data.mediaSource;
+    const media = this.media = data.media;
+    addEventListener(media, "playing", this.onMediaPlaying);
+    addEventListener(media, "waiting", this.onMediaWaiting);
+    addEventListener(media, "ended", this.onMediaEnded);
+  }
+  onMediaDetaching(event, data) {
+    this.clearInterval();
+    const {
+      media
+    } = this;
+    if (media) {
+      removeEventListener(media, "playing", this.onMediaPlaying);
+      removeEventListener(media, "waiting", this.onMediaWaiting);
+      removeEventListener(media, "ended", this.onMediaEnded);
+      this.media = null;
+    }
+    this.mediaSource = void 0;
+  }
+  onBufferAppended(event, data) {
+    this.buffered = data.timeRanges;
+  }
+  get hasBuffered() {
+    return Object.keys(this.buffered).length > 0;
+  }
+  tick() {
+    var _this$media3;
+    if (!((_this$media3 = this.media) != null && _this$media3.readyState) || !this.hasBuffered) {
+      return;
+    }
+    const currentTime = this.media.currentTime;
+    this.poll(currentTime, this.lastCurrentTime);
+    this.lastCurrentTime = currentTime;
+  }
+  poll(currentTime, lastCurrentTime) {
+    var _this$hls, _this$hls2;
+    const config = (_this$hls = this.hls) == null ? void 0 : _this$hls.config;
+    if (!config) {
+      return;
+    }
+    const media = this.media;
+    if (!media) {
+      return;
+    }
+    const {
+      seeking
+    } = media;
+    const seeked = this.seeking && !seeking;
+    const beginSeek = !this.seeking && seeking;
+    const pausedEndedOrHalted = media.paused && !seeking || media.ended || media.playbackRate === 0;
+    this.seeking = seeking;
+    if (currentTime !== lastCurrentTime) {
+      if (lastCurrentTime) {
+        this.ended = 0;
+      }
+      this.moved = true;
+      if (!seeking) {
+        this.nudgeRetry = 0;
+        if (config.nudgeOnVideoHole && !pausedEndedOrHalted && currentTime > lastCurrentTime) {
+          this.nudgeOnVideoHole(currentTime, lastCurrentTime);
+        }
+      }
+      if (this.waiting === 0) {
+        this.stallResolved(currentTime);
+      }
+      return;
+    }
+    if (beginSeek || seeked) {
+      if (seeked) {
+        this.stallResolved(currentTime);
+      }
+      return;
+    }
+    if (pausedEndedOrHalted) {
+      this.nudgeRetry = 0;
+      this.stallResolved(currentTime);
+      if (!this.ended && media.ended && this.hls) {
+        this.ended = currentTime || 1;
+        this.hls.trigger(Events.MEDIA_ENDED, {
+          stalled: false
+        });
+      }
+      return;
+    }
+    if (!BufferHelper.getBuffered(media).length) {
+      this.nudgeRetry = 0;
+      return;
+    }
+    const bufferInfo = BufferHelper.bufferInfo(media, currentTime, 0);
+    const nextStart = bufferInfo.nextStart || 0;
+    const fragmentTracker = this.fragmentTracker;
+    if (seeking && fragmentTracker && this.hls) {
+      const inFlightDependency = getInFlightDependency(this.hls.inFlightFragments, currentTime);
+      const hasEnoughBuffer = bufferInfo.len > MAX_START_GAP_JUMP;
+      const noBufferHole = !nextStart || inFlightDependency || nextStart - currentTime > MAX_START_GAP_JUMP && !fragmentTracker.getPartialFragment(currentTime);
+      if (hasEnoughBuffer || noBufferHole) {
+        return;
+      }
+      this.moved = false;
+    }
+    const levelDetails = (_this$hls2 = this.hls) == null ? void 0 : _this$hls2.latestLevelDetails;
+    if (!this.moved && this.stalled !== null && fragmentTracker) {
+      const isBuffered = bufferInfo.len > 0;
+      if (!isBuffered && !nextStart) {
+        return;
+      }
+      const startJump = Math.max(nextStart, bufferInfo.start || 0) - currentTime;
+      const isLive = !!(levelDetails != null && levelDetails.live);
+      const maxStartGapJump = isLive ? levelDetails.targetduration * 2 : MAX_START_GAP_JUMP;
+      const partialOrGap = fragmentTracker.getPartialFragment(currentTime);
+      if (startJump > 0 && (startJump <= maxStartGapJump || partialOrGap)) {
+        if (!media.paused) {
+          this._trySkipBufferHole(partialOrGap);
+        }
+        return;
+      }
+    }
+    const detectStallWithCurrentTimeMs = config.detectStallWithCurrentTimeMs;
+    const tnow = self.performance.now();
+    const tWaiting = this.waiting;
+    let stalled = this.stalled;
+    if (stalled === null) {
+      if (tWaiting > 0 && tnow - tWaiting < detectStallWithCurrentTimeMs) {
+        stalled = this.stalled = tWaiting;
+      } else {
+        this.stalled = tnow;
+        return;
+      }
+    }
+    const stalledDuration = tnow - stalled;
+    if (!seeking && (stalledDuration >= detectStallWithCurrentTimeMs || tWaiting) && this.hls) {
+      var _this$mediaSource;
+      if (((_this$mediaSource = this.mediaSource) == null ? void 0 : _this$mediaSource.readyState) === "ended" && !(levelDetails != null && levelDetails.live) && Math.abs(currentTime - ((levelDetails == null ? void 0 : levelDetails.edge) || 0)) < 1) {
+        if (this.ended) {
+          return;
+        }
+        this.ended = currentTime || 1;
+        this.hls.trigger(Events.MEDIA_ENDED, {
+          stalled: true
+        });
+        return;
+      }
+      this._reportStall(bufferInfo);
+      if (!this.media || !this.hls) {
+        return;
+      }
+    }
+    const bufferedWithHoles = BufferHelper.bufferInfo(media, currentTime, config.maxBufferHole);
+    this._tryFixBufferStall(bufferedWithHoles, stalledDuration, currentTime);
+  }
+  stallResolved(currentTime) {
+    const stalled = this.stalled;
+    if (stalled && this.hls) {
+      this.stalled = null;
+      if (this.stallReported) {
+        const stalledDuration = self.performance.now() - stalled;
+        this.log(`playback not stuck anymore @${currentTime}, after ${Math.round(stalledDuration)}ms`);
+        this.stallReported = false;
+        this.waiting = 0;
+        this.hls.trigger(Events.STALL_RESOLVED, {});
+      }
+    }
+  }
+  nudgeOnVideoHole(currentTime, lastCurrentTime) {
+    var _this$buffered$audio;
+    const videoSourceBuffered = this.buffered.video;
+    if (this.hls && this.media && this.fragmentTracker && (_this$buffered$audio = this.buffered.audio) != null && _this$buffered$audio.length && videoSourceBuffered && videoSourceBuffered.length > 1 && currentTime > videoSourceBuffered.end(0)) {
+      const audioBufferInfo = BufferHelper.bufferedInfo(BufferHelper.timeRangesToArray(this.buffered.audio), currentTime, 0);
+      if (audioBufferInfo.len > 1 && lastCurrentTime >= audioBufferInfo.start) {
+        const videoTimes = BufferHelper.timeRangesToArray(videoSourceBuffered);
+        const lastBufferedIndex = BufferHelper.bufferedInfo(videoTimes, lastCurrentTime, 0).bufferedIndex;
+        if (lastBufferedIndex > -1 && lastBufferedIndex < videoTimes.length - 1) {
+          const bufferedIndex = BufferHelper.bufferedInfo(videoTimes, currentTime, 0).bufferedIndex;
+          const holeStart = videoTimes[lastBufferedIndex].end;
+          const holeEnd = videoTimes[lastBufferedIndex + 1].start;
+          if ((bufferedIndex === -1 || bufferedIndex > lastBufferedIndex) && holeEnd - holeStart < 1 && currentTime - holeStart < 2) {
+            const error = new Error(`nudging playhead to flush pipeline after video hole. currentTime: ${currentTime} hole: ${holeStart} -> ${holeEnd} buffered index: ${bufferedIndex}`);
+            this.warn(error.message);
+            this.media.currentTime += 1e-6;
+            const frag = this.fragmentTracker.getPartialFragment(currentTime) || void 0;
+            const bufferInfo = BufferHelper.bufferInfo(this.media, currentTime, 0);
+            this.hls.trigger(Events.ERROR, {
+              type: ErrorTypes.MEDIA_ERROR,
+              details: ErrorDetails.BUFFER_SEEK_OVER_HOLE,
+              fatal: false,
+              error,
+              reason: error.message,
+              frag,
+              buffer: bufferInfo.len,
+              bufferInfo
+            });
+          }
+        }
+      }
+    }
+  }
+  _tryFixBufferStall(bufferInfo, stalledDurationMs, currentTime) {
+    var _this$hls3, _this$hls4;
+    const {
+      fragmentTracker,
+      media
+    } = this;
+    const config = (_this$hls3 = this.hls) == null ? void 0 : _this$hls3.config;
+    if (!media || !fragmentTracker || !config) {
+      return;
+    }
+    const levelDetails = (_this$hls4 = this.hls) == null ? void 0 : _this$hls4.latestLevelDetails;
+    const partial = fragmentTracker.getPartialFragment(currentTime);
+    if (partial || levelDetails != null && levelDetails.live && currentTime < levelDetails.fragmentStart) {
+      const targetTime = this._trySkipBufferHole(partial);
+      if (targetTime || !this.media) {
+        return;
+      }
+    }
+    const bufferedRanges = bufferInfo.buffered;
+    const adjacentTraversal = this.adjacentTraversal(bufferInfo, currentTime);
+    if ((bufferedRanges && bufferedRanges.length > 1 && bufferInfo.len > config.maxBufferHole || bufferInfo.nextStart && (bufferInfo.nextStart - currentTime < config.maxBufferHole || adjacentTraversal)) && (stalledDurationMs > config.highBufferWatchdogPeriod * 1e3 || this.waiting)) {
+      this.warn("Trying to nudge playhead over buffer-hole");
+      this._tryNudgeBuffer(bufferInfo);
+    }
+  }
+  adjacentTraversal(bufferInfo, currentTime) {
+    const fragmentTracker = this.fragmentTracker;
+    const nextStart = bufferInfo.nextStart;
+    if (fragmentTracker && nextStart) {
+      const current = fragmentTracker.getFragAtPos(currentTime, PlaylistLevelType.MAIN);
+      const next = fragmentTracker.getFragAtPos(nextStart, PlaylistLevelType.MAIN);
+      if (current && next) {
+        return next.sn - current.sn < 2;
+      }
+    }
+    return false;
+  }
+  _reportStall(bufferInfo) {
+    const {
+      hls,
+      media,
+      stallReported,
+      stalled
+    } = this;
+    if (!stallReported && stalled !== null && media && hls) {
+      this.stallReported = true;
+      const error = new Error(`Playback stalling at @${media.currentTime} due to low buffer (${stringify(bufferInfo)})`);
+      this.warn(error.message);
+      hls.trigger(Events.ERROR, {
+        type: ErrorTypes.MEDIA_ERROR,
+        details: ErrorDetails.BUFFER_STALLED_ERROR,
+        fatal: false,
+        error,
+        buffer: bufferInfo.len,
+        bufferInfo,
+        stalled: {
+          start: stalled
+        }
+      });
+    }
+  }
+  _trySkipBufferHole(partial) {
+    var _this$hls5;
+    const {
+      fragmentTracker,
+      media
+    } = this;
+    const config = (_this$hls5 = this.hls) == null ? void 0 : _this$hls5.config;
+    if (!media || !fragmentTracker || !config) {
+      return 0;
+    }
+    const currentTime = media.currentTime;
+    const bufferInfo = BufferHelper.bufferInfo(media, currentTime, 0);
+    const startTime = currentTime < bufferInfo.start ? bufferInfo.start : bufferInfo.nextStart;
+    if (startTime && this.hls) {
+      const bufferStarved = bufferInfo.len <= config.maxBufferHole;
+      const waiting = bufferInfo.len > 0 && bufferInfo.len < 1 && media.readyState < 3;
+      const gapLength = startTime - currentTime;
+      if (gapLength > 0 && (bufferStarved || waiting)) {
+        if (gapLength > config.maxBufferHole) {
+          let startGap = false;
+          if (currentTime === 0) {
+            const startFrag = fragmentTracker.getAppendedFrag(0, PlaylistLevelType.MAIN);
+            if (startFrag && startTime < startFrag.end) {
+              startGap = true;
+            }
+          }
+          if (!startGap) {
+            const startProvisioned = partial || fragmentTracker.getAppendedFrag(currentTime, PlaylistLevelType.MAIN);
+            if (startProvisioned) {
+              var _this$hls$loadLevelOb;
+              if (!((_this$hls$loadLevelOb = this.hls.loadLevelObj) != null && _this$hls$loadLevelOb.details)) {
+                return 0;
+              }
+              const inFlightDependency = getInFlightDependency(this.hls.inFlightFragments, startTime);
+              if (inFlightDependency) {
+                return 0;
+              }
+              let moreToLoad = false;
+              let pos = startProvisioned.end;
+              while (pos < startTime) {
+                const provisioned = fragmentTracker.getAppendedFrag(pos, PlaylistLevelType.MAIN) || fragmentTracker.getPartialFragment(pos);
+                if (provisioned) {
+                  pos += provisioned.duration;
+                } else {
+                  moreToLoad = true;
+                  break;
+                }
+              }
+              if (moreToLoad) {
+                return 0;
+              }
+            }
+          }
+        }
+        const targetTime = Math.max(startTime + SKIP_BUFFER_RANGE_START, currentTime + SKIP_BUFFER_HOLE_STEP_SECONDS);
+        this.warn(`skipping hole, adjusting currentTime from ${currentTime} to ${targetTime}`);
+        this.moved = true;
+        media.currentTime = targetTime;
+        if (!(partial != null && partial.gap)) {
+          const error = new Error(`fragment loaded with buffer holes, seeking from ${currentTime} to ${targetTime}`);
+          this.hls.trigger(Events.ERROR, {
+            type: ErrorTypes.MEDIA_ERROR,
+            details: ErrorDetails.BUFFER_SEEK_OVER_HOLE,
+            fatal: false,
+            error,
+            reason: error.message,
+            frag: partial || void 0,
+            buffer: bufferInfo.len,
+            bufferInfo
+          });
+        }
+        return targetTime;
+      }
+    }
+    return 0;
+  }
+  _tryNudgeBuffer(bufferInfo) {
+    const {
+      hls,
+      media,
+      nudgeRetry
+    } = this;
+    const config = hls == null ? void 0 : hls.config;
+    if (!media || !config) {
+      return 0;
+    }
+    const currentTime = media.currentTime;
+    this.nudgeRetry++;
+    if (nudgeRetry < config.nudgeMaxRetry) {
+      const targetTime = currentTime + (nudgeRetry + 1) * config.nudgeOffset;
+      const error = new Error(`Nudging 'currentTime' from ${currentTime} to ${targetTime}`);
+      this.warn(error.message);
+      media.currentTime = targetTime;
+      hls.trigger(Events.ERROR, {
+        type: ErrorTypes.MEDIA_ERROR,
+        details: ErrorDetails.BUFFER_NUDGE_ON_STALL,
+        error,
+        fatal: false,
+        buffer: bufferInfo.len,
+        bufferInfo
+      });
+    } else {
+      const error = new Error(`Playhead still not moving while enough data buffered @${currentTime} after ${config.nudgeMaxRetry} nudges`);
+      this.error(error.message);
+      hls.trigger(Events.ERROR, {
+        type: ErrorTypes.MEDIA_ERROR,
+        details: ErrorDetails.BUFFER_STALLED_ERROR,
+        error,
+        fatal: true,
+        buffer: bufferInfo.len,
+        bufferInfo
+      });
+    }
+  }
+};
+function getInFlightDependency(inFlightFragments, currentTime) {
+  const main = inFlight(inFlightFragments.main);
+  if (main && main.start <= currentTime) {
+    return main;
+  }
+  const audio = inFlight(inFlightFragments.audio);
+  if (audio && audio.start <= currentTime) {
+    return audio;
+  }
+  return null;
+}
+function inFlight(inFlightData) {
+  if (!inFlightData) {
+    return null;
+  }
+  switch (inFlightData.state) {
+    case State.IDLE:
+    case State.STOPPED:
+    case State.ENDED:
+    case State.ERROR:
+      return null;
+  }
+  return inFlightData.frag;
+}
+var MIN_CUE_DURATION = 0.25;
+function getCueClass() {
+  if (typeof self === "undefined")
+    return void 0;
+  return self.VTTCue || self.TextTrackCue;
+}
+function createCueWithDataFields(Cue, startTime, endTime, data, type) {
+  let cue = new Cue(startTime, endTime, "");
+  try {
+    cue.value = data;
+    if (type) {
+      cue.type = type;
+    }
+  } catch (e) {
+    cue = new Cue(startTime, endTime, stringify(type ? _objectSpread2({
+      type
+    }, data) : data));
+  }
+  return cue;
+}
+var MAX_CUE_ENDTIME = (() => {
+  const Cue = getCueClass();
+  try {
+    Cue && new Cue(0, Number.POSITIVE_INFINITY, "");
+  } catch (e) {
+    return Number.MAX_VALUE;
+  }
+  return Number.POSITIVE_INFINITY;
+})();
+var ID3TrackController = class {
+  constructor(hls) {
+    this.hls = void 0;
+    this.id3Track = null;
+    this.media = null;
+    this.dateRangeCuesAppended = {};
+    this.removeCues = true;
+    this.onEventCueEnter = () => {
+      if (!this.hls) {
+        return;
+      }
+      this.hls.trigger(Events.EVENT_CUE_ENTER, {});
+    };
+    this.hls = hls;
+    this._registerListeners();
+  }
+  destroy() {
+    this._unregisterListeners();
+    this.id3Track = null;
+    this.media = null;
+    this.dateRangeCuesAppended = {};
+    this.hls = this.onEventCueEnter = null;
+  }
+  _registerListeners() {
+    const {
+      hls
+    } = this;
+    hls.on(Events.MEDIA_ATTACHING, this.onMediaAttaching, this);
+    hls.on(Events.MEDIA_ATTACHED, this.onMediaAttached, this);
+    hls.on(Events.MEDIA_DETACHING, this.onMediaDetaching, this);
+    hls.on(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.on(Events.FRAG_PARSING_METADATA, this.onFragParsingMetadata, this);
+    hls.on(Events.BUFFER_FLUSHING, this.onBufferFlushing, this);
+    hls.on(Events.LEVEL_UPDATED, this.onLevelUpdated, this);
+    hls.on(Events.LEVEL_PTS_UPDATED, this.onLevelPtsUpdated, this);
+  }
+  _unregisterListeners() {
+    const {
+      hls
+    } = this;
+    hls.off(Events.MEDIA_ATTACHING, this.onMediaAttaching, this);
+    hls.off(Events.MEDIA_ATTACHED, this.onMediaAttached, this);
+    hls.off(Events.MEDIA_DETACHING, this.onMediaDetaching, this);
+    hls.off(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.off(Events.FRAG_PARSING_METADATA, this.onFragParsingMetadata, this);
+    hls.off(Events.BUFFER_FLUSHING, this.onBufferFlushing, this);
+    hls.off(Events.LEVEL_UPDATED, this.onLevelUpdated, this);
+    hls.off(Events.LEVEL_PTS_UPDATED, this.onLevelPtsUpdated, this);
+  }
+  onMediaAttaching(event, data) {
+    var _data$overrides;
+    this.media = data.media;
+    if (((_data$overrides = data.overrides) == null ? void 0 : _data$overrides.cueRemoval) === false) {
+      this.removeCues = false;
+    }
+  }
+  onMediaAttached() {
+    const details = this.hls.latestLevelDetails;
+    if (details) {
+      this.updateDateRangeCues(details);
+    }
+  }
+  onMediaDetaching(event, data) {
+    this.media = null;
+    const transferringMedia = !!data.transferMedia;
+    if (transferringMedia) {
+      return;
+    }
+    if (this.id3Track) {
+      if (this.removeCues) {
+        clearCurrentCues(this.id3Track, this.onEventCueEnter);
+      }
+      this.id3Track = null;
+    }
+    this.dateRangeCuesAppended = {};
+  }
+  onManifestLoading() {
+    this.dateRangeCuesAppended = {};
+  }
+  createTrack(media) {
+    const track = this.getID3Track(media.textTracks);
+    track.mode = "hidden";
+    return track;
+  }
+  getID3Track(textTracks) {
+    if (!this.media) {
+      return;
+    }
+    for (let i = 0; i < textTracks.length; i++) {
+      const textTrack = textTracks[i];
+      if (textTrack.kind === "metadata" && textTrack.label === "id3") {
+        sendAddTrackEvent(textTrack, this.media);
+        return textTrack;
+      }
+    }
+    return this.media.addTextTrack("metadata", "id3");
+  }
+  onFragParsingMetadata(event, data) {
+    if (!this.media) {
+      return;
+    }
+    const {
+      hls: {
+        config: {
+          enableEmsgMetadataCues,
+          enableID3MetadataCues
+        }
+      }
+    } = this;
+    if (!enableEmsgMetadataCues && !enableID3MetadataCues) {
+      return;
+    }
+    const {
+      samples
+    } = data;
+    if (!this.id3Track) {
+      this.id3Track = this.createTrack(this.media);
+    }
+    const Cue = getCueClass();
+    if (!Cue) {
+      return;
+    }
+    for (let i = 0; i < samples.length; i++) {
+      const type = samples[i].type;
+      if (type === MetadataSchema.emsg && !enableEmsgMetadataCues || !enableID3MetadataCues) {
+        continue;
+      }
+      const frames = getId3Frames(samples[i].data);
+      if (frames) {
+        const startTime = samples[i].pts;
+        let endTime = startTime + samples[i].duration;
+        if (endTime > MAX_CUE_ENDTIME) {
+          endTime = MAX_CUE_ENDTIME;
+        }
+        const timeDiff = endTime - startTime;
+        if (timeDiff <= 0) {
+          endTime = startTime + MIN_CUE_DURATION;
+        }
+        for (let j = 0; j < frames.length; j++) {
+          const frame = frames[j];
+          if (!isId3TimestampFrame(frame)) {
+            this.updateId3CueEnds(startTime, type);
+            const cue = createCueWithDataFields(Cue, startTime, endTime, frame, type);
+            if (cue) {
+              this.id3Track.addCue(cue);
+            }
+          }
+        }
+      }
+    }
+  }
+  updateId3CueEnds(startTime, type) {
+    var _this$id3Track;
+    const cues = (_this$id3Track = this.id3Track) == null ? void 0 : _this$id3Track.cues;
+    if (cues) {
+      for (let i = cues.length; i--; ) {
+        const cue = cues[i];
+        if (cue.type === type && cue.startTime < startTime && cue.endTime === MAX_CUE_ENDTIME) {
+          cue.endTime = startTime;
+        }
+      }
+    }
+  }
+  onBufferFlushing(event, {
+    startOffset,
+    endOffset,
+    type
+  }) {
+    const {
+      id3Track,
+      hls
+    } = this;
+    if (!hls) {
+      return;
+    }
+    const {
+      config: {
+        enableEmsgMetadataCues,
+        enableID3MetadataCues
+      }
+    } = hls;
+    if (id3Track && (enableEmsgMetadataCues || enableID3MetadataCues)) {
+      let predicate;
+      if (type === "audio") {
+        predicate = (cue) => cue.type === MetadataSchema.audioId3 && enableID3MetadataCues;
+      } else if (type === "video") {
+        predicate = (cue) => cue.type === MetadataSchema.emsg && enableEmsgMetadataCues;
+      } else {
+        predicate = (cue) => cue.type === MetadataSchema.audioId3 && enableID3MetadataCues || cue.type === MetadataSchema.emsg && enableEmsgMetadataCues;
+      }
+      removeCuesInRange(id3Track, startOffset, endOffset, predicate);
+    }
+  }
+  onLevelUpdated(event, {
+    details
+  }) {
+    this.updateDateRangeCues(details, true);
+  }
+  onLevelPtsUpdated(event, data) {
+    if (Math.abs(data.drift) > 0.01) {
+      this.updateDateRangeCues(data.details);
+    }
+  }
+  updateDateRangeCues(details, removeOldCues) {
+    if (!this.media || !details.hasProgramDateTime || !this.hls.config.enableDateRangeMetadataCues) {
+      return;
+    }
+    const {
+      id3Track
+    } = this;
+    const {
+      dateRanges
+    } = details;
+    const ids = Object.keys(dateRanges);
+    let dateRangeCuesAppended = this.dateRangeCuesAppended;
+    if (id3Track && removeOldCues) {
+      var _id3Track$cues;
+      if ((_id3Track$cues = id3Track.cues) != null && _id3Track$cues.length) {
+        const idsToRemove = Object.keys(dateRangeCuesAppended).filter((id) => !ids.includes(id));
+        for (let i = idsToRemove.length; i--; ) {
+          const id = idsToRemove[i];
+          const cues = dateRangeCuesAppended[id].cues;
+          delete dateRangeCuesAppended[id];
+          Object.keys(cues).forEach((key) => {
+            try {
+              const cue = cues[key];
+              cue.removeEventListener("enter", this.onEventCueEnter);
+              id3Track.removeCue(cue);
+            } catch (e) {
+            }
+          });
+        }
+      } else {
+        dateRangeCuesAppended = this.dateRangeCuesAppended = {};
+      }
+    }
+    const lastFragment = details.fragments[details.fragments.length - 1];
+    if (ids.length === 0 || !isFiniteNumber(lastFragment == null ? void 0 : lastFragment.programDateTime)) {
+      return;
+    }
+    if (!this.id3Track) {
+      this.id3Track = this.createTrack(this.media);
+    }
+    const Cue = getCueClass();
+    for (let i = 0; i < ids.length; i++) {
+      const id = ids[i];
+      const dateRange = dateRanges[id];
+      const startTime = dateRange.startTime;
+      const appendedDateRangeCues = dateRangeCuesAppended[id];
+      const cues = (appendedDateRangeCues == null ? void 0 : appendedDateRangeCues.cues) || {};
+      let durationKnown = (appendedDateRangeCues == null ? void 0 : appendedDateRangeCues.durationKnown) || false;
+      let endTime = MAX_CUE_ENDTIME;
+      const {
+        duration,
+        endDate
+      } = dateRange;
+      if (endDate && duration !== null) {
+        endTime = startTime + duration;
+        durationKnown = true;
+      } else if (dateRange.endOnNext && !durationKnown) {
+        const nextDateRangeWithSameClass = ids.reduce((candidateDateRange, id2) => {
+          if (id2 !== dateRange.id) {
+            const otherDateRange = dateRanges[id2];
+            if (otherDateRange.class === dateRange.class && otherDateRange.startDate > dateRange.startDate && (!candidateDateRange || dateRange.startDate < candidateDateRange.startDate)) {
+              return otherDateRange;
+            }
+          }
+          return candidateDateRange;
+        }, null);
+        if (nextDateRangeWithSameClass) {
+          endTime = nextDateRangeWithSameClass.startTime;
+          durationKnown = true;
+        }
+      }
+      const attributes = Object.keys(dateRange.attr);
+      for (let j = 0; j < attributes.length; j++) {
+        const key = attributes[j];
+        if (!isDateRangeCueAttribute(key)) {
+          continue;
+        }
+        const cue = cues[key];
+        if (cue) {
+          if (durationKnown && !appendedDateRangeCues.durationKnown) {
+            cue.endTime = endTime;
+          } else if (Math.abs(cue.startTime - startTime) > 0.01) {
+            cue.startTime = startTime;
+            cue.endTime = endTime;
+          }
+        } else if (Cue) {
+          let data = dateRange.attr[key];
+          if (isSCTE35Attribute(key)) {
+            data = hexToArrayBuffer(data);
+          }
+          const payload = {
+            key,
+            data
+          };
+          const _cue = createCueWithDataFields(Cue, startTime, endTime, payload, MetadataSchema.dateRange);
+          if (_cue) {
+            _cue.id = id;
+            this.id3Track.addCue(_cue);
+            cues[key] = _cue;
+            if (this.hls.config.interstitialsController) {
+              if (key === "X-ASSET-LIST" || key === "X-ASSET-URL") {
+                _cue.addEventListener("enter", this.onEventCueEnter);
+              }
+            }
+          }
+        }
+      }
+      dateRangeCuesAppended[id] = {
+        cues,
+        dateRange,
+        durationKnown
+      };
+    }
+  }
+};
+var LatencyController = class {
+  constructor(hls) {
+    this.hls = void 0;
+    this.config = void 0;
+    this.media = null;
+    this.currentTime = 0;
+    this.stallCount = 0;
+    this._latency = null;
+    this._targetLatencyUpdated = false;
+    this.onTimeupdate = () => {
+      const {
+        media
+      } = this;
+      const levelDetails = this.levelDetails;
+      if (!media || !levelDetails) {
+        return;
+      }
+      this.currentTime = media.currentTime;
+      const latency = this.computeLatency();
+      if (latency === null) {
+        return;
+      }
+      this._latency = latency;
+      const {
+        lowLatencyMode,
+        maxLiveSyncPlaybackRate
+      } = this.config;
+      if (!lowLatencyMode || maxLiveSyncPlaybackRate === 1 || !levelDetails.live) {
+        return;
+      }
+      const targetLatency = this.targetLatency;
+      if (targetLatency === null) {
+        return;
+      }
+      const distanceFromTarget = latency - targetLatency;
+      const liveMinLatencyDuration = Math.min(this.maxLatency, targetLatency + levelDetails.targetduration);
+      const inLiveRange = distanceFromTarget < liveMinLatencyDuration;
+      if (inLiveRange && distanceFromTarget > 0.05 && this.forwardBufferLength > 1) {
+        const max = Math.min(2, Math.max(1, maxLiveSyncPlaybackRate));
+        const rate = Math.round(2 / (1 + Math.exp(-0.75 * distanceFromTarget - this.edgeStalled)) * 20) / 20;
+        const playbackRate = Math.min(max, Math.max(1, rate));
+        this.changeMediaPlaybackRate(media, playbackRate);
+      } else if (media.playbackRate !== 1 && media.playbackRate !== 0) {
+        this.changeMediaPlaybackRate(media, 1);
+      }
+    };
+    this.hls = hls;
+    this.config = hls.config;
+    this.registerListeners();
+  }
+  get levelDetails() {
+    var _this$hls;
+    return ((_this$hls = this.hls) == null ? void 0 : _this$hls.latestLevelDetails) || null;
+  }
+  get latency() {
+    return this._latency || 0;
+  }
+  get maxLatency() {
+    const {
+      config
+    } = this;
+    if (config.liveMaxLatencyDuration !== void 0) {
+      return config.liveMaxLatencyDuration;
+    }
+    const levelDetails = this.levelDetails;
+    return levelDetails ? config.liveMaxLatencyDurationCount * levelDetails.targetduration : 0;
+  }
+  get targetLatency() {
+    const levelDetails = this.levelDetails;
+    if (levelDetails === null || this.hls === null) {
+      return null;
+    }
+    const {
+      holdBack,
+      partHoldBack,
+      targetduration
+    } = levelDetails;
+    const {
+      liveSyncDuration,
+      liveSyncDurationCount,
+      lowLatencyMode
+    } = this.config;
+    const userConfig = this.hls.userConfig;
+    let targetLatency = lowLatencyMode ? partHoldBack || holdBack : holdBack;
+    if (this._targetLatencyUpdated || userConfig.liveSyncDuration || userConfig.liveSyncDurationCount || targetLatency === 0) {
+      targetLatency = liveSyncDuration !== void 0 ? liveSyncDuration : liveSyncDurationCount * targetduration;
+    }
+    const maxLiveSyncOnStallIncrease = targetduration;
+    return targetLatency + Math.min(this.stallCount * this.config.liveSyncOnStallIncrease, maxLiveSyncOnStallIncrease);
+  }
+  set targetLatency(latency) {
+    this.stallCount = 0;
+    this.config.liveSyncDuration = latency;
+    this._targetLatencyUpdated = true;
+  }
+  get liveSyncPosition() {
+    const liveEdge = this.estimateLiveEdge();
+    const targetLatency = this.targetLatency;
+    if (liveEdge === null || targetLatency === null) {
+      return null;
+    }
+    const levelDetails = this.levelDetails;
+    if (levelDetails === null) {
+      return null;
+    }
+    const edge = levelDetails.edge;
+    const syncPosition = liveEdge - targetLatency - this.edgeStalled;
+    const min = edge - levelDetails.totalduration;
+    const max = edge - (this.config.lowLatencyMode && levelDetails.partTarget || levelDetails.targetduration);
+    return Math.min(Math.max(min, syncPosition), max);
+  }
+  get drift() {
+    const levelDetails = this.levelDetails;
+    if (levelDetails === null) {
+      return 1;
+    }
+    return levelDetails.drift;
+  }
+  get edgeStalled() {
+    const levelDetails = this.levelDetails;
+    if (levelDetails === null) {
+      return 0;
+    }
+    const maxLevelUpdateAge = (this.config.lowLatencyMode && levelDetails.partTarget || levelDetails.targetduration) * 3;
+    return Math.max(levelDetails.age - maxLevelUpdateAge, 0);
+  }
+  get forwardBufferLength() {
+    const {
+      media
+    } = this;
+    const levelDetails = this.levelDetails;
+    if (!media || !levelDetails) {
+      return 0;
+    }
+    const bufferedRanges = media.buffered.length;
+    return (bufferedRanges ? media.buffered.end(bufferedRanges - 1) : levelDetails.edge) - this.currentTime;
+  }
+  destroy() {
+    this.unregisterListeners();
+    this.onMediaDetaching();
+    this.hls = null;
+  }
+  registerListeners() {
+    const {
+      hls
+    } = this;
+    if (!hls) {
+      return;
+    }
+    hls.on(Events.MEDIA_ATTACHED, this.onMediaAttached, this);
+    hls.on(Events.MEDIA_DETACHING, this.onMediaDetaching, this);
+    hls.on(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.on(Events.LEVEL_UPDATED, this.onLevelUpdated, this);
+    hls.on(Events.ERROR, this.onError, this);
+  }
+  unregisterListeners() {
+    const {
+      hls
+    } = this;
+    if (!hls) {
+      return;
+    }
+    hls.off(Events.MEDIA_ATTACHED, this.onMediaAttached, this);
+    hls.off(Events.MEDIA_DETACHING, this.onMediaDetaching, this);
+    hls.off(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.off(Events.LEVEL_UPDATED, this.onLevelUpdated, this);
+    hls.off(Events.ERROR, this.onError, this);
+  }
+  onMediaAttached(event, data) {
+    this.media = data.media;
+    this.media.addEventListener("timeupdate", this.onTimeupdate);
+  }
+  onMediaDetaching() {
+    if (this.media) {
+      this.media.removeEventListener("timeupdate", this.onTimeupdate);
+      this.media = null;
+    }
+  }
+  onManifestLoading() {
+    this._latency = null;
+    this.stallCount = 0;
+  }
+  onLevelUpdated(event, {
+    details
+  }) {
+    if (details.advanced) {
+      this.onTimeupdate();
+    }
+    if (!details.live && this.media) {
+      this.media.removeEventListener("timeupdate", this.onTimeupdate);
+    }
+  }
+  onError(event, data) {
+    var _this$levelDetails;
+    if (data.details !== ErrorDetails.BUFFER_STALLED_ERROR) {
+      return;
+    }
+    this.stallCount++;
+    if (this.hls && (_this$levelDetails = this.levelDetails) != null && _this$levelDetails.live) {
+      this.hls.logger.warn("[latency-controller]: Stall detected, adjusting target latency");
+    }
+  }
+  changeMediaPlaybackRate(media, playbackRate) {
+    var _this$hls2, _this$targetLatency;
+    if (media.playbackRate === playbackRate) {
+      return;
+    }
+    (_this$hls2 = this.hls) == null ? void 0 : _this$hls2.logger.debug(`[latency-controller]: latency=${this.latency.toFixed(3)}, targetLatency=${(_this$targetLatency = this.targetLatency) == null ? void 0 : _this$targetLatency.toFixed(3)}, forwardBufferLength=${this.forwardBufferLength.toFixed(3)}: adjusting playback rate from ${media.playbackRate} to ${playbackRate}`);
+    media.playbackRate = playbackRate;
+  }
+  estimateLiveEdge() {
+    const levelDetails = this.levelDetails;
+    if (levelDetails === null) {
+      return null;
+    }
+    return levelDetails.edge + levelDetails.age;
+  }
+  computeLatency() {
+    const liveEdge = this.estimateLiveEdge();
+    if (liveEdge === null) {
+      return null;
+    }
+    return liveEdge - this.currentTime;
+  }
+};
+var LevelController = class extends BasePlaylistController {
+  constructor(hls, contentSteeringController) {
+    super(hls, "level-controller");
+    this._levels = [];
+    this._firstLevel = -1;
+    this._maxAutoLevel = -1;
+    this._startLevel = void 0;
+    this.currentLevel = null;
+    this.currentLevelIndex = -1;
+    this.manualLevelIndex = -1;
+    this.steering = void 0;
+    this.onParsedComplete = void 0;
+    this.steering = contentSteeringController;
+    this._registerListeners();
+  }
+  _registerListeners() {
+    const {
+      hls
+    } = this;
+    hls.on(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.on(Events.MANIFEST_LOADED, this.onManifestLoaded, this);
+    hls.on(Events.LEVEL_LOADED, this.onLevelLoaded, this);
+    hls.on(Events.LEVELS_UPDATED, this.onLevelsUpdated, this);
+    hls.on(Events.FRAG_BUFFERED, this.onFragBuffered, this);
+    hls.on(Events.ERROR, this.onError, this);
+  }
+  _unregisterListeners() {
+    const {
+      hls
+    } = this;
+    hls.off(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.off(Events.MANIFEST_LOADED, this.onManifestLoaded, this);
+    hls.off(Events.LEVEL_LOADED, this.onLevelLoaded, this);
+    hls.off(Events.LEVELS_UPDATED, this.onLevelsUpdated, this);
+    hls.off(Events.FRAG_BUFFERED, this.onFragBuffered, this);
+    hls.off(Events.ERROR, this.onError, this);
+  }
+  destroy() {
+    this._unregisterListeners();
+    this.steering = null;
+    this.resetLevels();
+    super.destroy();
+  }
+  stopLoad() {
+    const levels = this._levels;
+    levels.forEach((level) => {
+      level.loadError = 0;
+      level.fragmentError = 0;
+    });
+    super.stopLoad();
+  }
+  resetLevels() {
+    this._startLevel = void 0;
+    this.manualLevelIndex = -1;
+    this.currentLevelIndex = -1;
+    this.currentLevel = null;
+    this._levels = [];
+    this._maxAutoLevel = -1;
+  }
+  onManifestLoading(event, data) {
+    this.resetLevels();
+  }
+  onManifestLoaded(event, data) {
+    const preferManagedMediaSource = this.hls.config.preferManagedMediaSource;
+    const levels = [];
+    const redundantSet = {};
+    const generatePathwaySet = {};
+    let resolutionFound = false;
+    let videoCodecFound = false;
+    let audioCodecFound = false;
+    data.levels.forEach((levelParsed) => {
+      const attributes = levelParsed.attrs;
+      let {
+        audioCodec,
+        videoCodec
+      } = levelParsed;
+      if (audioCodec) {
+        levelParsed.audioCodec = audioCodec = getCodecCompatibleName(audioCodec, preferManagedMediaSource) || void 0;
+      }
+      if (videoCodec) {
+        videoCodec = levelParsed.videoCodec = convertAVC1ToAVCOTI(videoCodec);
+      }
+      const {
+        width,
+        height,
+        unknownCodecs
+      } = levelParsed;
+      let unknownUnsupportedCodecCount = unknownCodecs ? unknownCodecs.length : 0;
+      if (unknownCodecs) {
+        for (let i = unknownUnsupportedCodecCount; i--; ) {
+          const unknownCodec = unknownCodecs[i];
+          if (this.isAudioSupported(unknownCodec)) {
+            levelParsed.audioCodec = audioCodec = audioCodec ? `${audioCodec},${unknownCodec}` : unknownCodec;
+            unknownUnsupportedCodecCount--;
+            sampleEntryCodesISO.audio[audioCodec.substring(0, 4)] = 2;
+          } else if (this.isVideoSupported(unknownCodec)) {
+            levelParsed.videoCodec = videoCodec = videoCodec ? `${videoCodec},${unknownCodec}` : unknownCodec;
+            unknownUnsupportedCodecCount--;
+            sampleEntryCodesISO.video[videoCodec.substring(0, 4)] = 2;
+          }
+        }
+      }
+      resolutionFound || (resolutionFound = !!(width && height));
+      videoCodecFound || (videoCodecFound = !!videoCodec);
+      audioCodecFound || (audioCodecFound = !!audioCodec);
+      if (unknownUnsupportedCodecCount || audioCodec && !this.isAudioSupported(audioCodec) || videoCodec && !this.isVideoSupported(videoCodec)) {
+        this.log(`Some or all CODECS not supported "${attributes.CODECS}"`);
+        return;
+      }
+      const {
+        CODECS,
+        "FRAME-RATE": FRAMERATE,
+        "HDCP-LEVEL": HDCP,
+        "PATHWAY-ID": PATHWAY,
+        RESOLUTION,
+        "VIDEO-RANGE": VIDEO_RANGE
+      } = attributes;
+      const contentSteeringPrefix = `${PATHWAY || "."}-`;
+      const levelKey = `${contentSteeringPrefix}${levelParsed.bitrate}-${RESOLUTION}-${FRAMERATE}-${CODECS}-${VIDEO_RANGE}-${HDCP}`;
+      if (!redundantSet[levelKey]) {
+        const level = this.createLevel(levelParsed);
+        redundantSet[levelKey] = level;
+        generatePathwaySet[levelKey] = 1;
+        levels.push(level);
+      } else if (redundantSet[levelKey].uri !== levelParsed.url && !levelParsed.attrs["PATHWAY-ID"]) {
+        const pathwayCount = generatePathwaySet[levelKey] += 1;
+        levelParsed.attrs["PATHWAY-ID"] = new Array(pathwayCount + 1).join(".");
+        const level = this.createLevel(levelParsed);
+        redundantSet[levelKey] = level;
+        levels.push(level);
+      } else {
+        redundantSet[levelKey].addGroupId("audio", attributes.AUDIO);
+        redundantSet[levelKey].addGroupId("text", attributes.SUBTITLES);
+      }
+    });
+    this.filterAndSortMediaOptions(levels, data, resolutionFound, videoCodecFound, audioCodecFound);
+  }
+  createLevel(levelParsed) {
+    const level = new Level(levelParsed);
+    const supplemental = levelParsed.supplemental;
+    if (supplemental != null && supplemental.videoCodec && !this.isVideoSupported(supplemental.videoCodec)) {
+      const error = new Error(`SUPPLEMENTAL-CODECS not supported "${supplemental.videoCodec}"`);
+      this.log(error.message);
+      level.supportedResult = getUnsupportedResult(error, []);
+    }
+    return level;
+  }
+  isAudioSupported(codec) {
+    return areCodecsMediaSourceSupported(codec, "audio", this.hls.config.preferManagedMediaSource);
+  }
+  isVideoSupported(codec) {
+    return areCodecsMediaSourceSupported(codec, "video", this.hls.config.preferManagedMediaSource);
+  }
+  filterAndSortMediaOptions(filteredLevels, data, resolutionFound, videoCodecFound, audioCodecFound) {
+    let audioTracks = [];
+    let subtitleTracks = [];
+    let levels = filteredLevels;
+    if ((resolutionFound || videoCodecFound) && audioCodecFound) {
+      levels = levels.filter(({
+        videoCodec,
+        videoRange,
+        width,
+        height
+      }) => (!!videoCodec || !!(width && height)) && isVideoRange(videoRange));
+    }
+    if (levels.length === 0) {
+      Promise.resolve().then(() => {
+        if (this.hls) {
+          let message = "no level with compatible codecs found in manifest";
+          let reason = message;
+          if (data.levels.length) {
+            reason = `one or more CODECS in variant not supported: ${stringify(data.levels.map((level) => level.attrs.CODECS).filter((value, index, array) => array.indexOf(value) === index))}`;
+            this.warn(reason);
+            message += ` (${reason})`;
+          }
+          const error = new Error(message);
+          this.hls.trigger(Events.ERROR, {
+            type: ErrorTypes.MEDIA_ERROR,
+            details: ErrorDetails.MANIFEST_INCOMPATIBLE_CODECS_ERROR,
+            fatal: true,
+            url: data.url,
+            error,
+            reason
+          });
+        }
+      });
+      return;
+    }
+    if (data.audioTracks) {
+      audioTracks = data.audioTracks.filter((track) => !track.audioCodec || this.isAudioSupported(track.audioCodec));
+      assignTrackIdsByGroup(audioTracks);
+    }
+    if (data.subtitles) {
+      subtitleTracks = data.subtitles;
+      assignTrackIdsByGroup(subtitleTracks);
+    }
+    const unsortedLevels = levels.slice(0);
+    levels.sort((a, b) => {
+      if (a.attrs["HDCP-LEVEL"] !== b.attrs["HDCP-LEVEL"]) {
+        return (a.attrs["HDCP-LEVEL"] || "") > (b.attrs["HDCP-LEVEL"] || "") ? 1 : -1;
+      }
+      if (resolutionFound && a.height !== b.height) {
+        return a.height - b.height;
+      }
+      if (a.frameRate !== b.frameRate) {
+        return a.frameRate - b.frameRate;
+      }
+      if (a.videoRange !== b.videoRange) {
+        return VideoRangeValues.indexOf(a.videoRange) - VideoRangeValues.indexOf(b.videoRange);
+      }
+      if (a.videoCodec !== b.videoCodec) {
+        const valueA = videoCodecPreferenceValue(a.videoCodec);
+        const valueB = videoCodecPreferenceValue(b.videoCodec);
+        if (valueA !== valueB) {
+          return valueB - valueA;
+        }
+      }
+      if (a.uri === b.uri && a.codecSet !== b.codecSet) {
+        const valueA = codecsSetSelectionPreferenceValue(a.codecSet);
+        const valueB = codecsSetSelectionPreferenceValue(b.codecSet);
+        if (valueA !== valueB) {
+          return valueB - valueA;
+        }
+      }
+      if (a.averageBitrate !== b.averageBitrate) {
+        return a.averageBitrate - b.averageBitrate;
+      }
+      return 0;
+    });
+    let firstLevelInPlaylist = unsortedLevels[0];
+    if (this.steering) {
+      levels = this.steering.filterParsedLevels(levels);
+      if (levels.length !== unsortedLevels.length) {
+        for (let i = 0; i < unsortedLevels.length; i++) {
+          if (unsortedLevels[i].pathwayId === levels[0].pathwayId) {
+            firstLevelInPlaylist = unsortedLevels[i];
+            break;
+          }
+        }
+      }
+    }
+    this._levels = levels;
+    for (let i = 0; i < levels.length; i++) {
+      if (levels[i] === firstLevelInPlaylist) {
+        var _this$hls$userConfig;
+        this._firstLevel = i;
+        const firstLevelBitrate = firstLevelInPlaylist.bitrate;
+        const bandwidthEstimate = this.hls.bandwidthEstimate;
+        this.log(`manifest loaded, ${levels.length} level(s) found, first bitrate: ${firstLevelBitrate}`);
+        if (((_this$hls$userConfig = this.hls.userConfig) == null ? void 0 : _this$hls$userConfig.abrEwmaDefaultEstimate) === void 0) {
+          const startingBwEstimate = Math.min(firstLevelBitrate, this.hls.config.abrEwmaDefaultEstimateMax);
+          if (startingBwEstimate > bandwidthEstimate && bandwidthEstimate === this.hls.abrEwmaDefaultEstimate) {
+            this.hls.bandwidthEstimate = startingBwEstimate;
+          }
+        }
+        break;
+      }
+    }
+    const audioOnly = audioCodecFound && !videoCodecFound;
+    const config = this.hls.config;
+    const altAudioEnabled = !!(config.audioStreamController && config.audioTrackController);
+    const edata = {
+      levels,
+      audioTracks,
+      subtitleTracks,
+      sessionData: data.sessionData,
+      sessionKeys: data.sessionKeys,
+      firstLevel: this._firstLevel,
+      stats: data.stats,
+      audio: audioCodecFound,
+      video: videoCodecFound,
+      altAudio: altAudioEnabled && !audioOnly && audioTracks.some((t) => !!t.url)
+    };
+    this.hls.trigger(Events.MANIFEST_PARSED, edata);
+  }
+  get levels() {
+    if (this._levels.length === 0) {
+      return null;
+    }
+    return this._levels;
+  }
+  get loadLevelObj() {
+    return this.currentLevel;
+  }
+  get level() {
+    return this.currentLevelIndex;
+  }
+  set level(newLevel) {
+    const levels = this._levels;
+    if (levels.length === 0) {
+      return;
+    }
+    if (newLevel < 0 || newLevel >= levels.length) {
+      const error = new Error("invalid level idx");
+      const fatal = newLevel < 0;
+      this.hls.trigger(Events.ERROR, {
+        type: ErrorTypes.OTHER_ERROR,
+        details: ErrorDetails.LEVEL_SWITCH_ERROR,
+        level: newLevel,
+        fatal,
+        error,
+        reason: error.message
+      });
+      if (fatal) {
+        return;
+      }
+      newLevel = Math.min(newLevel, levels.length - 1);
+    }
+    const lastLevelIndex = this.currentLevelIndex;
+    const lastLevel = this.currentLevel;
+    const lastPathwayId = lastLevel ? lastLevel.attrs["PATHWAY-ID"] : void 0;
+    const level = levels[newLevel];
+    const pathwayId = level.attrs["PATHWAY-ID"];
+    this.currentLevelIndex = newLevel;
+    this.currentLevel = level;
+    if (lastLevelIndex === newLevel && lastLevel && lastPathwayId === pathwayId) {
+      return;
+    }
+    this.log(`Switching to level ${newLevel} (${level.height ? level.height + "p " : ""}${level.videoRange ? level.videoRange + " " : ""}${level.codecSet ? level.codecSet + " " : ""}@${level.bitrate})${pathwayId ? " with Pathway " + pathwayId : ""} from level ${lastLevelIndex}${lastPathwayId ? " with Pathway " + lastPathwayId : ""}`);
+    const levelSwitchingData = {
+      level: newLevel,
+      attrs: level.attrs,
+      details: level.details,
+      bitrate: level.bitrate,
+      averageBitrate: level.averageBitrate,
+      maxBitrate: level.maxBitrate,
+      realBitrate: level.realBitrate,
+      width: level.width,
+      height: level.height,
+      codecSet: level.codecSet,
+      audioCodec: level.audioCodec,
+      videoCodec: level.videoCodec,
+      audioGroups: level.audioGroups,
+      subtitleGroups: level.subtitleGroups,
+      loaded: level.loaded,
+      loadError: level.loadError,
+      fragmentError: level.fragmentError,
+      name: level.name,
+      id: level.id,
+      uri: level.uri,
+      url: level.url,
+      urlId: 0,
+      audioGroupIds: level.audioGroupIds,
+      textGroupIds: level.textGroupIds
+    };
+    this.hls.trigger(Events.LEVEL_SWITCHING, levelSwitchingData);
+    const levelDetails = level.details;
+    if (!levelDetails || levelDetails.live) {
+      const hlsUrlParameters = this.switchParams(level.uri, lastLevel == null ? void 0 : lastLevel.details, levelDetails);
+      this.loadPlaylist(hlsUrlParameters);
+    }
+  }
+  get manualLevel() {
+    return this.manualLevelIndex;
+  }
+  set manualLevel(newLevel) {
+    this.manualLevelIndex = newLevel;
+    if (this._startLevel === void 0) {
+      this._startLevel = newLevel;
+    }
+    if (newLevel !== -1) {
+      this.level = newLevel;
+    }
+  }
+  get firstLevel() {
+    return this._firstLevel;
+  }
+  set firstLevel(newLevel) {
+    this._firstLevel = newLevel;
+  }
+  get startLevel() {
+    if (this._startLevel === void 0) {
+      const configStartLevel = this.hls.config.startLevel;
+      if (configStartLevel !== void 0) {
+        return configStartLevel;
+      }
+      return this.hls.firstAutoLevel;
+    }
+    return this._startLevel;
+  }
+  set startLevel(newLevel) {
+    this._startLevel = newLevel;
+  }
+  get pathways() {
+    if (this.steering) {
+      return this.steering.pathways();
+    }
+    return [];
+  }
+  get pathwayPriority() {
+    if (this.steering) {
+      return this.steering.pathwayPriority;
+    }
+    return null;
+  }
+  set pathwayPriority(pathwayPriority) {
+    if (this.steering) {
+      const pathwaysList = this.steering.pathways();
+      const filteredPathwayPriority = pathwayPriority.filter((pathwayId) => {
+        return pathwaysList.indexOf(pathwayId) !== -1;
+      });
+      if (pathwayPriority.length < 1) {
+        this.warn(`pathwayPriority ${pathwayPriority} should contain at least one pathway from list: ${pathwaysList}`);
+        return;
+      }
+      this.steering.pathwayPriority = filteredPathwayPriority;
+    }
+  }
+  onError(event, data) {
+    if (data.fatal || !data.context) {
+      return;
+    }
+    if (data.context.type === PlaylistContextType.LEVEL && data.context.level === this.level) {
+      this.checkRetry(data);
+    }
+  }
+  onFragBuffered(event, {
+    frag
+  }) {
+    if (frag !== void 0 && frag.type === PlaylistLevelType.MAIN) {
+      const el = frag.elementaryStreams;
+      if (!Object.keys(el).some((type) => !!el[type])) {
+        return;
+      }
+      const level = this._levels[frag.level];
+      if (level != null && level.loadError) {
+        this.log(`Resetting level error count of ${level.loadError} on frag buffered`);
+        level.loadError = 0;
+      }
+    }
+  }
+  onLevelLoaded(event, data) {
+    var _data$deliveryDirecti2;
+    const {
+      level,
+      details
+    } = data;
+    const curLevel = data.levelInfo;
+    if (!curLevel) {
+      var _data$deliveryDirecti;
+      this.warn(`Invalid level index ${level}`);
+      if ((_data$deliveryDirecti = data.deliveryDirectives) != null && _data$deliveryDirecti.skip) {
+        details.deltaUpdateFailed = true;
+      }
+      return;
+    }
+    if (curLevel === this.currentLevel || data.withoutMultiVariant) {
+      if (curLevel.fragmentError === 0) {
+        curLevel.loadError = 0;
+      }
+      let previousDetails = curLevel.details;
+      if (previousDetails === data.details && previousDetails.advanced) {
+        previousDetails = void 0;
+      }
+      this.playlistLoaded(level, data, previousDetails);
+    } else if ((_data$deliveryDirecti2 = data.deliveryDirectives) != null && _data$deliveryDirecti2.skip) {
+      details.deltaUpdateFailed = true;
+    }
+  }
+  loadPlaylist(hlsUrlParameters) {
+    super.loadPlaylist();
+    if (this.shouldLoadPlaylist(this.currentLevel)) {
+      this.scheduleLoading(this.currentLevel, hlsUrlParameters);
+    }
+  }
+  loadingPlaylist(currentLevel, hlsUrlParameters) {
+    super.loadingPlaylist(currentLevel, hlsUrlParameters);
+    const url = this.getUrlWithDirectives(currentLevel.uri, hlsUrlParameters);
+    const currentLevelIndex = this.currentLevelIndex;
+    const pathwayId = currentLevel.attrs["PATHWAY-ID"];
+    const details = currentLevel.details;
+    const age = details == null ? void 0 : details.age;
+    this.log(`Loading level index ${currentLevelIndex}${(hlsUrlParameters == null ? void 0 : hlsUrlParameters.msn) !== void 0 ? " at sn " + hlsUrlParameters.msn + " part " + hlsUrlParameters.part : ""}${pathwayId ? " Pathway " + pathwayId : ""}${age && details.live ? " age " + age.toFixed(1) + (details.type ? " " + details.type || "" : "") : ""} ${url}`);
+    this.hls.trigger(Events.LEVEL_LOADING, {
+      url,
+      level: currentLevelIndex,
+      levelInfo: currentLevel,
+      pathwayId: currentLevel.attrs["PATHWAY-ID"],
+      id: 0,
+      deliveryDirectives: hlsUrlParameters || null
+    });
+  }
+  get nextLoadLevel() {
+    if (this.manualLevelIndex !== -1) {
+      return this.manualLevelIndex;
+    } else {
+      return this.hls.nextAutoLevel;
+    }
+  }
+  set nextLoadLevel(nextLevel) {
+    this.level = nextLevel;
+    if (this.manualLevelIndex === -1) {
+      this.hls.nextAutoLevel = nextLevel;
+    }
+  }
+  removeLevel(levelIndex) {
+    var _this$currentLevel;
+    if (this._levels.length === 1) {
+      return;
+    }
+    const levels = this._levels.filter((level, index) => {
+      if (index !== levelIndex) {
+        return true;
+      }
+      if (this.steering) {
+        this.steering.removeLevel(level);
+      }
+      if (level === this.currentLevel) {
+        this.currentLevel = null;
+        this.currentLevelIndex = -1;
+        if (level.details) {
+          level.details.fragments.forEach((f) => f.level = -1);
+        }
+      }
+      return false;
+    });
+    reassignFragmentLevelIndexes(levels);
+    this._levels = levels;
+    if (this.currentLevelIndex > -1 && (_this$currentLevel = this.currentLevel) != null && _this$currentLevel.details) {
+      this.currentLevelIndex = this.currentLevel.details.fragments[0].level;
+    }
+    if (this.manualLevelIndex > -1) {
+      this.manualLevelIndex = this.currentLevelIndex;
+    }
+    const maxLevel = levels.length - 1;
+    this._firstLevel = Math.min(this._firstLevel, maxLevel);
+    if (this._startLevel) {
+      this._startLevel = Math.min(this._startLevel, maxLevel);
+    }
+    this.hls.trigger(Events.LEVELS_UPDATED, {
+      levels
+    });
+  }
+  onLevelsUpdated(event, {
+    levels
+  }) {
+    this._levels = levels;
+  }
+  checkMaxAutoUpdated() {
+    const {
+      autoLevelCapping,
+      maxAutoLevel,
+      maxHdcpLevel
+    } = this.hls;
+    if (this._maxAutoLevel !== maxAutoLevel) {
+      this._maxAutoLevel = maxAutoLevel;
+      this.hls.trigger(Events.MAX_AUTO_LEVEL_UPDATED, {
+        autoLevelCapping,
+        levels: this.levels,
+        maxAutoLevel,
+        minAutoLevel: this.hls.minAutoLevel,
+        maxHdcpLevel
+      });
+    }
+  }
+};
+function assignTrackIdsByGroup(tracks) {
+  const groups = {};
+  tracks.forEach((track) => {
+    const groupId = track.groupId || "";
+    track.id = groups[groupId] = groups[groupId] || 0;
+    groups[groupId]++;
+  });
+}
+function getSourceBuffer() {
+  return self.SourceBuffer || self.WebKitSourceBuffer;
+}
+function isMSESupported() {
+  const mediaSource = getMediaSource();
+  if (!mediaSource) {
+    return false;
+  }
+  const sourceBuffer = getSourceBuffer();
+  return !sourceBuffer || sourceBuffer.prototype && typeof sourceBuffer.prototype.appendBuffer === "function" && typeof sourceBuffer.prototype.remove === "function";
+}
+function isSupported() {
+  if (!isMSESupported()) {
+    return false;
+  }
+  const mediaSource = getMediaSource();
+  return typeof (mediaSource == null ? void 0 : mediaSource.isTypeSupported) === "function" && (["avc1.42E01E,mp4a.40.2", "av01.0.01M.08", "vp09.00.50.08"].some((codecsForVideoContainer) => mediaSource.isTypeSupported(mimeTypeForCodec(codecsForVideoContainer, "video"))) || ["mp4a.40.2", "fLaC"].some((codecForAudioContainer) => mediaSource.isTypeSupported(mimeTypeForCodec(codecForAudioContainer, "audio"))));
+}
+function changeTypeSupported() {
+  var _sourceBuffer$prototy;
+  const sourceBuffer = getSourceBuffer();
+  return typeof (sourceBuffer == null ? void 0 : (_sourceBuffer$prototy = sourceBuffer.prototype) == null ? void 0 : _sourceBuffer$prototy.changeType) === "function";
+}
+var TICK_INTERVAL = 100;
+var StreamController = class extends BaseStreamController {
+  constructor(hls, fragmentTracker, keyLoader) {
+    super(hls, fragmentTracker, keyLoader, "stream-controller", PlaylistLevelType.MAIN);
+    this.audioCodecSwap = false;
+    this.level = -1;
+    this._forceStartLoad = false;
+    this._hasEnoughToStart = false;
+    this.altAudio = 0;
+    this.audioOnly = false;
+    this.fragPlaying = null;
+    this.fragLastKbps = 0;
+    this.couldBacktrack = false;
+    this.backtrackFragment = null;
+    this.audioCodecSwitch = false;
+    this.videoBuffer = null;
+    this.onMediaPlaying = () => {
+      this.tick();
+    };
+    this.onMediaSeeked = () => {
+      const media = this.media;
+      const currentTime = media ? media.currentTime : null;
+      if (currentTime === null || !isFiniteNumber(currentTime)) {
+        return;
+      }
+      this.log(`Media seeked to ${currentTime.toFixed(3)}`);
+      if (!this.getBufferedFrag(currentTime)) {
+        return;
+      }
+      const bufferInfo = this.getFwdBufferInfoAtPos(media, currentTime, PlaylistLevelType.MAIN, 0);
+      if (bufferInfo === null || bufferInfo.len === 0) {
+        this.warn(`Main forward buffer length at ${currentTime} on "seeked" event ${bufferInfo ? bufferInfo.len : "empty"})`);
+        return;
+      }
+      this.tick();
+    };
+    this.registerListeners();
+  }
+  registerListeners() {
+    super.registerListeners();
+    const {
+      hls
+    } = this;
+    hls.on(Events.MANIFEST_PARSED, this.onManifestParsed, this);
+    hls.on(Events.LEVEL_LOADING, this.onLevelLoading, this);
+    hls.on(Events.LEVEL_LOADED, this.onLevelLoaded, this);
+    hls.on(Events.FRAG_LOAD_EMERGENCY_ABORTED, this.onFragLoadEmergencyAborted, this);
+    hls.on(Events.AUDIO_TRACK_SWITCHING, this.onAudioTrackSwitching, this);
+    hls.on(Events.AUDIO_TRACK_SWITCHED, this.onAudioTrackSwitched, this);
+    hls.on(Events.BUFFER_CREATED, this.onBufferCreated, this);
+    hls.on(Events.BUFFER_FLUSHED, this.onBufferFlushed, this);
+    hls.on(Events.LEVELS_UPDATED, this.onLevelsUpdated, this);
+    hls.on(Events.FRAG_BUFFERED, this.onFragBuffered, this);
+  }
+  unregisterListeners() {
+    super.unregisterListeners();
+    const {
+      hls
+    } = this;
+    hls.off(Events.MANIFEST_PARSED, this.onManifestParsed, this);
+    hls.off(Events.LEVEL_LOADED, this.onLevelLoaded, this);
+    hls.off(Events.FRAG_LOAD_EMERGENCY_ABORTED, this.onFragLoadEmergencyAborted, this);
+    hls.off(Events.AUDIO_TRACK_SWITCHING, this.onAudioTrackSwitching, this);
+    hls.off(Events.AUDIO_TRACK_SWITCHED, this.onAudioTrackSwitched, this);
+    hls.off(Events.BUFFER_CREATED, this.onBufferCreated, this);
+    hls.off(Events.BUFFER_FLUSHED, this.onBufferFlushed, this);
+    hls.off(Events.LEVELS_UPDATED, this.onLevelsUpdated, this);
+    hls.off(Events.FRAG_BUFFERED, this.onFragBuffered, this);
+  }
+  onHandlerDestroying() {
+    this.onMediaPlaying = this.onMediaSeeked = null;
+    this.unregisterListeners();
+    super.onHandlerDestroying();
+  }
+  startLoad(startPosition, skipSeekToStartPosition) {
+    if (this.levels) {
+      const {
+        lastCurrentTime,
+        hls
+      } = this;
+      this.stopLoad();
+      this.setInterval(TICK_INTERVAL);
+      this.level = -1;
+      if (!this.startFragRequested) {
+        let startLevel = hls.startLevel;
+        if (startLevel === -1) {
+          if (hls.config.testBandwidth && this.levels.length > 1) {
+            startLevel = 0;
+            this.bitrateTest = true;
+          } else {
+            startLevel = hls.firstAutoLevel;
+          }
+        }
+        hls.nextLoadLevel = startLevel;
+        this.level = hls.loadLevel;
+        this._hasEnoughToStart = !!skipSeekToStartPosition;
+      }
+      if (lastCurrentTime > 0 && startPosition === -1 && !skipSeekToStartPosition) {
+        this.log(`Override startPosition with lastCurrentTime @${lastCurrentTime.toFixed(3)}`);
+        startPosition = lastCurrentTime;
+      }
+      this.state = State.IDLE;
+      this.nextLoadPosition = this.lastCurrentTime = startPosition + this.timelineOffset;
+      this.startPosition = skipSeekToStartPosition ? -1 : startPosition;
+      this.tick();
+    } else {
+      this._forceStartLoad = true;
+      this.state = State.STOPPED;
+    }
+  }
+  stopLoad() {
+    this._forceStartLoad = false;
+    super.stopLoad();
+  }
+  doTick() {
+    switch (this.state) {
+      case State.WAITING_LEVEL: {
+        const {
+          levels,
+          level
+        } = this;
+        const currentLevel = levels == null ? void 0 : levels[level];
+        const details = currentLevel == null ? void 0 : currentLevel.details;
+        if (details && (!details.live || this.levelLastLoaded === currentLevel && !this.waitForLive(currentLevel))) {
+          if (this.waitForCdnTuneIn(details)) {
+            break;
+          }
+          this.state = State.IDLE;
+          break;
+        } else if (this.hls.nextLoadLevel !== this.level) {
+          this.state = State.IDLE;
+          break;
+        }
+        break;
+      }
+      case State.FRAG_LOADING_WAITING_RETRY:
+        {
+          var _this$media;
+          const now2 = self.performance.now();
+          const retryDate = this.retryDate;
+          if (!retryDate || now2 >= retryDate || (_this$media = this.media) != null && _this$media.seeking) {
+            const {
+              levels,
+              level
+            } = this;
+            const currentLevel = levels == null ? void 0 : levels[level];
+            this.resetStartWhenNotLoaded(currentLevel || null);
+            this.state = State.IDLE;
+          }
+        }
+        break;
+    }
+    if (this.state === State.IDLE) {
+      this.doTickIdle();
+    }
+    this.onTickEnd();
+  }
+  onTickEnd() {
+    var _this$media2;
+    super.onTickEnd();
+    if ((_this$media2 = this.media) != null && _this$media2.readyState && this.media.seeking === false) {
+      this.lastCurrentTime = this.media.currentTime;
+    }
+    this.checkFragmentChanged();
+  }
+  doTickIdle() {
+    const {
+      hls,
+      levelLastLoaded,
+      levels,
+      media
+    } = this;
+    if (levelLastLoaded === null || !media && !this.primaryPrefetch && (this.startFragRequested || !hls.config.startFragPrefetch)) {
+      return;
+    }
+    if (this.altAudio && this.audioOnly) {
+      return;
+    }
+    const level = this.buffering ? hls.nextLoadLevel : hls.loadLevel;
+    if (!(levels != null && levels[level])) {
+      return;
+    }
+    const levelInfo = levels[level];
+    const bufferInfo = this.getMainFwdBufferInfo();
+    if (bufferInfo === null) {
+      return;
+    }
+    const lastDetails = this.getLevelDetails();
+    if (lastDetails && this._streamEnded(bufferInfo, lastDetails)) {
+      const data = {};
+      if (this.altAudio === 2) {
+        data.type = "video";
+      }
+      this.hls.trigger(Events.BUFFER_EOS, data);
+      this.state = State.ENDED;
+      return;
+    }
+    if (!this.buffering) {
+      return;
+    }
+    if (hls.loadLevel !== level && hls.manualLevel === -1) {
+      this.log(`Adapting to level ${level} from level ${this.level}`);
+    }
+    this.level = hls.nextLoadLevel = level;
+    const levelDetails = levelInfo.details;
+    if (!levelDetails || this.state === State.WAITING_LEVEL || this.waitForLive(levelInfo)) {
+      this.level = level;
+      this.state = State.WAITING_LEVEL;
+      this.startFragRequested = false;
+      return;
+    }
+    const bufferLen = bufferInfo.len;
+    const maxBufLen = this.getMaxBufferLength(levelInfo.maxBitrate);
+    if (bufferLen >= maxBufLen) {
+      return;
+    }
+    if (this.backtrackFragment && this.backtrackFragment.start > bufferInfo.end) {
+      this.backtrackFragment = null;
+    }
+    const targetBufferTime = this.backtrackFragment ? this.backtrackFragment.start : bufferInfo.end;
+    let frag = this.getNextFragment(targetBufferTime, levelDetails);
+    if (this.couldBacktrack && !this.fragPrevious && frag && isMediaFragment(frag) && this.fragmentTracker.getState(frag) !== FragmentState.OK) {
+      var _this$backtrackFragme;
+      const backtrackSn = ((_this$backtrackFragme = this.backtrackFragment) != null ? _this$backtrackFragme : frag).sn;
+      const fragIdx = backtrackSn - levelDetails.startSN;
+      const backtrackFrag = levelDetails.fragments[fragIdx - 1];
+      if (backtrackFrag && frag.cc === backtrackFrag.cc) {
+        frag = backtrackFrag;
+        this.fragmentTracker.removeFragment(backtrackFrag);
+      }
+    } else if (this.backtrackFragment && bufferInfo.len) {
+      this.backtrackFragment = null;
+    }
+    if (frag && this.isLoopLoading(frag, targetBufferTime)) {
+      const gapStart = frag.gap;
+      if (!gapStart) {
+        const type = this.audioOnly && !this.altAudio ? ElementaryStreamTypes.AUDIO : ElementaryStreamTypes.VIDEO;
+        const mediaBuffer = (type === ElementaryStreamTypes.VIDEO ? this.videoBuffer : this.mediaBuffer) || this.media;
+        if (mediaBuffer) {
+          this.afterBufferFlushed(mediaBuffer, type, PlaylistLevelType.MAIN);
+        }
+      }
+      frag = this.getNextFragmentLoopLoading(frag, levelDetails, bufferInfo, PlaylistLevelType.MAIN, maxBufLen);
+    }
+    if (!frag) {
+      return;
+    }
+    if (frag.initSegment && !frag.initSegment.data && !this.bitrateTest) {
+      frag = frag.initSegment;
+    }
+    this.loadFragment(frag, levelInfo, targetBufferTime);
+  }
+  loadFragment(frag, level, targetBufferTime) {
+    const fragState = this.fragmentTracker.getState(frag);
+    if (fragState === FragmentState.NOT_LOADED || fragState === FragmentState.PARTIAL) {
+      if (!isMediaFragment(frag)) {
+        this._loadInitSegment(frag, level);
+      } else if (this.bitrateTest) {
+        this.log(`Fragment ${frag.sn} of level ${frag.level} is being downloaded to test bitrate and will not be buffered`);
+        this._loadBitrateTestFrag(frag, level);
+      } else {
+        super.loadFragment(frag, level, targetBufferTime);
+      }
+    } else {
+      this.clearTrackerIfNeeded(frag);
+    }
+  }
+  getBufferedFrag(position) {
+    return this.fragmentTracker.getBufferedFrag(position, PlaylistLevelType.MAIN);
+  }
+  followingBufferedFrag(frag) {
+    if (frag) {
+      return this.getBufferedFrag(frag.end + 0.5);
+    }
+    return null;
+  }
+  immediateLevelSwitch() {
+    this.abortCurrentFrag();
+    this.flushMainBuffer(0, Number.POSITIVE_INFINITY);
+  }
+  nextLevelSwitch() {
+    const {
+      levels,
+      media
+    } = this;
+    if (media != null && media.readyState) {
+      let fetchdelay;
+      const fragPlayingCurrent = this.getAppendedFrag(media.currentTime);
+      if (fragPlayingCurrent && fragPlayingCurrent.start > 1) {
+        this.flushMainBuffer(0, fragPlayingCurrent.start - 1);
+      }
+      const levelDetails = this.getLevelDetails();
+      if (levelDetails != null && levelDetails.live) {
+        const bufferInfo = this.getMainFwdBufferInfo();
+        if (!bufferInfo || bufferInfo.len < levelDetails.targetduration * 2) {
+          return;
+        }
+      }
+      if (!media.paused && levels) {
+        const nextLevelId = this.hls.nextLoadLevel;
+        const nextLevel = levels[nextLevelId];
+        const fragLastKbps = this.fragLastKbps;
+        if (fragLastKbps && this.fragCurrent) {
+          fetchdelay = this.fragCurrent.duration * nextLevel.maxBitrate / (1e3 * fragLastKbps) + 1;
+        } else {
+          fetchdelay = 0;
+        }
+      } else {
+        fetchdelay = 0;
+      }
+      const bufferedFrag = this.getBufferedFrag(media.currentTime + fetchdelay);
+      if (bufferedFrag) {
+        const nextBufferedFrag = this.followingBufferedFrag(bufferedFrag);
+        if (nextBufferedFrag) {
+          this.abortCurrentFrag();
+          const maxStart = nextBufferedFrag.maxStartPTS ? nextBufferedFrag.maxStartPTS : nextBufferedFrag.start;
+          const fragDuration = nextBufferedFrag.duration;
+          const startPts = Math.max(bufferedFrag.end, maxStart + Math.min(Math.max(fragDuration - this.config.maxFragLookUpTolerance, fragDuration * (this.couldBacktrack ? 0.5 : 0.125)), fragDuration * (this.couldBacktrack ? 0.75 : 0.25)));
+          this.flushMainBuffer(startPts, Number.POSITIVE_INFINITY);
+        }
+      }
+    }
+  }
+  abortCurrentFrag() {
+    const fragCurrent = this.fragCurrent;
+    this.fragCurrent = null;
+    this.backtrackFragment = null;
+    if (fragCurrent) {
+      fragCurrent.abortRequests();
+      this.fragmentTracker.removeFragment(fragCurrent);
+    }
+    switch (this.state) {
+      case State.KEY_LOADING:
+      case State.FRAG_LOADING:
+      case State.FRAG_LOADING_WAITING_RETRY:
+      case State.PARSING:
+      case State.PARSED:
+        this.state = State.IDLE;
+        break;
+    }
+    this.nextLoadPosition = this.getLoadPosition();
+  }
+  flushMainBuffer(startOffset, endOffset) {
+    super.flushMainBuffer(startOffset, endOffset, this.altAudio === 2 ? "video" : null);
+  }
+  onMediaAttached(event, data) {
+    super.onMediaAttached(event, data);
+    const media = data.media;
+    addEventListener(media, "playing", this.onMediaPlaying);
+    addEventListener(media, "seeked", this.onMediaSeeked);
+  }
+  onMediaDetaching(event, data) {
+    const {
+      media
+    } = this;
+    if (media) {
+      removeEventListener(media, "playing", this.onMediaPlaying);
+      removeEventListener(media, "seeked", this.onMediaSeeked);
+    }
+    this.videoBuffer = null;
+    this.fragPlaying = null;
+    super.onMediaDetaching(event, data);
+    const transferringMedia = !!data.transferMedia;
+    if (transferringMedia) {
+      return;
+    }
+    this._hasEnoughToStart = false;
+  }
+  onManifestLoading() {
+    super.onManifestLoading();
+    this.log("Trigger BUFFER_RESET");
+    this.hls.trigger(Events.BUFFER_RESET, void 0);
+    this.couldBacktrack = false;
+    this.fragLastKbps = 0;
+    this.fragPlaying = this.backtrackFragment = null;
+    this.altAudio = 0;
+    this.audioOnly = false;
+  }
+  onManifestParsed(event, data) {
+    let aac = false;
+    let heaac = false;
+    data.levels.forEach((level) => {
+      const codec = level.audioCodec;
+      if (codec) {
+        aac = aac || codec.indexOf("mp4a.40.2") !== -1;
+        heaac = heaac || codec.indexOf("mp4a.40.5") !== -1;
+      }
+    });
+    this.audioCodecSwitch = aac && heaac && !changeTypeSupported();
+    if (this.audioCodecSwitch) {
+      this.log("Both AAC/HE-AAC audio found in levels; declaring level codec as HE-AAC");
+    }
+    this.levels = data.levels;
+    this.startFragRequested = false;
+  }
+  onLevelLoading(event, data) {
+    const {
+      levels
+    } = this;
+    if (!levels || this.state !== State.IDLE) {
+      return;
+    }
+    const level = data.levelInfo;
+    if (!level.details || level.details.live && (this.levelLastLoaded !== level || level.details.expired) || this.waitForCdnTuneIn(level.details)) {
+      this.state = State.WAITING_LEVEL;
+    }
+  }
+  onLevelLoaded(event, data) {
+    var _curLevel$details;
+    const {
+      levels,
+      startFragRequested
+    } = this;
+    const newLevelId = data.level;
+    const newDetails = data.details;
+    const duration = newDetails.totalduration;
+    if (!levels) {
+      this.warn(`Levels were reset while loading level ${newLevelId}`);
+      return;
+    }
+    this.log(`Level ${newLevelId} loaded [${newDetails.startSN},${newDetails.endSN}]${newDetails.lastPartSn ? `[part-${newDetails.lastPartSn}-${newDetails.lastPartIndex}]` : ""}, cc [${newDetails.startCC}, ${newDetails.endCC}] duration:${duration}`);
+    const curLevel = data.levelInfo;
+    const fragCurrent = this.fragCurrent;
+    if (fragCurrent && (this.state === State.FRAG_LOADING || this.state === State.FRAG_LOADING_WAITING_RETRY)) {
+      if (fragCurrent.level !== data.level && fragCurrent.loader) {
+        this.abortCurrentFrag();
+      }
+    }
+    let sliding = 0;
+    if (newDetails.live || (_curLevel$details = curLevel.details) != null && _curLevel$details.live) {
+      var _this$levelLastLoaded;
+      this.checkLiveUpdate(newDetails);
+      if (newDetails.deltaUpdateFailed) {
+        return;
+      }
+      sliding = this.alignPlaylists(newDetails, curLevel.details, (_this$levelLastLoaded = this.levelLastLoaded) == null ? void 0 : _this$levelLastLoaded.details);
+    }
+    curLevel.details = newDetails;
+    this.levelLastLoaded = curLevel;
+    if (!startFragRequested) {
+      this.setStartPosition(newDetails, sliding);
+    }
+    this.hls.trigger(Events.LEVEL_UPDATED, {
+      details: newDetails,
+      level: newLevelId
+    });
+    if (this.state === State.WAITING_LEVEL) {
+      if (this.waitForCdnTuneIn(newDetails)) {
+        return;
+      }
+      this.state = State.IDLE;
+    }
+    if (startFragRequested && newDetails.live) {
+      this.synchronizeToLiveEdge(newDetails);
+    }
+    this.tick();
+  }
+  synchronizeToLiveEdge(levelDetails) {
+    const {
+      config,
+      media
+    } = this;
+    if (!media) {
+      return;
+    }
+    const liveSyncPosition = this.hls.liveSyncPosition;
+    const currentTime = this.getLoadPosition();
+    const start = levelDetails.fragmentStart;
+    const end = levelDetails.edge;
+    const withinSlidingWindow = currentTime >= start - config.maxFragLookUpTolerance && currentTime <= end;
+    if (liveSyncPosition !== null && media.duration > liveSyncPosition && (currentTime < liveSyncPosition || !withinSlidingWindow)) {
+      const maxLatency = config.liveMaxLatencyDuration !== void 0 ? config.liveMaxLatencyDuration : config.liveMaxLatencyDurationCount * levelDetails.targetduration;
+      if (!withinSlidingWindow && media.readyState < 4 || currentTime < end - maxLatency) {
+        if (!this._hasEnoughToStart) {
+          this.nextLoadPosition = liveSyncPosition;
+        }
+        if (media.readyState) {
+          this.warn(`Playback: ${currentTime.toFixed(3)} is located too far from the end of live sliding playlist: ${end}, reset currentTime to : ${liveSyncPosition.toFixed(3)}`);
+          if (this.config.liveSyncMode === "buffered") {
+            var _bufferInfo$buffered;
+            const bufferInfo = BufferHelper.bufferInfo(media, liveSyncPosition, 0);
+            if (!(bufferInfo != null && (_bufferInfo$buffered = bufferInfo.buffered) != null && _bufferInfo$buffered.length)) {
+              media.currentTime = liveSyncPosition;
+              return;
+            }
+            const isLiveSyncInBuffer = bufferInfo.start <= currentTime;
+            if (isLiveSyncInBuffer) {
+              media.currentTime = liveSyncPosition;
+              return;
+            }
+            const {
+              nextStart
+            } = BufferHelper.bufferedInfo(bufferInfo.buffered, currentTime, 0);
+            if (nextStart) {
+              media.currentTime = nextStart;
+            }
+          } else {
+            media.currentTime = liveSyncPosition;
+          }
+        }
+      }
+    }
+  }
+  _handleFragmentLoadProgress(data) {
+    var _frag$initSegment;
+    const frag = data.frag;
+    const {
+      part,
+      payload
+    } = data;
+    const {
+      levels
+    } = this;
+    if (!levels) {
+      this.warn(`Levels were reset while fragment load was in progress. Fragment ${frag.sn} of level ${frag.level} will not be buffered`);
+      return;
+    }
+    const currentLevel = levels[frag.level];
+    if (!currentLevel) {
+      this.warn(`Level ${frag.level} not found on progress`);
+      return;
+    }
+    const details = currentLevel.details;
+    if (!details) {
+      this.warn(`Dropping fragment ${frag.sn} of level ${frag.level} after level details were reset`);
+      this.fragmentTracker.removeFragment(frag);
+      return;
+    }
+    const videoCodec = currentLevel.videoCodec;
+    const accurateTimeOffset = details.PTSKnown || !details.live;
+    const initSegmentData = (_frag$initSegment = frag.initSegment) == null ? void 0 : _frag$initSegment.data;
+    const audioCodec = this._getAudioCodec(currentLevel);
+    const transmuxer = this.transmuxer = this.transmuxer || new TransmuxerInterface(this.hls, PlaylistLevelType.MAIN, this._handleTransmuxComplete.bind(this), this._handleTransmuxerFlush.bind(this));
+    const partIndex = part ? part.index : -1;
+    const partial = partIndex !== -1;
+    const chunkMeta = new ChunkMetadata(frag.level, frag.sn, frag.stats.chunkCount, payload.byteLength, partIndex, partial);
+    const initPTS = this.initPTS[frag.cc];
+    transmuxer.push(payload, initSegmentData, audioCodec, videoCodec, frag, part, details.totalduration, accurateTimeOffset, chunkMeta, initPTS);
+  }
+  onAudioTrackSwitching(event, data) {
+    const hls = this.hls;
+    const fromAltAudio = this.altAudio === 2;
+    const altAudio = useAlternateAudio(data.url, hls);
+    if (!altAudio) {
+      if (this.mediaBuffer !== this.media) {
+        this.log("Switching on main audio, use media.buffered to schedule main fragment loading");
+        this.mediaBuffer = this.media;
+        const fragCurrent = this.fragCurrent;
+        if (fragCurrent) {
+          this.log("Switching to main audio track, cancel main fragment load");
+          fragCurrent.abortRequests();
+          this.fragmentTracker.removeFragment(fragCurrent);
+        }
+        this.resetTransmuxer();
+        this.resetLoadingState();
+      } else if (this.audioOnly) {
+        this.resetTransmuxer();
+      }
+      if (fromAltAudio) {
+        this.fragmentTracker.removeAllFragments();
+        hls.once(Events.BUFFER_FLUSHED, () => {
+          var _this$hls;
+          (_this$hls = this.hls) == null ? void 0 : _this$hls.trigger(Events.AUDIO_TRACK_SWITCHED, data);
+        });
+        hls.trigger(Events.BUFFER_FLUSHING, {
+          startOffset: 0,
+          endOffset: Number.POSITIVE_INFINITY,
+          type: null
+        });
+        return;
+      }
+      hls.trigger(Events.AUDIO_TRACK_SWITCHED, data);
+    } else {
+      this.altAudio = 1;
+    }
+  }
+  onAudioTrackSwitched(event, data) {
+    const altAudio = useAlternateAudio(data.url, this.hls);
+    if (altAudio) {
+      const videoBuffer = this.videoBuffer;
+      if (videoBuffer && this.mediaBuffer !== videoBuffer) {
+        this.log("Switching on alternate audio, use video.buffered to schedule main fragment loading");
+        this.mediaBuffer = videoBuffer;
+      }
+    }
+    this.altAudio = altAudio ? 2 : 0;
+    this.tick();
+  }
+  onBufferCreated(event, data) {
+    const tracks = data.tracks;
+    let mediaTrack;
+    let name;
+    let alternate = false;
+    for (const type in tracks) {
+      const track = tracks[type];
+      if (track.id === "main") {
+        name = type;
+        mediaTrack = track;
+        if (type === "video") {
+          const videoTrack = tracks[type];
+          if (videoTrack) {
+            this.videoBuffer = videoTrack.buffer;
+          }
+        }
+      } else {
+        alternate = true;
+      }
+    }
+    if (alternate && mediaTrack) {
+      this.log(`Alternate track found, use ${name}.buffered to schedule main fragment loading`);
+      this.mediaBuffer = mediaTrack.buffer;
+    } else {
+      this.mediaBuffer = this.media;
+    }
+  }
+  onFragBuffered(event, data) {
+    const {
+      frag,
+      part
+    } = data;
+    const bufferedMainFragment = frag.type === PlaylistLevelType.MAIN;
+    if (bufferedMainFragment) {
+      if (this.fragContextChanged(frag)) {
+        this.warn(`Fragment ${frag.sn}${part ? " p: " + part.index : ""} of level ${frag.level} finished buffering, but was aborted. state: ${this.state}`);
+        if (this.state === State.PARSED) {
+          this.state = State.IDLE;
+        }
+        return;
+      }
+      const stats = part ? part.stats : frag.stats;
+      this.fragLastKbps = Math.round(8 * stats.total / (stats.buffering.end - stats.loading.first));
+      if (isMediaFragment(frag)) {
+        this.fragPrevious = frag;
+      }
+      this.fragBufferedComplete(frag, part);
+    }
+    const media = this.media;
+    if (!media) {
+      return;
+    }
+    if (!this._hasEnoughToStart && BufferHelper.getBuffered(media).length) {
+      this._hasEnoughToStart = true;
+      this.seekToStartPos();
+    }
+    if (bufferedMainFragment) {
+      this.tick();
+    }
+  }
+  get hasEnoughToStart() {
+    return this._hasEnoughToStart;
+  }
+  onError(event, data) {
+    var _data$context;
+    if (data.fatal) {
+      this.state = State.ERROR;
+      return;
+    }
+    switch (data.details) {
+      case ErrorDetails.FRAG_GAP:
+      case ErrorDetails.FRAG_PARSING_ERROR:
+      case ErrorDetails.FRAG_DECRYPT_ERROR:
+      case ErrorDetails.FRAG_LOAD_ERROR:
+      case ErrorDetails.FRAG_LOAD_TIMEOUT:
+      case ErrorDetails.KEY_LOAD_ERROR:
+      case ErrorDetails.KEY_LOAD_TIMEOUT:
+        this.onFragmentOrKeyLoadError(PlaylistLevelType.MAIN, data);
+        break;
+      case ErrorDetails.LEVEL_LOAD_ERROR:
+      case ErrorDetails.LEVEL_LOAD_TIMEOUT:
+      case ErrorDetails.LEVEL_PARSING_ERROR:
+        if (!data.levelRetry && this.state === State.WAITING_LEVEL && ((_data$context = data.context) == null ? void 0 : _data$context.type) === PlaylistContextType.LEVEL) {
+          this.state = State.IDLE;
+        }
+        break;
+      case ErrorDetails.BUFFER_ADD_CODEC_ERROR:
+      case ErrorDetails.BUFFER_APPEND_ERROR:
+        if (data.parent !== "main") {
+          return;
+        }
+        if (this.reduceLengthAndFlushBuffer(data)) {
+          this.resetLoadingState();
+        }
+        break;
+      case ErrorDetails.BUFFER_FULL_ERROR:
+        if (data.parent !== "main") {
+          return;
+        }
+        if (this.reduceLengthAndFlushBuffer(data)) {
+          this.flushMainBuffer(0, Number.POSITIVE_INFINITY);
+        }
+        break;
+      case ErrorDetails.INTERNAL_EXCEPTION:
+        this.recoverWorkerError(data);
+        break;
+    }
+  }
+  onFragLoadEmergencyAborted() {
+    this.state = State.IDLE;
+    if (!this._hasEnoughToStart) {
+      this.startFragRequested = false;
+      this.nextLoadPosition = this.lastCurrentTime;
+    }
+    this.tickImmediate();
+  }
+  onBufferFlushed(event, {
+    type
+  }) {
+    if (type !== ElementaryStreamTypes.AUDIO || !this.altAudio) {
+      const mediaBuffer = (type === ElementaryStreamTypes.VIDEO ? this.videoBuffer : this.mediaBuffer) || this.media;
+      if (mediaBuffer) {
+        this.afterBufferFlushed(mediaBuffer, type, PlaylistLevelType.MAIN);
+        this.tick();
+      }
+    }
+  }
+  onLevelsUpdated(event, data) {
+    if (this.level > -1 && this.fragCurrent) {
+      this.level = this.fragCurrent.level;
+      if (this.level === -1) {
+        this.resetWhenMissingContext(this.fragCurrent);
+      }
+    }
+    this.levels = data.levels;
+  }
+  swapAudioCodec() {
+    this.audioCodecSwap = !this.audioCodecSwap;
+  }
+  seekToStartPos() {
+    const {
+      media
+    } = this;
+    if (!media) {
+      return;
+    }
+    const currentTime = media.currentTime;
+    let startPosition = this.startPosition;
+    if (startPosition >= 0 && currentTime < startPosition) {
+      if (media.seeking) {
+        this.log(`could not seek to ${startPosition}, already seeking at ${currentTime}`);
+        return;
+      }
+      const timelineOffset = this.timelineOffset;
+      if (timelineOffset && startPosition) {
+        startPosition += timelineOffset;
+      }
+      const details = this.getLevelDetails();
+      const buffered = BufferHelper.getBuffered(media);
+      const bufferStart = buffered.length ? buffered.start(0) : 0;
+      const delta = bufferStart - startPosition;
+      const skipTolerance = Math.max(this.config.maxBufferHole, this.config.maxFragLookUpTolerance);
+      if (this.config.startOnSegmentBoundary || delta > 0 && (delta < skipTolerance || this.loadingParts && delta < 2 * ((details == null ? void 0 : details.partTarget) || 0))) {
+        this.log(`adjusting start position by ${delta} to match buffer start`);
+        startPosition += delta;
+        this.startPosition = startPosition;
+      }
+      if (currentTime < startPosition) {
+        this.log(`seek to target start position ${startPosition} from current time ${currentTime} buffer start ${bufferStart}`);
+        media.currentTime = startPosition;
+      }
+    }
+  }
+  _getAudioCodec(currentLevel) {
+    let audioCodec = this.config.defaultAudioCodec || currentLevel.audioCodec;
+    if (this.audioCodecSwap && audioCodec) {
+      this.log("Swapping audio codec");
+      if (audioCodec.indexOf("mp4a.40.5") !== -1) {
+        audioCodec = "mp4a.40.2";
+      } else {
+        audioCodec = "mp4a.40.5";
+      }
+    }
+    return audioCodec;
+  }
+  _loadBitrateTestFrag(fragment, level) {
+    fragment.bitrateTest = true;
+    this._doFragLoad(fragment, level).then((data) => {
+      const {
+        hls
+      } = this;
+      const frag = data == null ? void 0 : data.frag;
+      if (!frag || this.fragContextChanged(frag)) {
+        return;
+      }
+      level.fragmentError = 0;
+      this.state = State.IDLE;
+      this.startFragRequested = false;
+      this.bitrateTest = false;
+      const stats = frag.stats;
+      stats.parsing.start = stats.parsing.end = stats.buffering.start = stats.buffering.end = self.performance.now();
+      hls.trigger(Events.FRAG_LOADED, data);
+      frag.bitrateTest = false;
+    });
+  }
+  _handleTransmuxComplete(transmuxResult) {
+    var _id3$samples;
+    const id = this.playlistType;
+    const {
+      hls
+    } = this;
+    const {
+      remuxResult,
+      chunkMeta
+    } = transmuxResult;
+    const context = this.getCurrentContext(chunkMeta);
+    if (!context) {
+      this.resetWhenMissingContext(chunkMeta);
+      return;
+    }
+    const {
+      frag,
+      part,
+      level
+    } = context;
+    const {
+      video,
+      text,
+      id3,
+      initSegment
+    } = remuxResult;
+    const {
+      details
+    } = level;
+    const audio = this.altAudio ? void 0 : remuxResult.audio;
+    if (this.fragContextChanged(frag)) {
+      this.fragmentTracker.removeFragment(frag);
+      return;
+    }
+    this.state = State.PARSING;
+    if (initSegment) {
+      if (initSegment != null && initSegment.tracks) {
+        const mapFragment = frag.initSegment || frag;
+        this._bufferInitSegment(level, initSegment.tracks, mapFragment, chunkMeta);
+        hls.trigger(Events.FRAG_PARSING_INIT_SEGMENT, {
+          frag: mapFragment,
+          id,
+          tracks: initSegment.tracks
+        });
+      }
+      const baseTime = initSegment.initPTS;
+      const timescale = initSegment.timescale;
+      const initPTS = this.initPTS[frag.cc];
+      if (isFiniteNumber(baseTime) && (!initPTS || initPTS.baseTime !== baseTime || initPTS.timescale !== timescale)) {
+        this.initPTS[frag.cc] = {
+          baseTime,
+          timescale
+        };
+        hls.trigger(Events.INIT_PTS_FOUND, {
+          frag,
+          id,
+          initPTS: baseTime,
+          timescale
+        });
+      }
+    }
+    if (video && details) {
+      if (audio && video.type === "audiovideo") {
+        this.logMuxedErr(frag);
+      }
+      const prevFrag = details.fragments[frag.sn - 1 - details.startSN];
+      const isFirstFragment = frag.sn === details.startSN;
+      const isFirstInDiscontinuity = !prevFrag || frag.cc > prevFrag.cc;
+      if (remuxResult.independent !== false) {
+        const {
+          startPTS,
+          endPTS,
+          startDTS,
+          endDTS
+        } = video;
+        if (part) {
+          part.elementaryStreams[video.type] = {
+            startPTS,
+            endPTS,
+            startDTS,
+            endDTS
+          };
+        } else {
+          if (video.firstKeyFrame && video.independent && chunkMeta.id === 1 && !isFirstInDiscontinuity) {
+            this.couldBacktrack = true;
+          }
+          if (video.dropped && video.independent) {
+            const bufferInfo = this.getMainFwdBufferInfo();
+            const targetBufferTime = (bufferInfo ? bufferInfo.end : this.getLoadPosition()) + this.config.maxBufferHole;
+            const startTime = video.firstKeyFramePTS ? video.firstKeyFramePTS : startPTS;
+            if (!isFirstFragment && targetBufferTime < startTime - this.config.maxBufferHole && !isFirstInDiscontinuity) {
+              this.backtrack(frag);
+              return;
+            } else if (isFirstInDiscontinuity) {
+              frag.gap = true;
+            }
+            frag.setElementaryStreamInfo(video.type, frag.start, endPTS, frag.start, endDTS, true);
+          } else if (isFirstFragment && startPTS - (details.appliedTimelineOffset || 0) > MAX_START_GAP_JUMP) {
+            frag.gap = true;
+          }
+        }
+        frag.setElementaryStreamInfo(video.type, startPTS, endPTS, startDTS, endDTS);
+        if (this.backtrackFragment) {
+          this.backtrackFragment = frag;
+        }
+        this.bufferFragmentData(video, frag, part, chunkMeta, isFirstFragment || isFirstInDiscontinuity);
+      } else if (isFirstFragment || isFirstInDiscontinuity) {
+        frag.gap = true;
+      } else {
+        this.backtrack(frag);
+        return;
+      }
+    }
+    if (audio) {
+      const {
+        startPTS,
+        endPTS,
+        startDTS,
+        endDTS
+      } = audio;
+      if (part) {
+        part.elementaryStreams[ElementaryStreamTypes.AUDIO] = {
+          startPTS,
+          endPTS,
+          startDTS,
+          endDTS
+        };
+      }
+      frag.setElementaryStreamInfo(ElementaryStreamTypes.AUDIO, startPTS, endPTS, startDTS, endDTS);
+      this.bufferFragmentData(audio, frag, part, chunkMeta);
+    }
+    if (details && id3 != null && (_id3$samples = id3.samples) != null && _id3$samples.length) {
+      const emittedID3 = {
+        id,
+        frag,
+        details,
+        samples: id3.samples
+      };
+      hls.trigger(Events.FRAG_PARSING_METADATA, emittedID3);
+    }
+    if (details && text) {
+      const emittedText = {
+        id,
+        frag,
+        details,
+        samples: text.samples
+      };
+      hls.trigger(Events.FRAG_PARSING_USERDATA, emittedText);
+    }
+  }
+  logMuxedErr(frag) {
+    this.warn(`${isMediaFragment(frag) ? "Media" : "Init"} segment with muxed audiovideo where only video expected: ${frag.url}`);
+  }
+  _bufferInitSegment(currentLevel, tracks, frag, chunkMeta) {
+    if (this.state !== State.PARSING) {
+      return;
+    }
+    this.audioOnly = !!tracks.audio && !tracks.video;
+    if (this.altAudio && !this.audioOnly) {
+      delete tracks.audio;
+      if (tracks.audiovideo) {
+        this.logMuxedErr(frag);
+      }
+    }
+    const {
+      audio,
+      video,
+      audiovideo
+    } = tracks;
+    if (audio) {
+      const levelCodec = currentLevel.audioCodec;
+      let audioCodec = pickMostCompleteCodecName(audio.codec, levelCodec);
+      if (audioCodec === "mp4a") {
+        audioCodec = "mp4a.40.5";
+      }
+      const ua = navigator.userAgent.toLowerCase();
+      if (this.audioCodecSwitch) {
+        if (audioCodec) {
+          if (audioCodec.indexOf("mp4a.40.5") !== -1) {
+            audioCodec = "mp4a.40.2";
+          } else {
+            audioCodec = "mp4a.40.5";
+          }
+        }
+        const audioMetadata = audio.metadata;
+        if (audioMetadata && "channelCount" in audioMetadata && (audioMetadata.channelCount || 1) !== 1 && ua.indexOf("firefox") === -1) {
+          audioCodec = "mp4a.40.5";
+        }
+      }
+      if (audioCodec && audioCodec.indexOf("mp4a.40.5") !== -1 && ua.indexOf("android") !== -1 && audio.container !== "audio/mpeg") {
+        audioCodec = "mp4a.40.2";
+        this.log(`Android: force audio codec to ${audioCodec}`);
+      }
+      if (levelCodec && levelCodec !== audioCodec) {
+        this.log(`Swapping manifest audio codec "${levelCodec}" for "${audioCodec}"`);
+      }
+      audio.levelCodec = audioCodec;
+      audio.id = PlaylistLevelType.MAIN;
+      this.log(`Init audio buffer, container:${audio.container}, codecs[selected/level/parsed]=[${audioCodec || ""}/${levelCodec || ""}/${audio.codec}]`);
+      delete tracks.audiovideo;
+    }
+    if (video) {
+      video.levelCodec = currentLevel.videoCodec;
+      video.id = PlaylistLevelType.MAIN;
+      const parsedVideoCodec = video.codec;
+      if ((parsedVideoCodec == null ? void 0 : parsedVideoCodec.length) === 4) {
+        switch (parsedVideoCodec) {
+          case "hvc1":
+          case "hev1":
+            video.codec = "hvc1.1.6.L120.90";
+            break;
+          case "av01":
+            video.codec = "av01.0.04M.08";
+            break;
+          case "avc1":
+            video.codec = "avc1.42e01e";
+            break;
+        }
+      }
+      this.log(`Init video buffer, container:${video.container}, codecs[level/parsed]=[${currentLevel.videoCodec || ""}/${parsedVideoCodec}]${video.codec !== parsedVideoCodec ? " parsed-corrected=" + video.codec : ""}${video.supplemental ? " supplemental=" + video.supplemental : ""}`);
+      delete tracks.audiovideo;
+    }
+    if (audiovideo) {
+      this.log(`Init audiovideo buffer, container:${audiovideo.container}, codecs[level/parsed]=[${currentLevel.codecs}/${audiovideo.codec}]`);
+      delete tracks.video;
+      delete tracks.audio;
+    }
+    const trackTypes = Object.keys(tracks);
+    if (trackTypes.length) {
+      this.hls.trigger(Events.BUFFER_CODECS, tracks);
+      if (!this.hls) {
+        return;
+      }
+      trackTypes.forEach((trackName) => {
+        const track = tracks[trackName];
+        const initSegment = track.initSegment;
+        if (initSegment != null && initSegment.byteLength) {
+          this.hls.trigger(Events.BUFFER_APPENDING, {
+            type: trackName,
+            data: initSegment,
+            frag,
+            part: null,
+            chunkMeta,
+            parent: frag.type
+          });
+        }
+      });
+    }
+    this.tickImmediate();
+  }
+  getMainFwdBufferInfo() {
+    const bufferOutput = this.mediaBuffer && this.altAudio === 2 ? this.mediaBuffer : this.media;
+    return this.getFwdBufferInfo(bufferOutput, PlaylistLevelType.MAIN);
+  }
+  get maxBufferLength() {
+    const {
+      levels,
+      level
+    } = this;
+    const levelInfo = levels == null ? void 0 : levels[level];
+    if (!levelInfo) {
+      return this.config.maxBufferLength;
+    }
+    return this.getMaxBufferLength(levelInfo.maxBitrate);
+  }
+  backtrack(frag) {
+    this.couldBacktrack = true;
+    this.backtrackFragment = frag;
+    this.resetTransmuxer();
+    this.flushBufferGap(frag);
+    this.fragmentTracker.removeFragment(frag);
+    this.fragPrevious = null;
+    this.nextLoadPosition = frag.start;
+    this.state = State.IDLE;
+  }
+  checkFragmentChanged() {
+    const video = this.media;
+    let fragPlayingCurrent = null;
+    if (video && video.readyState > 1 && video.seeking === false) {
+      const currentTime = video.currentTime;
+      if (BufferHelper.isBuffered(video, currentTime)) {
+        fragPlayingCurrent = this.getAppendedFrag(currentTime);
+      } else if (BufferHelper.isBuffered(video, currentTime + 0.1)) {
+        fragPlayingCurrent = this.getAppendedFrag(currentTime + 0.1);
+      }
+      if (fragPlayingCurrent) {
+        this.backtrackFragment = null;
+        const fragPlaying = this.fragPlaying;
+        const fragCurrentLevel = fragPlayingCurrent.level;
+        if (!fragPlaying || fragPlayingCurrent.sn !== fragPlaying.sn || fragPlaying.level !== fragCurrentLevel) {
+          this.fragPlaying = fragPlayingCurrent;
+          this.hls.trigger(Events.FRAG_CHANGED, {
+            frag: fragPlayingCurrent
+          });
+          if (!fragPlaying || fragPlaying.level !== fragCurrentLevel) {
+            this.hls.trigger(Events.LEVEL_SWITCHED, {
+              level: fragCurrentLevel
+            });
+          }
+        }
+      }
+    }
+  }
+  get nextLevel() {
+    const frag = this.nextBufferedFrag;
+    if (frag) {
+      return frag.level;
+    }
+    return -1;
+  }
+  get currentFrag() {
+    var _this$media3;
+    if (this.fragPlaying) {
+      return this.fragPlaying;
+    }
+    const currentTime = ((_this$media3 = this.media) == null ? void 0 : _this$media3.currentTime) || this.lastCurrentTime;
+    if (isFiniteNumber(currentTime)) {
+      return this.getAppendedFrag(currentTime);
+    }
+    return null;
+  }
+  get currentProgramDateTime() {
+    var _this$media4;
+    const currentTime = ((_this$media4 = this.media) == null ? void 0 : _this$media4.currentTime) || this.lastCurrentTime;
+    if (isFiniteNumber(currentTime)) {
+      const details = this.getLevelDetails();
+      const frag = this.currentFrag || (details ? findFragmentByPTS(null, details.fragments, currentTime) : null);
+      if (frag) {
+        const programDateTime = frag.programDateTime;
+        if (programDateTime !== null) {
+          const epocMs = programDateTime + (currentTime - frag.start) * 1e3;
+          return new Date(epocMs);
+        }
+      }
+    }
+    return null;
+  }
+  get currentLevel() {
+    const frag = this.currentFrag;
+    if (frag) {
+      return frag.level;
+    }
+    return -1;
+  }
+  get nextBufferedFrag() {
+    const frag = this.currentFrag;
+    if (frag) {
+      return this.followingBufferedFrag(frag);
+    }
+    return null;
+  }
+  get forceStartLoad() {
+    return this._forceStartLoad;
+  }
+};
+var KeyLoader = class {
+  constructor(config) {
+    this.config = void 0;
+    this.keyUriToKeyInfo = {};
+    this.emeController = null;
+    this.config = config;
+  }
+  abort(type) {
+    for (const uri in this.keyUriToKeyInfo) {
+      const loader = this.keyUriToKeyInfo[uri].loader;
+      if (loader) {
+        var _loader$context;
+        if (type && type !== ((_loader$context = loader.context) == null ? void 0 : _loader$context.frag.type)) {
+          return;
+        }
+        loader.abort();
+      }
+    }
+  }
+  detach() {
+    for (const uri in this.keyUriToKeyInfo) {
+      const keyInfo = this.keyUriToKeyInfo[uri];
+      if (keyInfo.mediaKeySessionContext || keyInfo.decryptdata.isCommonEncryption) {
+        delete this.keyUriToKeyInfo[uri];
+      }
+    }
+  }
+  destroy() {
+    this.detach();
+    for (const uri in this.keyUriToKeyInfo) {
+      const loader = this.keyUriToKeyInfo[uri].loader;
+      if (loader) {
+        loader.destroy();
+      }
+    }
+    this.keyUriToKeyInfo = {};
+  }
+  createKeyLoadError(frag, details = ErrorDetails.KEY_LOAD_ERROR, error, networkDetails, response) {
+    return new LoadError({
+      type: ErrorTypes.NETWORK_ERROR,
+      details,
+      fatal: false,
+      frag,
+      response,
+      error,
+      networkDetails
+    });
+  }
+  loadClear(loadingFrag, encryptedFragments, startFragRequested) {
+    if (this.emeController && this.config.emeEnabled && !this.emeController.getSelectedKeySystemFormats().length) {
+      if (encryptedFragments.length) {
+        for (let i = 0, l = encryptedFragments.length; i < l; i++) {
+          const frag = encryptedFragments[i];
+          if (loadingFrag.cc <= frag.cc && (!isMediaFragment(loadingFrag) || !isMediaFragment(frag) || loadingFrag.sn < frag.sn) || !startFragRequested && i == l - 1) {
+            return this.emeController.selectKeySystemFormat(frag).then((keySystemFormat) => {
+              if (!this.emeController) {
+                return;
+              }
+              frag.setKeyFormat(keySystemFormat);
+              const keySystem = keySystemFormatToKeySystemDomain(keySystemFormat);
+              if (keySystem) {
+                return this.emeController.getKeySystemAccess([keySystem]);
+              }
+            });
+          }
+        }
+      }
+      if (this.config.requireKeySystemAccessOnStart) {
+        const keySystemsInConfig = getKeySystemsForConfig(this.config);
+        if (keySystemsInConfig.length) {
+          return this.emeController.getKeySystemAccess(keySystemsInConfig);
+        }
+      }
+    }
+    return null;
+  }
+  load(frag) {
+    if (!frag.decryptdata && frag.encrypted && this.emeController && this.config.emeEnabled) {
+      return this.emeController.selectKeySystemFormat(frag).then((keySystemFormat) => {
+        return this.loadInternal(frag, keySystemFormat);
+      });
+    }
+    return this.loadInternal(frag);
+  }
+  loadInternal(frag, keySystemFormat) {
+    var _keyInfo, _keyInfo2;
+    if (keySystemFormat) {
+      frag.setKeyFormat(keySystemFormat);
+    }
+    const decryptdata = frag.decryptdata;
+    if (!decryptdata) {
+      const error = new Error(keySystemFormat ? `Expected frag.decryptdata to be defined after setting format ${keySystemFormat}` : "Missing decryption data on fragment in onKeyLoading");
+      return Promise.reject(this.createKeyLoadError(frag, ErrorDetails.KEY_LOAD_ERROR, error));
+    }
+    const uri = decryptdata.uri;
+    if (!uri) {
+      return Promise.reject(this.createKeyLoadError(frag, ErrorDetails.KEY_LOAD_ERROR, new Error(`Invalid key URI: "${uri}"`)));
+    }
+    let keyInfo = this.keyUriToKeyInfo[uri];
+    if ((_keyInfo = keyInfo) != null && _keyInfo.decryptdata.key) {
+      decryptdata.key = keyInfo.decryptdata.key;
+      return Promise.resolve({
+        frag,
+        keyInfo
+      });
+    }
+    if ((_keyInfo2 = keyInfo) != null && _keyInfo2.keyLoadPromise) {
+      var _keyInfo$mediaKeySess;
+      switch ((_keyInfo$mediaKeySess = keyInfo.mediaKeySessionContext) == null ? void 0 : _keyInfo$mediaKeySess.keyStatus) {
+        case void 0:
+        case "status-pending":
+        case "usable":
+        case "usable-in-future":
+          return keyInfo.keyLoadPromise.then((keyLoadedData) => {
+            decryptdata.key = keyLoadedData.keyInfo.decryptdata.key;
+            return {
+              frag,
+              keyInfo
+            };
+          });
+      }
+    }
+    keyInfo = this.keyUriToKeyInfo[uri] = {
+      decryptdata,
+      keyLoadPromise: null,
+      loader: null,
+      mediaKeySessionContext: null
+    };
+    switch (decryptdata.method) {
+      case "ISO-23001-7":
+      case "SAMPLE-AES":
+      case "SAMPLE-AES-CENC":
+      case "SAMPLE-AES-CTR":
+        if (decryptdata.keyFormat === "identity") {
+          return this.loadKeyHTTP(keyInfo, frag);
+        }
+        return this.loadKeyEME(keyInfo, frag);
+      case "AES-128":
+      case "AES-256":
+      case "AES-256-CTR":
+        return this.loadKeyHTTP(keyInfo, frag);
+      default:
+        return Promise.reject(this.createKeyLoadError(frag, ErrorDetails.KEY_LOAD_ERROR, new Error(`Key supplied with unsupported METHOD: "${decryptdata.method}"`)));
+    }
+  }
+  loadKeyEME(keyInfo, frag) {
+    const keyLoadedData = {
+      frag,
+      keyInfo
+    };
+    if (this.emeController && this.config.emeEnabled) {
+      const keySessionContextPromise = this.emeController.loadKey(keyLoadedData);
+      if (keySessionContextPromise) {
+        return (keyInfo.keyLoadPromise = keySessionContextPromise.then((keySessionContext) => {
+          keyInfo.mediaKeySessionContext = keySessionContext;
+          return keyLoadedData;
+        })).catch((error) => {
+          keyInfo.keyLoadPromise = null;
+          throw error;
+        });
+      }
+    }
+    return Promise.resolve(keyLoadedData);
+  }
+  loadKeyHTTP(keyInfo, frag) {
+    const config = this.config;
+    const Loader = config.loader;
+    const keyLoader = new Loader(config);
+    frag.keyLoader = keyInfo.loader = keyLoader;
+    return keyInfo.keyLoadPromise = new Promise((resolve, reject) => {
+      const loaderContext = {
+        keyInfo,
+        frag,
+        responseType: "arraybuffer",
+        url: keyInfo.decryptdata.uri
+      };
+      const loadPolicy = config.keyLoadPolicy.default;
+      const loaderConfig = {
+        loadPolicy,
+        timeout: loadPolicy.maxLoadTimeMs,
+        maxRetry: 0,
+        retryDelay: 0,
+        maxRetryDelay: 0
+      };
+      const loaderCallbacks = {
+        onSuccess: (response, stats, context, networkDetails) => {
+          const {
+            frag: frag2,
+            keyInfo: keyInfo2,
+            url: uri
+          } = context;
+          if (!frag2.decryptdata || keyInfo2 !== this.keyUriToKeyInfo[uri]) {
+            return reject(this.createKeyLoadError(frag2, ErrorDetails.KEY_LOAD_ERROR, new Error("after key load, decryptdata unset or changed"), networkDetails));
+          }
+          keyInfo2.decryptdata.key = frag2.decryptdata.key = new Uint8Array(response.data);
+          frag2.keyLoader = null;
+          keyInfo2.loader = null;
+          resolve({
+            frag: frag2,
+            keyInfo: keyInfo2
+          });
+        },
+        onError: (response, context, networkDetails, stats) => {
+          this.resetLoader(context);
+          reject(this.createKeyLoadError(frag, ErrorDetails.KEY_LOAD_ERROR, new Error(`HTTP Error ${response.code} loading key ${response.text}`), networkDetails, _objectSpread2({
+            url: loaderContext.url,
+            data: void 0
+          }, response)));
+        },
+        onTimeout: (stats, context, networkDetails) => {
+          this.resetLoader(context);
+          reject(this.createKeyLoadError(frag, ErrorDetails.KEY_LOAD_TIMEOUT, new Error("key loading timed out"), networkDetails));
+        },
+        onAbort: (stats, context, networkDetails) => {
+          this.resetLoader(context);
+          reject(this.createKeyLoadError(frag, ErrorDetails.INTERNAL_ABORTED, new Error("key loading aborted"), networkDetails));
+        }
+      };
+      keyLoader.load(loaderContext, loaderConfig, loaderCallbacks);
+    });
+  }
+  resetLoader(context) {
+    const {
+      frag,
+      keyInfo,
+      url: uri
+    } = context;
+    const loader = keyInfo.loader;
+    if (frag.keyLoader === loader) {
+      frag.keyLoader = null;
+      keyInfo.loader = null;
+    }
+    delete this.keyUriToKeyInfo[uri];
+    if (loader) {
+      loader.destroy();
+    }
+  }
+};
+function mapContextToLevelType(context) {
+  const {
+    type
+  } = context;
+  switch (type) {
+    case PlaylistContextType.AUDIO_TRACK:
+      return PlaylistLevelType.AUDIO;
+    case PlaylistContextType.SUBTITLE_TRACK:
+      return PlaylistLevelType.SUBTITLE;
+    default:
+      return PlaylistLevelType.MAIN;
+  }
+}
+function getResponseUrl(response, context) {
+  let url = response.url;
+  if (url === void 0 || url.indexOf("data:") === 0) {
+    url = context.url;
+  }
+  return url;
+}
+var PlaylistLoader = class {
+  constructor(hls) {
+    this.hls = void 0;
+    this.loaders = /* @__PURE__ */ Object.create(null);
+    this.variableList = null;
+    this.onManifestLoaded = this.checkAutostartLoad;
+    this.hls = hls;
+    this.registerListeners();
+  }
+  startLoad(startPosition) {
+  }
+  stopLoad() {
+    this.destroyInternalLoaders();
+  }
+  registerListeners() {
+    const {
+      hls
+    } = this;
+    hls.on(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.on(Events.LEVEL_LOADING, this.onLevelLoading, this);
+    hls.on(Events.AUDIO_TRACK_LOADING, this.onAudioTrackLoading, this);
+    hls.on(Events.SUBTITLE_TRACK_LOADING, this.onSubtitleTrackLoading, this);
+    hls.on(Events.LEVELS_UPDATED, this.onLevelsUpdated, this);
+  }
+  unregisterListeners() {
+    const {
+      hls
+    } = this;
+    hls.off(Events.MANIFEST_LOADING, this.onManifestLoading, this);
+    hls.off(Events.LEVEL_LOADING, this.onLevelLoading, this);
+    hls.off(Events.AUDIO_TRACK_LOADING, this.onAudioTrackLoading, this);
+    hls.off(Events.SUBTITLE_TRACK_LOADING, this.onSubtitleTrackLoading, this);
+    hls.off(Events.LEVELS_UPDATED, this.onLevelsUpdated, this);
+  }
+  createInternalLoader(context) {
+    const config = this.hls.config;
+    const PLoader = config.pLoader;
+    const Loader = config.loader;
+    const InternalLoader = PLoader || Loader;
+    const loader = new InternalLoader(config);
+    this.loaders[context.type] = loader;
+    return loader;
+  }
+  getInternalLoader(context) {
+    return this.loaders[context.type];
+  }
+  resetInternalLoader(contextType) {
+    if (this.loaders[contextType]) {
+      delete this.loaders[contextType];
+    }
+  }
+  destroyInternalLoaders() {
+    for (const contextType in this.loaders) {
+      const loader = this.loaders[contextType];
+      if (loader) {
+        loader.destroy();
+      }
+      this.resetInternalLoader(contextType);
+    }
+  }
+  destroy() {
+    this.variableList = null;
+    this.unregisterListeners();
+    this.destroyInternalLoaders();
+  }
+  onManifestLoading(event, data) {
+    const {
+      url
+    } = data;
+    this.variableList = null;
+    this.load({
+      id: null,
+      level: 0,
+      responseType: "text",
+      type: PlaylistContextType.MANIFEST,
+      url,
+      deliveryDirectives: null,
+      levelOrTrack: null
+    });
+  }
+  onLevelLoading(event, data) {
+    const {
+      id,
+      level,
+      pathwayId,
+      url,
+      deliveryDirectives,
+      levelInfo
+    } = data;
+    this.load({
+      id,
+      level,
+      pathwayId,
+      responseType: "text",
+      type: PlaylistContextType.LEVEL,
+      url,
+      deliveryDirectives,
+      levelOrTrack: levelInfo
+    });
+  }
+  onAudioTrackLoading(event, data) {
+    const {
+      id,
+      groupId,
+      url,
+      deliveryDirectives,
+      track
+    } = data;
+    this.load({
+      id,
+      groupId,
+      level: null,
+      responseType: "text",
+      type: PlaylistContextType.AUDIO_TRACK,
+      url,
+      deliveryDirectives,
+      levelOrTrack: track
+    });
+  }
+  onSubtitleTrackLoading(event, data) {
+    const {
+      id,
+      groupId,
+      url,
+      deliveryDirectives,
+      track
+    } = data;
+    this.load({
+      id,
+      groupId,
+      level: null,
+      responseType: "text",
+      type: PlaylistContextType.SUBTITLE_TRACK,
+      url,
+      deliveryDirectives,
+      levelOrTrack: track
+    });
+  }
+  onLevelsUpdated(event, data) {
+    const loader = this.loaders[PlaylistContextType.LEVEL];
+    if (loader) {
+      const context = loader.context;
+      if (context && !data.levels.some((lvl) => lvl === context.levelOrTrack)) {
+        loader.abort();
+        delete this.loaders[PlaylistContextType.LEVEL];
+      }
+    }
+  }
+  load(context) {
+    var _context$deliveryDire;
+    const config = this.hls.config;
+    let loader = this.getInternalLoader(context);
+    if (loader) {
+      const logger2 = this.hls.logger;
+      const loaderContext = loader.context;
+      if (loaderContext && loaderContext.levelOrTrack === context.levelOrTrack && (loaderContext.url === context.url || loaderContext.deliveryDirectives && !context.deliveryDirectives)) {
+        if (loaderContext.url === context.url) {
+          logger2.log(`[playlist-loader]: ignore ${context.url} ongoing request`);
+        } else {
+          logger2.log(`[playlist-loader]: ignore ${context.url} in favor of ${loaderContext.url}`);
+        }
+        return;
+      }
+      logger2.log(`[playlist-loader]: aborting previous loader for type: ${context.type}`);
+      loader.abort();
+    }
+    let loadPolicy;
+    if (context.type === PlaylistContextType.MANIFEST) {
+      loadPolicy = config.manifestLoadPolicy.default;
+    } else {
+      loadPolicy = _extends({}, config.playlistLoadPolicy.default, {
+        timeoutRetry: null,
+        errorRetry: null
+      });
+    }
+    loader = this.createInternalLoader(context);
+    if (isFiniteNumber((_context$deliveryDire = context.deliveryDirectives) == null ? void 0 : _context$deliveryDire.part)) {
+      let levelDetails;
+      if (context.type === PlaylistContextType.LEVEL && context.level !== null) {
+        levelDetails = this.hls.levels[context.level].details;
+      } else if (context.type === PlaylistContextType.AUDIO_TRACK && context.id !== null) {
+        levelDetails = this.hls.audioTracks[context.id].details;
+      } else if (context.type === PlaylistContextType.SUBTITLE_TRACK && context.id !== null) {
+        levelDetails = this.hls.subtitleTracks[context.id].details;
+      }
+      if (levelDetails) {
+        const partTarget = levelDetails.partTarget;
+        const targetDuration = levelDetails.targetduration;
+        if (partTarget && targetDuration) {
+          const maxLowLatencyPlaylistRefresh = Math.max(partTarget * 3, targetDuration * 0.8) * 1e3;
+          loadPolicy = _extends({}, loadPolicy, {
+            maxTimeToFirstByteMs: Math.min(maxLowLatencyPlaylistRefresh, loadPolicy.maxTimeToFirstByteMs),
+            maxLoadTimeMs: Math.min(maxLowLatencyPlaylistRefresh, loadPolicy.maxTimeToFirstByteMs)
+          });
+        }
+      }
+    }
+    const legacyRetryCompatibility = loadPolicy.errorRetry || loadPolicy.timeoutRetry || {};
+    const loaderConfig = {
+      loadPolicy,
+      timeout: loadPolicy.maxLoadTimeMs,
+      maxRetry: legacyRetryCompatibility.maxNumRetry || 0,
+      retryDelay: legacyRetryCompatibility.retryDelayMs || 0,
+      maxRetryDelay: legacyRetryCompatibility.maxRetryDelayMs || 0
+    };
+    const loaderCallbacks = {
+      onSuccess: (response, stats, context2, networkDetails) => {
+        const loader2 = this.getInternalLoader(context2);
+        this.resetInternalLoader(context2.type);
+        const string = response.data;
+        if (string.indexOf("#EXTM3U") !== 0) {
+          this.handleManifestParsingError(response, context2, new Error("no EXTM3U delimiter"), networkDetails || null, stats);
+          return;
+        }
+        stats.parsing.start = performance.now();
+        if (M3U8Parser.isMediaPlaylist(string) || context2.type !== PlaylistContextType.MANIFEST) {
+          this.handleTrackOrLevelPlaylist(response, stats, context2, networkDetails || null, loader2);
+        } else {
+          this.handleMasterPlaylist(response, stats, context2, networkDetails);
+        }
+      },
+      onError: (response, context2, networkDetails, stats) => {
+        this.handleNetworkError(context2, networkDetails, false, response, stats);
+      },
+      onTimeout: (stats, context2, networkDetails) => {
+        this.handleNetworkError(context2, networkDetails, true, void 0, stats);
+      }
+    };
+    loader.load(context, loaderConfig, loaderCallbacks);
+  }
+  checkAutostartLoad() {
+    if (!this.hls) {
+      return;
+    }
+    const {
+      config: {
+        autoStartLoad,
+        startPosition
+      },
+      forceStartLoad
+    } = this.hls;
+    if (autoStartLoad || forceStartLoad) {
+      this.hls.logger.log(`${autoStartLoad ? "auto" : "force"} startLoad with configured startPosition ${startPosition}`);
+      this.hls.startLoad(startPosition);
+    }
+  }
+  handleMasterPlaylist(response, stats, context, networkDetails) {
+    const hls = this.hls;
+    const string = response.data;
+    const url = getResponseUrl(response, context);
+    const parsedResult = M3U8Parser.parseMasterPlaylist(string, url);
+    if (parsedResult.playlistParsingError) {
+      this.handleManifestParsingError(response, context, parsedResult.playlistParsingError, networkDetails, stats);
+      return;
+    }
+    const {
+      contentSteering,
+      levels,
+      sessionData,
+      sessionKeys,
+      startTimeOffset,
+      variableList
+    } = parsedResult;
+    this.variableList = variableList;
+    const {
+      AUDIO: audioTracks = [],
+      SUBTITLES: subtitles,
+      "CLOSED-CAPTIONS": captions
+    } = M3U8Parser.parseMasterPlaylistMedia(string, url, parsedResult);
+    if (audioTracks.length) {
+      const embeddedAudioFound = audioTracks.some((audioTrack) => !audioTrack.url);
+      if (!embeddedAudioFound && levels[0].audioCodec && !levels[0].attrs.AUDIO) {
+        this.hls.logger.log("[playlist-loader]: audio codec signaled in quality level, but no embedded audio track signaled, create one");
+        audioTracks.unshift({
+          type: "main",
+          name: "main",
+          groupId: "main",
+          default: false,
+          autoselect: false,
+          forced: false,
+          id: -1,
+          attrs: new AttrList({}),
+          bitrate: 0,
+          url: ""
+        });
+      }
+    }
+    hls.trigger(Events.MANIFEST_LOADED, {
+      levels,
+      audioTracks,
+      subtitles,
+      captions,
+      contentSteering,
+      url,
+      stats,
+      networkDetails,
+      sessionData,
+      sessionKeys,
+      startTimeOffset,
+      variableList
+    });
+  }
+  handleTrackOrLevelPlaylist(response, stats, context, networkDetails, loader) {
+    const hls = this.hls;
+    const {
+      id,
+      level,
+      type
+    } = context;
+    const url = getResponseUrl(response, context);
+    const levelId = isFiniteNumber(level) ? level : isFiniteNumber(id) ? id : 0;
+    const levelType = mapContextToLevelType(context);
+    const levelDetails = M3U8Parser.parseLevelPlaylist(response.data, url, levelId, levelType, 0, this.variableList);
+    if (type === PlaylistContextType.MANIFEST) {
+      const singleLevel = {
+        attrs: new AttrList({}),
+        bitrate: 0,
+        details: levelDetails,
+        name: "",
+        url
+      };
+      levelDetails.requestScheduled = stats.loading.start + computeReloadInterval(levelDetails, 0);
+      hls.trigger(Events.MANIFEST_LOADED, {
+        levels: [singleLevel],
+        audioTracks: [],
+        url,
+        stats,
+        networkDetails,
+        sessionData: null,
+        sessionKeys: null,
+        contentSteering: null,
+        startTimeOffset: null,
+        variableList: null
+      });
+    }
+    stats.parsing.end = performance.now();
+    context.levelDetails = levelDetails;
+    this.handlePlaylistLoaded(levelDetails, response, stats, context, networkDetails, loader);
+  }
+  handleManifestParsingError(response, context, error, networkDetails, stats) {
+    this.hls.trigger(Events.ERROR, {
+      type: ErrorTypes.NETWORK_ERROR,
+      details: ErrorDetails.MANIFEST_PARSING_ERROR,
+      fatal: context.type === PlaylistContextType.MANIFEST,
+      url: response.url,
+      err: error,
+      error,
+      reason: error.message,
+      response,
+      context,
+      networkDetails,
+      stats
+    });
+  }
+  handleNetworkError(context, networkDetails, timeout = false, response, stats) {
+    let message = `A network ${timeout ? "timeout" : "error" + (response ? " (status " + response.code + ")" : "")} occurred while loading ${context.type}`;
+    if (context.type === PlaylistContextType.LEVEL) {
+      message += `: ${context.level} id: ${context.id}`;
+    } else if (context.type === PlaylistContextType.AUDIO_TRACK || context.type === PlaylistContextType.SUBTITLE_TRACK) {
+      message += ` id: ${context.id} group-id: "${context.groupId}"`;
+    }
+    const error = new Error(message);
+    this.hls.logger.warn(`[playlist-loader]: ${message}`);
+    let details = ErrorDetails.UNKNOWN;
+    let fatal = false;
+    const loader = this.getInternalLoader(context);
+    switch (context.type) {
+      case PlaylistContextType.MANIFEST:
+        details = timeout ? ErrorDetails.MANIFEST_LOAD_TIMEOUT : ErrorDetails.MANIFEST_LOAD_ERROR;
+        fatal = true;
+        break;
+      case PlaylistContextType.LEVEL:
+        details = timeout ? ErrorDetails.LEVEL_LOAD_TIMEOUT : ErrorDetails.LEVEL_LOAD_ERROR;
+        fatal = false;
+        break;
+      case PlaylistContextType.AUDIO_TRACK:
+        details = timeout ? ErrorDetails.AUDIO_TRACK_LOAD_TIMEOUT : ErrorDetails.AUDIO_TRACK_LOAD_ERROR;
+        fatal = false;
+        break;
+      case PlaylistContextType.SUBTITLE_TRACK:
+        details = timeout ? ErrorDetails.SUBTITLE_TRACK_LOAD_TIMEOUT : ErrorDetails.SUBTITLE_LOAD_ERROR;
+        fatal = false;
+        break;
+    }
+    if (loader) {
+      this.resetInternalLoader(context.type);
+    }
+    const errorData = {
+      type: ErrorTypes.NETWORK_ERROR,
+      details,
+      fatal,
+      url: context.url,
+      loader,
+      context,
+      error,
+      networkDetails,
+      stats
+    };
+    if (response) {
+      const url = (networkDetails == null ? void 0 : networkDetails.url) || context.url;
+      errorData.response = _objectSpread2({
+        url,
+        data: void 0
+      }, response);
+    }
+    this.hls.trigger(Events.ERROR, errorData);
+  }
+  handlePlaylistLoaded(levelDetails, response, stats, context, networkDetails, loader) {
+    const hls = this.hls;
+    const {
+      type,
+      level,
+      id,
+      groupId,
+      deliveryDirectives
+    } = context;
+    const url = getResponseUrl(response, context);
+    const parent = mapContextToLevelType(context);
+    const levelIndex = typeof context.level === "number" && parent === PlaylistLevelType.MAIN ? level : void 0;
+    if (!levelDetails.fragments.length) {
+      const _error = levelDetails.playlistParsingError = new Error("No Segments found in Playlist");
+      hls.trigger(Events.ERROR, {
+        type: ErrorTypes.NETWORK_ERROR,
+        details: ErrorDetails.LEVEL_EMPTY_ERROR,
+        fatal: false,
+        url,
+        error: _error,
+        reason: _error.message,
+        response,
+        context,
+        level: levelIndex,
+        parent,
+        networkDetails,
+        stats
+      });
+      return;
+    }
+    if (!levelDetails.targetduration) {
+      levelDetails.playlistParsingError = new Error("Missing Target Duration");
+    }
+    const error = levelDetails.playlistParsingError;
+    if (error) {
+      this.hls.logger.warn(error);
+      if (!hls.config.ignorePlaylistParsingErrors) {
+        hls.trigger(Events.ERROR, {
+          type: ErrorTypes.NETWORK_ERROR,
+          details: ErrorDetails.LEVEL_PARSING_ERROR,
+          fatal: false,
+          url,
+          error,
+          reason: error.message,
+          response,
+          context,
+          level: levelIndex,
+          parent,
+          networkDetails,
+          stats
+        });
+        return;
+      }
+      levelDetails.playlistParsingError = null;
+    }
+    if (levelDetails.live && loader) {
+      if (loader.getCacheAge) {
+        levelDetails.ageHeader = loader.getCacheAge() || 0;
+      }
+      if (!loader.getCacheAge || isNaN(levelDetails.ageHeader)) {
+        levelDetails.ageHeader = 0;
+      }
+    }
+    switch (type) {
+      case PlaylistContextType.MANIFEST:
+      case PlaylistContextType.LEVEL:
+        hls.trigger(Events.LEVEL_LOADED, {
+          details: levelDetails,
+          levelInfo: context.levelOrTrack || hls.levels[0],
+          level: levelIndex || 0,
+          id: id || 0,
+          stats,
+          networkDetails,
+          deliveryDirectives,
+          withoutMultiVariant: type === PlaylistContextType.MANIFEST
+        });
+        break;
+      case PlaylistContextType.AUDIO_TRACK:
+        hls.trigger(Events.AUDIO_TRACK_LOADED, {
+          details: levelDetails,
+          track: context.levelOrTrack,
+          id: id || 0,
+          groupId: groupId || "",
+          stats,
+          networkDetails,
+          deliveryDirectives
+        });
+        break;
+      case PlaylistContextType.SUBTITLE_TRACK:
+        hls.trigger(Events.SUBTITLE_TRACK_LOADED, {
+          details: levelDetails,
+          track: context.levelOrTrack,
+          id: id || 0,
+          groupId: groupId || "",
+          stats,
+          networkDetails,
+          deliveryDirectives
+        });
+        break;
+    }
+  }
+};
+var Hls = class {
+  static get version() {
+    return version;
+  }
+  static isMSESupported() {
+    return isMSESupported();
+  }
+  static isSupported() {
+    return isSupported();
+  }
+  static getMediaSource() {
+    return getMediaSource();
+  }
+  static get Events() {
+    return Events;
+  }
+  static get MetadataSchema() {
+    return MetadataSchema;
+  }
+  static get ErrorTypes() {
+    return ErrorTypes;
+  }
+  static get ErrorDetails() {
+    return ErrorDetails;
+  }
+  static get DefaultConfig() {
+    if (!Hls.defaultConfig) {
+      return hlsDefaultConfig;
+    }
+    return Hls.defaultConfig;
+  }
+  static set DefaultConfig(defaultConfig) {
+    Hls.defaultConfig = defaultConfig;
+  }
+  constructor(userConfig = {}) {
+    this.config = void 0;
+    this.userConfig = void 0;
+    this.logger = void 0;
+    this.coreComponents = void 0;
+    this.networkControllers = void 0;
+    this._emitter = new EventEmitter();
+    this._autoLevelCapping = -1;
+    this._maxHdcpLevel = null;
+    this.abrController = void 0;
+    this.bufferController = void 0;
+    this.capLevelController = void 0;
+    this.latencyController = void 0;
+    this.levelController = void 0;
+    this.streamController = void 0;
+    this.audioStreamController = void 0;
+    this.subtititleStreamController = void 0;
+    this.audioTrackController = void 0;
+    this.subtitleTrackController = void 0;
+    this.interstitialsController = void 0;
+    this.gapController = void 0;
+    this.emeController = void 0;
+    this.cmcdController = void 0;
+    this._media = null;
+    this._url = null;
+    this._sessionId = void 0;
+    this.triggeringException = void 0;
+    this.started = false;
+    const logger2 = this.logger = enableLogs(userConfig.debug || false, "Hls instance", userConfig.assetPlayerId);
+    const config = this.config = mergeConfig(Hls.DefaultConfig, userConfig, logger2);
+    this.userConfig = userConfig;
+    if (config.progressive) {
+      enableStreamingMode(config, logger2);
+    }
+    const {
+      abrController: _AbrController,
+      bufferController: _BufferController,
+      capLevelController: _CapLevelController,
+      errorController: _ErrorController,
+      fpsController: _FpsController
+    } = config;
+    const errorController = new _ErrorController(this);
+    const abrController = this.abrController = new _AbrController(this);
+    const fragmentTracker = new FragmentTracker(this);
+    const _InterstitialsController = config.interstitialsController;
+    const interstitialsController = _InterstitialsController ? this.interstitialsController = new _InterstitialsController(this, Hls) : null;
+    const bufferController = this.bufferController = new _BufferController(this, fragmentTracker);
+    const capLevelController = this.capLevelController = new _CapLevelController(this);
+    const fpsController = new _FpsController(this);
+    const playListLoader = new PlaylistLoader(this);
+    const _ContentSteeringController = config.contentSteeringController;
+    const contentSteering = _ContentSteeringController ? new _ContentSteeringController(this) : null;
+    const levelController = this.levelController = new LevelController(this, contentSteering);
+    const id3TrackController = new ID3TrackController(this);
+    const keyLoader = new KeyLoader(this.config);
+    const streamController = this.streamController = new StreamController(this, fragmentTracker, keyLoader);
+    const gapController = this.gapController = new GapController(this, fragmentTracker);
+    capLevelController.setStreamController(streamController);
+    fpsController.setStreamController(streamController);
+    const networkControllers = [playListLoader, levelController, streamController];
+    if (interstitialsController) {
+      networkControllers.splice(1, 0, interstitialsController);
+    }
+    if (contentSteering) {
+      networkControllers.splice(1, 0, contentSteering);
+    }
+    this.networkControllers = networkControllers;
+    const coreComponents = [abrController, bufferController, gapController, capLevelController, fpsController, id3TrackController, fragmentTracker];
+    this.audioTrackController = this.createController(config.audioTrackController, networkControllers);
+    const AudioStreamControllerClass = config.audioStreamController;
+    if (AudioStreamControllerClass) {
+      networkControllers.push(this.audioStreamController = new AudioStreamControllerClass(this, fragmentTracker, keyLoader));
+    }
+    this.subtitleTrackController = this.createController(config.subtitleTrackController, networkControllers);
+    const SubtitleStreamControllerClass = config.subtitleStreamController;
+    if (SubtitleStreamControllerClass) {
+      networkControllers.push(this.subtititleStreamController = new SubtitleStreamControllerClass(this, fragmentTracker, keyLoader));
+    }
+    this.createController(config.timelineController, coreComponents);
+    keyLoader.emeController = this.emeController = this.createController(config.emeController, coreComponents);
+    this.cmcdController = this.createController(config.cmcdController, coreComponents);
+    this.latencyController = this.createController(LatencyController, coreComponents);
+    this.coreComponents = coreComponents;
+    networkControllers.push(errorController);
+    const onErrorOut = errorController.onErrorOut;
+    if (typeof onErrorOut === "function") {
+      this.on(Events.ERROR, onErrorOut, errorController);
+    }
+    this.on(Events.MANIFEST_LOADED, playListLoader.onManifestLoaded, playListLoader);
+  }
+  createController(ControllerClass, components) {
+    if (ControllerClass) {
+      const controllerInstance = new ControllerClass(this);
+      if (components) {
+        components.push(controllerInstance);
+      }
+      return controllerInstance;
+    }
+    return null;
+  }
+  on(event, listener, context = this) {
+    this._emitter.on(event, listener, context);
+  }
+  once(event, listener, context = this) {
+    this._emitter.once(event, listener, context);
+  }
+  removeAllListeners(event) {
+    this._emitter.removeAllListeners(event);
+  }
+  off(event, listener, context = this, once) {
+    this._emitter.off(event, listener, context, once);
+  }
+  listeners(event) {
+    return this._emitter.listeners(event);
+  }
+  emit(event, name, eventObject) {
+    return this._emitter.emit(event, name, eventObject);
+  }
+  trigger(event, eventObject) {
+    if (this.config.debug) {
+      return this.emit(event, event, eventObject);
+    } else {
+      try {
+        return this.emit(event, event, eventObject);
+      } catch (error) {
+        this.logger.error("An internal error happened while handling event " + event + '. Error message: "' + error.message + '". Here is a stacktrace:', error);
+        if (!this.triggeringException) {
+          this.triggeringException = true;
+          const fatal = event === Events.ERROR;
+          this.trigger(Events.ERROR, {
+            type: ErrorTypes.OTHER_ERROR,
+            details: ErrorDetails.INTERNAL_EXCEPTION,
+            fatal,
+            event,
+            error
+          });
+          this.triggeringException = false;
+        }
+      }
+    }
+    return false;
+  }
+  listenerCount(event) {
+    return this._emitter.listenerCount(event);
+  }
+  destroy() {
+    this.logger.log("destroy");
+    this.trigger(Events.DESTROYING, void 0);
+    this.detachMedia();
+    this.removeAllListeners();
+    this._autoLevelCapping = -1;
+    this._url = null;
+    this.networkControllers.forEach((component) => component.destroy());
+    this.networkControllers.length = 0;
+    this.coreComponents.forEach((component) => component.destroy());
+    this.coreComponents.length = 0;
+    const config = this.config;
+    config.xhrSetup = config.fetchSetup = void 0;
+    this.userConfig = null;
+  }
+  attachMedia(data) {
+    if (!data || "media" in data && !data.media) {
+      const error = new Error(`attachMedia failed: invalid argument (${data})`);
+      this.trigger(Events.ERROR, {
+        type: ErrorTypes.OTHER_ERROR,
+        details: ErrorDetails.ATTACH_MEDIA_ERROR,
+        fatal: true,
+        error
+      });
+      return;
+    }
+    this.logger.log(`attachMedia`);
+    if (this._media) {
+      this.logger.warn(`media must be detached before attaching`);
+      this.detachMedia();
+    }
+    const attachMediaSource = "media" in data;
+    const media = attachMediaSource ? data.media : data;
+    const attachingData = attachMediaSource ? data : {
+      media
+    };
+    this._media = media;
+    this.trigger(Events.MEDIA_ATTACHING, attachingData);
+  }
+  detachMedia() {
+    this.logger.log("detachMedia");
+    this.trigger(Events.MEDIA_DETACHING, {});
+    this._media = null;
+  }
+  transferMedia() {
+    this._media = null;
+    const transferMedia = this.bufferController.transferMedia();
+    this.trigger(Events.MEDIA_DETACHING, {
+      transferMedia
+    });
+    return transferMedia;
+  }
+  loadSource(url) {
+    this.stopLoad();
+    const media = this.media;
+    const loadedSource = this._url;
+    const loadingSource = this._url = urlToolkitExports.buildAbsoluteURL(self.location.href, url, {
+      alwaysNormalize: true
+    });
+    this._autoLevelCapping = -1;
+    this._maxHdcpLevel = null;
+    this.logger.log(`loadSource:${loadingSource}`);
+    if (media && loadedSource && (loadedSource !== loadingSource || this.bufferController.hasSourceTypes())) {
+      this.detachMedia();
+      this.attachMedia(media);
+    }
+    this.trigger(Events.MANIFEST_LOADING, {
+      url
+    });
+  }
+  get url() {
+    return this._url;
+  }
+  get hasEnoughToStart() {
+    return this.streamController.hasEnoughToStart;
+  }
+  get startPosition() {
+    return this.streamController.startPositionValue;
+  }
+  startLoad(startPosition = -1, skipSeekToStartPosition) {
+    this.logger.log(`startLoad(${startPosition + (skipSeekToStartPosition ? ", <skip seek to start>" : "")})`);
+    this.started = true;
+    this.resumeBuffering();
+    for (let i = 0; i < this.networkControllers.length; i++) {
+      this.networkControllers[i].startLoad(startPosition, skipSeekToStartPosition);
+      if (!this.started || !this.networkControllers) {
+        break;
+      }
+    }
+  }
+  stopLoad() {
+    this.logger.log("stopLoad");
+    this.started = false;
+    for (let i = 0; i < this.networkControllers.length; i++) {
+      this.networkControllers[i].stopLoad();
+      if (this.started || !this.networkControllers) {
+        break;
+      }
+    }
+  }
+  get loadingEnabled() {
+    return this.started;
+  }
+  get bufferingEnabled() {
+    return this.streamController.bufferingEnabled;
+  }
+  resumeBuffering() {
+    if (!this.bufferingEnabled) {
+      this.logger.log(`resume buffering`);
+      this.networkControllers.forEach((controller) => {
+        if (controller.resumeBuffering) {
+          controller.resumeBuffering();
+        }
+      });
+    }
+  }
+  pauseBuffering() {
+    if (this.bufferingEnabled) {
+      this.logger.log(`pause buffering`);
+      this.networkControllers.forEach((controller) => {
+        if (controller.pauseBuffering) {
+          controller.pauseBuffering();
+        }
+      });
+    }
+  }
+  get inFlightFragments() {
+    const inFlightData = {
+      [PlaylistLevelType.MAIN]: this.streamController.inFlightFrag
+    };
+    if (this.audioStreamController) {
+      inFlightData[PlaylistLevelType.AUDIO] = this.audioStreamController.inFlightFrag;
+    }
+    if (this.subtititleStreamController) {
+      inFlightData[PlaylistLevelType.SUBTITLE] = this.subtititleStreamController.inFlightFrag;
+    }
+    return inFlightData;
+  }
+  swapAudioCodec() {
+    this.logger.log("swapAudioCodec");
+    this.streamController.swapAudioCodec();
+  }
+  recoverMediaError() {
+    this.logger.log("recoverMediaError");
+    const media = this._media;
+    const time = media == null ? void 0 : media.currentTime;
+    this.detachMedia();
+    if (media) {
+      this.attachMedia(media);
+      if (time) {
+        this.startLoad(time);
+      }
+    }
+  }
+  removeLevel(levelIndex) {
+    this.levelController.removeLevel(levelIndex);
+  }
+  get sessionId() {
+    let _sessionId = this._sessionId;
+    if (!_sessionId) {
+      _sessionId = this._sessionId = uuid();
+    }
+    return _sessionId;
+  }
+  get levels() {
+    const levels = this.levelController.levels;
+    return levels ? levels : [];
+  }
+  get latestLevelDetails() {
+    return this.streamController.getLevelDetails() || null;
+  }
+  get loadLevelObj() {
+    return this.levelController.loadLevelObj;
+  }
+  get currentLevel() {
+    return this.streamController.currentLevel;
+  }
+  set currentLevel(newLevel) {
+    this.logger.log(`set currentLevel:${newLevel}`);
+    this.levelController.manualLevel = newLevel;
+    this.streamController.immediateLevelSwitch();
+  }
+  get nextLevel() {
+    return this.streamController.nextLevel;
+  }
+  set nextLevel(newLevel) {
+    this.logger.log(`set nextLevel:${newLevel}`);
+    this.levelController.manualLevel = newLevel;
+    this.streamController.nextLevelSwitch();
+  }
+  get loadLevel() {
+    return this.levelController.level;
+  }
+  set loadLevel(newLevel) {
+    this.logger.log(`set loadLevel:${newLevel}`);
+    this.levelController.manualLevel = newLevel;
+  }
+  get nextLoadLevel() {
+    return this.levelController.nextLoadLevel;
+  }
+  set nextLoadLevel(level) {
+    this.levelController.nextLoadLevel = level;
+  }
+  get firstLevel() {
+    return Math.max(this.levelController.firstLevel, this.minAutoLevel);
+  }
+  set firstLevel(newLevel) {
+    this.logger.log(`set firstLevel:${newLevel}`);
+    this.levelController.firstLevel = newLevel;
+  }
+  get startLevel() {
+    const startLevel = this.levelController.startLevel;
+    if (startLevel === -1 && this.abrController.forcedAutoLevel > -1) {
+      return this.abrController.forcedAutoLevel;
+    }
+    return startLevel;
+  }
+  set startLevel(newLevel) {
+    this.logger.log(`set startLevel:${newLevel}`);
+    if (newLevel !== -1) {
+      newLevel = Math.max(newLevel, this.minAutoLevel);
+    }
+    this.levelController.startLevel = newLevel;
+  }
+  get capLevelToPlayerSize() {
+    return this.config.capLevelToPlayerSize;
+  }
+  set capLevelToPlayerSize(shouldStartCapping) {
+    const newCapLevelToPlayerSize = !!shouldStartCapping;
+    if (newCapLevelToPlayerSize !== this.config.capLevelToPlayerSize) {
+      if (newCapLevelToPlayerSize) {
+        this.capLevelController.startCapping();
+      } else {
+        this.capLevelController.stopCapping();
+        this.autoLevelCapping = -1;
+        this.streamController.nextLevelSwitch();
+      }
+      this.config.capLevelToPlayerSize = newCapLevelToPlayerSize;
+    }
+  }
+  get autoLevelCapping() {
+    return this._autoLevelCapping;
+  }
+  get bandwidthEstimate() {
+    const {
+      bwEstimator
+    } = this.abrController;
+    if (!bwEstimator) {
+      return NaN;
+    }
+    return bwEstimator.getEstimate();
+  }
+  set bandwidthEstimate(abrEwmaDefaultEstimate) {
+    this.abrController.resetEstimator(abrEwmaDefaultEstimate);
+  }
+  get abrEwmaDefaultEstimate() {
+    const {
+      bwEstimator
+    } = this.abrController;
+    if (!bwEstimator) {
+      return NaN;
+    }
+    return bwEstimator.defaultEstimate;
+  }
+  get ttfbEstimate() {
+    const {
+      bwEstimator
+    } = this.abrController;
+    if (!bwEstimator) {
+      return NaN;
+    }
+    return bwEstimator.getEstimateTTFB();
+  }
+  set autoLevelCapping(newLevel) {
+    if (this._autoLevelCapping !== newLevel) {
+      this.logger.log(`set autoLevelCapping:${newLevel}`);
+      this._autoLevelCapping = newLevel;
+      this.levelController.checkMaxAutoUpdated();
+    }
+  }
+  get maxHdcpLevel() {
+    return this._maxHdcpLevel;
+  }
+  set maxHdcpLevel(value) {
+    if (isHdcpLevel(value) && this._maxHdcpLevel !== value) {
+      this._maxHdcpLevel = value;
+      this.levelController.checkMaxAutoUpdated();
+    }
+  }
+  get autoLevelEnabled() {
+    return this.levelController.manualLevel === -1;
+  }
+  get manualLevel() {
+    return this.levelController.manualLevel;
+  }
+  get minAutoLevel() {
+    const {
+      levels,
+      config: {
+        minAutoBitrate
+      }
+    } = this;
+    if (!levels)
+      return 0;
+    const len = levels.length;
+    for (let i = 0; i < len; i++) {
+      if (levels[i].maxBitrate >= minAutoBitrate) {
+        return i;
+      }
+    }
+    return 0;
+  }
+  get maxAutoLevel() {
+    const {
+      levels,
+      autoLevelCapping,
+      maxHdcpLevel
+    } = this;
+    let maxAutoLevel;
+    if (autoLevelCapping === -1 && levels != null && levels.length) {
+      maxAutoLevel = levels.length - 1;
+    } else {
+      maxAutoLevel = autoLevelCapping;
+    }
+    if (maxHdcpLevel) {
+      for (let i = maxAutoLevel; i--; ) {
+        const hdcpLevel = levels[i].attrs["HDCP-LEVEL"];
+        if (hdcpLevel && hdcpLevel <= maxHdcpLevel) {
+          return i;
+        }
+      }
+    }
+    return maxAutoLevel;
+  }
+  get firstAutoLevel() {
+    return this.abrController.firstAutoLevel;
+  }
+  get nextAutoLevel() {
+    return this.abrController.nextAutoLevel;
+  }
+  set nextAutoLevel(nextLevel) {
+    this.abrController.nextAutoLevel = nextLevel;
+  }
+  get playingDate() {
+    return this.streamController.currentProgramDateTime;
+  }
+  get mainForwardBufferInfo() {
+    return this.streamController.getMainFwdBufferInfo();
+  }
+  get maxBufferLength() {
+    return this.streamController.maxBufferLength;
+  }
+  setAudioOption(audioOption) {
+    var _this$audioTrackContr;
+    return ((_this$audioTrackContr = this.audioTrackController) == null ? void 0 : _this$audioTrackContr.setAudioOption(audioOption)) || null;
+  }
+  setSubtitleOption(subtitleOption) {
+    var _this$subtitleTrackCo;
+    return ((_this$subtitleTrackCo = this.subtitleTrackController) == null ? void 0 : _this$subtitleTrackCo.setSubtitleOption(subtitleOption)) || null;
+  }
+  get allAudioTracks() {
+    const audioTrackController = this.audioTrackController;
+    return audioTrackController ? audioTrackController.allAudioTracks : [];
+  }
+  get audioTracks() {
+    const audioTrackController = this.audioTrackController;
+    return audioTrackController ? audioTrackController.audioTracks : [];
+  }
+  get audioTrack() {
+    const audioTrackController = this.audioTrackController;
+    return audioTrackController ? audioTrackController.audioTrack : -1;
+  }
+  set audioTrack(audioTrackId) {
+    const audioTrackController = this.audioTrackController;
+    if (audioTrackController) {
+      audioTrackController.audioTrack = audioTrackId;
+    }
+  }
+  get allSubtitleTracks() {
+    const subtitleTrackController = this.subtitleTrackController;
+    return subtitleTrackController ? subtitleTrackController.allSubtitleTracks : [];
+  }
+  get subtitleTracks() {
+    const subtitleTrackController = this.subtitleTrackController;
+    return subtitleTrackController ? subtitleTrackController.subtitleTracks : [];
+  }
+  get subtitleTrack() {
+    const subtitleTrackController = this.subtitleTrackController;
+    return subtitleTrackController ? subtitleTrackController.subtitleTrack : -1;
+  }
+  get media() {
+    return this._media;
+  }
+  set subtitleTrack(subtitleTrackId) {
+    const subtitleTrackController = this.subtitleTrackController;
+    if (subtitleTrackController) {
+      subtitleTrackController.subtitleTrack = subtitleTrackId;
+    }
+  }
+  get subtitleDisplay() {
+    const subtitleTrackController = this.subtitleTrackController;
+    return subtitleTrackController ? subtitleTrackController.subtitleDisplay : false;
+  }
+  set subtitleDisplay(value) {
+    const subtitleTrackController = this.subtitleTrackController;
+    if (subtitleTrackController) {
+      subtitleTrackController.subtitleDisplay = value;
+    }
+  }
+  get lowLatencyMode() {
+    return this.config.lowLatencyMode;
+  }
+  set lowLatencyMode(mode) {
+    this.config.lowLatencyMode = mode;
+  }
+  get liveSyncPosition() {
+    return this.latencyController.liveSyncPosition;
+  }
+  get latency() {
+    return this.latencyController.latency;
+  }
+  get maxLatency() {
+    return this.latencyController.maxLatency;
+  }
+  get targetLatency() {
+    return this.latencyController.targetLatency;
+  }
+  set targetLatency(latency) {
+    this.latencyController.targetLatency = latency;
+  }
+  get drift() {
+    return this.latencyController.drift;
+  }
+  get forceStartLoad() {
+    return this.streamController.forceStartLoad;
+  }
+  get pathways() {
+    return this.levelController.pathways;
+  }
+  get pathwayPriority() {
+    return this.levelController.pathwayPriority;
+  }
+  set pathwayPriority(pathwayPriority) {
+    this.levelController.pathwayPriority = pathwayPriority;
+  }
+  get bufferedToEnd() {
+    var _this$bufferControlle;
+    return !!((_this$bufferControlle = this.bufferController) != null && _this$bufferControlle.bufferedToEnd);
+  }
+  get interstitialsManager() {
+    var _this$interstitialsCo;
+    return ((_this$interstitialsCo = this.interstitialsController) == null ? void 0 : _this$interstitialsCo.interstitialsManager) || null;
+  }
+  getMediaDecodingInfo(level, audioTracks = this.allAudioTracks) {
+    const audioTracksByGroup = getAudioTracksByGroup(audioTracks);
+    return getMediaDecodingInfoPromise(level, audioTracksByGroup, navigator.mediaCapabilities);
+  }
+};
+Hls.defaultConfig = void 0;
+
+// dep:hls_js
+var hls_js_default = Hls;
+export {
+  AbrController,
+  AttrList,
+  AudioStreamController,
+  AudioTrackController,
+  BasePlaylistController,
+  BaseSegment,
+  BaseStreamController,
+  BufferController,
+  CMCDController,
+  CapLevelController,
+  ChunkMetadata,
+  ContentSteeringController,
+  Cues,
+  DateRange,
+  EMEController,
+  ErrorActionFlags,
+  ErrorController,
+  ErrorDetails,
+  ErrorTypes,
+  Events,
+  FPSController,
+  FetchLoader,
+  Fragment,
+  Hls,
+  HlsSkip,
+  HlsUrlParameters,
+  KeySystemFormats,
+  KeySystems,
+  Level,
+  LevelDetails,
+  LevelKey,
+  LoadStats,
+  M3U8Parser,
+  MetadataSchema,
+  NetworkErrorAction,
+  Part,
+  PlaylistLevelType,
+  SubtitleStreamController,
+  SubtitleTrackController,
+  TimelineController,
+  XhrLoader,
+  hls_js_default as default,
+  fetchSupported,
+  getMediaSource,
+  isMSESupported,
+  isSupported,
+  requestMediaKeySystemAccess
+};
+//# sourceMappingURL=hls_js.js.map

Різницю між файлами не показано, бо вона завелика
+ 2 - 0
node_modules/.vite/deps/hls_js.js.map


+ 1 - 0
node_modules/.vite/deps/package.json

@@ -0,0 +1 @@
+{"type":"module"}

+ 16 - 0
node_modules/.yarn-integrity

@@ -0,0 +1,16 @@
+{
+  "systemParams": "win32-x64-93",
+  "modulesFolders": [
+    "node_modules"
+  ],
+  "flags": [],
+  "linkedModules": [],
+  "topLevelPatterns": [
+    "dayjs@^1.11.10"
+  ],
+  "lockfileEntries": {
+    "dayjs@^1.11.10": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.10.tgz#68acea85317a6e164457d6d6947564029a6a16a0"
+  },
+  "files": [],
+  "artifacts": {}
+}

+ 28 - 0
node_modules/crypto-js/CONTRIBUTING.md

@@ -0,0 +1,28 @@
+# Contribution
+
+# Git Flow 
+
+The crypto-js project uses [git flow](https://github.com/nvie/gitflow) to manage branches. 
+Do your changes on the `develop` or even better on a `feature/*` branch. Don't do any changes on the `master` branch.
+
+# Pull request
+
+Target your pull request on `develop` branch. Other pull request won't be accepted.
+
+# How to build
+
+1. Clone
+
+2. Run
+
+    ```sh
+    npm install
+    ```
+
+3. Run
+
+    ```sh
+    npm run build
+    ```
+    
+4. Check `build` folder

+ 24 - 0
node_modules/crypto-js/LICENSE

@@ -0,0 +1,24 @@
+# License
+
+[The MIT License (MIT)](http://opensource.org/licenses/MIT)
+
+Copyright (c) 2009-2013 Jeff Mott  
+Copyright (c) 2013-2016 Evan Vosberg
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.

+ 275 - 0
node_modules/crypto-js/README.md

@@ -0,0 +1,275 @@
+# crypto-js
+
+JavaScript library of crypto standards.
+
+## Discontinued
+
+Active development of CryptoJS has been discontinued. This library is no longer maintained.
+
+Nowadays, NodeJS and modern browsers have a native `Crypto` module. The latest version of CryptoJS already uses the native Crypto module for random number generation, since `Math.random()` is not crypto-safe. Further development of CryptoJS would result in it only being a wrapper of native Crypto. Therefore, development and maintenance has been discontinued, it is time to go for the native `crypto` module.
+
+## Node.js (Install)
+
+Requirements:
+
+- Node.js
+- npm (Node.js package manager)
+
+```bash
+npm install crypto-js
+```
+
+### Usage
+
+ES6 import for typical API call signing use case:
+
+```javascript
+import sha256 from 'crypto-js/sha256';
+import hmacSHA512 from 'crypto-js/hmac-sha512';
+import Base64 from 'crypto-js/enc-base64';
+
+const message, nonce, path, privateKey; // ...
+const hashDigest = sha256(nonce + message);
+const hmacDigest = Base64.stringify(hmacSHA512(path + hashDigest, privateKey));
+```
+
+Modular include:
+
+```javascript
+var AES = require("crypto-js/aes");
+var SHA256 = require("crypto-js/sha256");
+...
+console.log(SHA256("Message"));
+```
+
+Including all libraries, for access to extra methods:
+
+```javascript
+var CryptoJS = require("crypto-js");
+console.log(CryptoJS.HmacSHA1("Message", "Key"));
+```
+
+## Client (browser)
+
+Requirements:
+
+- Node.js
+- Bower (package manager for frontend)
+
+```bash
+bower install crypto-js
+```
+
+### Usage
+
+Modular include:
+
+```javascript
+require.config({
+    packages: [
+        {
+            name: 'crypto-js',
+            location: 'path-to/bower_components/crypto-js',
+            main: 'index'
+        }
+    ]
+});
+
+require(["crypto-js/aes", "crypto-js/sha256"], function (AES, SHA256) {
+    console.log(SHA256("Message"));
+});
+```
+
+Including all libraries, for access to extra methods:
+
+```javascript
+// Above-mentioned will work or use this simple form
+require.config({
+    paths: {
+        'crypto-js': 'path-to/bower_components/crypto-js/crypto-js'
+    }
+});
+
+require(["crypto-js"], function (CryptoJS) {
+    console.log(CryptoJS.HmacSHA1("Message", "Key"));
+});
+```
+
+### Usage without RequireJS
+
+```html
+<script type="text/javascript" src="path-to/bower_components/crypto-js/crypto-js.js"></script>
+<script type="text/javascript">
+    var encrypted = CryptoJS.AES(...);
+    var encrypted = CryptoJS.SHA256(...);
+</script>
+```
+
+## API
+
+See: https://cryptojs.gitbook.io/docs/
+
+### AES Encryption
+
+#### Plain text encryption
+
+```javascript
+var CryptoJS = require("crypto-js");
+
+// Encrypt
+var ciphertext = CryptoJS.AES.encrypt('my message', 'secret key 123').toString();
+
+// Decrypt
+var bytes  = CryptoJS.AES.decrypt(ciphertext, 'secret key 123');
+var originalText = bytes.toString(CryptoJS.enc.Utf8);
+
+console.log(originalText); // 'my message'
+```
+
+#### Object encryption
+
+```javascript
+var CryptoJS = require("crypto-js");
+
+var data = [{id: 1}, {id: 2}]
+
+// Encrypt
+var ciphertext = CryptoJS.AES.encrypt(JSON.stringify(data), 'secret key 123').toString();
+
+// Decrypt
+var bytes  = CryptoJS.AES.decrypt(ciphertext, 'secret key 123');
+var decryptedData = JSON.parse(bytes.toString(CryptoJS.enc.Utf8));
+
+console.log(decryptedData); // [{id: 1}, {id: 2}]
+```
+
+### List of modules
+
+
+- ```crypto-js/core```
+- ```crypto-js/x64-core```
+- ```crypto-js/lib-typedarrays```
+
+---
+
+- ```crypto-js/md5```
+- ```crypto-js/sha1```
+- ```crypto-js/sha256```
+- ```crypto-js/sha224```
+- ```crypto-js/sha512```
+- ```crypto-js/sha384```
+- ```crypto-js/sha3```
+- ```crypto-js/ripemd160```
+
+---
+
+- ```crypto-js/hmac-md5```
+- ```crypto-js/hmac-sha1```
+- ```crypto-js/hmac-sha256```
+- ```crypto-js/hmac-sha224```
+- ```crypto-js/hmac-sha512```
+- ```crypto-js/hmac-sha384```
+- ```crypto-js/hmac-sha3```
+- ```crypto-js/hmac-ripemd160```
+
+---
+
+- ```crypto-js/pbkdf2```
+
+---
+
+- ```crypto-js/aes```
+- ```crypto-js/tripledes```
+- ```crypto-js/rc4```
+- ```crypto-js/rabbit```
+- ```crypto-js/rabbit-legacy```
+- ```crypto-js/evpkdf```
+
+---
+
+- ```crypto-js/format-openssl```
+- ```crypto-js/format-hex```
+
+---
+
+- ```crypto-js/enc-latin1```
+- ```crypto-js/enc-utf8```
+- ```crypto-js/enc-hex```
+- ```crypto-js/enc-utf16```
+- ```crypto-js/enc-base64```
+
+---
+
+- ```crypto-js/mode-cfb```
+- ```crypto-js/mode-ctr```
+- ```crypto-js/mode-ctr-gladman```
+- ```crypto-js/mode-ofb```
+- ```crypto-js/mode-ecb```
+
+---
+
+- ```crypto-js/pad-pkcs7```
+- ```crypto-js/pad-ansix923```
+- ```crypto-js/pad-iso10126```
+- ```crypto-js/pad-iso97971```
+- ```crypto-js/pad-zeropadding```
+- ```crypto-js/pad-nopadding```
+
+
+## Release notes
+
+### 4.2.0
+
+Change default hash algorithm and iteration's for PBKDF2 to prevent weak security by using the default configuration.
+
+Custom KDF Hasher
+
+Blowfish support
+
+### 4.1.1
+
+Fix module order in bundled release.
+
+Include the browser field in the released package.json.
+
+### 4.1.0
+
+Added url safe variant of base64 encoding. [357](https://github.com/brix/crypto-js/pull/357)
+
+Avoid webpack to add crypto-browser package. [364](https://github.com/brix/crypto-js/pull/364)
+
+### 4.0.0
+
+This is an update including breaking changes for some environments.
+
+In this version `Math.random()` has been replaced by the random methods of the native crypto module.
+
+For this reason CryptoJS might not run in some JavaScript environments without native crypto module. Such as IE 10 or before or React Native.
+
+### 3.3.0
+
+Rollback, `3.3.0` is the same as `3.1.9-1`.
+
+The move of using native secure crypto module will be shifted to a new `4.x.x` version. As it is a breaking change the impact is too big for a minor release.
+
+### 3.2.1
+
+The usage of the native crypto module has been fixed. The import and access of the native crypto module has been improved.
+
+### 3.2.0
+
+In this version `Math.random()` has been replaced by the random methods of the native crypto module.
+
+For this reason CryptoJS might does not run in some JavaScript environments without native crypto module. Such as IE 10 or before.
+
+If it's absolute required to run CryptoJS in such an environment, stay with `3.1.x` version. Encrypting and decrypting stays compatible. But keep in mind `3.1.x` versions still use `Math.random()` which is cryptographically not secure, as it's not random enough. 
+
+This version came along with `CRITICAL` `BUG`. 
+
+DO NOT USE THIS VERSION! Please, go for a newer version!
+
+### 3.1.x
+
+The `3.1.x` are based on the original CryptoJS, wrapped in CommonJS modules.
+
+

+ 234 - 0
node_modules/crypto-js/aes.js

@@ -0,0 +1,234 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./enc-base64"), require("./md5"), require("./evpkdf"), require("./cipher-core"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./enc-base64", "./md5", "./evpkdf", "./cipher-core"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	(function () {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var BlockCipher = C_lib.BlockCipher;
+	    var C_algo = C.algo;
+
+	    // Lookup tables
+	    var SBOX = [];
+	    var INV_SBOX = [];
+	    var SUB_MIX_0 = [];
+	    var SUB_MIX_1 = [];
+	    var SUB_MIX_2 = [];
+	    var SUB_MIX_3 = [];
+	    var INV_SUB_MIX_0 = [];
+	    var INV_SUB_MIX_1 = [];
+	    var INV_SUB_MIX_2 = [];
+	    var INV_SUB_MIX_3 = [];
+
+	    // Compute lookup tables
+	    (function () {
+	        // Compute double table
+	        var d = [];
+	        for (var i = 0; i < 256; i++) {
+	            if (i < 128) {
+	                d[i] = i << 1;
+	            } else {
+	                d[i] = (i << 1) ^ 0x11b;
+	            }
+	        }
+
+	        // Walk GF(2^8)
+	        var x = 0;
+	        var xi = 0;
+	        for (var i = 0; i < 256; i++) {
+	            // Compute sbox
+	            var sx = xi ^ (xi << 1) ^ (xi << 2) ^ (xi << 3) ^ (xi << 4);
+	            sx = (sx >>> 8) ^ (sx & 0xff) ^ 0x63;
+	            SBOX[x] = sx;
+	            INV_SBOX[sx] = x;
+
+	            // Compute multiplication
+	            var x2 = d[x];
+	            var x4 = d[x2];
+	            var x8 = d[x4];
+
+	            // Compute sub bytes, mix columns tables
+	            var t = (d[sx] * 0x101) ^ (sx * 0x1010100);
+	            SUB_MIX_0[x] = (t << 24) | (t >>> 8);
+	            SUB_MIX_1[x] = (t << 16) | (t >>> 16);
+	            SUB_MIX_2[x] = (t << 8)  | (t >>> 24);
+	            SUB_MIX_3[x] = t;
+
+	            // Compute inv sub bytes, inv mix columns tables
+	            var t = (x8 * 0x1010101) ^ (x4 * 0x10001) ^ (x2 * 0x101) ^ (x * 0x1010100);
+	            INV_SUB_MIX_0[sx] = (t << 24) | (t >>> 8);
+	            INV_SUB_MIX_1[sx] = (t << 16) | (t >>> 16);
+	            INV_SUB_MIX_2[sx] = (t << 8)  | (t >>> 24);
+	            INV_SUB_MIX_3[sx] = t;
+
+	            // Compute next counter
+	            if (!x) {
+	                x = xi = 1;
+	            } else {
+	                x = x2 ^ d[d[d[x8 ^ x2]]];
+	                xi ^= d[d[xi]];
+	            }
+	        }
+	    }());
+
+	    // Precomputed Rcon lookup
+	    var RCON = [0x00, 0x01, 0x02, 0x04, 0x08, 0x10, 0x20, 0x40, 0x80, 0x1b, 0x36];
+
+	    /**
+	     * AES block cipher algorithm.
+	     */
+	    var AES = C_algo.AES = BlockCipher.extend({
+	        _doReset: function () {
+	            var t;
+
+	            // Skip reset of nRounds has been set before and key did not change
+	            if (this._nRounds && this._keyPriorReset === this._key) {
+	                return;
+	            }
+
+	            // Shortcuts
+	            var key = this._keyPriorReset = this._key;
+	            var keyWords = key.words;
+	            var keySize = key.sigBytes / 4;
+
+	            // Compute number of rounds
+	            var nRounds = this._nRounds = keySize + 6;
+
+	            // Compute number of key schedule rows
+	            var ksRows = (nRounds + 1) * 4;
+
+	            // Compute key schedule
+	            var keySchedule = this._keySchedule = [];
+	            for (var ksRow = 0; ksRow < ksRows; ksRow++) {
+	                if (ksRow < keySize) {
+	                    keySchedule[ksRow] = keyWords[ksRow];
+	                } else {
+	                    t = keySchedule[ksRow - 1];
+
+	                    if (!(ksRow % keySize)) {
+	                        // Rot word
+	                        t = (t << 8) | (t >>> 24);
+
+	                        // Sub word
+	                        t = (SBOX[t >>> 24] << 24) | (SBOX[(t >>> 16) & 0xff] << 16) | (SBOX[(t >>> 8) & 0xff] << 8) | SBOX[t & 0xff];
+
+	                        // Mix Rcon
+	                        t ^= RCON[(ksRow / keySize) | 0] << 24;
+	                    } else if (keySize > 6 && ksRow % keySize == 4) {
+	                        // Sub word
+	                        t = (SBOX[t >>> 24] << 24) | (SBOX[(t >>> 16) & 0xff] << 16) | (SBOX[(t >>> 8) & 0xff] << 8) | SBOX[t & 0xff];
+	                    }
+
+	                    keySchedule[ksRow] = keySchedule[ksRow - keySize] ^ t;
+	                }
+	            }
+
+	            // Compute inv key schedule
+	            var invKeySchedule = this._invKeySchedule = [];
+	            for (var invKsRow = 0; invKsRow < ksRows; invKsRow++) {
+	                var ksRow = ksRows - invKsRow;
+
+	                if (invKsRow % 4) {
+	                    var t = keySchedule[ksRow];
+	                } else {
+	                    var t = keySchedule[ksRow - 4];
+	                }
+
+	                if (invKsRow < 4 || ksRow <= 4) {
+	                    invKeySchedule[invKsRow] = t;
+	                } else {
+	                    invKeySchedule[invKsRow] = INV_SUB_MIX_0[SBOX[t >>> 24]] ^ INV_SUB_MIX_1[SBOX[(t >>> 16) & 0xff]] ^
+	                                               INV_SUB_MIX_2[SBOX[(t >>> 8) & 0xff]] ^ INV_SUB_MIX_3[SBOX[t & 0xff]];
+	                }
+	            }
+	        },
+
+	        encryptBlock: function (M, offset) {
+	            this._doCryptBlock(M, offset, this._keySchedule, SUB_MIX_0, SUB_MIX_1, SUB_MIX_2, SUB_MIX_3, SBOX);
+	        },
+
+	        decryptBlock: function (M, offset) {
+	            // Swap 2nd and 4th rows
+	            var t = M[offset + 1];
+	            M[offset + 1] = M[offset + 3];
+	            M[offset + 3] = t;
+
+	            this._doCryptBlock(M, offset, this._invKeySchedule, INV_SUB_MIX_0, INV_SUB_MIX_1, INV_SUB_MIX_2, INV_SUB_MIX_3, INV_SBOX);
+
+	            // Inv swap 2nd and 4th rows
+	            var t = M[offset + 1];
+	            M[offset + 1] = M[offset + 3];
+	            M[offset + 3] = t;
+	        },
+
+	        _doCryptBlock: function (M, offset, keySchedule, SUB_MIX_0, SUB_MIX_1, SUB_MIX_2, SUB_MIX_3, SBOX) {
+	            // Shortcut
+	            var nRounds = this._nRounds;
+
+	            // Get input, add round key
+	            var s0 = M[offset]     ^ keySchedule[0];
+	            var s1 = M[offset + 1] ^ keySchedule[1];
+	            var s2 = M[offset + 2] ^ keySchedule[2];
+	            var s3 = M[offset + 3] ^ keySchedule[3];
+
+	            // Key schedule row counter
+	            var ksRow = 4;
+
+	            // Rounds
+	            for (var round = 1; round < nRounds; round++) {
+	                // Shift rows, sub bytes, mix columns, add round key
+	                var t0 = SUB_MIX_0[s0 >>> 24] ^ SUB_MIX_1[(s1 >>> 16) & 0xff] ^ SUB_MIX_2[(s2 >>> 8) & 0xff] ^ SUB_MIX_3[s3 & 0xff] ^ keySchedule[ksRow++];
+	                var t1 = SUB_MIX_0[s1 >>> 24] ^ SUB_MIX_1[(s2 >>> 16) & 0xff] ^ SUB_MIX_2[(s3 >>> 8) & 0xff] ^ SUB_MIX_3[s0 & 0xff] ^ keySchedule[ksRow++];
+	                var t2 = SUB_MIX_0[s2 >>> 24] ^ SUB_MIX_1[(s3 >>> 16) & 0xff] ^ SUB_MIX_2[(s0 >>> 8) & 0xff] ^ SUB_MIX_3[s1 & 0xff] ^ keySchedule[ksRow++];
+	                var t3 = SUB_MIX_0[s3 >>> 24] ^ SUB_MIX_1[(s0 >>> 16) & 0xff] ^ SUB_MIX_2[(s1 >>> 8) & 0xff] ^ SUB_MIX_3[s2 & 0xff] ^ keySchedule[ksRow++];
+
+	                // Update state
+	                s0 = t0;
+	                s1 = t1;
+	                s2 = t2;
+	                s3 = t3;
+	            }
+
+	            // Shift rows, sub bytes, add round key
+	            var t0 = ((SBOX[s0 >>> 24] << 24) | (SBOX[(s1 >>> 16) & 0xff] << 16) | (SBOX[(s2 >>> 8) & 0xff] << 8) | SBOX[s3 & 0xff]) ^ keySchedule[ksRow++];
+	            var t1 = ((SBOX[s1 >>> 24] << 24) | (SBOX[(s2 >>> 16) & 0xff] << 16) | (SBOX[(s3 >>> 8) & 0xff] << 8) | SBOX[s0 & 0xff]) ^ keySchedule[ksRow++];
+	            var t2 = ((SBOX[s2 >>> 24] << 24) | (SBOX[(s3 >>> 16) & 0xff] << 16) | (SBOX[(s0 >>> 8) & 0xff] << 8) | SBOX[s1 & 0xff]) ^ keySchedule[ksRow++];
+	            var t3 = ((SBOX[s3 >>> 24] << 24) | (SBOX[(s0 >>> 16) & 0xff] << 16) | (SBOX[(s1 >>> 8) & 0xff] << 8) | SBOX[s2 & 0xff]) ^ keySchedule[ksRow++];
+
+	            // Set output
+	            M[offset]     = t0;
+	            M[offset + 1] = t1;
+	            M[offset + 2] = t2;
+	            M[offset + 3] = t3;
+	        },
+
+	        keySize: 256/32
+	    });
+
+	    /**
+	     * Shortcut functions to the cipher's object interface.
+	     *
+	     * @example
+	     *
+	     *     var ciphertext = CryptoJS.AES.encrypt(message, key, cfg);
+	     *     var plaintext  = CryptoJS.AES.decrypt(ciphertext, key, cfg);
+	     */
+	    C.AES = BlockCipher._createHelper(AES);
+	}());
+
+
+	return CryptoJS.AES;
+
+}));

+ 471 - 0
node_modules/crypto-js/blowfish.js

@@ -0,0 +1,471 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./enc-base64"), require("./md5"), require("./evpkdf"), require("./cipher-core"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./enc-base64", "./md5", "./evpkdf", "./cipher-core"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	(function () {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var BlockCipher = C_lib.BlockCipher;
+	    var C_algo = C.algo;
+
+	    const N = 16;
+
+	    //Origin pbox and sbox, derived from PI
+	    const ORIG_P = [
+	        0x243F6A88, 0x85A308D3, 0x13198A2E, 0x03707344,
+	        0xA4093822, 0x299F31D0, 0x082EFA98, 0xEC4E6C89,
+	        0x452821E6, 0x38D01377, 0xBE5466CF, 0x34E90C6C,
+	        0xC0AC29B7, 0xC97C50DD, 0x3F84D5B5, 0xB5470917,
+	        0x9216D5D9, 0x8979FB1B
+	    ];
+
+	    const ORIG_S = [
+	        [   0xD1310BA6, 0x98DFB5AC, 0x2FFD72DB, 0xD01ADFB7,
+	            0xB8E1AFED, 0x6A267E96, 0xBA7C9045, 0xF12C7F99,
+	            0x24A19947, 0xB3916CF7, 0x0801F2E2, 0x858EFC16,
+	            0x636920D8, 0x71574E69, 0xA458FEA3, 0xF4933D7E,
+	            0x0D95748F, 0x728EB658, 0x718BCD58, 0x82154AEE,
+	            0x7B54A41D, 0xC25A59B5, 0x9C30D539, 0x2AF26013,
+	            0xC5D1B023, 0x286085F0, 0xCA417918, 0xB8DB38EF,
+	            0x8E79DCB0, 0x603A180E, 0x6C9E0E8B, 0xB01E8A3E,
+	            0xD71577C1, 0xBD314B27, 0x78AF2FDA, 0x55605C60,
+	            0xE65525F3, 0xAA55AB94, 0x57489862, 0x63E81440,
+	            0x55CA396A, 0x2AAB10B6, 0xB4CC5C34, 0x1141E8CE,
+	            0xA15486AF, 0x7C72E993, 0xB3EE1411, 0x636FBC2A,
+	            0x2BA9C55D, 0x741831F6, 0xCE5C3E16, 0x9B87931E,
+	            0xAFD6BA33, 0x6C24CF5C, 0x7A325381, 0x28958677,
+	            0x3B8F4898, 0x6B4BB9AF, 0xC4BFE81B, 0x66282193,
+	            0x61D809CC, 0xFB21A991, 0x487CAC60, 0x5DEC8032,
+	            0xEF845D5D, 0xE98575B1, 0xDC262302, 0xEB651B88,
+	            0x23893E81, 0xD396ACC5, 0x0F6D6FF3, 0x83F44239,
+	            0x2E0B4482, 0xA4842004, 0x69C8F04A, 0x9E1F9B5E,
+	            0x21C66842, 0xF6E96C9A, 0x670C9C61, 0xABD388F0,
+	            0x6A51A0D2, 0xD8542F68, 0x960FA728, 0xAB5133A3,
+	            0x6EEF0B6C, 0x137A3BE4, 0xBA3BF050, 0x7EFB2A98,
+	            0xA1F1651D, 0x39AF0176, 0x66CA593E, 0x82430E88,
+	            0x8CEE8619, 0x456F9FB4, 0x7D84A5C3, 0x3B8B5EBE,
+	            0xE06F75D8, 0x85C12073, 0x401A449F, 0x56C16AA6,
+	            0x4ED3AA62, 0x363F7706, 0x1BFEDF72, 0x429B023D,
+	            0x37D0D724, 0xD00A1248, 0xDB0FEAD3, 0x49F1C09B,
+	            0x075372C9, 0x80991B7B, 0x25D479D8, 0xF6E8DEF7,
+	            0xE3FE501A, 0xB6794C3B, 0x976CE0BD, 0x04C006BA,
+	            0xC1A94FB6, 0x409F60C4, 0x5E5C9EC2, 0x196A2463,
+	            0x68FB6FAF, 0x3E6C53B5, 0x1339B2EB, 0x3B52EC6F,
+	            0x6DFC511F, 0x9B30952C, 0xCC814544, 0xAF5EBD09,
+	            0xBEE3D004, 0xDE334AFD, 0x660F2807, 0x192E4BB3,
+	            0xC0CBA857, 0x45C8740F, 0xD20B5F39, 0xB9D3FBDB,
+	            0x5579C0BD, 0x1A60320A, 0xD6A100C6, 0x402C7279,
+	            0x679F25FE, 0xFB1FA3CC, 0x8EA5E9F8, 0xDB3222F8,
+	            0x3C7516DF, 0xFD616B15, 0x2F501EC8, 0xAD0552AB,
+	            0x323DB5FA, 0xFD238760, 0x53317B48, 0x3E00DF82,
+	            0x9E5C57BB, 0xCA6F8CA0, 0x1A87562E, 0xDF1769DB,
+	            0xD542A8F6, 0x287EFFC3, 0xAC6732C6, 0x8C4F5573,
+	            0x695B27B0, 0xBBCA58C8, 0xE1FFA35D, 0xB8F011A0,
+	            0x10FA3D98, 0xFD2183B8, 0x4AFCB56C, 0x2DD1D35B,
+	            0x9A53E479, 0xB6F84565, 0xD28E49BC, 0x4BFB9790,
+	            0xE1DDF2DA, 0xA4CB7E33, 0x62FB1341, 0xCEE4C6E8,
+	            0xEF20CADA, 0x36774C01, 0xD07E9EFE, 0x2BF11FB4,
+	            0x95DBDA4D, 0xAE909198, 0xEAAD8E71, 0x6B93D5A0,
+	            0xD08ED1D0, 0xAFC725E0, 0x8E3C5B2F, 0x8E7594B7,
+	            0x8FF6E2FB, 0xF2122B64, 0x8888B812, 0x900DF01C,
+	            0x4FAD5EA0, 0x688FC31C, 0xD1CFF191, 0xB3A8C1AD,
+	            0x2F2F2218, 0xBE0E1777, 0xEA752DFE, 0x8B021FA1,
+	            0xE5A0CC0F, 0xB56F74E8, 0x18ACF3D6, 0xCE89E299,
+	            0xB4A84FE0, 0xFD13E0B7, 0x7CC43B81, 0xD2ADA8D9,
+	            0x165FA266, 0x80957705, 0x93CC7314, 0x211A1477,
+	            0xE6AD2065, 0x77B5FA86, 0xC75442F5, 0xFB9D35CF,
+	            0xEBCDAF0C, 0x7B3E89A0, 0xD6411BD3, 0xAE1E7E49,
+	            0x00250E2D, 0x2071B35E, 0x226800BB, 0x57B8E0AF,
+	            0x2464369B, 0xF009B91E, 0x5563911D, 0x59DFA6AA,
+	            0x78C14389, 0xD95A537F, 0x207D5BA2, 0x02E5B9C5,
+	            0x83260376, 0x6295CFA9, 0x11C81968, 0x4E734A41,
+	            0xB3472DCA, 0x7B14A94A, 0x1B510052, 0x9A532915,
+	            0xD60F573F, 0xBC9BC6E4, 0x2B60A476, 0x81E67400,
+	            0x08BA6FB5, 0x571BE91F, 0xF296EC6B, 0x2A0DD915,
+	            0xB6636521, 0xE7B9F9B6, 0xFF34052E, 0xC5855664,
+	            0x53B02D5D, 0xA99F8FA1, 0x08BA4799, 0x6E85076A   ],
+	        [   0x4B7A70E9, 0xB5B32944, 0xDB75092E, 0xC4192623,
+	            0xAD6EA6B0, 0x49A7DF7D, 0x9CEE60B8, 0x8FEDB266,
+	            0xECAA8C71, 0x699A17FF, 0x5664526C, 0xC2B19EE1,
+	            0x193602A5, 0x75094C29, 0xA0591340, 0xE4183A3E,
+	            0x3F54989A, 0x5B429D65, 0x6B8FE4D6, 0x99F73FD6,
+	            0xA1D29C07, 0xEFE830F5, 0x4D2D38E6, 0xF0255DC1,
+	            0x4CDD2086, 0x8470EB26, 0x6382E9C6, 0x021ECC5E,
+	            0x09686B3F, 0x3EBAEFC9, 0x3C971814, 0x6B6A70A1,
+	            0x687F3584, 0x52A0E286, 0xB79C5305, 0xAA500737,
+	            0x3E07841C, 0x7FDEAE5C, 0x8E7D44EC, 0x5716F2B8,
+	            0xB03ADA37, 0xF0500C0D, 0xF01C1F04, 0x0200B3FF,
+	            0xAE0CF51A, 0x3CB574B2, 0x25837A58, 0xDC0921BD,
+	            0xD19113F9, 0x7CA92FF6, 0x94324773, 0x22F54701,
+	            0x3AE5E581, 0x37C2DADC, 0xC8B57634, 0x9AF3DDA7,
+	            0xA9446146, 0x0FD0030E, 0xECC8C73E, 0xA4751E41,
+	            0xE238CD99, 0x3BEA0E2F, 0x3280BBA1, 0x183EB331,
+	            0x4E548B38, 0x4F6DB908, 0x6F420D03, 0xF60A04BF,
+	            0x2CB81290, 0x24977C79, 0x5679B072, 0xBCAF89AF,
+	            0xDE9A771F, 0xD9930810, 0xB38BAE12, 0xDCCF3F2E,
+	            0x5512721F, 0x2E6B7124, 0x501ADDE6, 0x9F84CD87,
+	            0x7A584718, 0x7408DA17, 0xBC9F9ABC, 0xE94B7D8C,
+	            0xEC7AEC3A, 0xDB851DFA, 0x63094366, 0xC464C3D2,
+	            0xEF1C1847, 0x3215D908, 0xDD433B37, 0x24C2BA16,
+	            0x12A14D43, 0x2A65C451, 0x50940002, 0x133AE4DD,
+	            0x71DFF89E, 0x10314E55, 0x81AC77D6, 0x5F11199B,
+	            0x043556F1, 0xD7A3C76B, 0x3C11183B, 0x5924A509,
+	            0xF28FE6ED, 0x97F1FBFA, 0x9EBABF2C, 0x1E153C6E,
+	            0x86E34570, 0xEAE96FB1, 0x860E5E0A, 0x5A3E2AB3,
+	            0x771FE71C, 0x4E3D06FA, 0x2965DCB9, 0x99E71D0F,
+	            0x803E89D6, 0x5266C825, 0x2E4CC978, 0x9C10B36A,
+	            0xC6150EBA, 0x94E2EA78, 0xA5FC3C53, 0x1E0A2DF4,
+	            0xF2F74EA7, 0x361D2B3D, 0x1939260F, 0x19C27960,
+	            0x5223A708, 0xF71312B6, 0xEBADFE6E, 0xEAC31F66,
+	            0xE3BC4595, 0xA67BC883, 0xB17F37D1, 0x018CFF28,
+	            0xC332DDEF, 0xBE6C5AA5, 0x65582185, 0x68AB9802,
+	            0xEECEA50F, 0xDB2F953B, 0x2AEF7DAD, 0x5B6E2F84,
+	            0x1521B628, 0x29076170, 0xECDD4775, 0x619F1510,
+	            0x13CCA830, 0xEB61BD96, 0x0334FE1E, 0xAA0363CF,
+	            0xB5735C90, 0x4C70A239, 0xD59E9E0B, 0xCBAADE14,
+	            0xEECC86BC, 0x60622CA7, 0x9CAB5CAB, 0xB2F3846E,
+	            0x648B1EAF, 0x19BDF0CA, 0xA02369B9, 0x655ABB50,
+	            0x40685A32, 0x3C2AB4B3, 0x319EE9D5, 0xC021B8F7,
+	            0x9B540B19, 0x875FA099, 0x95F7997E, 0x623D7DA8,
+	            0xF837889A, 0x97E32D77, 0x11ED935F, 0x16681281,
+	            0x0E358829, 0xC7E61FD6, 0x96DEDFA1, 0x7858BA99,
+	            0x57F584A5, 0x1B227263, 0x9B83C3FF, 0x1AC24696,
+	            0xCDB30AEB, 0x532E3054, 0x8FD948E4, 0x6DBC3128,
+	            0x58EBF2EF, 0x34C6FFEA, 0xFE28ED61, 0xEE7C3C73,
+	            0x5D4A14D9, 0xE864B7E3, 0x42105D14, 0x203E13E0,
+	            0x45EEE2B6, 0xA3AAABEA, 0xDB6C4F15, 0xFACB4FD0,
+	            0xC742F442, 0xEF6ABBB5, 0x654F3B1D, 0x41CD2105,
+	            0xD81E799E, 0x86854DC7, 0xE44B476A, 0x3D816250,
+	            0xCF62A1F2, 0x5B8D2646, 0xFC8883A0, 0xC1C7B6A3,
+	            0x7F1524C3, 0x69CB7492, 0x47848A0B, 0x5692B285,
+	            0x095BBF00, 0xAD19489D, 0x1462B174, 0x23820E00,
+	            0x58428D2A, 0x0C55F5EA, 0x1DADF43E, 0x233F7061,
+	            0x3372F092, 0x8D937E41, 0xD65FECF1, 0x6C223BDB,
+	            0x7CDE3759, 0xCBEE7460, 0x4085F2A7, 0xCE77326E,
+	            0xA6078084, 0x19F8509E, 0xE8EFD855, 0x61D99735,
+	            0xA969A7AA, 0xC50C06C2, 0x5A04ABFC, 0x800BCADC,
+	            0x9E447A2E, 0xC3453484, 0xFDD56705, 0x0E1E9EC9,
+	            0xDB73DBD3, 0x105588CD, 0x675FDA79, 0xE3674340,
+	            0xC5C43465, 0x713E38D8, 0x3D28F89E, 0xF16DFF20,
+	            0x153E21E7, 0x8FB03D4A, 0xE6E39F2B, 0xDB83ADF7   ],
+	        [   0xE93D5A68, 0x948140F7, 0xF64C261C, 0x94692934,
+	            0x411520F7, 0x7602D4F7, 0xBCF46B2E, 0xD4A20068,
+	            0xD4082471, 0x3320F46A, 0x43B7D4B7, 0x500061AF,
+	            0x1E39F62E, 0x97244546, 0x14214F74, 0xBF8B8840,
+	            0x4D95FC1D, 0x96B591AF, 0x70F4DDD3, 0x66A02F45,
+	            0xBFBC09EC, 0x03BD9785, 0x7FAC6DD0, 0x31CB8504,
+	            0x96EB27B3, 0x55FD3941, 0xDA2547E6, 0xABCA0A9A,
+	            0x28507825, 0x530429F4, 0x0A2C86DA, 0xE9B66DFB,
+	            0x68DC1462, 0xD7486900, 0x680EC0A4, 0x27A18DEE,
+	            0x4F3FFEA2, 0xE887AD8C, 0xB58CE006, 0x7AF4D6B6,
+	            0xAACE1E7C, 0xD3375FEC, 0xCE78A399, 0x406B2A42,
+	            0x20FE9E35, 0xD9F385B9, 0xEE39D7AB, 0x3B124E8B,
+	            0x1DC9FAF7, 0x4B6D1856, 0x26A36631, 0xEAE397B2,
+	            0x3A6EFA74, 0xDD5B4332, 0x6841E7F7, 0xCA7820FB,
+	            0xFB0AF54E, 0xD8FEB397, 0x454056AC, 0xBA489527,
+	            0x55533A3A, 0x20838D87, 0xFE6BA9B7, 0xD096954B,
+	            0x55A867BC, 0xA1159A58, 0xCCA92963, 0x99E1DB33,
+	            0xA62A4A56, 0x3F3125F9, 0x5EF47E1C, 0x9029317C,
+	            0xFDF8E802, 0x04272F70, 0x80BB155C, 0x05282CE3,
+	            0x95C11548, 0xE4C66D22, 0x48C1133F, 0xC70F86DC,
+	            0x07F9C9EE, 0x41041F0F, 0x404779A4, 0x5D886E17,
+	            0x325F51EB, 0xD59BC0D1, 0xF2BCC18F, 0x41113564,
+	            0x257B7834, 0x602A9C60, 0xDFF8E8A3, 0x1F636C1B,
+	            0x0E12B4C2, 0x02E1329E, 0xAF664FD1, 0xCAD18115,
+	            0x6B2395E0, 0x333E92E1, 0x3B240B62, 0xEEBEB922,
+	            0x85B2A20E, 0xE6BA0D99, 0xDE720C8C, 0x2DA2F728,
+	            0xD0127845, 0x95B794FD, 0x647D0862, 0xE7CCF5F0,
+	            0x5449A36F, 0x877D48FA, 0xC39DFD27, 0xF33E8D1E,
+	            0x0A476341, 0x992EFF74, 0x3A6F6EAB, 0xF4F8FD37,
+	            0xA812DC60, 0xA1EBDDF8, 0x991BE14C, 0xDB6E6B0D,
+	            0xC67B5510, 0x6D672C37, 0x2765D43B, 0xDCD0E804,
+	            0xF1290DC7, 0xCC00FFA3, 0xB5390F92, 0x690FED0B,
+	            0x667B9FFB, 0xCEDB7D9C, 0xA091CF0B, 0xD9155EA3,
+	            0xBB132F88, 0x515BAD24, 0x7B9479BF, 0x763BD6EB,
+	            0x37392EB3, 0xCC115979, 0x8026E297, 0xF42E312D,
+	            0x6842ADA7, 0xC66A2B3B, 0x12754CCC, 0x782EF11C,
+	            0x6A124237, 0xB79251E7, 0x06A1BBE6, 0x4BFB6350,
+	            0x1A6B1018, 0x11CAEDFA, 0x3D25BDD8, 0xE2E1C3C9,
+	            0x44421659, 0x0A121386, 0xD90CEC6E, 0xD5ABEA2A,
+	            0x64AF674E, 0xDA86A85F, 0xBEBFE988, 0x64E4C3FE,
+	            0x9DBC8057, 0xF0F7C086, 0x60787BF8, 0x6003604D,
+	            0xD1FD8346, 0xF6381FB0, 0x7745AE04, 0xD736FCCC,
+	            0x83426B33, 0xF01EAB71, 0xB0804187, 0x3C005E5F,
+	            0x77A057BE, 0xBDE8AE24, 0x55464299, 0xBF582E61,
+	            0x4E58F48F, 0xF2DDFDA2, 0xF474EF38, 0x8789BDC2,
+	            0x5366F9C3, 0xC8B38E74, 0xB475F255, 0x46FCD9B9,
+	            0x7AEB2661, 0x8B1DDF84, 0x846A0E79, 0x915F95E2,
+	            0x466E598E, 0x20B45770, 0x8CD55591, 0xC902DE4C,
+	            0xB90BACE1, 0xBB8205D0, 0x11A86248, 0x7574A99E,
+	            0xB77F19B6, 0xE0A9DC09, 0x662D09A1, 0xC4324633,
+	            0xE85A1F02, 0x09F0BE8C, 0x4A99A025, 0x1D6EFE10,
+	            0x1AB93D1D, 0x0BA5A4DF, 0xA186F20F, 0x2868F169,
+	            0xDCB7DA83, 0x573906FE, 0xA1E2CE9B, 0x4FCD7F52,
+	            0x50115E01, 0xA70683FA, 0xA002B5C4, 0x0DE6D027,
+	            0x9AF88C27, 0x773F8641, 0xC3604C06, 0x61A806B5,
+	            0xF0177A28, 0xC0F586E0, 0x006058AA, 0x30DC7D62,
+	            0x11E69ED7, 0x2338EA63, 0x53C2DD94, 0xC2C21634,
+	            0xBBCBEE56, 0x90BCB6DE, 0xEBFC7DA1, 0xCE591D76,
+	            0x6F05E409, 0x4B7C0188, 0x39720A3D, 0x7C927C24,
+	            0x86E3725F, 0x724D9DB9, 0x1AC15BB4, 0xD39EB8FC,
+	            0xED545578, 0x08FCA5B5, 0xD83D7CD3, 0x4DAD0FC4,
+	            0x1E50EF5E, 0xB161E6F8, 0xA28514D9, 0x6C51133C,
+	            0x6FD5C7E7, 0x56E14EC4, 0x362ABFCE, 0xDDC6C837,
+	            0xD79A3234, 0x92638212, 0x670EFA8E, 0x406000E0  ],
+	        [   0x3A39CE37, 0xD3FAF5CF, 0xABC27737, 0x5AC52D1B,
+	            0x5CB0679E, 0x4FA33742, 0xD3822740, 0x99BC9BBE,
+	            0xD5118E9D, 0xBF0F7315, 0xD62D1C7E, 0xC700C47B,
+	            0xB78C1B6B, 0x21A19045, 0xB26EB1BE, 0x6A366EB4,
+	            0x5748AB2F, 0xBC946E79, 0xC6A376D2, 0x6549C2C8,
+	            0x530FF8EE, 0x468DDE7D, 0xD5730A1D, 0x4CD04DC6,
+	            0x2939BBDB, 0xA9BA4650, 0xAC9526E8, 0xBE5EE304,
+	            0xA1FAD5F0, 0x6A2D519A, 0x63EF8CE2, 0x9A86EE22,
+	            0xC089C2B8, 0x43242EF6, 0xA51E03AA, 0x9CF2D0A4,
+	            0x83C061BA, 0x9BE96A4D, 0x8FE51550, 0xBA645BD6,
+	            0x2826A2F9, 0xA73A3AE1, 0x4BA99586, 0xEF5562E9,
+	            0xC72FEFD3, 0xF752F7DA, 0x3F046F69, 0x77FA0A59,
+	            0x80E4A915, 0x87B08601, 0x9B09E6AD, 0x3B3EE593,
+	            0xE990FD5A, 0x9E34D797, 0x2CF0B7D9, 0x022B8B51,
+	            0x96D5AC3A, 0x017DA67D, 0xD1CF3ED6, 0x7C7D2D28,
+	            0x1F9F25CF, 0xADF2B89B, 0x5AD6B472, 0x5A88F54C,
+	            0xE029AC71, 0xE019A5E6, 0x47B0ACFD, 0xED93FA9B,
+	            0xE8D3C48D, 0x283B57CC, 0xF8D56629, 0x79132E28,
+	            0x785F0191, 0xED756055, 0xF7960E44, 0xE3D35E8C,
+	            0x15056DD4, 0x88F46DBA, 0x03A16125, 0x0564F0BD,
+	            0xC3EB9E15, 0x3C9057A2, 0x97271AEC, 0xA93A072A,
+	            0x1B3F6D9B, 0x1E6321F5, 0xF59C66FB, 0x26DCF319,
+	            0x7533D928, 0xB155FDF5, 0x03563482, 0x8ABA3CBB,
+	            0x28517711, 0xC20AD9F8, 0xABCC5167, 0xCCAD925F,
+	            0x4DE81751, 0x3830DC8E, 0x379D5862, 0x9320F991,
+	            0xEA7A90C2, 0xFB3E7BCE, 0x5121CE64, 0x774FBE32,
+	            0xA8B6E37E, 0xC3293D46, 0x48DE5369, 0x6413E680,
+	            0xA2AE0810, 0xDD6DB224, 0x69852DFD, 0x09072166,
+	            0xB39A460A, 0x6445C0DD, 0x586CDECF, 0x1C20C8AE,
+	            0x5BBEF7DD, 0x1B588D40, 0xCCD2017F, 0x6BB4E3BB,
+	            0xDDA26A7E, 0x3A59FF45, 0x3E350A44, 0xBCB4CDD5,
+	            0x72EACEA8, 0xFA6484BB, 0x8D6612AE, 0xBF3C6F47,
+	            0xD29BE463, 0x542F5D9E, 0xAEC2771B, 0xF64E6370,
+	            0x740E0D8D, 0xE75B1357, 0xF8721671, 0xAF537D5D,
+	            0x4040CB08, 0x4EB4E2CC, 0x34D2466A, 0x0115AF84,
+	            0xE1B00428, 0x95983A1D, 0x06B89FB4, 0xCE6EA048,
+	            0x6F3F3B82, 0x3520AB82, 0x011A1D4B, 0x277227F8,
+	            0x611560B1, 0xE7933FDC, 0xBB3A792B, 0x344525BD,
+	            0xA08839E1, 0x51CE794B, 0x2F32C9B7, 0xA01FBAC9,
+	            0xE01CC87E, 0xBCC7D1F6, 0xCF0111C3, 0xA1E8AAC7,
+	            0x1A908749, 0xD44FBD9A, 0xD0DADECB, 0xD50ADA38,
+	            0x0339C32A, 0xC6913667, 0x8DF9317C, 0xE0B12B4F,
+	            0xF79E59B7, 0x43F5BB3A, 0xF2D519FF, 0x27D9459C,
+	            0xBF97222C, 0x15E6FC2A, 0x0F91FC71, 0x9B941525,
+	            0xFAE59361, 0xCEB69CEB, 0xC2A86459, 0x12BAA8D1,
+	            0xB6C1075E, 0xE3056A0C, 0x10D25065, 0xCB03A442,
+	            0xE0EC6E0E, 0x1698DB3B, 0x4C98A0BE, 0x3278E964,
+	            0x9F1F9532, 0xE0D392DF, 0xD3A0342B, 0x8971F21E,
+	            0x1B0A7441, 0x4BA3348C, 0xC5BE7120, 0xC37632D8,
+	            0xDF359F8D, 0x9B992F2E, 0xE60B6F47, 0x0FE3F11D,
+	            0xE54CDA54, 0x1EDAD891, 0xCE6279CF, 0xCD3E7E6F,
+	            0x1618B166, 0xFD2C1D05, 0x848FD2C5, 0xF6FB2299,
+	            0xF523F357, 0xA6327623, 0x93A83531, 0x56CCCD02,
+	            0xACF08162, 0x5A75EBB5, 0x6E163697, 0x88D273CC,
+	            0xDE966292, 0x81B949D0, 0x4C50901B, 0x71C65614,
+	            0xE6C6C7BD, 0x327A140A, 0x45E1D006, 0xC3F27B9A,
+	            0xC9AA53FD, 0x62A80F00, 0xBB25BFE2, 0x35BDD2F6,
+	            0x71126905, 0xB2040222, 0xB6CBCF7C, 0xCD769C2B,
+	            0x53113EC0, 0x1640E3D3, 0x38ABBD60, 0x2547ADF0,
+	            0xBA38209C, 0xF746CE76, 0x77AFA1C5, 0x20756060,
+	            0x85CBFE4E, 0x8AE88DD8, 0x7AAAF9B0, 0x4CF9AA7E,
+	            0x1948C25C, 0x02FB8A8C, 0x01C36AE4, 0xD6EBE1F9,
+	            0x90D4F869, 0xA65CDEA0, 0x3F09252D, 0xC208E69F,
+	            0xB74E6132, 0xCE77E25B, 0x578FDFE3, 0x3AC372E6  ]
+	    ];
+
+	    var BLOWFISH_CTX = {
+	        pbox: [],
+	        sbox: []
+	    }
+
+	    function F(ctx, x){
+	        let a = (x >> 24) & 0xFF;
+	        let b = (x >> 16) & 0xFF;
+	        let c = (x >> 8) & 0xFF;
+	        let d = x & 0xFF;
+
+	        let y = ctx.sbox[0][a] + ctx.sbox[1][b];
+	        y = y ^ ctx.sbox[2][c];
+	        y = y + ctx.sbox[3][d];
+
+	        return y;
+	    }
+
+	    function BlowFish_Encrypt(ctx, left, right){
+	        let Xl = left;
+	        let Xr = right;
+	        let temp;
+
+	        for(let i = 0; i < N; ++i){
+	            Xl = Xl ^ ctx.pbox[i];
+	            Xr = F(ctx, Xl) ^ Xr;
+
+	            temp = Xl;
+	            Xl = Xr;
+	            Xr = temp;
+	        }
+
+	        temp = Xl;
+	        Xl = Xr;
+	        Xr = temp;
+
+	        Xr = Xr ^ ctx.pbox[N];
+	        Xl = Xl ^ ctx.pbox[N + 1];
+
+	        return {left: Xl, right: Xr};
+	    }
+
+	    function BlowFish_Decrypt(ctx, left, right){
+	        let Xl = left;
+	        let Xr = right;
+	        let temp;
+
+	        for(let i = N + 1; i > 1; --i){
+	            Xl = Xl ^ ctx.pbox[i];
+	            Xr = F(ctx, Xl) ^ Xr;
+
+	            temp = Xl;
+	            Xl = Xr;
+	            Xr = temp;
+	        }
+
+	        temp = Xl;
+	        Xl = Xr;
+	        Xr = temp;
+
+	        Xr = Xr ^ ctx.pbox[1];
+	        Xl = Xl ^ ctx.pbox[0];
+
+	        return {left: Xl, right: Xr};
+	    }
+
+	    /**
+	     * Initialization ctx's pbox and sbox.
+	     *
+	     * @param {Object} ctx The object has pbox and sbox.
+	     * @param {Array} key An array of 32-bit words.
+	     * @param {int} keysize The length of the key.
+	     *
+	     * @example
+	     *
+	     *     BlowFishInit(BLOWFISH_CTX, key, 128/32);
+	     */
+	    function BlowFishInit(ctx, key, keysize)
+	    {
+	        for(let Row = 0; Row < 4; Row++)
+	        {
+	            ctx.sbox[Row] = [];
+	            for(let Col = 0; Col < 256; Col++)
+	            {
+	                ctx.sbox[Row][Col] = ORIG_S[Row][Col];
+	            }
+	        }
+
+	        let keyIndex = 0;
+	        for(let index = 0; index < N + 2; index++)
+	        {
+	            ctx.pbox[index] = ORIG_P[index] ^ key[keyIndex];
+	            keyIndex++;
+	            if(keyIndex >= keysize)
+	            {
+	                keyIndex = 0;
+	            }
+	        }
+
+	        let Data1 = 0;
+	        let Data2 = 0;
+	        let res = 0;
+	        for(let i = 0; i < N + 2; i += 2)
+	        {
+	            res = BlowFish_Encrypt(ctx, Data1, Data2);
+	            Data1 = res.left;
+	            Data2 = res.right;
+	            ctx.pbox[i] = Data1;
+	            ctx.pbox[i + 1] = Data2;
+	        }
+
+	        for(let i = 0; i < 4; i++)
+	        {
+	            for(let j = 0; j < 256; j += 2)
+	            {
+	                res = BlowFish_Encrypt(ctx, Data1, Data2);
+	                Data1 = res.left;
+	                Data2 = res.right;
+	                ctx.sbox[i][j] = Data1;
+	                ctx.sbox[i][j + 1] = Data2;
+	            }
+	        }
+
+	        return true;
+	    }
+
+	    /**
+	     * Blowfish block cipher algorithm.
+	     */
+	    var Blowfish = C_algo.Blowfish = BlockCipher.extend({
+	        _doReset: function () {
+	            // Skip reset of nRounds has been set before and key did not change
+	            if (this._keyPriorReset === this._key) {
+	                return;
+	            }
+
+	            // Shortcuts
+	            var key = this._keyPriorReset = this._key;
+	            var keyWords = key.words;
+	            var keySize = key.sigBytes / 4;
+
+	            //Initialization pbox and sbox
+	            BlowFishInit(BLOWFISH_CTX, keyWords, keySize);
+	        },
+
+	        encryptBlock: function (M, offset) {
+	            var res = BlowFish_Encrypt(BLOWFISH_CTX, M[offset], M[offset + 1]);
+	            M[offset] = res.left;
+	            M[offset + 1] = res.right;
+	        },
+
+	        decryptBlock: function (M, offset) {
+	            var res = BlowFish_Decrypt(BLOWFISH_CTX, M[offset], M[offset + 1]);
+	            M[offset] = res.left;
+	            M[offset + 1] = res.right;
+	        },
+
+	        blockSize: 64/32,
+
+	        keySize: 128/32,
+
+	        ivSize: 64/32
+	    });
+
+	    /**
+	     * Shortcut functions to the cipher's object interface.
+	     *
+	     * @example
+	     *
+	     *     var ciphertext = CryptoJS.Blowfish.encrypt(message, key, cfg);
+	     *     var plaintext  = CryptoJS.Blowfish.decrypt(ciphertext, key, cfg);
+	     */
+	    C.Blowfish = BlockCipher._createHelper(Blowfish);
+	}());
+
+
+	return CryptoJS.Blowfish;
+
+}));

+ 39 - 0
node_modules/crypto-js/bower.json

@@ -0,0 +1,39 @@
+{
+  "name": "crypto-js",
+  "version": "4.2.0",
+  "description": "JavaScript library of crypto standards.",
+  "license": "MIT",
+  "homepage": "http://github.com/brix/crypto-js",
+  "repository": {
+    "type": "git",
+    "url": "http://github.com/brix/crypto-js.git"
+  },
+  "keywords": [
+    "security",
+    "crypto",
+    "Hash",
+    "MD5",
+    "SHA1",
+    "SHA-1",
+    "SHA256",
+    "SHA-256",
+    "RC4",
+    "Rabbit",
+    "AES",
+    "DES",
+    "PBKDF2",
+    "HMAC",
+    "OFB",
+    "CFB",
+    "CTR",
+    "CBC",
+    "Base64",
+    "Base64url"
+  ],
+  "main": "index.js",
+  "dependencies": {},
+  "browser": {
+    "crypto": false
+  },
+  "ignore": []
+}

+ 895 - 0
node_modules/crypto-js/cipher-core.js

@@ -0,0 +1,895 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./evpkdf"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./evpkdf"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	/**
+	 * Cipher core components.
+	 */
+	CryptoJS.lib.Cipher || (function (undefined) {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var Base = C_lib.Base;
+	    var WordArray = C_lib.WordArray;
+	    var BufferedBlockAlgorithm = C_lib.BufferedBlockAlgorithm;
+	    var C_enc = C.enc;
+	    var Utf8 = C_enc.Utf8;
+	    var Base64 = C_enc.Base64;
+	    var C_algo = C.algo;
+	    var EvpKDF = C_algo.EvpKDF;
+
+	    /**
+	     * Abstract base cipher template.
+	     *
+	     * @property {number} keySize This cipher's key size. Default: 4 (128 bits)
+	     * @property {number} ivSize This cipher's IV size. Default: 4 (128 bits)
+	     * @property {number} _ENC_XFORM_MODE A constant representing encryption mode.
+	     * @property {number} _DEC_XFORM_MODE A constant representing decryption mode.
+	     */
+	    var Cipher = C_lib.Cipher = BufferedBlockAlgorithm.extend({
+	        /**
+	         * Configuration options.
+	         *
+	         * @property {WordArray} iv The IV to use for this operation.
+	         */
+	        cfg: Base.extend(),
+
+	        /**
+	         * Creates this cipher in encryption mode.
+	         *
+	         * @param {WordArray} key The key.
+	         * @param {Object} cfg (Optional) The configuration options to use for this operation.
+	         *
+	         * @return {Cipher} A cipher instance.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var cipher = CryptoJS.algo.AES.createEncryptor(keyWordArray, { iv: ivWordArray });
+	         */
+	        createEncryptor: function (key, cfg) {
+	            return this.create(this._ENC_XFORM_MODE, key, cfg);
+	        },
+
+	        /**
+	         * Creates this cipher in decryption mode.
+	         *
+	         * @param {WordArray} key The key.
+	         * @param {Object} cfg (Optional) The configuration options to use for this operation.
+	         *
+	         * @return {Cipher} A cipher instance.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var cipher = CryptoJS.algo.AES.createDecryptor(keyWordArray, { iv: ivWordArray });
+	         */
+	        createDecryptor: function (key, cfg) {
+	            return this.create(this._DEC_XFORM_MODE, key, cfg);
+	        },
+
+	        /**
+	         * Initializes a newly created cipher.
+	         *
+	         * @param {number} xformMode Either the encryption or decryption transormation mode constant.
+	         * @param {WordArray} key The key.
+	         * @param {Object} cfg (Optional) The configuration options to use for this operation.
+	         *
+	         * @example
+	         *
+	         *     var cipher = CryptoJS.algo.AES.create(CryptoJS.algo.AES._ENC_XFORM_MODE, keyWordArray, { iv: ivWordArray });
+	         */
+	        init: function (xformMode, key, cfg) {
+	            // Apply config defaults
+	            this.cfg = this.cfg.extend(cfg);
+
+	            // Store transform mode and key
+	            this._xformMode = xformMode;
+	            this._key = key;
+
+	            // Set initial values
+	            this.reset();
+	        },
+
+	        /**
+	         * Resets this cipher to its initial state.
+	         *
+	         * @example
+	         *
+	         *     cipher.reset();
+	         */
+	        reset: function () {
+	            // Reset data buffer
+	            BufferedBlockAlgorithm.reset.call(this);
+
+	            // Perform concrete-cipher logic
+	            this._doReset();
+	        },
+
+	        /**
+	         * Adds data to be encrypted or decrypted.
+	         *
+	         * @param {WordArray|string} dataUpdate The data to encrypt or decrypt.
+	         *
+	         * @return {WordArray} The data after processing.
+	         *
+	         * @example
+	         *
+	         *     var encrypted = cipher.process('data');
+	         *     var encrypted = cipher.process(wordArray);
+	         */
+	        process: function (dataUpdate) {
+	            // Append
+	            this._append(dataUpdate);
+
+	            // Process available blocks
+	            return this._process();
+	        },
+
+	        /**
+	         * Finalizes the encryption or decryption process.
+	         * Note that the finalize operation is effectively a destructive, read-once operation.
+	         *
+	         * @param {WordArray|string} dataUpdate The final data to encrypt or decrypt.
+	         *
+	         * @return {WordArray} The data after final processing.
+	         *
+	         * @example
+	         *
+	         *     var encrypted = cipher.finalize();
+	         *     var encrypted = cipher.finalize('data');
+	         *     var encrypted = cipher.finalize(wordArray);
+	         */
+	        finalize: function (dataUpdate) {
+	            // Final data update
+	            if (dataUpdate) {
+	                this._append(dataUpdate);
+	            }
+
+	            // Perform concrete-cipher logic
+	            var finalProcessedData = this._doFinalize();
+
+	            return finalProcessedData;
+	        },
+
+	        keySize: 128/32,
+
+	        ivSize: 128/32,
+
+	        _ENC_XFORM_MODE: 1,
+
+	        _DEC_XFORM_MODE: 2,
+
+	        /**
+	         * Creates shortcut functions to a cipher's object interface.
+	         *
+	         * @param {Cipher} cipher The cipher to create a helper for.
+	         *
+	         * @return {Object} An object with encrypt and decrypt shortcut functions.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var AES = CryptoJS.lib.Cipher._createHelper(CryptoJS.algo.AES);
+	         */
+	        _createHelper: (function () {
+	            function selectCipherStrategy(key) {
+	                if (typeof key == 'string') {
+	                    return PasswordBasedCipher;
+	                } else {
+	                    return SerializableCipher;
+	                }
+	            }
+
+	            return function (cipher) {
+	                return {
+	                    encrypt: function (message, key, cfg) {
+	                        return selectCipherStrategy(key).encrypt(cipher, message, key, cfg);
+	                    },
+
+	                    decrypt: function (ciphertext, key, cfg) {
+	                        return selectCipherStrategy(key).decrypt(cipher, ciphertext, key, cfg);
+	                    }
+	                };
+	            };
+	        }())
+	    });
+
+	    /**
+	     * Abstract base stream cipher template.
+	     *
+	     * @property {number} blockSize The number of 32-bit words this cipher operates on. Default: 1 (32 bits)
+	     */
+	    var StreamCipher = C_lib.StreamCipher = Cipher.extend({
+	        _doFinalize: function () {
+	            // Process partial blocks
+	            var finalProcessedBlocks = this._process(!!'flush');
+
+	            return finalProcessedBlocks;
+	        },
+
+	        blockSize: 1
+	    });
+
+	    /**
+	     * Mode namespace.
+	     */
+	    var C_mode = C.mode = {};
+
+	    /**
+	     * Abstract base block cipher mode template.
+	     */
+	    var BlockCipherMode = C_lib.BlockCipherMode = Base.extend({
+	        /**
+	         * Creates this mode for encryption.
+	         *
+	         * @param {Cipher} cipher A block cipher instance.
+	         * @param {Array} iv The IV words.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var mode = CryptoJS.mode.CBC.createEncryptor(cipher, iv.words);
+	         */
+	        createEncryptor: function (cipher, iv) {
+	            return this.Encryptor.create(cipher, iv);
+	        },
+
+	        /**
+	         * Creates this mode for decryption.
+	         *
+	         * @param {Cipher} cipher A block cipher instance.
+	         * @param {Array} iv The IV words.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var mode = CryptoJS.mode.CBC.createDecryptor(cipher, iv.words);
+	         */
+	        createDecryptor: function (cipher, iv) {
+	            return this.Decryptor.create(cipher, iv);
+	        },
+
+	        /**
+	         * Initializes a newly created mode.
+	         *
+	         * @param {Cipher} cipher A block cipher instance.
+	         * @param {Array} iv The IV words.
+	         *
+	         * @example
+	         *
+	         *     var mode = CryptoJS.mode.CBC.Encryptor.create(cipher, iv.words);
+	         */
+	        init: function (cipher, iv) {
+	            this._cipher = cipher;
+	            this._iv = iv;
+	        }
+	    });
+
+	    /**
+	     * Cipher Block Chaining mode.
+	     */
+	    var CBC = C_mode.CBC = (function () {
+	        /**
+	         * Abstract base CBC mode.
+	         */
+	        var CBC = BlockCipherMode.extend();
+
+	        /**
+	         * CBC encryptor.
+	         */
+	        CBC.Encryptor = CBC.extend({
+	            /**
+	             * Processes the data block at offset.
+	             *
+	             * @param {Array} words The data words to operate on.
+	             * @param {number} offset The offset where the block starts.
+	             *
+	             * @example
+	             *
+	             *     mode.processBlock(data.words, offset);
+	             */
+	            processBlock: function (words, offset) {
+	                // Shortcuts
+	                var cipher = this._cipher;
+	                var blockSize = cipher.blockSize;
+
+	                // XOR and encrypt
+	                xorBlock.call(this, words, offset, blockSize);
+	                cipher.encryptBlock(words, offset);
+
+	                // Remember this block to use with next block
+	                this._prevBlock = words.slice(offset, offset + blockSize);
+	            }
+	        });
+
+	        /**
+	         * CBC decryptor.
+	         */
+	        CBC.Decryptor = CBC.extend({
+	            /**
+	             * Processes the data block at offset.
+	             *
+	             * @param {Array} words The data words to operate on.
+	             * @param {number} offset The offset where the block starts.
+	             *
+	             * @example
+	             *
+	             *     mode.processBlock(data.words, offset);
+	             */
+	            processBlock: function (words, offset) {
+	                // Shortcuts
+	                var cipher = this._cipher;
+	                var blockSize = cipher.blockSize;
+
+	                // Remember this block to use with next block
+	                var thisBlock = words.slice(offset, offset + blockSize);
+
+	                // Decrypt and XOR
+	                cipher.decryptBlock(words, offset);
+	                xorBlock.call(this, words, offset, blockSize);
+
+	                // This block becomes the previous block
+	                this._prevBlock = thisBlock;
+	            }
+	        });
+
+	        function xorBlock(words, offset, blockSize) {
+	            var block;
+
+	            // Shortcut
+	            var iv = this._iv;
+
+	            // Choose mixing block
+	            if (iv) {
+	                block = iv;
+
+	                // Remove IV for subsequent blocks
+	                this._iv = undefined;
+	            } else {
+	                block = this._prevBlock;
+	            }
+
+	            // XOR blocks
+	            for (var i = 0; i < blockSize; i++) {
+	                words[offset + i] ^= block[i];
+	            }
+	        }
+
+	        return CBC;
+	    }());
+
+	    /**
+	     * Padding namespace.
+	     */
+	    var C_pad = C.pad = {};
+
+	    /**
+	     * PKCS #5/7 padding strategy.
+	     */
+	    var Pkcs7 = C_pad.Pkcs7 = {
+	        /**
+	         * Pads data using the algorithm defined in PKCS #5/7.
+	         *
+	         * @param {WordArray} data The data to pad.
+	         * @param {number} blockSize The multiple that the data should be padded to.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     CryptoJS.pad.Pkcs7.pad(wordArray, 4);
+	         */
+	        pad: function (data, blockSize) {
+	            // Shortcut
+	            var blockSizeBytes = blockSize * 4;
+
+	            // Count padding bytes
+	            var nPaddingBytes = blockSizeBytes - data.sigBytes % blockSizeBytes;
+
+	            // Create padding word
+	            var paddingWord = (nPaddingBytes << 24) | (nPaddingBytes << 16) | (nPaddingBytes << 8) | nPaddingBytes;
+
+	            // Create padding
+	            var paddingWords = [];
+	            for (var i = 0; i < nPaddingBytes; i += 4) {
+	                paddingWords.push(paddingWord);
+	            }
+	            var padding = WordArray.create(paddingWords, nPaddingBytes);
+
+	            // Add padding
+	            data.concat(padding);
+	        },
+
+	        /**
+	         * Unpads data that had been padded using the algorithm defined in PKCS #5/7.
+	         *
+	         * @param {WordArray} data The data to unpad.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     CryptoJS.pad.Pkcs7.unpad(wordArray);
+	         */
+	        unpad: function (data) {
+	            // Get number of padding bytes from last byte
+	            var nPaddingBytes = data.words[(data.sigBytes - 1) >>> 2] & 0xff;
+
+	            // Remove padding
+	            data.sigBytes -= nPaddingBytes;
+	        }
+	    };
+
+	    /**
+	     * Abstract base block cipher template.
+	     *
+	     * @property {number} blockSize The number of 32-bit words this cipher operates on. Default: 4 (128 bits)
+	     */
+	    var BlockCipher = C_lib.BlockCipher = Cipher.extend({
+	        /**
+	         * Configuration options.
+	         *
+	         * @property {Mode} mode The block mode to use. Default: CBC
+	         * @property {Padding} padding The padding strategy to use. Default: Pkcs7
+	         */
+	        cfg: Cipher.cfg.extend({
+	            mode: CBC,
+	            padding: Pkcs7
+	        }),
+
+	        reset: function () {
+	            var modeCreator;
+
+	            // Reset cipher
+	            Cipher.reset.call(this);
+
+	            // Shortcuts
+	            var cfg = this.cfg;
+	            var iv = cfg.iv;
+	            var mode = cfg.mode;
+
+	            // Reset block mode
+	            if (this._xformMode == this._ENC_XFORM_MODE) {
+	                modeCreator = mode.createEncryptor;
+	            } else /* if (this._xformMode == this._DEC_XFORM_MODE) */ {
+	                modeCreator = mode.createDecryptor;
+	                // Keep at least one block in the buffer for unpadding
+	                this._minBufferSize = 1;
+	            }
+
+	            if (this._mode && this._mode.__creator == modeCreator) {
+	                this._mode.init(this, iv && iv.words);
+	            } else {
+	                this._mode = modeCreator.call(mode, this, iv && iv.words);
+	                this._mode.__creator = modeCreator;
+	            }
+	        },
+
+	        _doProcessBlock: function (words, offset) {
+	            this._mode.processBlock(words, offset);
+	        },
+
+	        _doFinalize: function () {
+	            var finalProcessedBlocks;
+
+	            // Shortcut
+	            var padding = this.cfg.padding;
+
+	            // Finalize
+	            if (this._xformMode == this._ENC_XFORM_MODE) {
+	                // Pad data
+	                padding.pad(this._data, this.blockSize);
+
+	                // Process final blocks
+	                finalProcessedBlocks = this._process(!!'flush');
+	            } else /* if (this._xformMode == this._DEC_XFORM_MODE) */ {
+	                // Process final blocks
+	                finalProcessedBlocks = this._process(!!'flush');
+
+	                // Unpad data
+	                padding.unpad(finalProcessedBlocks);
+	            }
+
+	            return finalProcessedBlocks;
+	        },
+
+	        blockSize: 128/32
+	    });
+
+	    /**
+	     * A collection of cipher parameters.
+	     *
+	     * @property {WordArray} ciphertext The raw ciphertext.
+	     * @property {WordArray} key The key to this ciphertext.
+	     * @property {WordArray} iv The IV used in the ciphering operation.
+	     * @property {WordArray} salt The salt used with a key derivation function.
+	     * @property {Cipher} algorithm The cipher algorithm.
+	     * @property {Mode} mode The block mode used in the ciphering operation.
+	     * @property {Padding} padding The padding scheme used in the ciphering operation.
+	     * @property {number} blockSize The block size of the cipher.
+	     * @property {Format} formatter The default formatting strategy to convert this cipher params object to a string.
+	     */
+	    var CipherParams = C_lib.CipherParams = Base.extend({
+	        /**
+	         * Initializes a newly created cipher params object.
+	         *
+	         * @param {Object} cipherParams An object with any of the possible cipher parameters.
+	         *
+	         * @example
+	         *
+	         *     var cipherParams = CryptoJS.lib.CipherParams.create({
+	         *         ciphertext: ciphertextWordArray,
+	         *         key: keyWordArray,
+	         *         iv: ivWordArray,
+	         *         salt: saltWordArray,
+	         *         algorithm: CryptoJS.algo.AES,
+	         *         mode: CryptoJS.mode.CBC,
+	         *         padding: CryptoJS.pad.PKCS7,
+	         *         blockSize: 4,
+	         *         formatter: CryptoJS.format.OpenSSL
+	         *     });
+	         */
+	        init: function (cipherParams) {
+	            this.mixIn(cipherParams);
+	        },
+
+	        /**
+	         * Converts this cipher params object to a string.
+	         *
+	         * @param {Format} formatter (Optional) The formatting strategy to use.
+	         *
+	         * @return {string} The stringified cipher params.
+	         *
+	         * @throws Error If neither the formatter nor the default formatter is set.
+	         *
+	         * @example
+	         *
+	         *     var string = cipherParams + '';
+	         *     var string = cipherParams.toString();
+	         *     var string = cipherParams.toString(CryptoJS.format.OpenSSL);
+	         */
+	        toString: function (formatter) {
+	            return (formatter || this.formatter).stringify(this);
+	        }
+	    });
+
+	    /**
+	     * Format namespace.
+	     */
+	    var C_format = C.format = {};
+
+	    /**
+	     * OpenSSL formatting strategy.
+	     */
+	    var OpenSSLFormatter = C_format.OpenSSL = {
+	        /**
+	         * Converts a cipher params object to an OpenSSL-compatible string.
+	         *
+	         * @param {CipherParams} cipherParams The cipher params object.
+	         *
+	         * @return {string} The OpenSSL-compatible string.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var openSSLString = CryptoJS.format.OpenSSL.stringify(cipherParams);
+	         */
+	        stringify: function (cipherParams) {
+	            var wordArray;
+
+	            // Shortcuts
+	            var ciphertext = cipherParams.ciphertext;
+	            var salt = cipherParams.salt;
+
+	            // Format
+	            if (salt) {
+	                wordArray = WordArray.create([0x53616c74, 0x65645f5f]).concat(salt).concat(ciphertext);
+	            } else {
+	                wordArray = ciphertext;
+	            }
+
+	            return wordArray.toString(Base64);
+	        },
+
+	        /**
+	         * Converts an OpenSSL-compatible string to a cipher params object.
+	         *
+	         * @param {string} openSSLStr The OpenSSL-compatible string.
+	         *
+	         * @return {CipherParams} The cipher params object.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var cipherParams = CryptoJS.format.OpenSSL.parse(openSSLString);
+	         */
+	        parse: function (openSSLStr) {
+	            var salt;
+
+	            // Parse base64
+	            var ciphertext = Base64.parse(openSSLStr);
+
+	            // Shortcut
+	            var ciphertextWords = ciphertext.words;
+
+	            // Test for salt
+	            if (ciphertextWords[0] == 0x53616c74 && ciphertextWords[1] == 0x65645f5f) {
+	                // Extract salt
+	                salt = WordArray.create(ciphertextWords.slice(2, 4));
+
+	                // Remove salt from ciphertext
+	                ciphertextWords.splice(0, 4);
+	                ciphertext.sigBytes -= 16;
+	            }
+
+	            return CipherParams.create({ ciphertext: ciphertext, salt: salt });
+	        }
+	    };
+
+	    /**
+	     * A cipher wrapper that returns ciphertext as a serializable cipher params object.
+	     */
+	    var SerializableCipher = C_lib.SerializableCipher = Base.extend({
+	        /**
+	         * Configuration options.
+	         *
+	         * @property {Formatter} format The formatting strategy to convert cipher param objects to and from a string. Default: OpenSSL
+	         */
+	        cfg: Base.extend({
+	            format: OpenSSLFormatter
+	        }),
+
+	        /**
+	         * Encrypts a message.
+	         *
+	         * @param {Cipher} cipher The cipher algorithm to use.
+	         * @param {WordArray|string} message The message to encrypt.
+	         * @param {WordArray} key The key.
+	         * @param {Object} cfg (Optional) The configuration options to use for this operation.
+	         *
+	         * @return {CipherParams} A cipher params object.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var ciphertextParams = CryptoJS.lib.SerializableCipher.encrypt(CryptoJS.algo.AES, message, key);
+	         *     var ciphertextParams = CryptoJS.lib.SerializableCipher.encrypt(CryptoJS.algo.AES, message, key, { iv: iv });
+	         *     var ciphertextParams = CryptoJS.lib.SerializableCipher.encrypt(CryptoJS.algo.AES, message, key, { iv: iv, format: CryptoJS.format.OpenSSL });
+	         */
+	        encrypt: function (cipher, message, key, cfg) {
+	            // Apply config defaults
+	            cfg = this.cfg.extend(cfg);
+
+	            // Encrypt
+	            var encryptor = cipher.createEncryptor(key, cfg);
+	            var ciphertext = encryptor.finalize(message);
+
+	            // Shortcut
+	            var cipherCfg = encryptor.cfg;
+
+	            // Create and return serializable cipher params
+	            return CipherParams.create({
+	                ciphertext: ciphertext,
+	                key: key,
+	                iv: cipherCfg.iv,
+	                algorithm: cipher,
+	                mode: cipherCfg.mode,
+	                padding: cipherCfg.padding,
+	                blockSize: cipher.blockSize,
+	                formatter: cfg.format
+	            });
+	        },
+
+	        /**
+	         * Decrypts serialized ciphertext.
+	         *
+	         * @param {Cipher} cipher The cipher algorithm to use.
+	         * @param {CipherParams|string} ciphertext The ciphertext to decrypt.
+	         * @param {WordArray} key The key.
+	         * @param {Object} cfg (Optional) The configuration options to use for this operation.
+	         *
+	         * @return {WordArray} The plaintext.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var plaintext = CryptoJS.lib.SerializableCipher.decrypt(CryptoJS.algo.AES, formattedCiphertext, key, { iv: iv, format: CryptoJS.format.OpenSSL });
+	         *     var plaintext = CryptoJS.lib.SerializableCipher.decrypt(CryptoJS.algo.AES, ciphertextParams, key, { iv: iv, format: CryptoJS.format.OpenSSL });
+	         */
+	        decrypt: function (cipher, ciphertext, key, cfg) {
+	            // Apply config defaults
+	            cfg = this.cfg.extend(cfg);
+
+	            // Convert string to CipherParams
+	            ciphertext = this._parse(ciphertext, cfg.format);
+
+	            // Decrypt
+	            var plaintext = cipher.createDecryptor(key, cfg).finalize(ciphertext.ciphertext);
+
+	            return plaintext;
+	        },
+
+	        /**
+	         * Converts serialized ciphertext to CipherParams,
+	         * else assumed CipherParams already and returns ciphertext unchanged.
+	         *
+	         * @param {CipherParams|string} ciphertext The ciphertext.
+	         * @param {Formatter} format The formatting strategy to use to parse serialized ciphertext.
+	         *
+	         * @return {CipherParams} The unserialized ciphertext.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var ciphertextParams = CryptoJS.lib.SerializableCipher._parse(ciphertextStringOrParams, format);
+	         */
+	        _parse: function (ciphertext, format) {
+	            if (typeof ciphertext == 'string') {
+	                return format.parse(ciphertext, this);
+	            } else {
+	                return ciphertext;
+	            }
+	        }
+	    });
+
+	    /**
+	     * Key derivation function namespace.
+	     */
+	    var C_kdf = C.kdf = {};
+
+	    /**
+	     * OpenSSL key derivation function.
+	     */
+	    var OpenSSLKdf = C_kdf.OpenSSL = {
+	        /**
+	         * Derives a key and IV from a password.
+	         *
+	         * @param {string} password The password to derive from.
+	         * @param {number} keySize The size in words of the key to generate.
+	         * @param {number} ivSize The size in words of the IV to generate.
+	         * @param {WordArray|string} salt (Optional) A 64-bit salt to use. If omitted, a salt will be generated randomly.
+	         *
+	         * @return {CipherParams} A cipher params object with the key, IV, and salt.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var derivedParams = CryptoJS.kdf.OpenSSL.execute('Password', 256/32, 128/32);
+	         *     var derivedParams = CryptoJS.kdf.OpenSSL.execute('Password', 256/32, 128/32, 'saltsalt');
+	         */
+	        execute: function (password, keySize, ivSize, salt, hasher) {
+	            // Generate random salt
+	            if (!salt) {
+	                salt = WordArray.random(64/8);
+	            }
+
+	            // Derive key and IV
+	            if (!hasher) {
+	                var key = EvpKDF.create({ keySize: keySize + ivSize }).compute(password, salt);
+	            } else {
+	                var key = EvpKDF.create({ keySize: keySize + ivSize, hasher: hasher }).compute(password, salt);
+	            }
+
+
+	            // Separate key and IV
+	            var iv = WordArray.create(key.words.slice(keySize), ivSize * 4);
+	            key.sigBytes = keySize * 4;
+
+	            // Return params
+	            return CipherParams.create({ key: key, iv: iv, salt: salt });
+	        }
+	    };
+
+	    /**
+	     * A serializable cipher wrapper that derives the key from a password,
+	     * and returns ciphertext as a serializable cipher params object.
+	     */
+	    var PasswordBasedCipher = C_lib.PasswordBasedCipher = SerializableCipher.extend({
+	        /**
+	         * Configuration options.
+	         *
+	         * @property {KDF} kdf The key derivation function to use to generate a key and IV from a password. Default: OpenSSL
+	         */
+	        cfg: SerializableCipher.cfg.extend({
+	            kdf: OpenSSLKdf
+	        }),
+
+	        /**
+	         * Encrypts a message using a password.
+	         *
+	         * @param {Cipher} cipher The cipher algorithm to use.
+	         * @param {WordArray|string} message The message to encrypt.
+	         * @param {string} password The password.
+	         * @param {Object} cfg (Optional) The configuration options to use for this operation.
+	         *
+	         * @return {CipherParams} A cipher params object.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var ciphertextParams = CryptoJS.lib.PasswordBasedCipher.encrypt(CryptoJS.algo.AES, message, 'password');
+	         *     var ciphertextParams = CryptoJS.lib.PasswordBasedCipher.encrypt(CryptoJS.algo.AES, message, 'password', { format: CryptoJS.format.OpenSSL });
+	         */
+	        encrypt: function (cipher, message, password, cfg) {
+	            // Apply config defaults
+	            cfg = this.cfg.extend(cfg);
+
+	            // Derive key and other params
+	            var derivedParams = cfg.kdf.execute(password, cipher.keySize, cipher.ivSize, cfg.salt, cfg.hasher);
+
+	            // Add IV to config
+	            cfg.iv = derivedParams.iv;
+
+	            // Encrypt
+	            var ciphertext = SerializableCipher.encrypt.call(this, cipher, message, derivedParams.key, cfg);
+
+	            // Mix in derived params
+	            ciphertext.mixIn(derivedParams);
+
+	            return ciphertext;
+	        },
+
+	        /**
+	         * Decrypts serialized ciphertext using a password.
+	         *
+	         * @param {Cipher} cipher The cipher algorithm to use.
+	         * @param {CipherParams|string} ciphertext The ciphertext to decrypt.
+	         * @param {string} password The password.
+	         * @param {Object} cfg (Optional) The configuration options to use for this operation.
+	         *
+	         * @return {WordArray} The plaintext.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var plaintext = CryptoJS.lib.PasswordBasedCipher.decrypt(CryptoJS.algo.AES, formattedCiphertext, 'password', { format: CryptoJS.format.OpenSSL });
+	         *     var plaintext = CryptoJS.lib.PasswordBasedCipher.decrypt(CryptoJS.algo.AES, ciphertextParams, 'password', { format: CryptoJS.format.OpenSSL });
+	         */
+	        decrypt: function (cipher, ciphertext, password, cfg) {
+	            // Apply config defaults
+	            cfg = this.cfg.extend(cfg);
+
+	            // Convert string to CipherParams
+	            ciphertext = this._parse(ciphertext, cfg.format);
+
+	            // Derive key and other params
+	            var derivedParams = cfg.kdf.execute(password, cipher.keySize, cipher.ivSize, ciphertext.salt, cfg.hasher);
+
+	            // Add IV to config
+	            cfg.iv = derivedParams.iv;
+
+	            // Decrypt
+	            var plaintext = SerializableCipher.decrypt.call(this, cipher, ciphertext, derivedParams.key, cfg);
+
+	            return plaintext;
+	        }
+	    });
+	}());
+
+
+}));

+ 807 - 0
node_modules/crypto-js/core.js

@@ -0,0 +1,807 @@
+;(function (root, factory) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory();
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define([], factory);
+	}
+	else {
+		// Global (browser)
+		root.CryptoJS = factory();
+	}
+}(this, function () {
+
+	/*globals window, global, require*/
+
+	/**
+	 * CryptoJS core components.
+	 */
+	var CryptoJS = CryptoJS || (function (Math, undefined) {
+
+	    var crypto;
+
+	    // Native crypto from window (Browser)
+	    if (typeof window !== 'undefined' && window.crypto) {
+	        crypto = window.crypto;
+	    }
+
+	    // Native crypto in web worker (Browser)
+	    if (typeof self !== 'undefined' && self.crypto) {
+	        crypto = self.crypto;
+	    }
+
+	    // Native crypto from worker
+	    if (typeof globalThis !== 'undefined' && globalThis.crypto) {
+	        crypto = globalThis.crypto;
+	    }
+
+	    // Native (experimental IE 11) crypto from window (Browser)
+	    if (!crypto && typeof window !== 'undefined' && window.msCrypto) {
+	        crypto = window.msCrypto;
+	    }
+
+	    // Native crypto from global (NodeJS)
+	    if (!crypto && typeof global !== 'undefined' && global.crypto) {
+	        crypto = global.crypto;
+	    }
+
+	    // Native crypto import via require (NodeJS)
+	    if (!crypto && typeof require === 'function') {
+	        try {
+	            crypto = require('crypto');
+	        } catch (err) {}
+	    }
+
+	    /*
+	     * Cryptographically secure pseudorandom number generator
+	     *
+	     * As Math.random() is cryptographically not safe to use
+	     */
+	    var cryptoSecureRandomInt = function () {
+	        if (crypto) {
+	            // Use getRandomValues method (Browser)
+	            if (typeof crypto.getRandomValues === 'function') {
+	                try {
+	                    return crypto.getRandomValues(new Uint32Array(1))[0];
+	                } catch (err) {}
+	            }
+
+	            // Use randomBytes method (NodeJS)
+	            if (typeof crypto.randomBytes === 'function') {
+	                try {
+	                    return crypto.randomBytes(4).readInt32LE();
+	                } catch (err) {}
+	            }
+	        }
+
+	        throw new Error('Native crypto module could not be used to get secure random number.');
+	    };
+
+	    /*
+	     * Local polyfill of Object.create
+
+	     */
+	    var create = Object.create || (function () {
+	        function F() {}
+
+	        return function (obj) {
+	            var subtype;
+
+	            F.prototype = obj;
+
+	            subtype = new F();
+
+	            F.prototype = null;
+
+	            return subtype;
+	        };
+	    }());
+
+	    /**
+	     * CryptoJS namespace.
+	     */
+	    var C = {};
+
+	    /**
+	     * Library namespace.
+	     */
+	    var C_lib = C.lib = {};
+
+	    /**
+	     * Base object for prototypal inheritance.
+	     */
+	    var Base = C_lib.Base = (function () {
+
+
+	        return {
+	            /**
+	             * Creates a new object that inherits from this object.
+	             *
+	             * @param {Object} overrides Properties to copy into the new object.
+	             *
+	             * @return {Object} The new object.
+	             *
+	             * @static
+	             *
+	             * @example
+	             *
+	             *     var MyType = CryptoJS.lib.Base.extend({
+	             *         field: 'value',
+	             *
+	             *         method: function () {
+	             *         }
+	             *     });
+	             */
+	            extend: function (overrides) {
+	                // Spawn
+	                var subtype = create(this);
+
+	                // Augment
+	                if (overrides) {
+	                    subtype.mixIn(overrides);
+	                }
+
+	                // Create default initializer
+	                if (!subtype.hasOwnProperty('init') || this.init === subtype.init) {
+	                    subtype.init = function () {
+	                        subtype.$super.init.apply(this, arguments);
+	                    };
+	                }
+
+	                // Initializer's prototype is the subtype object
+	                subtype.init.prototype = subtype;
+
+	                // Reference supertype
+	                subtype.$super = this;
+
+	                return subtype;
+	            },
+
+	            /**
+	             * Extends this object and runs the init method.
+	             * Arguments to create() will be passed to init().
+	             *
+	             * @return {Object} The new object.
+	             *
+	             * @static
+	             *
+	             * @example
+	             *
+	             *     var instance = MyType.create();
+	             */
+	            create: function () {
+	                var instance = this.extend();
+	                instance.init.apply(instance, arguments);
+
+	                return instance;
+	            },
+
+	            /**
+	             * Initializes a newly created object.
+	             * Override this method to add some logic when your objects are created.
+	             *
+	             * @example
+	             *
+	             *     var MyType = CryptoJS.lib.Base.extend({
+	             *         init: function () {
+	             *             // ...
+	             *         }
+	             *     });
+	             */
+	            init: function () {
+	            },
+
+	            /**
+	             * Copies properties into this object.
+	             *
+	             * @param {Object} properties The properties to mix in.
+	             *
+	             * @example
+	             *
+	             *     MyType.mixIn({
+	             *         field: 'value'
+	             *     });
+	             */
+	            mixIn: function (properties) {
+	                for (var propertyName in properties) {
+	                    if (properties.hasOwnProperty(propertyName)) {
+	                        this[propertyName] = properties[propertyName];
+	                    }
+	                }
+
+	                // IE won't copy toString using the loop above
+	                if (properties.hasOwnProperty('toString')) {
+	                    this.toString = properties.toString;
+	                }
+	            },
+
+	            /**
+	             * Creates a copy of this object.
+	             *
+	             * @return {Object} The clone.
+	             *
+	             * @example
+	             *
+	             *     var clone = instance.clone();
+	             */
+	            clone: function () {
+	                return this.init.prototype.extend(this);
+	            }
+	        };
+	    }());
+
+	    /**
+	     * An array of 32-bit words.
+	     *
+	     * @property {Array} words The array of 32-bit words.
+	     * @property {number} sigBytes The number of significant bytes in this word array.
+	     */
+	    var WordArray = C_lib.WordArray = Base.extend({
+	        /**
+	         * Initializes a newly created word array.
+	         *
+	         * @param {Array} words (Optional) An array of 32-bit words.
+	         * @param {number} sigBytes (Optional) The number of significant bytes in the words.
+	         *
+	         * @example
+	         *
+	         *     var wordArray = CryptoJS.lib.WordArray.create();
+	         *     var wordArray = CryptoJS.lib.WordArray.create([0x00010203, 0x04050607]);
+	         *     var wordArray = CryptoJS.lib.WordArray.create([0x00010203, 0x04050607], 6);
+	         */
+	        init: function (words, sigBytes) {
+	            words = this.words = words || [];
+
+	            if (sigBytes != undefined) {
+	                this.sigBytes = sigBytes;
+	            } else {
+	                this.sigBytes = words.length * 4;
+	            }
+	        },
+
+	        /**
+	         * Converts this word array to a string.
+	         *
+	         * @param {Encoder} encoder (Optional) The encoding strategy to use. Default: CryptoJS.enc.Hex
+	         *
+	         * @return {string} The stringified word array.
+	         *
+	         * @example
+	         *
+	         *     var string = wordArray + '';
+	         *     var string = wordArray.toString();
+	         *     var string = wordArray.toString(CryptoJS.enc.Utf8);
+	         */
+	        toString: function (encoder) {
+	            return (encoder || Hex).stringify(this);
+	        },
+
+	        /**
+	         * Concatenates a word array to this word array.
+	         *
+	         * @param {WordArray} wordArray The word array to append.
+	         *
+	         * @return {WordArray} This word array.
+	         *
+	         * @example
+	         *
+	         *     wordArray1.concat(wordArray2);
+	         */
+	        concat: function (wordArray) {
+	            // Shortcuts
+	            var thisWords = this.words;
+	            var thatWords = wordArray.words;
+	            var thisSigBytes = this.sigBytes;
+	            var thatSigBytes = wordArray.sigBytes;
+
+	            // Clamp excess bits
+	            this.clamp();
+
+	            // Concat
+	            if (thisSigBytes % 4) {
+	                // Copy one byte at a time
+	                for (var i = 0; i < thatSigBytes; i++) {
+	                    var thatByte = (thatWords[i >>> 2] >>> (24 - (i % 4) * 8)) & 0xff;
+	                    thisWords[(thisSigBytes + i) >>> 2] |= thatByte << (24 - ((thisSigBytes + i) % 4) * 8);
+	                }
+	            } else {
+	                // Copy one word at a time
+	                for (var j = 0; j < thatSigBytes; j += 4) {
+	                    thisWords[(thisSigBytes + j) >>> 2] = thatWords[j >>> 2];
+	                }
+	            }
+	            this.sigBytes += thatSigBytes;
+
+	            // Chainable
+	            return this;
+	        },
+
+	        /**
+	         * Removes insignificant bits.
+	         *
+	         * @example
+	         *
+	         *     wordArray.clamp();
+	         */
+	        clamp: function () {
+	            // Shortcuts
+	            var words = this.words;
+	            var sigBytes = this.sigBytes;
+
+	            // Clamp
+	            words[sigBytes >>> 2] &= 0xffffffff << (32 - (sigBytes % 4) * 8);
+	            words.length = Math.ceil(sigBytes / 4);
+	        },
+
+	        /**
+	         * Creates a copy of this word array.
+	         *
+	         * @return {WordArray} The clone.
+	         *
+	         * @example
+	         *
+	         *     var clone = wordArray.clone();
+	         */
+	        clone: function () {
+	            var clone = Base.clone.call(this);
+	            clone.words = this.words.slice(0);
+
+	            return clone;
+	        },
+
+	        /**
+	         * Creates a word array filled with random bytes.
+	         *
+	         * @param {number} nBytes The number of random bytes to generate.
+	         *
+	         * @return {WordArray} The random word array.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var wordArray = CryptoJS.lib.WordArray.random(16);
+	         */
+	        random: function (nBytes) {
+	            var words = [];
+
+	            for (var i = 0; i < nBytes; i += 4) {
+	                words.push(cryptoSecureRandomInt());
+	            }
+
+	            return new WordArray.init(words, nBytes);
+	        }
+	    });
+
+	    /**
+	     * Encoder namespace.
+	     */
+	    var C_enc = C.enc = {};
+
+	    /**
+	     * Hex encoding strategy.
+	     */
+	    var Hex = C_enc.Hex = {
+	        /**
+	         * Converts a word array to a hex string.
+	         *
+	         * @param {WordArray} wordArray The word array.
+	         *
+	         * @return {string} The hex string.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var hexString = CryptoJS.enc.Hex.stringify(wordArray);
+	         */
+	        stringify: function (wordArray) {
+	            // Shortcuts
+	            var words = wordArray.words;
+	            var sigBytes = wordArray.sigBytes;
+
+	            // Convert
+	            var hexChars = [];
+	            for (var i = 0; i < sigBytes; i++) {
+	                var bite = (words[i >>> 2] >>> (24 - (i % 4) * 8)) & 0xff;
+	                hexChars.push((bite >>> 4).toString(16));
+	                hexChars.push((bite & 0x0f).toString(16));
+	            }
+
+	            return hexChars.join('');
+	        },
+
+	        /**
+	         * Converts a hex string to a word array.
+	         *
+	         * @param {string} hexStr The hex string.
+	         *
+	         * @return {WordArray} The word array.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var wordArray = CryptoJS.enc.Hex.parse(hexString);
+	         */
+	        parse: function (hexStr) {
+	            // Shortcut
+	            var hexStrLength = hexStr.length;
+
+	            // Convert
+	            var words = [];
+	            for (var i = 0; i < hexStrLength; i += 2) {
+	                words[i >>> 3] |= parseInt(hexStr.substr(i, 2), 16) << (24 - (i % 8) * 4);
+	            }
+
+	            return new WordArray.init(words, hexStrLength / 2);
+	        }
+	    };
+
+	    /**
+	     * Latin1 encoding strategy.
+	     */
+	    var Latin1 = C_enc.Latin1 = {
+	        /**
+	         * Converts a word array to a Latin1 string.
+	         *
+	         * @param {WordArray} wordArray The word array.
+	         *
+	         * @return {string} The Latin1 string.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var latin1String = CryptoJS.enc.Latin1.stringify(wordArray);
+	         */
+	        stringify: function (wordArray) {
+	            // Shortcuts
+	            var words = wordArray.words;
+	            var sigBytes = wordArray.sigBytes;
+
+	            // Convert
+	            var latin1Chars = [];
+	            for (var i = 0; i < sigBytes; i++) {
+	                var bite = (words[i >>> 2] >>> (24 - (i % 4) * 8)) & 0xff;
+	                latin1Chars.push(String.fromCharCode(bite));
+	            }
+
+	            return latin1Chars.join('');
+	        },
+
+	        /**
+	         * Converts a Latin1 string to a word array.
+	         *
+	         * @param {string} latin1Str The Latin1 string.
+	         *
+	         * @return {WordArray} The word array.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var wordArray = CryptoJS.enc.Latin1.parse(latin1String);
+	         */
+	        parse: function (latin1Str) {
+	            // Shortcut
+	            var latin1StrLength = latin1Str.length;
+
+	            // Convert
+	            var words = [];
+	            for (var i = 0; i < latin1StrLength; i++) {
+	                words[i >>> 2] |= (latin1Str.charCodeAt(i) & 0xff) << (24 - (i % 4) * 8);
+	            }
+
+	            return new WordArray.init(words, latin1StrLength);
+	        }
+	    };
+
+	    /**
+	     * UTF-8 encoding strategy.
+	     */
+	    var Utf8 = C_enc.Utf8 = {
+	        /**
+	         * Converts a word array to a UTF-8 string.
+	         *
+	         * @param {WordArray} wordArray The word array.
+	         *
+	         * @return {string} The UTF-8 string.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var utf8String = CryptoJS.enc.Utf8.stringify(wordArray);
+	         */
+	        stringify: function (wordArray) {
+	            try {
+	                return decodeURIComponent(escape(Latin1.stringify(wordArray)));
+	            } catch (e) {
+	                throw new Error('Malformed UTF-8 data');
+	            }
+	        },
+
+	        /**
+	         * Converts a UTF-8 string to a word array.
+	         *
+	         * @param {string} utf8Str The UTF-8 string.
+	         *
+	         * @return {WordArray} The word array.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var wordArray = CryptoJS.enc.Utf8.parse(utf8String);
+	         */
+	        parse: function (utf8Str) {
+	            return Latin1.parse(unescape(encodeURIComponent(utf8Str)));
+	        }
+	    };
+
+	    /**
+	     * Abstract buffered block algorithm template.
+	     *
+	     * The property blockSize must be implemented in a concrete subtype.
+	     *
+	     * @property {number} _minBufferSize The number of blocks that should be kept unprocessed in the buffer. Default: 0
+	     */
+	    var BufferedBlockAlgorithm = C_lib.BufferedBlockAlgorithm = Base.extend({
+	        /**
+	         * Resets this block algorithm's data buffer to its initial state.
+	         *
+	         * @example
+	         *
+	         *     bufferedBlockAlgorithm.reset();
+	         */
+	        reset: function () {
+	            // Initial values
+	            this._data = new WordArray.init();
+	            this._nDataBytes = 0;
+	        },
+
+	        /**
+	         * Adds new data to this block algorithm's buffer.
+	         *
+	         * @param {WordArray|string} data The data to append. Strings are converted to a WordArray using UTF-8.
+	         *
+	         * @example
+	         *
+	         *     bufferedBlockAlgorithm._append('data');
+	         *     bufferedBlockAlgorithm._append(wordArray);
+	         */
+	        _append: function (data) {
+	            // Convert string to WordArray, else assume WordArray already
+	            if (typeof data == 'string') {
+	                data = Utf8.parse(data);
+	            }
+
+	            // Append
+	            this._data.concat(data);
+	            this._nDataBytes += data.sigBytes;
+	        },
+
+	        /**
+	         * Processes available data blocks.
+	         *
+	         * This method invokes _doProcessBlock(offset), which must be implemented by a concrete subtype.
+	         *
+	         * @param {boolean} doFlush Whether all blocks and partial blocks should be processed.
+	         *
+	         * @return {WordArray} The processed data.
+	         *
+	         * @example
+	         *
+	         *     var processedData = bufferedBlockAlgorithm._process();
+	         *     var processedData = bufferedBlockAlgorithm._process(!!'flush');
+	         */
+	        _process: function (doFlush) {
+	            var processedWords;
+
+	            // Shortcuts
+	            var data = this._data;
+	            var dataWords = data.words;
+	            var dataSigBytes = data.sigBytes;
+	            var blockSize = this.blockSize;
+	            var blockSizeBytes = blockSize * 4;
+
+	            // Count blocks ready
+	            var nBlocksReady = dataSigBytes / blockSizeBytes;
+	            if (doFlush) {
+	                // Round up to include partial blocks
+	                nBlocksReady = Math.ceil(nBlocksReady);
+	            } else {
+	                // Round down to include only full blocks,
+	                // less the number of blocks that must remain in the buffer
+	                nBlocksReady = Math.max((nBlocksReady | 0) - this._minBufferSize, 0);
+	            }
+
+	            // Count words ready
+	            var nWordsReady = nBlocksReady * blockSize;
+
+	            // Count bytes ready
+	            var nBytesReady = Math.min(nWordsReady * 4, dataSigBytes);
+
+	            // Process blocks
+	            if (nWordsReady) {
+	                for (var offset = 0; offset < nWordsReady; offset += blockSize) {
+	                    // Perform concrete-algorithm logic
+	                    this._doProcessBlock(dataWords, offset);
+	                }
+
+	                // Remove processed words
+	                processedWords = dataWords.splice(0, nWordsReady);
+	                data.sigBytes -= nBytesReady;
+	            }
+
+	            // Return processed words
+	            return new WordArray.init(processedWords, nBytesReady);
+	        },
+
+	        /**
+	         * Creates a copy of this object.
+	         *
+	         * @return {Object} The clone.
+	         *
+	         * @example
+	         *
+	         *     var clone = bufferedBlockAlgorithm.clone();
+	         */
+	        clone: function () {
+	            var clone = Base.clone.call(this);
+	            clone._data = this._data.clone();
+
+	            return clone;
+	        },
+
+	        _minBufferSize: 0
+	    });
+
+	    /**
+	     * Abstract hasher template.
+	     *
+	     * @property {number} blockSize The number of 32-bit words this hasher operates on. Default: 16 (512 bits)
+	     */
+	    var Hasher = C_lib.Hasher = BufferedBlockAlgorithm.extend({
+	        /**
+	         * Configuration options.
+	         */
+	        cfg: Base.extend(),
+
+	        /**
+	         * Initializes a newly created hasher.
+	         *
+	         * @param {Object} cfg (Optional) The configuration options to use for this hash computation.
+	         *
+	         * @example
+	         *
+	         *     var hasher = CryptoJS.algo.SHA256.create();
+	         */
+	        init: function (cfg) {
+	            // Apply config defaults
+	            this.cfg = this.cfg.extend(cfg);
+
+	            // Set initial values
+	            this.reset();
+	        },
+
+	        /**
+	         * Resets this hasher to its initial state.
+	         *
+	         * @example
+	         *
+	         *     hasher.reset();
+	         */
+	        reset: function () {
+	            // Reset data buffer
+	            BufferedBlockAlgorithm.reset.call(this);
+
+	            // Perform concrete-hasher logic
+	            this._doReset();
+	        },
+
+	        /**
+	         * Updates this hasher with a message.
+	         *
+	         * @param {WordArray|string} messageUpdate The message to append.
+	         *
+	         * @return {Hasher} This hasher.
+	         *
+	         * @example
+	         *
+	         *     hasher.update('message');
+	         *     hasher.update(wordArray);
+	         */
+	        update: function (messageUpdate) {
+	            // Append
+	            this._append(messageUpdate);
+
+	            // Update the hash
+	            this._process();
+
+	            // Chainable
+	            return this;
+	        },
+
+	        /**
+	         * Finalizes the hash computation.
+	         * Note that the finalize operation is effectively a destructive, read-once operation.
+	         *
+	         * @param {WordArray|string} messageUpdate (Optional) A final message update.
+	         *
+	         * @return {WordArray} The hash.
+	         *
+	         * @example
+	         *
+	         *     var hash = hasher.finalize();
+	         *     var hash = hasher.finalize('message');
+	         *     var hash = hasher.finalize(wordArray);
+	         */
+	        finalize: function (messageUpdate) {
+	            // Final message update
+	            if (messageUpdate) {
+	                this._append(messageUpdate);
+	            }
+
+	            // Perform concrete-hasher logic
+	            var hash = this._doFinalize();
+
+	            return hash;
+	        },
+
+	        blockSize: 512/32,
+
+	        /**
+	         * Creates a shortcut function to a hasher's object interface.
+	         *
+	         * @param {Hasher} hasher The hasher to create a helper for.
+	         *
+	         * @return {Function} The shortcut function.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var SHA256 = CryptoJS.lib.Hasher._createHelper(CryptoJS.algo.SHA256);
+	         */
+	        _createHelper: function (hasher) {
+	            return function (message, cfg) {
+	                return new hasher.init(cfg).finalize(message);
+	            };
+	        },
+
+	        /**
+	         * Creates a shortcut function to the HMAC's object interface.
+	         *
+	         * @param {Hasher} hasher The hasher to use in this HMAC helper.
+	         *
+	         * @return {Function} The shortcut function.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var HmacSHA256 = CryptoJS.lib.Hasher._createHmacHelper(CryptoJS.algo.SHA256);
+	         */
+	        _createHmacHelper: function (hasher) {
+	            return function (message, key) {
+	                return new C_algo.HMAC.init(hasher, key).finalize(message);
+	            };
+	        }
+	    });
+
+	    /**
+	     * Algorithm namespace.
+	     */
+	    var C_algo = C.algo = {};
+
+	    return C;
+	}(Math));
+
+
+	return CryptoJS;
+
+}));

+ 6657 - 0
node_modules/crypto-js/crypto-js.js

@@ -0,0 +1,6657 @@
+;(function (root, factory) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory();
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define([], factory);
+	}
+	else {
+		// Global (browser)
+		root.CryptoJS = factory();
+	}
+}(this, function () {
+
+	/*globals window, global, require*/
+
+	/**
+	 * CryptoJS core components.
+	 */
+	var CryptoJS = CryptoJS || (function (Math, undefined) {
+
+	    var crypto;
+
+	    // Native crypto from window (Browser)
+	    if (typeof window !== 'undefined' && window.crypto) {
+	        crypto = window.crypto;
+	    }
+
+	    // Native crypto in web worker (Browser)
+	    if (typeof self !== 'undefined' && self.crypto) {
+	        crypto = self.crypto;
+	    }
+
+	    // Native crypto from worker
+	    if (typeof globalThis !== 'undefined' && globalThis.crypto) {
+	        crypto = globalThis.crypto;
+	    }
+
+	    // Native (experimental IE 11) crypto from window (Browser)
+	    if (!crypto && typeof window !== 'undefined' && window.msCrypto) {
+	        crypto = window.msCrypto;
+	    }
+
+	    // Native crypto from global (NodeJS)
+	    if (!crypto && typeof global !== 'undefined' && global.crypto) {
+	        crypto = global.crypto;
+	    }
+
+	    // Native crypto import via require (NodeJS)
+	    if (!crypto && typeof require === 'function') {
+	        try {
+	            crypto = require('crypto');
+	        } catch (err) {}
+	    }
+
+	    /*
+	     * Cryptographically secure pseudorandom number generator
+	     *
+	     * As Math.random() is cryptographically not safe to use
+	     */
+	    var cryptoSecureRandomInt = function () {
+	        if (crypto) {
+	            // Use getRandomValues method (Browser)
+	            if (typeof crypto.getRandomValues === 'function') {
+	                try {
+	                    return crypto.getRandomValues(new Uint32Array(1))[0];
+	                } catch (err) {}
+	            }
+
+	            // Use randomBytes method (NodeJS)
+	            if (typeof crypto.randomBytes === 'function') {
+	                try {
+	                    return crypto.randomBytes(4).readInt32LE();
+	                } catch (err) {}
+	            }
+	        }
+
+	        throw new Error('Native crypto module could not be used to get secure random number.');
+	    };
+
+	    /*
+	     * Local polyfill of Object.create
+
+	     */
+	    var create = Object.create || (function () {
+	        function F() {}
+
+	        return function (obj) {
+	            var subtype;
+
+	            F.prototype = obj;
+
+	            subtype = new F();
+
+	            F.prototype = null;
+
+	            return subtype;
+	        };
+	    }());
+
+	    /**
+	     * CryptoJS namespace.
+	     */
+	    var C = {};
+
+	    /**
+	     * Library namespace.
+	     */
+	    var C_lib = C.lib = {};
+
+	    /**
+	     * Base object for prototypal inheritance.
+	     */
+	    var Base = C_lib.Base = (function () {
+
+
+	        return {
+	            /**
+	             * Creates a new object that inherits from this object.
+	             *
+	             * @param {Object} overrides Properties to copy into the new object.
+	             *
+	             * @return {Object} The new object.
+	             *
+	             * @static
+	             *
+	             * @example
+	             *
+	             *     var MyType = CryptoJS.lib.Base.extend({
+	             *         field: 'value',
+	             *
+	             *         method: function () {
+	             *         }
+	             *     });
+	             */
+	            extend: function (overrides) {
+	                // Spawn
+	                var subtype = create(this);
+
+	                // Augment
+	                if (overrides) {
+	                    subtype.mixIn(overrides);
+	                }
+
+	                // Create default initializer
+	                if (!subtype.hasOwnProperty('init') || this.init === subtype.init) {
+	                    subtype.init = function () {
+	                        subtype.$super.init.apply(this, arguments);
+	                    };
+	                }
+
+	                // Initializer's prototype is the subtype object
+	                subtype.init.prototype = subtype;
+
+	                // Reference supertype
+	                subtype.$super = this;
+
+	                return subtype;
+	            },
+
+	            /**
+	             * Extends this object and runs the init method.
+	             * Arguments to create() will be passed to init().
+	             *
+	             * @return {Object} The new object.
+	             *
+	             * @static
+	             *
+	             * @example
+	             *
+	             *     var instance = MyType.create();
+	             */
+	            create: function () {
+	                var instance = this.extend();
+	                instance.init.apply(instance, arguments);
+
+	                return instance;
+	            },
+
+	            /**
+	             * Initializes a newly created object.
+	             * Override this method to add some logic when your objects are created.
+	             *
+	             * @example
+	             *
+	             *     var MyType = CryptoJS.lib.Base.extend({
+	             *         init: function () {
+	             *             // ...
+	             *         }
+	             *     });
+	             */
+	            init: function () {
+	            },
+
+	            /**
+	             * Copies properties into this object.
+	             *
+	             * @param {Object} properties The properties to mix in.
+	             *
+	             * @example
+	             *
+	             *     MyType.mixIn({
+	             *         field: 'value'
+	             *     });
+	             */
+	            mixIn: function (properties) {
+	                for (var propertyName in properties) {
+	                    if (properties.hasOwnProperty(propertyName)) {
+	                        this[propertyName] = properties[propertyName];
+	                    }
+	                }
+
+	                // IE won't copy toString using the loop above
+	                if (properties.hasOwnProperty('toString')) {
+	                    this.toString = properties.toString;
+	                }
+	            },
+
+	            /**
+	             * Creates a copy of this object.
+	             *
+	             * @return {Object} The clone.
+	             *
+	             * @example
+	             *
+	             *     var clone = instance.clone();
+	             */
+	            clone: function () {
+	                return this.init.prototype.extend(this);
+	            }
+	        };
+	    }());
+
+	    /**
+	     * An array of 32-bit words.
+	     *
+	     * @property {Array} words The array of 32-bit words.
+	     * @property {number} sigBytes The number of significant bytes in this word array.
+	     */
+	    var WordArray = C_lib.WordArray = Base.extend({
+	        /**
+	         * Initializes a newly created word array.
+	         *
+	         * @param {Array} words (Optional) An array of 32-bit words.
+	         * @param {number} sigBytes (Optional) The number of significant bytes in the words.
+	         *
+	         * @example
+	         *
+	         *     var wordArray = CryptoJS.lib.WordArray.create();
+	         *     var wordArray = CryptoJS.lib.WordArray.create([0x00010203, 0x04050607]);
+	         *     var wordArray = CryptoJS.lib.WordArray.create([0x00010203, 0x04050607], 6);
+	         */
+	        init: function (words, sigBytes) {
+	            words = this.words = words || [];
+
+	            if (sigBytes != undefined) {
+	                this.sigBytes = sigBytes;
+	            } else {
+	                this.sigBytes = words.length * 4;
+	            }
+	        },
+
+	        /**
+	         * Converts this word array to a string.
+	         *
+	         * @param {Encoder} encoder (Optional) The encoding strategy to use. Default: CryptoJS.enc.Hex
+	         *
+	         * @return {string} The stringified word array.
+	         *
+	         * @example
+	         *
+	         *     var string = wordArray + '';
+	         *     var string = wordArray.toString();
+	         *     var string = wordArray.toString(CryptoJS.enc.Utf8);
+	         */
+	        toString: function (encoder) {
+	            return (encoder || Hex).stringify(this);
+	        },
+
+	        /**
+	         * Concatenates a word array to this word array.
+	         *
+	         * @param {WordArray} wordArray The word array to append.
+	         *
+	         * @return {WordArray} This word array.
+	         *
+	         * @example
+	         *
+	         *     wordArray1.concat(wordArray2);
+	         */
+	        concat: function (wordArray) {
+	            // Shortcuts
+	            var thisWords = this.words;
+	            var thatWords = wordArray.words;
+	            var thisSigBytes = this.sigBytes;
+	            var thatSigBytes = wordArray.sigBytes;
+
+	            // Clamp excess bits
+	            this.clamp();
+
+	            // Concat
+	            if (thisSigBytes % 4) {
+	                // Copy one byte at a time
+	                for (var i = 0; i < thatSigBytes; i++) {
+	                    var thatByte = (thatWords[i >>> 2] >>> (24 - (i % 4) * 8)) & 0xff;
+	                    thisWords[(thisSigBytes + i) >>> 2] |= thatByte << (24 - ((thisSigBytes + i) % 4) * 8);
+	                }
+	            } else {
+	                // Copy one word at a time
+	                for (var j = 0; j < thatSigBytes; j += 4) {
+	                    thisWords[(thisSigBytes + j) >>> 2] = thatWords[j >>> 2];
+	                }
+	            }
+	            this.sigBytes += thatSigBytes;
+
+	            // Chainable
+	            return this;
+	        },
+
+	        /**
+	         * Removes insignificant bits.
+	         *
+	         * @example
+	         *
+	         *     wordArray.clamp();
+	         */
+	        clamp: function () {
+	            // Shortcuts
+	            var words = this.words;
+	            var sigBytes = this.sigBytes;
+
+	            // Clamp
+	            words[sigBytes >>> 2] &= 0xffffffff << (32 - (sigBytes % 4) * 8);
+	            words.length = Math.ceil(sigBytes / 4);
+	        },
+
+	        /**
+	         * Creates a copy of this word array.
+	         *
+	         * @return {WordArray} The clone.
+	         *
+	         * @example
+	         *
+	         *     var clone = wordArray.clone();
+	         */
+	        clone: function () {
+	            var clone = Base.clone.call(this);
+	            clone.words = this.words.slice(0);
+
+	            return clone;
+	        },
+
+	        /**
+	         * Creates a word array filled with random bytes.
+	         *
+	         * @param {number} nBytes The number of random bytes to generate.
+	         *
+	         * @return {WordArray} The random word array.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var wordArray = CryptoJS.lib.WordArray.random(16);
+	         */
+	        random: function (nBytes) {
+	            var words = [];
+
+	            for (var i = 0; i < nBytes; i += 4) {
+	                words.push(cryptoSecureRandomInt());
+	            }
+
+	            return new WordArray.init(words, nBytes);
+	        }
+	    });
+
+	    /**
+	     * Encoder namespace.
+	     */
+	    var C_enc = C.enc = {};
+
+	    /**
+	     * Hex encoding strategy.
+	     */
+	    var Hex = C_enc.Hex = {
+	        /**
+	         * Converts a word array to a hex string.
+	         *
+	         * @param {WordArray} wordArray The word array.
+	         *
+	         * @return {string} The hex string.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var hexString = CryptoJS.enc.Hex.stringify(wordArray);
+	         */
+	        stringify: function (wordArray) {
+	            // Shortcuts
+	            var words = wordArray.words;
+	            var sigBytes = wordArray.sigBytes;
+
+	            // Convert
+	            var hexChars = [];
+	            for (var i = 0; i < sigBytes; i++) {
+	                var bite = (words[i >>> 2] >>> (24 - (i % 4) * 8)) & 0xff;
+	                hexChars.push((bite >>> 4).toString(16));
+	                hexChars.push((bite & 0x0f).toString(16));
+	            }
+
+	            return hexChars.join('');
+	        },
+
+	        /**
+	         * Converts a hex string to a word array.
+	         *
+	         * @param {string} hexStr The hex string.
+	         *
+	         * @return {WordArray} The word array.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var wordArray = CryptoJS.enc.Hex.parse(hexString);
+	         */
+	        parse: function (hexStr) {
+	            // Shortcut
+	            var hexStrLength = hexStr.length;
+
+	            // Convert
+	            var words = [];
+	            for (var i = 0; i < hexStrLength; i += 2) {
+	                words[i >>> 3] |= parseInt(hexStr.substr(i, 2), 16) << (24 - (i % 8) * 4);
+	            }
+
+	            return new WordArray.init(words, hexStrLength / 2);
+	        }
+	    };
+
+	    /**
+	     * Latin1 encoding strategy.
+	     */
+	    var Latin1 = C_enc.Latin1 = {
+	        /**
+	         * Converts a word array to a Latin1 string.
+	         *
+	         * @param {WordArray} wordArray The word array.
+	         *
+	         * @return {string} The Latin1 string.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var latin1String = CryptoJS.enc.Latin1.stringify(wordArray);
+	         */
+	        stringify: function (wordArray) {
+	            // Shortcuts
+	            var words = wordArray.words;
+	            var sigBytes = wordArray.sigBytes;
+
+	            // Convert
+	            var latin1Chars = [];
+	            for (var i = 0; i < sigBytes; i++) {
+	                var bite = (words[i >>> 2] >>> (24 - (i % 4) * 8)) & 0xff;
+	                latin1Chars.push(String.fromCharCode(bite));
+	            }
+
+	            return latin1Chars.join('');
+	        },
+
+	        /**
+	         * Converts a Latin1 string to a word array.
+	         *
+	         * @param {string} latin1Str The Latin1 string.
+	         *
+	         * @return {WordArray} The word array.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var wordArray = CryptoJS.enc.Latin1.parse(latin1String);
+	         */
+	        parse: function (latin1Str) {
+	            // Shortcut
+	            var latin1StrLength = latin1Str.length;
+
+	            // Convert
+	            var words = [];
+	            for (var i = 0; i < latin1StrLength; i++) {
+	                words[i >>> 2] |= (latin1Str.charCodeAt(i) & 0xff) << (24 - (i % 4) * 8);
+	            }
+
+	            return new WordArray.init(words, latin1StrLength);
+	        }
+	    };
+
+	    /**
+	     * UTF-8 encoding strategy.
+	     */
+	    var Utf8 = C_enc.Utf8 = {
+	        /**
+	         * Converts a word array to a UTF-8 string.
+	         *
+	         * @param {WordArray} wordArray The word array.
+	         *
+	         * @return {string} The UTF-8 string.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var utf8String = CryptoJS.enc.Utf8.stringify(wordArray);
+	         */
+	        stringify: function (wordArray) {
+	            try {
+	                return decodeURIComponent(escape(Latin1.stringify(wordArray)));
+	            } catch (e) {
+	                throw new Error('Malformed UTF-8 data');
+	            }
+	        },
+
+	        /**
+	         * Converts a UTF-8 string to a word array.
+	         *
+	         * @param {string} utf8Str The UTF-8 string.
+	         *
+	         * @return {WordArray} The word array.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var wordArray = CryptoJS.enc.Utf8.parse(utf8String);
+	         */
+	        parse: function (utf8Str) {
+	            return Latin1.parse(unescape(encodeURIComponent(utf8Str)));
+	        }
+	    };
+
+	    /**
+	     * Abstract buffered block algorithm template.
+	     *
+	     * The property blockSize must be implemented in a concrete subtype.
+	     *
+	     * @property {number} _minBufferSize The number of blocks that should be kept unprocessed in the buffer. Default: 0
+	     */
+	    var BufferedBlockAlgorithm = C_lib.BufferedBlockAlgorithm = Base.extend({
+	        /**
+	         * Resets this block algorithm's data buffer to its initial state.
+	         *
+	         * @example
+	         *
+	         *     bufferedBlockAlgorithm.reset();
+	         */
+	        reset: function () {
+	            // Initial values
+	            this._data = new WordArray.init();
+	            this._nDataBytes = 0;
+	        },
+
+	        /**
+	         * Adds new data to this block algorithm's buffer.
+	         *
+	         * @param {WordArray|string} data The data to append. Strings are converted to a WordArray using UTF-8.
+	         *
+	         * @example
+	         *
+	         *     bufferedBlockAlgorithm._append('data');
+	         *     bufferedBlockAlgorithm._append(wordArray);
+	         */
+	        _append: function (data) {
+	            // Convert string to WordArray, else assume WordArray already
+	            if (typeof data == 'string') {
+	                data = Utf8.parse(data);
+	            }
+
+	            // Append
+	            this._data.concat(data);
+	            this._nDataBytes += data.sigBytes;
+	        },
+
+	        /**
+	         * Processes available data blocks.
+	         *
+	         * This method invokes _doProcessBlock(offset), which must be implemented by a concrete subtype.
+	         *
+	         * @param {boolean} doFlush Whether all blocks and partial blocks should be processed.
+	         *
+	         * @return {WordArray} The processed data.
+	         *
+	         * @example
+	         *
+	         *     var processedData = bufferedBlockAlgorithm._process();
+	         *     var processedData = bufferedBlockAlgorithm._process(!!'flush');
+	         */
+	        _process: function (doFlush) {
+	            var processedWords;
+
+	            // Shortcuts
+	            var data = this._data;
+	            var dataWords = data.words;
+	            var dataSigBytes = data.sigBytes;
+	            var blockSize = this.blockSize;
+	            var blockSizeBytes = blockSize * 4;
+
+	            // Count blocks ready
+	            var nBlocksReady = dataSigBytes / blockSizeBytes;
+	            if (doFlush) {
+	                // Round up to include partial blocks
+	                nBlocksReady = Math.ceil(nBlocksReady);
+	            } else {
+	                // Round down to include only full blocks,
+	                // less the number of blocks that must remain in the buffer
+	                nBlocksReady = Math.max((nBlocksReady | 0) - this._minBufferSize, 0);
+	            }
+
+	            // Count words ready
+	            var nWordsReady = nBlocksReady * blockSize;
+
+	            // Count bytes ready
+	            var nBytesReady = Math.min(nWordsReady * 4, dataSigBytes);
+
+	            // Process blocks
+	            if (nWordsReady) {
+	                for (var offset = 0; offset < nWordsReady; offset += blockSize) {
+	                    // Perform concrete-algorithm logic
+	                    this._doProcessBlock(dataWords, offset);
+	                }
+
+	                // Remove processed words
+	                processedWords = dataWords.splice(0, nWordsReady);
+	                data.sigBytes -= nBytesReady;
+	            }
+
+	            // Return processed words
+	            return new WordArray.init(processedWords, nBytesReady);
+	        },
+
+	        /**
+	         * Creates a copy of this object.
+	         *
+	         * @return {Object} The clone.
+	         *
+	         * @example
+	         *
+	         *     var clone = bufferedBlockAlgorithm.clone();
+	         */
+	        clone: function () {
+	            var clone = Base.clone.call(this);
+	            clone._data = this._data.clone();
+
+	            return clone;
+	        },
+
+	        _minBufferSize: 0
+	    });
+
+	    /**
+	     * Abstract hasher template.
+	     *
+	     * @property {number} blockSize The number of 32-bit words this hasher operates on. Default: 16 (512 bits)
+	     */
+	    var Hasher = C_lib.Hasher = BufferedBlockAlgorithm.extend({
+	        /**
+	         * Configuration options.
+	         */
+	        cfg: Base.extend(),
+
+	        /**
+	         * Initializes a newly created hasher.
+	         *
+	         * @param {Object} cfg (Optional) The configuration options to use for this hash computation.
+	         *
+	         * @example
+	         *
+	         *     var hasher = CryptoJS.algo.SHA256.create();
+	         */
+	        init: function (cfg) {
+	            // Apply config defaults
+	            this.cfg = this.cfg.extend(cfg);
+
+	            // Set initial values
+	            this.reset();
+	        },
+
+	        /**
+	         * Resets this hasher to its initial state.
+	         *
+	         * @example
+	         *
+	         *     hasher.reset();
+	         */
+	        reset: function () {
+	            // Reset data buffer
+	            BufferedBlockAlgorithm.reset.call(this);
+
+	            // Perform concrete-hasher logic
+	            this._doReset();
+	        },
+
+	        /**
+	         * Updates this hasher with a message.
+	         *
+	         * @param {WordArray|string} messageUpdate The message to append.
+	         *
+	         * @return {Hasher} This hasher.
+	         *
+	         * @example
+	         *
+	         *     hasher.update('message');
+	         *     hasher.update(wordArray);
+	         */
+	        update: function (messageUpdate) {
+	            // Append
+	            this._append(messageUpdate);
+
+	            // Update the hash
+	            this._process();
+
+	            // Chainable
+	            return this;
+	        },
+
+	        /**
+	         * Finalizes the hash computation.
+	         * Note that the finalize operation is effectively a destructive, read-once operation.
+	         *
+	         * @param {WordArray|string} messageUpdate (Optional) A final message update.
+	         *
+	         * @return {WordArray} The hash.
+	         *
+	         * @example
+	         *
+	         *     var hash = hasher.finalize();
+	         *     var hash = hasher.finalize('message');
+	         *     var hash = hasher.finalize(wordArray);
+	         */
+	        finalize: function (messageUpdate) {
+	            // Final message update
+	            if (messageUpdate) {
+	                this._append(messageUpdate);
+	            }
+
+	            // Perform concrete-hasher logic
+	            var hash = this._doFinalize();
+
+	            return hash;
+	        },
+
+	        blockSize: 512/32,
+
+	        /**
+	         * Creates a shortcut function to a hasher's object interface.
+	         *
+	         * @param {Hasher} hasher The hasher to create a helper for.
+	         *
+	         * @return {Function} The shortcut function.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var SHA256 = CryptoJS.lib.Hasher._createHelper(CryptoJS.algo.SHA256);
+	         */
+	        _createHelper: function (hasher) {
+	            return function (message, cfg) {
+	                return new hasher.init(cfg).finalize(message);
+	            };
+	        },
+
+	        /**
+	         * Creates a shortcut function to the HMAC's object interface.
+	         *
+	         * @param {Hasher} hasher The hasher to use in this HMAC helper.
+	         *
+	         * @return {Function} The shortcut function.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var HmacSHA256 = CryptoJS.lib.Hasher._createHmacHelper(CryptoJS.algo.SHA256);
+	         */
+	        _createHmacHelper: function (hasher) {
+	            return function (message, key) {
+	                return new C_algo.HMAC.init(hasher, key).finalize(message);
+	            };
+	        }
+	    });
+
+	    /**
+	     * Algorithm namespace.
+	     */
+	    var C_algo = C.algo = {};
+
+	    return C;
+	}(Math));
+
+
+	(function (undefined) {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var Base = C_lib.Base;
+	    var X32WordArray = C_lib.WordArray;
+
+	    /**
+	     * x64 namespace.
+	     */
+	    var C_x64 = C.x64 = {};
+
+	    /**
+	     * A 64-bit word.
+	     */
+	    var X64Word = C_x64.Word = Base.extend({
+	        /**
+	         * Initializes a newly created 64-bit word.
+	         *
+	         * @param {number} high The high 32 bits.
+	         * @param {number} low The low 32 bits.
+	         *
+	         * @example
+	         *
+	         *     var x64Word = CryptoJS.x64.Word.create(0x00010203, 0x04050607);
+	         */
+	        init: function (high, low) {
+	            this.high = high;
+	            this.low = low;
+	        }
+
+	        /**
+	         * Bitwise NOTs this word.
+	         *
+	         * @return {X64Word} A new x64-Word object after negating.
+	         *
+	         * @example
+	         *
+	         *     var negated = x64Word.not();
+	         */
+	        // not: function () {
+	            // var high = ~this.high;
+	            // var low = ~this.low;
+
+	            // return X64Word.create(high, low);
+	        // },
+
+	        /**
+	         * Bitwise ANDs this word with the passed word.
+	         *
+	         * @param {X64Word} word The x64-Word to AND with this word.
+	         *
+	         * @return {X64Word} A new x64-Word object after ANDing.
+	         *
+	         * @example
+	         *
+	         *     var anded = x64Word.and(anotherX64Word);
+	         */
+	        // and: function (word) {
+	            // var high = this.high & word.high;
+	            // var low = this.low & word.low;
+
+	            // return X64Word.create(high, low);
+	        // },
+
+	        /**
+	         * Bitwise ORs this word with the passed word.
+	         *
+	         * @param {X64Word} word The x64-Word to OR with this word.
+	         *
+	         * @return {X64Word} A new x64-Word object after ORing.
+	         *
+	         * @example
+	         *
+	         *     var ored = x64Word.or(anotherX64Word);
+	         */
+	        // or: function (word) {
+	            // var high = this.high | word.high;
+	            // var low = this.low | word.low;
+
+	            // return X64Word.create(high, low);
+	        // },
+
+	        /**
+	         * Bitwise XORs this word with the passed word.
+	         *
+	         * @param {X64Word} word The x64-Word to XOR with this word.
+	         *
+	         * @return {X64Word} A new x64-Word object after XORing.
+	         *
+	         * @example
+	         *
+	         *     var xored = x64Word.xor(anotherX64Word);
+	         */
+	        // xor: function (word) {
+	            // var high = this.high ^ word.high;
+	            // var low = this.low ^ word.low;
+
+	            // return X64Word.create(high, low);
+	        // },
+
+	        /**
+	         * Shifts this word n bits to the left.
+	         *
+	         * @param {number} n The number of bits to shift.
+	         *
+	         * @return {X64Word} A new x64-Word object after shifting.
+	         *
+	         * @example
+	         *
+	         *     var shifted = x64Word.shiftL(25);
+	         */
+	        // shiftL: function (n) {
+	            // if (n < 32) {
+	                // var high = (this.high << n) | (this.low >>> (32 - n));
+	                // var low = this.low << n;
+	            // } else {
+	                // var high = this.low << (n - 32);
+	                // var low = 0;
+	            // }
+
+	            // return X64Word.create(high, low);
+	        // },
+
+	        /**
+	         * Shifts this word n bits to the right.
+	         *
+	         * @param {number} n The number of bits to shift.
+	         *
+	         * @return {X64Word} A new x64-Word object after shifting.
+	         *
+	         * @example
+	         *
+	         *     var shifted = x64Word.shiftR(7);
+	         */
+	        // shiftR: function (n) {
+	            // if (n < 32) {
+	                // var low = (this.low >>> n) | (this.high << (32 - n));
+	                // var high = this.high >>> n;
+	            // } else {
+	                // var low = this.high >>> (n - 32);
+	                // var high = 0;
+	            // }
+
+	            // return X64Word.create(high, low);
+	        // },
+
+	        /**
+	         * Rotates this word n bits to the left.
+	         *
+	         * @param {number} n The number of bits to rotate.
+	         *
+	         * @return {X64Word} A new x64-Word object after rotating.
+	         *
+	         * @example
+	         *
+	         *     var rotated = x64Word.rotL(25);
+	         */
+	        // rotL: function (n) {
+	            // return this.shiftL(n).or(this.shiftR(64 - n));
+	        // },
+
+	        /**
+	         * Rotates this word n bits to the right.
+	         *
+	         * @param {number} n The number of bits to rotate.
+	         *
+	         * @return {X64Word} A new x64-Word object after rotating.
+	         *
+	         * @example
+	         *
+	         *     var rotated = x64Word.rotR(7);
+	         */
+	        // rotR: function (n) {
+	            // return this.shiftR(n).or(this.shiftL(64 - n));
+	        // },
+
+	        /**
+	         * Adds this word with the passed word.
+	         *
+	         * @param {X64Word} word The x64-Word to add with this word.
+	         *
+	         * @return {X64Word} A new x64-Word object after adding.
+	         *
+	         * @example
+	         *
+	         *     var added = x64Word.add(anotherX64Word);
+	         */
+	        // add: function (word) {
+	            // var low = (this.low + word.low) | 0;
+	            // var carry = (low >>> 0) < (this.low >>> 0) ? 1 : 0;
+	            // var high = (this.high + word.high + carry) | 0;
+
+	            // return X64Word.create(high, low);
+	        // }
+	    });
+
+	    /**
+	     * An array of 64-bit words.
+	     *
+	     * @property {Array} words The array of CryptoJS.x64.Word objects.
+	     * @property {number} sigBytes The number of significant bytes in this word array.
+	     */
+	    var X64WordArray = C_x64.WordArray = Base.extend({
+	        /**
+	         * Initializes a newly created word array.
+	         *
+	         * @param {Array} words (Optional) An array of CryptoJS.x64.Word objects.
+	         * @param {number} sigBytes (Optional) The number of significant bytes in the words.
+	         *
+	         * @example
+	         *
+	         *     var wordArray = CryptoJS.x64.WordArray.create();
+	         *
+	         *     var wordArray = CryptoJS.x64.WordArray.create([
+	         *         CryptoJS.x64.Word.create(0x00010203, 0x04050607),
+	         *         CryptoJS.x64.Word.create(0x18191a1b, 0x1c1d1e1f)
+	         *     ]);
+	         *
+	         *     var wordArray = CryptoJS.x64.WordArray.create([
+	         *         CryptoJS.x64.Word.create(0x00010203, 0x04050607),
+	         *         CryptoJS.x64.Word.create(0x18191a1b, 0x1c1d1e1f)
+	         *     ], 10);
+	         */
+	        init: function (words, sigBytes) {
+	            words = this.words = words || [];
+
+	            if (sigBytes != undefined) {
+	                this.sigBytes = sigBytes;
+	            } else {
+	                this.sigBytes = words.length * 8;
+	            }
+	        },
+
+	        /**
+	         * Converts this 64-bit word array to a 32-bit word array.
+	         *
+	         * @return {CryptoJS.lib.WordArray} This word array's data as a 32-bit word array.
+	         *
+	         * @example
+	         *
+	         *     var x32WordArray = x64WordArray.toX32();
+	         */
+	        toX32: function () {
+	            // Shortcuts
+	            var x64Words = this.words;
+	            var x64WordsLength = x64Words.length;
+
+	            // Convert
+	            var x32Words = [];
+	            for (var i = 0; i < x64WordsLength; i++) {
+	                var x64Word = x64Words[i];
+	                x32Words.push(x64Word.high);
+	                x32Words.push(x64Word.low);
+	            }
+
+	            return X32WordArray.create(x32Words, this.sigBytes);
+	        },
+
+	        /**
+	         * Creates a copy of this word array.
+	         *
+	         * @return {X64WordArray} The clone.
+	         *
+	         * @example
+	         *
+	         *     var clone = x64WordArray.clone();
+	         */
+	        clone: function () {
+	            var clone = Base.clone.call(this);
+
+	            // Clone "words" array
+	            var words = clone.words = this.words.slice(0);
+
+	            // Clone each X64Word object
+	            var wordsLength = words.length;
+	            for (var i = 0; i < wordsLength; i++) {
+	                words[i] = words[i].clone();
+	            }
+
+	            return clone;
+	        }
+	    });
+	}());
+
+
+	(function () {
+	    // Check if typed arrays are supported
+	    if (typeof ArrayBuffer != 'function') {
+	        return;
+	    }
+
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var WordArray = C_lib.WordArray;
+
+	    // Reference original init
+	    var superInit = WordArray.init;
+
+	    // Augment WordArray.init to handle typed arrays
+	    var subInit = WordArray.init = function (typedArray) {
+	        // Convert buffers to uint8
+	        if (typedArray instanceof ArrayBuffer) {
+	            typedArray = new Uint8Array(typedArray);
+	        }
+
+	        // Convert other array views to uint8
+	        if (
+	            typedArray instanceof Int8Array ||
+	            (typeof Uint8ClampedArray !== "undefined" && typedArray instanceof Uint8ClampedArray) ||
+	            typedArray instanceof Int16Array ||
+	            typedArray instanceof Uint16Array ||
+	            typedArray instanceof Int32Array ||
+	            typedArray instanceof Uint32Array ||
+	            typedArray instanceof Float32Array ||
+	            typedArray instanceof Float64Array
+	        ) {
+	            typedArray = new Uint8Array(typedArray.buffer, typedArray.byteOffset, typedArray.byteLength);
+	        }
+
+	        // Handle Uint8Array
+	        if (typedArray instanceof Uint8Array) {
+	            // Shortcut
+	            var typedArrayByteLength = typedArray.byteLength;
+
+	            // Extract bytes
+	            var words = [];
+	            for (var i = 0; i < typedArrayByteLength; i++) {
+	                words[i >>> 2] |= typedArray[i] << (24 - (i % 4) * 8);
+	            }
+
+	            // Initialize this word array
+	            superInit.call(this, words, typedArrayByteLength);
+	        } else {
+	            // Else call normal init
+	            superInit.apply(this, arguments);
+	        }
+	    };
+
+	    subInit.prototype = WordArray;
+	}());
+
+
+	(function () {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var WordArray = C_lib.WordArray;
+	    var C_enc = C.enc;
+
+	    /**
+	     * UTF-16 BE encoding strategy.
+	     */
+	    var Utf16BE = C_enc.Utf16 = C_enc.Utf16BE = {
+	        /**
+	         * Converts a word array to a UTF-16 BE string.
+	         *
+	         * @param {WordArray} wordArray The word array.
+	         *
+	         * @return {string} The UTF-16 BE string.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var utf16String = CryptoJS.enc.Utf16.stringify(wordArray);
+	         */
+	        stringify: function (wordArray) {
+	            // Shortcuts
+	            var words = wordArray.words;
+	            var sigBytes = wordArray.sigBytes;
+
+	            // Convert
+	            var utf16Chars = [];
+	            for (var i = 0; i < sigBytes; i += 2) {
+	                var codePoint = (words[i >>> 2] >>> (16 - (i % 4) * 8)) & 0xffff;
+	                utf16Chars.push(String.fromCharCode(codePoint));
+	            }
+
+	            return utf16Chars.join('');
+	        },
+
+	        /**
+	         * Converts a UTF-16 BE string to a word array.
+	         *
+	         * @param {string} utf16Str The UTF-16 BE string.
+	         *
+	         * @return {WordArray} The word array.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var wordArray = CryptoJS.enc.Utf16.parse(utf16String);
+	         */
+	        parse: function (utf16Str) {
+	            // Shortcut
+	            var utf16StrLength = utf16Str.length;
+
+	            // Convert
+	            var words = [];
+	            for (var i = 0; i < utf16StrLength; i++) {
+	                words[i >>> 1] |= utf16Str.charCodeAt(i) << (16 - (i % 2) * 16);
+	            }
+
+	            return WordArray.create(words, utf16StrLength * 2);
+	        }
+	    };
+
+	    /**
+	     * UTF-16 LE encoding strategy.
+	     */
+	    C_enc.Utf16LE = {
+	        /**
+	         * Converts a word array to a UTF-16 LE string.
+	         *
+	         * @param {WordArray} wordArray The word array.
+	         *
+	         * @return {string} The UTF-16 LE string.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var utf16Str = CryptoJS.enc.Utf16LE.stringify(wordArray);
+	         */
+	        stringify: function (wordArray) {
+	            // Shortcuts
+	            var words = wordArray.words;
+	            var sigBytes = wordArray.sigBytes;
+
+	            // Convert
+	            var utf16Chars = [];
+	            for (var i = 0; i < sigBytes; i += 2) {
+	                var codePoint = swapEndian((words[i >>> 2] >>> (16 - (i % 4) * 8)) & 0xffff);
+	                utf16Chars.push(String.fromCharCode(codePoint));
+	            }
+
+	            return utf16Chars.join('');
+	        },
+
+	        /**
+	         * Converts a UTF-16 LE string to a word array.
+	         *
+	         * @param {string} utf16Str The UTF-16 LE string.
+	         *
+	         * @return {WordArray} The word array.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var wordArray = CryptoJS.enc.Utf16LE.parse(utf16Str);
+	         */
+	        parse: function (utf16Str) {
+	            // Shortcut
+	            var utf16StrLength = utf16Str.length;
+
+	            // Convert
+	            var words = [];
+	            for (var i = 0; i < utf16StrLength; i++) {
+	                words[i >>> 1] |= swapEndian(utf16Str.charCodeAt(i) << (16 - (i % 2) * 16));
+	            }
+
+	            return WordArray.create(words, utf16StrLength * 2);
+	        }
+	    };
+
+	    function swapEndian(word) {
+	        return ((word << 8) & 0xff00ff00) | ((word >>> 8) & 0x00ff00ff);
+	    }
+	}());
+
+
+	(function () {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var WordArray = C_lib.WordArray;
+	    var C_enc = C.enc;
+
+	    /**
+	     * Base64 encoding strategy.
+	     */
+	    var Base64 = C_enc.Base64 = {
+	        /**
+	         * Converts a word array to a Base64 string.
+	         *
+	         * @param {WordArray} wordArray The word array.
+	         *
+	         * @return {string} The Base64 string.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var base64String = CryptoJS.enc.Base64.stringify(wordArray);
+	         */
+	        stringify: function (wordArray) {
+	            // Shortcuts
+	            var words = wordArray.words;
+	            var sigBytes = wordArray.sigBytes;
+	            var map = this._map;
+
+	            // Clamp excess bits
+	            wordArray.clamp();
+
+	            // Convert
+	            var base64Chars = [];
+	            for (var i = 0; i < sigBytes; i += 3) {
+	                var byte1 = (words[i >>> 2]       >>> (24 - (i % 4) * 8))       & 0xff;
+	                var byte2 = (words[(i + 1) >>> 2] >>> (24 - ((i + 1) % 4) * 8)) & 0xff;
+	                var byte3 = (words[(i + 2) >>> 2] >>> (24 - ((i + 2) % 4) * 8)) & 0xff;
+
+	                var triplet = (byte1 << 16) | (byte2 << 8) | byte3;
+
+	                for (var j = 0; (j < 4) && (i + j * 0.75 < sigBytes); j++) {
+	                    base64Chars.push(map.charAt((triplet >>> (6 * (3 - j))) & 0x3f));
+	                }
+	            }
+
+	            // Add padding
+	            var paddingChar = map.charAt(64);
+	            if (paddingChar) {
+	                while (base64Chars.length % 4) {
+	                    base64Chars.push(paddingChar);
+	                }
+	            }
+
+	            return base64Chars.join('');
+	        },
+
+	        /**
+	         * Converts a Base64 string to a word array.
+	         *
+	         * @param {string} base64Str The Base64 string.
+	         *
+	         * @return {WordArray} The word array.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var wordArray = CryptoJS.enc.Base64.parse(base64String);
+	         */
+	        parse: function (base64Str) {
+	            // Shortcuts
+	            var base64StrLength = base64Str.length;
+	            var map = this._map;
+	            var reverseMap = this._reverseMap;
+
+	            if (!reverseMap) {
+	                    reverseMap = this._reverseMap = [];
+	                    for (var j = 0; j < map.length; j++) {
+	                        reverseMap[map.charCodeAt(j)] = j;
+	                    }
+	            }
+
+	            // Ignore padding
+	            var paddingChar = map.charAt(64);
+	            if (paddingChar) {
+	                var paddingIndex = base64Str.indexOf(paddingChar);
+	                if (paddingIndex !== -1) {
+	                    base64StrLength = paddingIndex;
+	                }
+	            }
+
+	            // Convert
+	            return parseLoop(base64Str, base64StrLength, reverseMap);
+
+	        },
+
+	        _map: 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/='
+	    };
+
+	    function parseLoop(base64Str, base64StrLength, reverseMap) {
+	      var words = [];
+	      var nBytes = 0;
+	      for (var i = 0; i < base64StrLength; i++) {
+	          if (i % 4) {
+	              var bits1 = reverseMap[base64Str.charCodeAt(i - 1)] << ((i % 4) * 2);
+	              var bits2 = reverseMap[base64Str.charCodeAt(i)] >>> (6 - (i % 4) * 2);
+	              var bitsCombined = bits1 | bits2;
+	              words[nBytes >>> 2] |= bitsCombined << (24 - (nBytes % 4) * 8);
+	              nBytes++;
+	          }
+	      }
+	      return WordArray.create(words, nBytes);
+	    }
+	}());
+
+
+	(function () {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var WordArray = C_lib.WordArray;
+	    var C_enc = C.enc;
+
+	    /**
+	     * Base64url encoding strategy.
+	     */
+	    var Base64url = C_enc.Base64url = {
+	        /**
+	         * Converts a word array to a Base64url string.
+	         *
+	         * @param {WordArray} wordArray The word array.
+	         *
+	         * @param {boolean} urlSafe Whether to use url safe
+	         *
+	         * @return {string} The Base64url string.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var base64String = CryptoJS.enc.Base64url.stringify(wordArray);
+	         */
+	        stringify: function (wordArray, urlSafe) {
+	            if (urlSafe === undefined) {
+	                urlSafe = true
+	            }
+	            // Shortcuts
+	            var words = wordArray.words;
+	            var sigBytes = wordArray.sigBytes;
+	            var map = urlSafe ? this._safe_map : this._map;
+
+	            // Clamp excess bits
+	            wordArray.clamp();
+
+	            // Convert
+	            var base64Chars = [];
+	            for (var i = 0; i < sigBytes; i += 3) {
+	                var byte1 = (words[i >>> 2]       >>> (24 - (i % 4) * 8))       & 0xff;
+	                var byte2 = (words[(i + 1) >>> 2] >>> (24 - ((i + 1) % 4) * 8)) & 0xff;
+	                var byte3 = (words[(i + 2) >>> 2] >>> (24 - ((i + 2) % 4) * 8)) & 0xff;
+
+	                var triplet = (byte1 << 16) | (byte2 << 8) | byte3;
+
+	                for (var j = 0; (j < 4) && (i + j * 0.75 < sigBytes); j++) {
+	                    base64Chars.push(map.charAt((triplet >>> (6 * (3 - j))) & 0x3f));
+	                }
+	            }
+
+	            // Add padding
+	            var paddingChar = map.charAt(64);
+	            if (paddingChar) {
+	                while (base64Chars.length % 4) {
+	                    base64Chars.push(paddingChar);
+	                }
+	            }
+
+	            return base64Chars.join('');
+	        },
+
+	        /**
+	         * Converts a Base64url string to a word array.
+	         *
+	         * @param {string} base64Str The Base64url string.
+	         *
+	         * @param {boolean} urlSafe Whether to use url safe
+	         *
+	         * @return {WordArray} The word array.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var wordArray = CryptoJS.enc.Base64url.parse(base64String);
+	         */
+	        parse: function (base64Str, urlSafe) {
+	            if (urlSafe === undefined) {
+	                urlSafe = true
+	            }
+
+	            // Shortcuts
+	            var base64StrLength = base64Str.length;
+	            var map = urlSafe ? this._safe_map : this._map;
+	            var reverseMap = this._reverseMap;
+
+	            if (!reverseMap) {
+	                reverseMap = this._reverseMap = [];
+	                for (var j = 0; j < map.length; j++) {
+	                    reverseMap[map.charCodeAt(j)] = j;
+	                }
+	            }
+
+	            // Ignore padding
+	            var paddingChar = map.charAt(64);
+	            if (paddingChar) {
+	                var paddingIndex = base64Str.indexOf(paddingChar);
+	                if (paddingIndex !== -1) {
+	                    base64StrLength = paddingIndex;
+	                }
+	            }
+
+	            // Convert
+	            return parseLoop(base64Str, base64StrLength, reverseMap);
+
+	        },
+
+	        _map: 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=',
+	        _safe_map: 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_',
+	    };
+
+	    function parseLoop(base64Str, base64StrLength, reverseMap) {
+	        var words = [];
+	        var nBytes = 0;
+	        for (var i = 0; i < base64StrLength; i++) {
+	            if (i % 4) {
+	                var bits1 = reverseMap[base64Str.charCodeAt(i - 1)] << ((i % 4) * 2);
+	                var bits2 = reverseMap[base64Str.charCodeAt(i)] >>> (6 - (i % 4) * 2);
+	                var bitsCombined = bits1 | bits2;
+	                words[nBytes >>> 2] |= bitsCombined << (24 - (nBytes % 4) * 8);
+	                nBytes++;
+	            }
+	        }
+	        return WordArray.create(words, nBytes);
+	    }
+	}());
+
+
+	(function (Math) {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var WordArray = C_lib.WordArray;
+	    var Hasher = C_lib.Hasher;
+	    var C_algo = C.algo;
+
+	    // Constants table
+	    var T = [];
+
+	    // Compute constants
+	    (function () {
+	        for (var i = 0; i < 64; i++) {
+	            T[i] = (Math.abs(Math.sin(i + 1)) * 0x100000000) | 0;
+	        }
+	    }());
+
+	    /**
+	     * MD5 hash algorithm.
+	     */
+	    var MD5 = C_algo.MD5 = Hasher.extend({
+	        _doReset: function () {
+	            this._hash = new WordArray.init([
+	                0x67452301, 0xefcdab89,
+	                0x98badcfe, 0x10325476
+	            ]);
+	        },
+
+	        _doProcessBlock: function (M, offset) {
+	            // Swap endian
+	            for (var i = 0; i < 16; i++) {
+	                // Shortcuts
+	                var offset_i = offset + i;
+	                var M_offset_i = M[offset_i];
+
+	                M[offset_i] = (
+	                    (((M_offset_i << 8)  | (M_offset_i >>> 24)) & 0x00ff00ff) |
+	                    (((M_offset_i << 24) | (M_offset_i >>> 8))  & 0xff00ff00)
+	                );
+	            }
+
+	            // Shortcuts
+	            var H = this._hash.words;
+
+	            var M_offset_0  = M[offset + 0];
+	            var M_offset_1  = M[offset + 1];
+	            var M_offset_2  = M[offset + 2];
+	            var M_offset_3  = M[offset + 3];
+	            var M_offset_4  = M[offset + 4];
+	            var M_offset_5  = M[offset + 5];
+	            var M_offset_6  = M[offset + 6];
+	            var M_offset_7  = M[offset + 7];
+	            var M_offset_8  = M[offset + 8];
+	            var M_offset_9  = M[offset + 9];
+	            var M_offset_10 = M[offset + 10];
+	            var M_offset_11 = M[offset + 11];
+	            var M_offset_12 = M[offset + 12];
+	            var M_offset_13 = M[offset + 13];
+	            var M_offset_14 = M[offset + 14];
+	            var M_offset_15 = M[offset + 15];
+
+	            // Working variables
+	            var a = H[0];
+	            var b = H[1];
+	            var c = H[2];
+	            var d = H[3];
+
+	            // Computation
+	            a = FF(a, b, c, d, M_offset_0,  7,  T[0]);
+	            d = FF(d, a, b, c, M_offset_1,  12, T[1]);
+	            c = FF(c, d, a, b, M_offset_2,  17, T[2]);
+	            b = FF(b, c, d, a, M_offset_3,  22, T[3]);
+	            a = FF(a, b, c, d, M_offset_4,  7,  T[4]);
+	            d = FF(d, a, b, c, M_offset_5,  12, T[5]);
+	            c = FF(c, d, a, b, M_offset_6,  17, T[6]);
+	            b = FF(b, c, d, a, M_offset_7,  22, T[7]);
+	            a = FF(a, b, c, d, M_offset_8,  7,  T[8]);
+	            d = FF(d, a, b, c, M_offset_9,  12, T[9]);
+	            c = FF(c, d, a, b, M_offset_10, 17, T[10]);
+	            b = FF(b, c, d, a, M_offset_11, 22, T[11]);
+	            a = FF(a, b, c, d, M_offset_12, 7,  T[12]);
+	            d = FF(d, a, b, c, M_offset_13, 12, T[13]);
+	            c = FF(c, d, a, b, M_offset_14, 17, T[14]);
+	            b = FF(b, c, d, a, M_offset_15, 22, T[15]);
+
+	            a = GG(a, b, c, d, M_offset_1,  5,  T[16]);
+	            d = GG(d, a, b, c, M_offset_6,  9,  T[17]);
+	            c = GG(c, d, a, b, M_offset_11, 14, T[18]);
+	            b = GG(b, c, d, a, M_offset_0,  20, T[19]);
+	            a = GG(a, b, c, d, M_offset_5,  5,  T[20]);
+	            d = GG(d, a, b, c, M_offset_10, 9,  T[21]);
+	            c = GG(c, d, a, b, M_offset_15, 14, T[22]);
+	            b = GG(b, c, d, a, M_offset_4,  20, T[23]);
+	            a = GG(a, b, c, d, M_offset_9,  5,  T[24]);
+	            d = GG(d, a, b, c, M_offset_14, 9,  T[25]);
+	            c = GG(c, d, a, b, M_offset_3,  14, T[26]);
+	            b = GG(b, c, d, a, M_offset_8,  20, T[27]);
+	            a = GG(a, b, c, d, M_offset_13, 5,  T[28]);
+	            d = GG(d, a, b, c, M_offset_2,  9,  T[29]);
+	            c = GG(c, d, a, b, M_offset_7,  14, T[30]);
+	            b = GG(b, c, d, a, M_offset_12, 20, T[31]);
+
+	            a = HH(a, b, c, d, M_offset_5,  4,  T[32]);
+	            d = HH(d, a, b, c, M_offset_8,  11, T[33]);
+	            c = HH(c, d, a, b, M_offset_11, 16, T[34]);
+	            b = HH(b, c, d, a, M_offset_14, 23, T[35]);
+	            a = HH(a, b, c, d, M_offset_1,  4,  T[36]);
+	            d = HH(d, a, b, c, M_offset_4,  11, T[37]);
+	            c = HH(c, d, a, b, M_offset_7,  16, T[38]);
+	            b = HH(b, c, d, a, M_offset_10, 23, T[39]);
+	            a = HH(a, b, c, d, M_offset_13, 4,  T[40]);
+	            d = HH(d, a, b, c, M_offset_0,  11, T[41]);
+	            c = HH(c, d, a, b, M_offset_3,  16, T[42]);
+	            b = HH(b, c, d, a, M_offset_6,  23, T[43]);
+	            a = HH(a, b, c, d, M_offset_9,  4,  T[44]);
+	            d = HH(d, a, b, c, M_offset_12, 11, T[45]);
+	            c = HH(c, d, a, b, M_offset_15, 16, T[46]);
+	            b = HH(b, c, d, a, M_offset_2,  23, T[47]);
+
+	            a = II(a, b, c, d, M_offset_0,  6,  T[48]);
+	            d = II(d, a, b, c, M_offset_7,  10, T[49]);
+	            c = II(c, d, a, b, M_offset_14, 15, T[50]);
+	            b = II(b, c, d, a, M_offset_5,  21, T[51]);
+	            a = II(a, b, c, d, M_offset_12, 6,  T[52]);
+	            d = II(d, a, b, c, M_offset_3,  10, T[53]);
+	            c = II(c, d, a, b, M_offset_10, 15, T[54]);
+	            b = II(b, c, d, a, M_offset_1,  21, T[55]);
+	            a = II(a, b, c, d, M_offset_8,  6,  T[56]);
+	            d = II(d, a, b, c, M_offset_15, 10, T[57]);
+	            c = II(c, d, a, b, M_offset_6,  15, T[58]);
+	            b = II(b, c, d, a, M_offset_13, 21, T[59]);
+	            a = II(a, b, c, d, M_offset_4,  6,  T[60]);
+	            d = II(d, a, b, c, M_offset_11, 10, T[61]);
+	            c = II(c, d, a, b, M_offset_2,  15, T[62]);
+	            b = II(b, c, d, a, M_offset_9,  21, T[63]);
+
+	            // Intermediate hash value
+	            H[0] = (H[0] + a) | 0;
+	            H[1] = (H[1] + b) | 0;
+	            H[2] = (H[2] + c) | 0;
+	            H[3] = (H[3] + d) | 0;
+	        },
+
+	        _doFinalize: function () {
+	            // Shortcuts
+	            var data = this._data;
+	            var dataWords = data.words;
+
+	            var nBitsTotal = this._nDataBytes * 8;
+	            var nBitsLeft = data.sigBytes * 8;
+
+	            // Add padding
+	            dataWords[nBitsLeft >>> 5] |= 0x80 << (24 - nBitsLeft % 32);
+
+	            var nBitsTotalH = Math.floor(nBitsTotal / 0x100000000);
+	            var nBitsTotalL = nBitsTotal;
+	            dataWords[(((nBitsLeft + 64) >>> 9) << 4) + 15] = (
+	                (((nBitsTotalH << 8)  | (nBitsTotalH >>> 24)) & 0x00ff00ff) |
+	                (((nBitsTotalH << 24) | (nBitsTotalH >>> 8))  & 0xff00ff00)
+	            );
+	            dataWords[(((nBitsLeft + 64) >>> 9) << 4) + 14] = (
+	                (((nBitsTotalL << 8)  | (nBitsTotalL >>> 24)) & 0x00ff00ff) |
+	                (((nBitsTotalL << 24) | (nBitsTotalL >>> 8))  & 0xff00ff00)
+	            );
+
+	            data.sigBytes = (dataWords.length + 1) * 4;
+
+	            // Hash final blocks
+	            this._process();
+
+	            // Shortcuts
+	            var hash = this._hash;
+	            var H = hash.words;
+
+	            // Swap endian
+	            for (var i = 0; i < 4; i++) {
+	                // Shortcut
+	                var H_i = H[i];
+
+	                H[i] = (((H_i << 8)  | (H_i >>> 24)) & 0x00ff00ff) |
+	                       (((H_i << 24) | (H_i >>> 8))  & 0xff00ff00);
+	            }
+
+	            // Return final computed hash
+	            return hash;
+	        },
+
+	        clone: function () {
+	            var clone = Hasher.clone.call(this);
+	            clone._hash = this._hash.clone();
+
+	            return clone;
+	        }
+	    });
+
+	    function FF(a, b, c, d, x, s, t) {
+	        var n = a + ((b & c) | (~b & d)) + x + t;
+	        return ((n << s) | (n >>> (32 - s))) + b;
+	    }
+
+	    function GG(a, b, c, d, x, s, t) {
+	        var n = a + ((b & d) | (c & ~d)) + x + t;
+	        return ((n << s) | (n >>> (32 - s))) + b;
+	    }
+
+	    function HH(a, b, c, d, x, s, t) {
+	        var n = a + (b ^ c ^ d) + x + t;
+	        return ((n << s) | (n >>> (32 - s))) + b;
+	    }
+
+	    function II(a, b, c, d, x, s, t) {
+	        var n = a + (c ^ (b | ~d)) + x + t;
+	        return ((n << s) | (n >>> (32 - s))) + b;
+	    }
+
+	    /**
+	     * Shortcut function to the hasher's object interface.
+	     *
+	     * @param {WordArray|string} message The message to hash.
+	     *
+	     * @return {WordArray} The hash.
+	     *
+	     * @static
+	     *
+	     * @example
+	     *
+	     *     var hash = CryptoJS.MD5('message');
+	     *     var hash = CryptoJS.MD5(wordArray);
+	     */
+	    C.MD5 = Hasher._createHelper(MD5);
+
+	    /**
+	     * Shortcut function to the HMAC's object interface.
+	     *
+	     * @param {WordArray|string} message The message to hash.
+	     * @param {WordArray|string} key The secret key.
+	     *
+	     * @return {WordArray} The HMAC.
+	     *
+	     * @static
+	     *
+	     * @example
+	     *
+	     *     var hmac = CryptoJS.HmacMD5(message, key);
+	     */
+	    C.HmacMD5 = Hasher._createHmacHelper(MD5);
+	}(Math));
+
+
+	(function () {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var WordArray = C_lib.WordArray;
+	    var Hasher = C_lib.Hasher;
+	    var C_algo = C.algo;
+
+	    // Reusable object
+	    var W = [];
+
+	    /**
+	     * SHA-1 hash algorithm.
+	     */
+	    var SHA1 = C_algo.SHA1 = Hasher.extend({
+	        _doReset: function () {
+	            this._hash = new WordArray.init([
+	                0x67452301, 0xefcdab89,
+	                0x98badcfe, 0x10325476,
+	                0xc3d2e1f0
+	            ]);
+	        },
+
+	        _doProcessBlock: function (M, offset) {
+	            // Shortcut
+	            var H = this._hash.words;
+
+	            // Working variables
+	            var a = H[0];
+	            var b = H[1];
+	            var c = H[2];
+	            var d = H[3];
+	            var e = H[4];
+
+	            // Computation
+	            for (var i = 0; i < 80; i++) {
+	                if (i < 16) {
+	                    W[i] = M[offset + i] | 0;
+	                } else {
+	                    var n = W[i - 3] ^ W[i - 8] ^ W[i - 14] ^ W[i - 16];
+	                    W[i] = (n << 1) | (n >>> 31);
+	                }
+
+	                var t = ((a << 5) | (a >>> 27)) + e + W[i];
+	                if (i < 20) {
+	                    t += ((b & c) | (~b & d)) + 0x5a827999;
+	                } else if (i < 40) {
+	                    t += (b ^ c ^ d) + 0x6ed9eba1;
+	                } else if (i < 60) {
+	                    t += ((b & c) | (b & d) | (c & d)) - 0x70e44324;
+	                } else /* if (i < 80) */ {
+	                    t += (b ^ c ^ d) - 0x359d3e2a;
+	                }
+
+	                e = d;
+	                d = c;
+	                c = (b << 30) | (b >>> 2);
+	                b = a;
+	                a = t;
+	            }
+
+	            // Intermediate hash value
+	            H[0] = (H[0] + a) | 0;
+	            H[1] = (H[1] + b) | 0;
+	            H[2] = (H[2] + c) | 0;
+	            H[3] = (H[3] + d) | 0;
+	            H[4] = (H[4] + e) | 0;
+	        },
+
+	        _doFinalize: function () {
+	            // Shortcuts
+	            var data = this._data;
+	            var dataWords = data.words;
+
+	            var nBitsTotal = this._nDataBytes * 8;
+	            var nBitsLeft = data.sigBytes * 8;
+
+	            // Add padding
+	            dataWords[nBitsLeft >>> 5] |= 0x80 << (24 - nBitsLeft % 32);
+	            dataWords[(((nBitsLeft + 64) >>> 9) << 4) + 14] = Math.floor(nBitsTotal / 0x100000000);
+	            dataWords[(((nBitsLeft + 64) >>> 9) << 4) + 15] = nBitsTotal;
+	            data.sigBytes = dataWords.length * 4;
+
+	            // Hash final blocks
+	            this._process();
+
+	            // Return final computed hash
+	            return this._hash;
+	        },
+
+	        clone: function () {
+	            var clone = Hasher.clone.call(this);
+	            clone._hash = this._hash.clone();
+
+	            return clone;
+	        }
+	    });
+
+	    /**
+	     * Shortcut function to the hasher's object interface.
+	     *
+	     * @param {WordArray|string} message The message to hash.
+	     *
+	     * @return {WordArray} The hash.
+	     *
+	     * @static
+	     *
+	     * @example
+	     *
+	     *     var hash = CryptoJS.SHA1('message');
+	     *     var hash = CryptoJS.SHA1(wordArray);
+	     */
+	    C.SHA1 = Hasher._createHelper(SHA1);
+
+	    /**
+	     * Shortcut function to the HMAC's object interface.
+	     *
+	     * @param {WordArray|string} message The message to hash.
+	     * @param {WordArray|string} key The secret key.
+	     *
+	     * @return {WordArray} The HMAC.
+	     *
+	     * @static
+	     *
+	     * @example
+	     *
+	     *     var hmac = CryptoJS.HmacSHA1(message, key);
+	     */
+	    C.HmacSHA1 = Hasher._createHmacHelper(SHA1);
+	}());
+
+
+	(function (Math) {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var WordArray = C_lib.WordArray;
+	    var Hasher = C_lib.Hasher;
+	    var C_algo = C.algo;
+
+	    // Initialization and round constants tables
+	    var H = [];
+	    var K = [];
+
+	    // Compute constants
+	    (function () {
+	        function isPrime(n) {
+	            var sqrtN = Math.sqrt(n);
+	            for (var factor = 2; factor <= sqrtN; factor++) {
+	                if (!(n % factor)) {
+	                    return false;
+	                }
+	            }
+
+	            return true;
+	        }
+
+	        function getFractionalBits(n) {
+	            return ((n - (n | 0)) * 0x100000000) | 0;
+	        }
+
+	        var n = 2;
+	        var nPrime = 0;
+	        while (nPrime < 64) {
+	            if (isPrime(n)) {
+	                if (nPrime < 8) {
+	                    H[nPrime] = getFractionalBits(Math.pow(n, 1 / 2));
+	                }
+	                K[nPrime] = getFractionalBits(Math.pow(n, 1 / 3));
+
+	                nPrime++;
+	            }
+
+	            n++;
+	        }
+	    }());
+
+	    // Reusable object
+	    var W = [];
+
+	    /**
+	     * SHA-256 hash algorithm.
+	     */
+	    var SHA256 = C_algo.SHA256 = Hasher.extend({
+	        _doReset: function () {
+	            this._hash = new WordArray.init(H.slice(0));
+	        },
+
+	        _doProcessBlock: function (M, offset) {
+	            // Shortcut
+	            var H = this._hash.words;
+
+	            // Working variables
+	            var a = H[0];
+	            var b = H[1];
+	            var c = H[2];
+	            var d = H[3];
+	            var e = H[4];
+	            var f = H[5];
+	            var g = H[6];
+	            var h = H[7];
+
+	            // Computation
+	            for (var i = 0; i < 64; i++) {
+	                if (i < 16) {
+	                    W[i] = M[offset + i] | 0;
+	                } else {
+	                    var gamma0x = W[i - 15];
+	                    var gamma0  = ((gamma0x << 25) | (gamma0x >>> 7))  ^
+	                                  ((gamma0x << 14) | (gamma0x >>> 18)) ^
+	                                   (gamma0x >>> 3);
+
+	                    var gamma1x = W[i - 2];
+	                    var gamma1  = ((gamma1x << 15) | (gamma1x >>> 17)) ^
+	                                  ((gamma1x << 13) | (gamma1x >>> 19)) ^
+	                                   (gamma1x >>> 10);
+
+	                    W[i] = gamma0 + W[i - 7] + gamma1 + W[i - 16];
+	                }
+
+	                var ch  = (e & f) ^ (~e & g);
+	                var maj = (a & b) ^ (a & c) ^ (b & c);
+
+	                var sigma0 = ((a << 30) | (a >>> 2)) ^ ((a << 19) | (a >>> 13)) ^ ((a << 10) | (a >>> 22));
+	                var sigma1 = ((e << 26) | (e >>> 6)) ^ ((e << 21) | (e >>> 11)) ^ ((e << 7)  | (e >>> 25));
+
+	                var t1 = h + sigma1 + ch + K[i] + W[i];
+	                var t2 = sigma0 + maj;
+
+	                h = g;
+	                g = f;
+	                f = e;
+	                e = (d + t1) | 0;
+	                d = c;
+	                c = b;
+	                b = a;
+	                a = (t1 + t2) | 0;
+	            }
+
+	            // Intermediate hash value
+	            H[0] = (H[0] + a) | 0;
+	            H[1] = (H[1] + b) | 0;
+	            H[2] = (H[2] + c) | 0;
+	            H[3] = (H[3] + d) | 0;
+	            H[4] = (H[4] + e) | 0;
+	            H[5] = (H[5] + f) | 0;
+	            H[6] = (H[6] + g) | 0;
+	            H[7] = (H[7] + h) | 0;
+	        },
+
+	        _doFinalize: function () {
+	            // Shortcuts
+	            var data = this._data;
+	            var dataWords = data.words;
+
+	            var nBitsTotal = this._nDataBytes * 8;
+	            var nBitsLeft = data.sigBytes * 8;
+
+	            // Add padding
+	            dataWords[nBitsLeft >>> 5] |= 0x80 << (24 - nBitsLeft % 32);
+	            dataWords[(((nBitsLeft + 64) >>> 9) << 4) + 14] = Math.floor(nBitsTotal / 0x100000000);
+	            dataWords[(((nBitsLeft + 64) >>> 9) << 4) + 15] = nBitsTotal;
+	            data.sigBytes = dataWords.length * 4;
+
+	            // Hash final blocks
+	            this._process();
+
+	            // Return final computed hash
+	            return this._hash;
+	        },
+
+	        clone: function () {
+	            var clone = Hasher.clone.call(this);
+	            clone._hash = this._hash.clone();
+
+	            return clone;
+	        }
+	    });
+
+	    /**
+	     * Shortcut function to the hasher's object interface.
+	     *
+	     * @param {WordArray|string} message The message to hash.
+	     *
+	     * @return {WordArray} The hash.
+	     *
+	     * @static
+	     *
+	     * @example
+	     *
+	     *     var hash = CryptoJS.SHA256('message');
+	     *     var hash = CryptoJS.SHA256(wordArray);
+	     */
+	    C.SHA256 = Hasher._createHelper(SHA256);
+
+	    /**
+	     * Shortcut function to the HMAC's object interface.
+	     *
+	     * @param {WordArray|string} message The message to hash.
+	     * @param {WordArray|string} key The secret key.
+	     *
+	     * @return {WordArray} The HMAC.
+	     *
+	     * @static
+	     *
+	     * @example
+	     *
+	     *     var hmac = CryptoJS.HmacSHA256(message, key);
+	     */
+	    C.HmacSHA256 = Hasher._createHmacHelper(SHA256);
+	}(Math));
+
+
+	(function () {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var WordArray = C_lib.WordArray;
+	    var C_algo = C.algo;
+	    var SHA256 = C_algo.SHA256;
+
+	    /**
+	     * SHA-224 hash algorithm.
+	     */
+	    var SHA224 = C_algo.SHA224 = SHA256.extend({
+	        _doReset: function () {
+	            this._hash = new WordArray.init([
+	                0xc1059ed8, 0x367cd507, 0x3070dd17, 0xf70e5939,
+	                0xffc00b31, 0x68581511, 0x64f98fa7, 0xbefa4fa4
+	            ]);
+	        },
+
+	        _doFinalize: function () {
+	            var hash = SHA256._doFinalize.call(this);
+
+	            hash.sigBytes -= 4;
+
+	            return hash;
+	        }
+	    });
+
+	    /**
+	     * Shortcut function to the hasher's object interface.
+	     *
+	     * @param {WordArray|string} message The message to hash.
+	     *
+	     * @return {WordArray} The hash.
+	     *
+	     * @static
+	     *
+	     * @example
+	     *
+	     *     var hash = CryptoJS.SHA224('message');
+	     *     var hash = CryptoJS.SHA224(wordArray);
+	     */
+	    C.SHA224 = SHA256._createHelper(SHA224);
+
+	    /**
+	     * Shortcut function to the HMAC's object interface.
+	     *
+	     * @param {WordArray|string} message The message to hash.
+	     * @param {WordArray|string} key The secret key.
+	     *
+	     * @return {WordArray} The HMAC.
+	     *
+	     * @static
+	     *
+	     * @example
+	     *
+	     *     var hmac = CryptoJS.HmacSHA224(message, key);
+	     */
+	    C.HmacSHA224 = SHA256._createHmacHelper(SHA224);
+	}());
+
+
+	(function () {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var Hasher = C_lib.Hasher;
+	    var C_x64 = C.x64;
+	    var X64Word = C_x64.Word;
+	    var X64WordArray = C_x64.WordArray;
+	    var C_algo = C.algo;
+
+	    function X64Word_create() {
+	        return X64Word.create.apply(X64Word, arguments);
+	    }
+
+	    // Constants
+	    var K = [
+	        X64Word_create(0x428a2f98, 0xd728ae22), X64Word_create(0x71374491, 0x23ef65cd),
+	        X64Word_create(0xb5c0fbcf, 0xec4d3b2f), X64Word_create(0xe9b5dba5, 0x8189dbbc),
+	        X64Word_create(0x3956c25b, 0xf348b538), X64Word_create(0x59f111f1, 0xb605d019),
+	        X64Word_create(0x923f82a4, 0xaf194f9b), X64Word_create(0xab1c5ed5, 0xda6d8118),
+	        X64Word_create(0xd807aa98, 0xa3030242), X64Word_create(0x12835b01, 0x45706fbe),
+	        X64Word_create(0x243185be, 0x4ee4b28c), X64Word_create(0x550c7dc3, 0xd5ffb4e2),
+	        X64Word_create(0x72be5d74, 0xf27b896f), X64Word_create(0x80deb1fe, 0x3b1696b1),
+	        X64Word_create(0x9bdc06a7, 0x25c71235), X64Word_create(0xc19bf174, 0xcf692694),
+	        X64Word_create(0xe49b69c1, 0x9ef14ad2), X64Word_create(0xefbe4786, 0x384f25e3),
+	        X64Word_create(0x0fc19dc6, 0x8b8cd5b5), X64Word_create(0x240ca1cc, 0x77ac9c65),
+	        X64Word_create(0x2de92c6f, 0x592b0275), X64Word_create(0x4a7484aa, 0x6ea6e483),
+	        X64Word_create(0x5cb0a9dc, 0xbd41fbd4), X64Word_create(0x76f988da, 0x831153b5),
+	        X64Word_create(0x983e5152, 0xee66dfab), X64Word_create(0xa831c66d, 0x2db43210),
+	        X64Word_create(0xb00327c8, 0x98fb213f), X64Word_create(0xbf597fc7, 0xbeef0ee4),
+	        X64Word_create(0xc6e00bf3, 0x3da88fc2), X64Word_create(0xd5a79147, 0x930aa725),
+	        X64Word_create(0x06ca6351, 0xe003826f), X64Word_create(0x14292967, 0x0a0e6e70),
+	        X64Word_create(0x27b70a85, 0x46d22ffc), X64Word_create(0x2e1b2138, 0x5c26c926),
+	        X64Word_create(0x4d2c6dfc, 0x5ac42aed), X64Word_create(0x53380d13, 0x9d95b3df),
+	        X64Word_create(0x650a7354, 0x8baf63de), X64Word_create(0x766a0abb, 0x3c77b2a8),
+	        X64Word_create(0x81c2c92e, 0x47edaee6), X64Word_create(0x92722c85, 0x1482353b),
+	        X64Word_create(0xa2bfe8a1, 0x4cf10364), X64Word_create(0xa81a664b, 0xbc423001),
+	        X64Word_create(0xc24b8b70, 0xd0f89791), X64Word_create(0xc76c51a3, 0x0654be30),
+	        X64Word_create(0xd192e819, 0xd6ef5218), X64Word_create(0xd6990624, 0x5565a910),
+	        X64Word_create(0xf40e3585, 0x5771202a), X64Word_create(0x106aa070, 0x32bbd1b8),
+	        X64Word_create(0x19a4c116, 0xb8d2d0c8), X64Word_create(0x1e376c08, 0x5141ab53),
+	        X64Word_create(0x2748774c, 0xdf8eeb99), X64Word_create(0x34b0bcb5, 0xe19b48a8),
+	        X64Word_create(0x391c0cb3, 0xc5c95a63), X64Word_create(0x4ed8aa4a, 0xe3418acb),
+	        X64Word_create(0x5b9cca4f, 0x7763e373), X64Word_create(0x682e6ff3, 0xd6b2b8a3),
+	        X64Word_create(0x748f82ee, 0x5defb2fc), X64Word_create(0x78a5636f, 0x43172f60),
+	        X64Word_create(0x84c87814, 0xa1f0ab72), X64Word_create(0x8cc70208, 0x1a6439ec),
+	        X64Word_create(0x90befffa, 0x23631e28), X64Word_create(0xa4506ceb, 0xde82bde9),
+	        X64Word_create(0xbef9a3f7, 0xb2c67915), X64Word_create(0xc67178f2, 0xe372532b),
+	        X64Word_create(0xca273ece, 0xea26619c), X64Word_create(0xd186b8c7, 0x21c0c207),
+	        X64Word_create(0xeada7dd6, 0xcde0eb1e), X64Word_create(0xf57d4f7f, 0xee6ed178),
+	        X64Word_create(0x06f067aa, 0x72176fba), X64Word_create(0x0a637dc5, 0xa2c898a6),
+	        X64Word_create(0x113f9804, 0xbef90dae), X64Word_create(0x1b710b35, 0x131c471b),
+	        X64Word_create(0x28db77f5, 0x23047d84), X64Word_create(0x32caab7b, 0x40c72493),
+	        X64Word_create(0x3c9ebe0a, 0x15c9bebc), X64Word_create(0x431d67c4, 0x9c100d4c),
+	        X64Word_create(0x4cc5d4be, 0xcb3e42b6), X64Word_create(0x597f299c, 0xfc657e2a),
+	        X64Word_create(0x5fcb6fab, 0x3ad6faec), X64Word_create(0x6c44198c, 0x4a475817)
+	    ];
+
+	    // Reusable objects
+	    var W = [];
+	    (function () {
+	        for (var i = 0; i < 80; i++) {
+	            W[i] = X64Word_create();
+	        }
+	    }());
+
+	    /**
+	     * SHA-512 hash algorithm.
+	     */
+	    var SHA512 = C_algo.SHA512 = Hasher.extend({
+	        _doReset: function () {
+	            this._hash = new X64WordArray.init([
+	                new X64Word.init(0x6a09e667, 0xf3bcc908), new X64Word.init(0xbb67ae85, 0x84caa73b),
+	                new X64Word.init(0x3c6ef372, 0xfe94f82b), new X64Word.init(0xa54ff53a, 0x5f1d36f1),
+	                new X64Word.init(0x510e527f, 0xade682d1), new X64Word.init(0x9b05688c, 0x2b3e6c1f),
+	                new X64Word.init(0x1f83d9ab, 0xfb41bd6b), new X64Word.init(0x5be0cd19, 0x137e2179)
+	            ]);
+	        },
+
+	        _doProcessBlock: function (M, offset) {
+	            // Shortcuts
+	            var H = this._hash.words;
+
+	            var H0 = H[0];
+	            var H1 = H[1];
+	            var H2 = H[2];
+	            var H3 = H[3];
+	            var H4 = H[4];
+	            var H5 = H[5];
+	            var H6 = H[6];
+	            var H7 = H[7];
+
+	            var H0h = H0.high;
+	            var H0l = H0.low;
+	            var H1h = H1.high;
+	            var H1l = H1.low;
+	            var H2h = H2.high;
+	            var H2l = H2.low;
+	            var H3h = H3.high;
+	            var H3l = H3.low;
+	            var H4h = H4.high;
+	            var H4l = H4.low;
+	            var H5h = H5.high;
+	            var H5l = H5.low;
+	            var H6h = H6.high;
+	            var H6l = H6.low;
+	            var H7h = H7.high;
+	            var H7l = H7.low;
+
+	            // Working variables
+	            var ah = H0h;
+	            var al = H0l;
+	            var bh = H1h;
+	            var bl = H1l;
+	            var ch = H2h;
+	            var cl = H2l;
+	            var dh = H3h;
+	            var dl = H3l;
+	            var eh = H4h;
+	            var el = H4l;
+	            var fh = H5h;
+	            var fl = H5l;
+	            var gh = H6h;
+	            var gl = H6l;
+	            var hh = H7h;
+	            var hl = H7l;
+
+	            // Rounds
+	            for (var i = 0; i < 80; i++) {
+	                var Wil;
+	                var Wih;
+
+	                // Shortcut
+	                var Wi = W[i];
+
+	                // Extend message
+	                if (i < 16) {
+	                    Wih = Wi.high = M[offset + i * 2]     | 0;
+	                    Wil = Wi.low  = M[offset + i * 2 + 1] | 0;
+	                } else {
+	                    // Gamma0
+	                    var gamma0x  = W[i - 15];
+	                    var gamma0xh = gamma0x.high;
+	                    var gamma0xl = gamma0x.low;
+	                    var gamma0h  = ((gamma0xh >>> 1) | (gamma0xl << 31)) ^ ((gamma0xh >>> 8) | (gamma0xl << 24)) ^ (gamma0xh >>> 7);
+	                    var gamma0l  = ((gamma0xl >>> 1) | (gamma0xh << 31)) ^ ((gamma0xl >>> 8) | (gamma0xh << 24)) ^ ((gamma0xl >>> 7) | (gamma0xh << 25));
+
+	                    // Gamma1
+	                    var gamma1x  = W[i - 2];
+	                    var gamma1xh = gamma1x.high;
+	                    var gamma1xl = gamma1x.low;
+	                    var gamma1h  = ((gamma1xh >>> 19) | (gamma1xl << 13)) ^ ((gamma1xh << 3) | (gamma1xl >>> 29)) ^ (gamma1xh >>> 6);
+	                    var gamma1l  = ((gamma1xl >>> 19) | (gamma1xh << 13)) ^ ((gamma1xl << 3) | (gamma1xh >>> 29)) ^ ((gamma1xl >>> 6) | (gamma1xh << 26));
+
+	                    // W[i] = gamma0 + W[i - 7] + gamma1 + W[i - 16]
+	                    var Wi7  = W[i - 7];
+	                    var Wi7h = Wi7.high;
+	                    var Wi7l = Wi7.low;
+
+	                    var Wi16  = W[i - 16];
+	                    var Wi16h = Wi16.high;
+	                    var Wi16l = Wi16.low;
+
+	                    Wil = gamma0l + Wi7l;
+	                    Wih = gamma0h + Wi7h + ((Wil >>> 0) < (gamma0l >>> 0) ? 1 : 0);
+	                    Wil = Wil + gamma1l;
+	                    Wih = Wih + gamma1h + ((Wil >>> 0) < (gamma1l >>> 0) ? 1 : 0);
+	                    Wil = Wil + Wi16l;
+	                    Wih = Wih + Wi16h + ((Wil >>> 0) < (Wi16l >>> 0) ? 1 : 0);
+
+	                    Wi.high = Wih;
+	                    Wi.low  = Wil;
+	                }
+
+	                var chh  = (eh & fh) ^ (~eh & gh);
+	                var chl  = (el & fl) ^ (~el & gl);
+	                var majh = (ah & bh) ^ (ah & ch) ^ (bh & ch);
+	                var majl = (al & bl) ^ (al & cl) ^ (bl & cl);
+
+	                var sigma0h = ((ah >>> 28) | (al << 4))  ^ ((ah << 30)  | (al >>> 2)) ^ ((ah << 25) | (al >>> 7));
+	                var sigma0l = ((al >>> 28) | (ah << 4))  ^ ((al << 30)  | (ah >>> 2)) ^ ((al << 25) | (ah >>> 7));
+	                var sigma1h = ((eh >>> 14) | (el << 18)) ^ ((eh >>> 18) | (el << 14)) ^ ((eh << 23) | (el >>> 9));
+	                var sigma1l = ((el >>> 14) | (eh << 18)) ^ ((el >>> 18) | (eh << 14)) ^ ((el << 23) | (eh >>> 9));
+
+	                // t1 = h + sigma1 + ch + K[i] + W[i]
+	                var Ki  = K[i];
+	                var Kih = Ki.high;
+	                var Kil = Ki.low;
+
+	                var t1l = hl + sigma1l;
+	                var t1h = hh + sigma1h + ((t1l >>> 0) < (hl >>> 0) ? 1 : 0);
+	                var t1l = t1l + chl;
+	                var t1h = t1h + chh + ((t1l >>> 0) < (chl >>> 0) ? 1 : 0);
+	                var t1l = t1l + Kil;
+	                var t1h = t1h + Kih + ((t1l >>> 0) < (Kil >>> 0) ? 1 : 0);
+	                var t1l = t1l + Wil;
+	                var t1h = t1h + Wih + ((t1l >>> 0) < (Wil >>> 0) ? 1 : 0);
+
+	                // t2 = sigma0 + maj
+	                var t2l = sigma0l + majl;
+	                var t2h = sigma0h + majh + ((t2l >>> 0) < (sigma0l >>> 0) ? 1 : 0);
+
+	                // Update working variables
+	                hh = gh;
+	                hl = gl;
+	                gh = fh;
+	                gl = fl;
+	                fh = eh;
+	                fl = el;
+	                el = (dl + t1l) | 0;
+	                eh = (dh + t1h + ((el >>> 0) < (dl >>> 0) ? 1 : 0)) | 0;
+	                dh = ch;
+	                dl = cl;
+	                ch = bh;
+	                cl = bl;
+	                bh = ah;
+	                bl = al;
+	                al = (t1l + t2l) | 0;
+	                ah = (t1h + t2h + ((al >>> 0) < (t1l >>> 0) ? 1 : 0)) | 0;
+	            }
+
+	            // Intermediate hash value
+	            H0l = H0.low  = (H0l + al);
+	            H0.high = (H0h + ah + ((H0l >>> 0) < (al >>> 0) ? 1 : 0));
+	            H1l = H1.low  = (H1l + bl);
+	            H1.high = (H1h + bh + ((H1l >>> 0) < (bl >>> 0) ? 1 : 0));
+	            H2l = H2.low  = (H2l + cl);
+	            H2.high = (H2h + ch + ((H2l >>> 0) < (cl >>> 0) ? 1 : 0));
+	            H3l = H3.low  = (H3l + dl);
+	            H3.high = (H3h + dh + ((H3l >>> 0) < (dl >>> 0) ? 1 : 0));
+	            H4l = H4.low  = (H4l + el);
+	            H4.high = (H4h + eh + ((H4l >>> 0) < (el >>> 0) ? 1 : 0));
+	            H5l = H5.low  = (H5l + fl);
+	            H5.high = (H5h + fh + ((H5l >>> 0) < (fl >>> 0) ? 1 : 0));
+	            H6l = H6.low  = (H6l + gl);
+	            H6.high = (H6h + gh + ((H6l >>> 0) < (gl >>> 0) ? 1 : 0));
+	            H7l = H7.low  = (H7l + hl);
+	            H7.high = (H7h + hh + ((H7l >>> 0) < (hl >>> 0) ? 1 : 0));
+	        },
+
+	        _doFinalize: function () {
+	            // Shortcuts
+	            var data = this._data;
+	            var dataWords = data.words;
+
+	            var nBitsTotal = this._nDataBytes * 8;
+	            var nBitsLeft = data.sigBytes * 8;
+
+	            // Add padding
+	            dataWords[nBitsLeft >>> 5] |= 0x80 << (24 - nBitsLeft % 32);
+	            dataWords[(((nBitsLeft + 128) >>> 10) << 5) + 30] = Math.floor(nBitsTotal / 0x100000000);
+	            dataWords[(((nBitsLeft + 128) >>> 10) << 5) + 31] = nBitsTotal;
+	            data.sigBytes = dataWords.length * 4;
+
+	            // Hash final blocks
+	            this._process();
+
+	            // Convert hash to 32-bit word array before returning
+	            var hash = this._hash.toX32();
+
+	            // Return final computed hash
+	            return hash;
+	        },
+
+	        clone: function () {
+	            var clone = Hasher.clone.call(this);
+	            clone._hash = this._hash.clone();
+
+	            return clone;
+	        },
+
+	        blockSize: 1024/32
+	    });
+
+	    /**
+	     * Shortcut function to the hasher's object interface.
+	     *
+	     * @param {WordArray|string} message The message to hash.
+	     *
+	     * @return {WordArray} The hash.
+	     *
+	     * @static
+	     *
+	     * @example
+	     *
+	     *     var hash = CryptoJS.SHA512('message');
+	     *     var hash = CryptoJS.SHA512(wordArray);
+	     */
+	    C.SHA512 = Hasher._createHelper(SHA512);
+
+	    /**
+	     * Shortcut function to the HMAC's object interface.
+	     *
+	     * @param {WordArray|string} message The message to hash.
+	     * @param {WordArray|string} key The secret key.
+	     *
+	     * @return {WordArray} The HMAC.
+	     *
+	     * @static
+	     *
+	     * @example
+	     *
+	     *     var hmac = CryptoJS.HmacSHA512(message, key);
+	     */
+	    C.HmacSHA512 = Hasher._createHmacHelper(SHA512);
+	}());
+
+
+	(function () {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_x64 = C.x64;
+	    var X64Word = C_x64.Word;
+	    var X64WordArray = C_x64.WordArray;
+	    var C_algo = C.algo;
+	    var SHA512 = C_algo.SHA512;
+
+	    /**
+	     * SHA-384 hash algorithm.
+	     */
+	    var SHA384 = C_algo.SHA384 = SHA512.extend({
+	        _doReset: function () {
+	            this._hash = new X64WordArray.init([
+	                new X64Word.init(0xcbbb9d5d, 0xc1059ed8), new X64Word.init(0x629a292a, 0x367cd507),
+	                new X64Word.init(0x9159015a, 0x3070dd17), new X64Word.init(0x152fecd8, 0xf70e5939),
+	                new X64Word.init(0x67332667, 0xffc00b31), new X64Word.init(0x8eb44a87, 0x68581511),
+	                new X64Word.init(0xdb0c2e0d, 0x64f98fa7), new X64Word.init(0x47b5481d, 0xbefa4fa4)
+	            ]);
+	        },
+
+	        _doFinalize: function () {
+	            var hash = SHA512._doFinalize.call(this);
+
+	            hash.sigBytes -= 16;
+
+	            return hash;
+	        }
+	    });
+
+	    /**
+	     * Shortcut function to the hasher's object interface.
+	     *
+	     * @param {WordArray|string} message The message to hash.
+	     *
+	     * @return {WordArray} The hash.
+	     *
+	     * @static
+	     *
+	     * @example
+	     *
+	     *     var hash = CryptoJS.SHA384('message');
+	     *     var hash = CryptoJS.SHA384(wordArray);
+	     */
+	    C.SHA384 = SHA512._createHelper(SHA384);
+
+	    /**
+	     * Shortcut function to the HMAC's object interface.
+	     *
+	     * @param {WordArray|string} message The message to hash.
+	     * @param {WordArray|string} key The secret key.
+	     *
+	     * @return {WordArray} The HMAC.
+	     *
+	     * @static
+	     *
+	     * @example
+	     *
+	     *     var hmac = CryptoJS.HmacSHA384(message, key);
+	     */
+	    C.HmacSHA384 = SHA512._createHmacHelper(SHA384);
+	}());
+
+
+	(function (Math) {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var WordArray = C_lib.WordArray;
+	    var Hasher = C_lib.Hasher;
+	    var C_x64 = C.x64;
+	    var X64Word = C_x64.Word;
+	    var C_algo = C.algo;
+
+	    // Constants tables
+	    var RHO_OFFSETS = [];
+	    var PI_INDEXES  = [];
+	    var ROUND_CONSTANTS = [];
+
+	    // Compute Constants
+	    (function () {
+	        // Compute rho offset constants
+	        var x = 1, y = 0;
+	        for (var t = 0; t < 24; t++) {
+	            RHO_OFFSETS[x + 5 * y] = ((t + 1) * (t + 2) / 2) % 64;
+
+	            var newX = y % 5;
+	            var newY = (2 * x + 3 * y) % 5;
+	            x = newX;
+	            y = newY;
+	        }
+
+	        // Compute pi index constants
+	        for (var x = 0; x < 5; x++) {
+	            for (var y = 0; y < 5; y++) {
+	                PI_INDEXES[x + 5 * y] = y + ((2 * x + 3 * y) % 5) * 5;
+	            }
+	        }
+
+	        // Compute round constants
+	        var LFSR = 0x01;
+	        for (var i = 0; i < 24; i++) {
+	            var roundConstantMsw = 0;
+	            var roundConstantLsw = 0;
+
+	            for (var j = 0; j < 7; j++) {
+	                if (LFSR & 0x01) {
+	                    var bitPosition = (1 << j) - 1;
+	                    if (bitPosition < 32) {
+	                        roundConstantLsw ^= 1 << bitPosition;
+	                    } else /* if (bitPosition >= 32) */ {
+	                        roundConstantMsw ^= 1 << (bitPosition - 32);
+	                    }
+	                }
+
+	                // Compute next LFSR
+	                if (LFSR & 0x80) {
+	                    // Primitive polynomial over GF(2): x^8 + x^6 + x^5 + x^4 + 1
+	                    LFSR = (LFSR << 1) ^ 0x71;
+	                } else {
+	                    LFSR <<= 1;
+	                }
+	            }
+
+	            ROUND_CONSTANTS[i] = X64Word.create(roundConstantMsw, roundConstantLsw);
+	        }
+	    }());
+
+	    // Reusable objects for temporary values
+	    var T = [];
+	    (function () {
+	        for (var i = 0; i < 25; i++) {
+	            T[i] = X64Word.create();
+	        }
+	    }());
+
+	    /**
+	     * SHA-3 hash algorithm.
+	     */
+	    var SHA3 = C_algo.SHA3 = Hasher.extend({
+	        /**
+	         * Configuration options.
+	         *
+	         * @property {number} outputLength
+	         *   The desired number of bits in the output hash.
+	         *   Only values permitted are: 224, 256, 384, 512.
+	         *   Default: 512
+	         */
+	        cfg: Hasher.cfg.extend({
+	            outputLength: 512
+	        }),
+
+	        _doReset: function () {
+	            var state = this._state = []
+	            for (var i = 0; i < 25; i++) {
+	                state[i] = new X64Word.init();
+	            }
+
+	            this.blockSize = (1600 - 2 * this.cfg.outputLength) / 32;
+	        },
+
+	        _doProcessBlock: function (M, offset) {
+	            // Shortcuts
+	            var state = this._state;
+	            var nBlockSizeLanes = this.blockSize / 2;
+
+	            // Absorb
+	            for (var i = 0; i < nBlockSizeLanes; i++) {
+	                // Shortcuts
+	                var M2i  = M[offset + 2 * i];
+	                var M2i1 = M[offset + 2 * i + 1];
+
+	                // Swap endian
+	                M2i = (
+	                    (((M2i << 8)  | (M2i >>> 24)) & 0x00ff00ff) |
+	                    (((M2i << 24) | (M2i >>> 8))  & 0xff00ff00)
+	                );
+	                M2i1 = (
+	                    (((M2i1 << 8)  | (M2i1 >>> 24)) & 0x00ff00ff) |
+	                    (((M2i1 << 24) | (M2i1 >>> 8))  & 0xff00ff00)
+	                );
+
+	                // Absorb message into state
+	                var lane = state[i];
+	                lane.high ^= M2i1;
+	                lane.low  ^= M2i;
+	            }
+
+	            // Rounds
+	            for (var round = 0; round < 24; round++) {
+	                // Theta
+	                for (var x = 0; x < 5; x++) {
+	                    // Mix column lanes
+	                    var tMsw = 0, tLsw = 0;
+	                    for (var y = 0; y < 5; y++) {
+	                        var lane = state[x + 5 * y];
+	                        tMsw ^= lane.high;
+	                        tLsw ^= lane.low;
+	                    }
+
+	                    // Temporary values
+	                    var Tx = T[x];
+	                    Tx.high = tMsw;
+	                    Tx.low  = tLsw;
+	                }
+	                for (var x = 0; x < 5; x++) {
+	                    // Shortcuts
+	                    var Tx4 = T[(x + 4) % 5];
+	                    var Tx1 = T[(x + 1) % 5];
+	                    var Tx1Msw = Tx1.high;
+	                    var Tx1Lsw = Tx1.low;
+
+	                    // Mix surrounding columns
+	                    var tMsw = Tx4.high ^ ((Tx1Msw << 1) | (Tx1Lsw >>> 31));
+	                    var tLsw = Tx4.low  ^ ((Tx1Lsw << 1) | (Tx1Msw >>> 31));
+	                    for (var y = 0; y < 5; y++) {
+	                        var lane = state[x + 5 * y];
+	                        lane.high ^= tMsw;
+	                        lane.low  ^= tLsw;
+	                    }
+	                }
+
+	                // Rho Pi
+	                for (var laneIndex = 1; laneIndex < 25; laneIndex++) {
+	                    var tMsw;
+	                    var tLsw;
+
+	                    // Shortcuts
+	                    var lane = state[laneIndex];
+	                    var laneMsw = lane.high;
+	                    var laneLsw = lane.low;
+	                    var rhoOffset = RHO_OFFSETS[laneIndex];
+
+	                    // Rotate lanes
+	                    if (rhoOffset < 32) {
+	                        tMsw = (laneMsw << rhoOffset) | (laneLsw >>> (32 - rhoOffset));
+	                        tLsw = (laneLsw << rhoOffset) | (laneMsw >>> (32 - rhoOffset));
+	                    } else /* if (rhoOffset >= 32) */ {
+	                        tMsw = (laneLsw << (rhoOffset - 32)) | (laneMsw >>> (64 - rhoOffset));
+	                        tLsw = (laneMsw << (rhoOffset - 32)) | (laneLsw >>> (64 - rhoOffset));
+	                    }
+
+	                    // Transpose lanes
+	                    var TPiLane = T[PI_INDEXES[laneIndex]];
+	                    TPiLane.high = tMsw;
+	                    TPiLane.low  = tLsw;
+	                }
+
+	                // Rho pi at x = y = 0
+	                var T0 = T[0];
+	                var state0 = state[0];
+	                T0.high = state0.high;
+	                T0.low  = state0.low;
+
+	                // Chi
+	                for (var x = 0; x < 5; x++) {
+	                    for (var y = 0; y < 5; y++) {
+	                        // Shortcuts
+	                        var laneIndex = x + 5 * y;
+	                        var lane = state[laneIndex];
+	                        var TLane = T[laneIndex];
+	                        var Tx1Lane = T[((x + 1) % 5) + 5 * y];
+	                        var Tx2Lane = T[((x + 2) % 5) + 5 * y];
+
+	                        // Mix rows
+	                        lane.high = TLane.high ^ (~Tx1Lane.high & Tx2Lane.high);
+	                        lane.low  = TLane.low  ^ (~Tx1Lane.low  & Tx2Lane.low);
+	                    }
+	                }
+
+	                // Iota
+	                var lane = state[0];
+	                var roundConstant = ROUND_CONSTANTS[round];
+	                lane.high ^= roundConstant.high;
+	                lane.low  ^= roundConstant.low;
+	            }
+	        },
+
+	        _doFinalize: function () {
+	            // Shortcuts
+	            var data = this._data;
+	            var dataWords = data.words;
+	            var nBitsTotal = this._nDataBytes * 8;
+	            var nBitsLeft = data.sigBytes * 8;
+	            var blockSizeBits = this.blockSize * 32;
+
+	            // Add padding
+	            dataWords[nBitsLeft >>> 5] |= 0x1 << (24 - nBitsLeft % 32);
+	            dataWords[((Math.ceil((nBitsLeft + 1) / blockSizeBits) * blockSizeBits) >>> 5) - 1] |= 0x80;
+	            data.sigBytes = dataWords.length * 4;
+
+	            // Hash final blocks
+	            this._process();
+
+	            // Shortcuts
+	            var state = this._state;
+	            var outputLengthBytes = this.cfg.outputLength / 8;
+	            var outputLengthLanes = outputLengthBytes / 8;
+
+	            // Squeeze
+	            var hashWords = [];
+	            for (var i = 0; i < outputLengthLanes; i++) {
+	                // Shortcuts
+	                var lane = state[i];
+	                var laneMsw = lane.high;
+	                var laneLsw = lane.low;
+
+	                // Swap endian
+	                laneMsw = (
+	                    (((laneMsw << 8)  | (laneMsw >>> 24)) & 0x00ff00ff) |
+	                    (((laneMsw << 24) | (laneMsw >>> 8))  & 0xff00ff00)
+	                );
+	                laneLsw = (
+	                    (((laneLsw << 8)  | (laneLsw >>> 24)) & 0x00ff00ff) |
+	                    (((laneLsw << 24) | (laneLsw >>> 8))  & 0xff00ff00)
+	                );
+
+	                // Squeeze state to retrieve hash
+	                hashWords.push(laneLsw);
+	                hashWords.push(laneMsw);
+	            }
+
+	            // Return final computed hash
+	            return new WordArray.init(hashWords, outputLengthBytes);
+	        },
+
+	        clone: function () {
+	            var clone = Hasher.clone.call(this);
+
+	            var state = clone._state = this._state.slice(0);
+	            for (var i = 0; i < 25; i++) {
+	                state[i] = state[i].clone();
+	            }
+
+	            return clone;
+	        }
+	    });
+
+	    /**
+	     * Shortcut function to the hasher's object interface.
+	     *
+	     * @param {WordArray|string} message The message to hash.
+	     *
+	     * @return {WordArray} The hash.
+	     *
+	     * @static
+	     *
+	     * @example
+	     *
+	     *     var hash = CryptoJS.SHA3('message');
+	     *     var hash = CryptoJS.SHA3(wordArray);
+	     */
+	    C.SHA3 = Hasher._createHelper(SHA3);
+
+	    /**
+	     * Shortcut function to the HMAC's object interface.
+	     *
+	     * @param {WordArray|string} message The message to hash.
+	     * @param {WordArray|string} key The secret key.
+	     *
+	     * @return {WordArray} The HMAC.
+	     *
+	     * @static
+	     *
+	     * @example
+	     *
+	     *     var hmac = CryptoJS.HmacSHA3(message, key);
+	     */
+	    C.HmacSHA3 = Hasher._createHmacHelper(SHA3);
+	}(Math));
+
+
+	/** @preserve
+	(c) 2012 by Cédric Mesnil. All rights reserved.
+
+	Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
+
+	    - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
+	    - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
+
+	THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+	*/
+
+	(function (Math) {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var WordArray = C_lib.WordArray;
+	    var Hasher = C_lib.Hasher;
+	    var C_algo = C.algo;
+
+	    // Constants table
+	    var _zl = WordArray.create([
+	        0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 10, 11, 12, 13, 14, 15,
+	        7,  4, 13,  1, 10,  6, 15,  3, 12,  0,  9,  5,  2, 14, 11,  8,
+	        3, 10, 14,  4,  9, 15,  8,  1,  2,  7,  0,  6, 13, 11,  5, 12,
+	        1,  9, 11, 10,  0,  8, 12,  4, 13,  3,  7, 15, 14,  5,  6,  2,
+	        4,  0,  5,  9,  7, 12,  2, 10, 14,  1,  3,  8, 11,  6, 15, 13]);
+	    var _zr = WordArray.create([
+	        5, 14,  7,  0,  9,  2, 11,  4, 13,  6, 15,  8,  1, 10,  3, 12,
+	        6, 11,  3,  7,  0, 13,  5, 10, 14, 15,  8, 12,  4,  9,  1,  2,
+	        15,  5,  1,  3,  7, 14,  6,  9, 11,  8, 12,  2, 10,  0,  4, 13,
+	        8,  6,  4,  1,  3, 11, 15,  0,  5, 12,  2, 13,  9,  7, 10, 14,
+	        12, 15, 10,  4,  1,  5,  8,  7,  6,  2, 13, 14,  0,  3,  9, 11]);
+	    var _sl = WordArray.create([
+	         11, 14, 15, 12,  5,  8,  7,  9, 11, 13, 14, 15,  6,  7,  9,  8,
+	        7, 6,   8, 13, 11,  9,  7, 15,  7, 12, 15,  9, 11,  7, 13, 12,
+	        11, 13,  6,  7, 14,  9, 13, 15, 14,  8, 13,  6,  5, 12,  7,  5,
+	          11, 12, 14, 15, 14, 15,  9,  8,  9, 14,  5,  6,  8,  6,  5, 12,
+	        9, 15,  5, 11,  6,  8, 13, 12,  5, 12, 13, 14, 11,  8,  5,  6 ]);
+	    var _sr = WordArray.create([
+	        8,  9,  9, 11, 13, 15, 15,  5,  7,  7,  8, 11, 14, 14, 12,  6,
+	        9, 13, 15,  7, 12,  8,  9, 11,  7,  7, 12,  7,  6, 15, 13, 11,
+	        9,  7, 15, 11,  8,  6,  6, 14, 12, 13,  5, 14, 13, 13,  7,  5,
+	        15,  5,  8, 11, 14, 14,  6, 14,  6,  9, 12,  9, 12,  5, 15,  8,
+	        8,  5, 12,  9, 12,  5, 14,  6,  8, 13,  6,  5, 15, 13, 11, 11 ]);
+
+	    var _hl =  WordArray.create([ 0x00000000, 0x5A827999, 0x6ED9EBA1, 0x8F1BBCDC, 0xA953FD4E]);
+	    var _hr =  WordArray.create([ 0x50A28BE6, 0x5C4DD124, 0x6D703EF3, 0x7A6D76E9, 0x00000000]);
+
+	    /**
+	     * RIPEMD160 hash algorithm.
+	     */
+	    var RIPEMD160 = C_algo.RIPEMD160 = Hasher.extend({
+	        _doReset: function () {
+	            this._hash  = WordArray.create([0x67452301, 0xEFCDAB89, 0x98BADCFE, 0x10325476, 0xC3D2E1F0]);
+	        },
+
+	        _doProcessBlock: function (M, offset) {
+
+	            // Swap endian
+	            for (var i = 0; i < 16; i++) {
+	                // Shortcuts
+	                var offset_i = offset + i;
+	                var M_offset_i = M[offset_i];
+
+	                // Swap
+	                M[offset_i] = (
+	                    (((M_offset_i << 8)  | (M_offset_i >>> 24)) & 0x00ff00ff) |
+	                    (((M_offset_i << 24) | (M_offset_i >>> 8))  & 0xff00ff00)
+	                );
+	            }
+	            // Shortcut
+	            var H  = this._hash.words;
+	            var hl = _hl.words;
+	            var hr = _hr.words;
+	            var zl = _zl.words;
+	            var zr = _zr.words;
+	            var sl = _sl.words;
+	            var sr = _sr.words;
+
+	            // Working variables
+	            var al, bl, cl, dl, el;
+	            var ar, br, cr, dr, er;
+
+	            ar = al = H[0];
+	            br = bl = H[1];
+	            cr = cl = H[2];
+	            dr = dl = H[3];
+	            er = el = H[4];
+	            // Computation
+	            var t;
+	            for (var i = 0; i < 80; i += 1) {
+	                t = (al +  M[offset+zl[i]])|0;
+	                if (i<16){
+		            t +=  f1(bl,cl,dl) + hl[0];
+	                } else if (i<32) {
+		            t +=  f2(bl,cl,dl) + hl[1];
+	                } else if (i<48) {
+		            t +=  f3(bl,cl,dl) + hl[2];
+	                } else if (i<64) {
+		            t +=  f4(bl,cl,dl) + hl[3];
+	                } else {// if (i<80) {
+		            t +=  f5(bl,cl,dl) + hl[4];
+	                }
+	                t = t|0;
+	                t =  rotl(t,sl[i]);
+	                t = (t+el)|0;
+	                al = el;
+	                el = dl;
+	                dl = rotl(cl, 10);
+	                cl = bl;
+	                bl = t;
+
+	                t = (ar + M[offset+zr[i]])|0;
+	                if (i<16){
+		            t +=  f5(br,cr,dr) + hr[0];
+	                } else if (i<32) {
+		            t +=  f4(br,cr,dr) + hr[1];
+	                } else if (i<48) {
+		            t +=  f3(br,cr,dr) + hr[2];
+	                } else if (i<64) {
+		            t +=  f2(br,cr,dr) + hr[3];
+	                } else {// if (i<80) {
+		            t +=  f1(br,cr,dr) + hr[4];
+	                }
+	                t = t|0;
+	                t =  rotl(t,sr[i]) ;
+	                t = (t+er)|0;
+	                ar = er;
+	                er = dr;
+	                dr = rotl(cr, 10);
+	                cr = br;
+	                br = t;
+	            }
+	            // Intermediate hash value
+	            t    = (H[1] + cl + dr)|0;
+	            H[1] = (H[2] + dl + er)|0;
+	            H[2] = (H[3] + el + ar)|0;
+	            H[3] = (H[4] + al + br)|0;
+	            H[4] = (H[0] + bl + cr)|0;
+	            H[0] =  t;
+	        },
+
+	        _doFinalize: function () {
+	            // Shortcuts
+	            var data = this._data;
+	            var dataWords = data.words;
+
+	            var nBitsTotal = this._nDataBytes * 8;
+	            var nBitsLeft = data.sigBytes * 8;
+
+	            // Add padding
+	            dataWords[nBitsLeft >>> 5] |= 0x80 << (24 - nBitsLeft % 32);
+	            dataWords[(((nBitsLeft + 64) >>> 9) << 4) + 14] = (
+	                (((nBitsTotal << 8)  | (nBitsTotal >>> 24)) & 0x00ff00ff) |
+	                (((nBitsTotal << 24) | (nBitsTotal >>> 8))  & 0xff00ff00)
+	            );
+	            data.sigBytes = (dataWords.length + 1) * 4;
+
+	            // Hash final blocks
+	            this._process();
+
+	            // Shortcuts
+	            var hash = this._hash;
+	            var H = hash.words;
+
+	            // Swap endian
+	            for (var i = 0; i < 5; i++) {
+	                // Shortcut
+	                var H_i = H[i];
+
+	                // Swap
+	                H[i] = (((H_i << 8)  | (H_i >>> 24)) & 0x00ff00ff) |
+	                       (((H_i << 24) | (H_i >>> 8))  & 0xff00ff00);
+	            }
+
+	            // Return final computed hash
+	            return hash;
+	        },
+
+	        clone: function () {
+	            var clone = Hasher.clone.call(this);
+	            clone._hash = this._hash.clone();
+
+	            return clone;
+	        }
+	    });
+
+
+	    function f1(x, y, z) {
+	        return ((x) ^ (y) ^ (z));
+
+	    }
+
+	    function f2(x, y, z) {
+	        return (((x)&(y)) | ((~x)&(z)));
+	    }
+
+	    function f3(x, y, z) {
+	        return (((x) | (~(y))) ^ (z));
+	    }
+
+	    function f4(x, y, z) {
+	        return (((x) & (z)) | ((y)&(~(z))));
+	    }
+
+	    function f5(x, y, z) {
+	        return ((x) ^ ((y) |(~(z))));
+
+	    }
+
+	    function rotl(x,n) {
+	        return (x<<n) | (x>>>(32-n));
+	    }
+
+
+	    /**
+	     * Shortcut function to the hasher's object interface.
+	     *
+	     * @param {WordArray|string} message The message to hash.
+	     *
+	     * @return {WordArray} The hash.
+	     *
+	     * @static
+	     *
+	     * @example
+	     *
+	     *     var hash = CryptoJS.RIPEMD160('message');
+	     *     var hash = CryptoJS.RIPEMD160(wordArray);
+	     */
+	    C.RIPEMD160 = Hasher._createHelper(RIPEMD160);
+
+	    /**
+	     * Shortcut function to the HMAC's object interface.
+	     *
+	     * @param {WordArray|string} message The message to hash.
+	     * @param {WordArray|string} key The secret key.
+	     *
+	     * @return {WordArray} The HMAC.
+	     *
+	     * @static
+	     *
+	     * @example
+	     *
+	     *     var hmac = CryptoJS.HmacRIPEMD160(message, key);
+	     */
+	    C.HmacRIPEMD160 = Hasher._createHmacHelper(RIPEMD160);
+	}(Math));
+
+
+	(function () {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var Base = C_lib.Base;
+	    var C_enc = C.enc;
+	    var Utf8 = C_enc.Utf8;
+	    var C_algo = C.algo;
+
+	    /**
+	     * HMAC algorithm.
+	     */
+	    var HMAC = C_algo.HMAC = Base.extend({
+	        /**
+	         * Initializes a newly created HMAC.
+	         *
+	         * @param {Hasher} hasher The hash algorithm to use.
+	         * @param {WordArray|string} key The secret key.
+	         *
+	         * @example
+	         *
+	         *     var hmacHasher = CryptoJS.algo.HMAC.create(CryptoJS.algo.SHA256, key);
+	         */
+	        init: function (hasher, key) {
+	            // Init hasher
+	            hasher = this._hasher = new hasher.init();
+
+	            // Convert string to WordArray, else assume WordArray already
+	            if (typeof key == 'string') {
+	                key = Utf8.parse(key);
+	            }
+
+	            // Shortcuts
+	            var hasherBlockSize = hasher.blockSize;
+	            var hasherBlockSizeBytes = hasherBlockSize * 4;
+
+	            // Allow arbitrary length keys
+	            if (key.sigBytes > hasherBlockSizeBytes) {
+	                key = hasher.finalize(key);
+	            }
+
+	            // Clamp excess bits
+	            key.clamp();
+
+	            // Clone key for inner and outer pads
+	            var oKey = this._oKey = key.clone();
+	            var iKey = this._iKey = key.clone();
+
+	            // Shortcuts
+	            var oKeyWords = oKey.words;
+	            var iKeyWords = iKey.words;
+
+	            // XOR keys with pad constants
+	            for (var i = 0; i < hasherBlockSize; i++) {
+	                oKeyWords[i] ^= 0x5c5c5c5c;
+	                iKeyWords[i] ^= 0x36363636;
+	            }
+	            oKey.sigBytes = iKey.sigBytes = hasherBlockSizeBytes;
+
+	            // Set initial values
+	            this.reset();
+	        },
+
+	        /**
+	         * Resets this HMAC to its initial state.
+	         *
+	         * @example
+	         *
+	         *     hmacHasher.reset();
+	         */
+	        reset: function () {
+	            // Shortcut
+	            var hasher = this._hasher;
+
+	            // Reset
+	            hasher.reset();
+	            hasher.update(this._iKey);
+	        },
+
+	        /**
+	         * Updates this HMAC with a message.
+	         *
+	         * @param {WordArray|string} messageUpdate The message to append.
+	         *
+	         * @return {HMAC} This HMAC instance.
+	         *
+	         * @example
+	         *
+	         *     hmacHasher.update('message');
+	         *     hmacHasher.update(wordArray);
+	         */
+	        update: function (messageUpdate) {
+	            this._hasher.update(messageUpdate);
+
+	            // Chainable
+	            return this;
+	        },
+
+	        /**
+	         * Finalizes the HMAC computation.
+	         * Note that the finalize operation is effectively a destructive, read-once operation.
+	         *
+	         * @param {WordArray|string} messageUpdate (Optional) A final message update.
+	         *
+	         * @return {WordArray} The HMAC.
+	         *
+	         * @example
+	         *
+	         *     var hmac = hmacHasher.finalize();
+	         *     var hmac = hmacHasher.finalize('message');
+	         *     var hmac = hmacHasher.finalize(wordArray);
+	         */
+	        finalize: function (messageUpdate) {
+	            // Shortcut
+	            var hasher = this._hasher;
+
+	            // Compute HMAC
+	            var innerHash = hasher.finalize(messageUpdate);
+	            hasher.reset();
+	            var hmac = hasher.finalize(this._oKey.clone().concat(innerHash));
+
+	            return hmac;
+	        }
+	    });
+	}());
+
+
+	(function () {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var Base = C_lib.Base;
+	    var WordArray = C_lib.WordArray;
+	    var C_algo = C.algo;
+	    var SHA256 = C_algo.SHA256;
+	    var HMAC = C_algo.HMAC;
+
+	    /**
+	     * Password-Based Key Derivation Function 2 algorithm.
+	     */
+	    var PBKDF2 = C_algo.PBKDF2 = Base.extend({
+	        /**
+	         * Configuration options.
+	         *
+	         * @property {number} keySize The key size in words to generate. Default: 4 (128 bits)
+	         * @property {Hasher} hasher The hasher to use. Default: SHA256
+	         * @property {number} iterations The number of iterations to perform. Default: 250000
+	         */
+	        cfg: Base.extend({
+	            keySize: 128/32,
+	            hasher: SHA256,
+	            iterations: 250000
+	        }),
+
+	        /**
+	         * Initializes a newly created key derivation function.
+	         *
+	         * @param {Object} cfg (Optional) The configuration options to use for the derivation.
+	         *
+	         * @example
+	         *
+	         *     var kdf = CryptoJS.algo.PBKDF2.create();
+	         *     var kdf = CryptoJS.algo.PBKDF2.create({ keySize: 8 });
+	         *     var kdf = CryptoJS.algo.PBKDF2.create({ keySize: 8, iterations: 1000 });
+	         */
+	        init: function (cfg) {
+	            this.cfg = this.cfg.extend(cfg);
+	        },
+
+	        /**
+	         * Computes the Password-Based Key Derivation Function 2.
+	         *
+	         * @param {WordArray|string} password The password.
+	         * @param {WordArray|string} salt A salt.
+	         *
+	         * @return {WordArray} The derived key.
+	         *
+	         * @example
+	         *
+	         *     var key = kdf.compute(password, salt);
+	         */
+	        compute: function (password, salt) {
+	            // Shortcut
+	            var cfg = this.cfg;
+
+	            // Init HMAC
+	            var hmac = HMAC.create(cfg.hasher, password);
+
+	            // Initial values
+	            var derivedKey = WordArray.create();
+	            var blockIndex = WordArray.create([0x00000001]);
+
+	            // Shortcuts
+	            var derivedKeyWords = derivedKey.words;
+	            var blockIndexWords = blockIndex.words;
+	            var keySize = cfg.keySize;
+	            var iterations = cfg.iterations;
+
+	            // Generate key
+	            while (derivedKeyWords.length < keySize) {
+	                var block = hmac.update(salt).finalize(blockIndex);
+	                hmac.reset();
+
+	                // Shortcuts
+	                var blockWords = block.words;
+	                var blockWordsLength = blockWords.length;
+
+	                // Iterations
+	                var intermediate = block;
+	                for (var i = 1; i < iterations; i++) {
+	                    intermediate = hmac.finalize(intermediate);
+	                    hmac.reset();
+
+	                    // Shortcut
+	                    var intermediateWords = intermediate.words;
+
+	                    // XOR intermediate with block
+	                    for (var j = 0; j < blockWordsLength; j++) {
+	                        blockWords[j] ^= intermediateWords[j];
+	                    }
+	                }
+
+	                derivedKey.concat(block);
+	                blockIndexWords[0]++;
+	            }
+	            derivedKey.sigBytes = keySize * 4;
+
+	            return derivedKey;
+	        }
+	    });
+
+	    /**
+	     * Computes the Password-Based Key Derivation Function 2.
+	     *
+	     * @param {WordArray|string} password The password.
+	     * @param {WordArray|string} salt A salt.
+	     * @param {Object} cfg (Optional) The configuration options to use for this computation.
+	     *
+	     * @return {WordArray} The derived key.
+	     *
+	     * @static
+	     *
+	     * @example
+	     *
+	     *     var key = CryptoJS.PBKDF2(password, salt);
+	     *     var key = CryptoJS.PBKDF2(password, salt, { keySize: 8 });
+	     *     var key = CryptoJS.PBKDF2(password, salt, { keySize: 8, iterations: 1000 });
+	     */
+	    C.PBKDF2 = function (password, salt, cfg) {
+	        return PBKDF2.create(cfg).compute(password, salt);
+	    };
+	}());
+
+
+	(function () {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var Base = C_lib.Base;
+	    var WordArray = C_lib.WordArray;
+	    var C_algo = C.algo;
+	    var MD5 = C_algo.MD5;
+
+	    /**
+	     * This key derivation function is meant to conform with EVP_BytesToKey.
+	     * www.openssl.org/docs/crypto/EVP_BytesToKey.html
+	     */
+	    var EvpKDF = C_algo.EvpKDF = Base.extend({
+	        /**
+	         * Configuration options.
+	         *
+	         * @property {number} keySize The key size in words to generate. Default: 4 (128 bits)
+	         * @property {Hasher} hasher The hash algorithm to use. Default: MD5
+	         * @property {number} iterations The number of iterations to perform. Default: 1
+	         */
+	        cfg: Base.extend({
+	            keySize: 128/32,
+	            hasher: MD5,
+	            iterations: 1
+	        }),
+
+	        /**
+	         * Initializes a newly created key derivation function.
+	         *
+	         * @param {Object} cfg (Optional) The configuration options to use for the derivation.
+	         *
+	         * @example
+	         *
+	         *     var kdf = CryptoJS.algo.EvpKDF.create();
+	         *     var kdf = CryptoJS.algo.EvpKDF.create({ keySize: 8 });
+	         *     var kdf = CryptoJS.algo.EvpKDF.create({ keySize: 8, iterations: 1000 });
+	         */
+	        init: function (cfg) {
+	            this.cfg = this.cfg.extend(cfg);
+	        },
+
+	        /**
+	         * Derives a key from a password.
+	         *
+	         * @param {WordArray|string} password The password.
+	         * @param {WordArray|string} salt A salt.
+	         *
+	         * @return {WordArray} The derived key.
+	         *
+	         * @example
+	         *
+	         *     var key = kdf.compute(password, salt);
+	         */
+	        compute: function (password, salt) {
+	            var block;
+
+	            // Shortcut
+	            var cfg = this.cfg;
+
+	            // Init hasher
+	            var hasher = cfg.hasher.create();
+
+	            // Initial values
+	            var derivedKey = WordArray.create();
+
+	            // Shortcuts
+	            var derivedKeyWords = derivedKey.words;
+	            var keySize = cfg.keySize;
+	            var iterations = cfg.iterations;
+
+	            // Generate key
+	            while (derivedKeyWords.length < keySize) {
+	                if (block) {
+	                    hasher.update(block);
+	                }
+	                block = hasher.update(password).finalize(salt);
+	                hasher.reset();
+
+	                // Iterations
+	                for (var i = 1; i < iterations; i++) {
+	                    block = hasher.finalize(block);
+	                    hasher.reset();
+	                }
+
+	                derivedKey.concat(block);
+	            }
+	            derivedKey.sigBytes = keySize * 4;
+
+	            return derivedKey;
+	        }
+	    });
+
+	    /**
+	     * Derives a key from a password.
+	     *
+	     * @param {WordArray|string} password The password.
+	     * @param {WordArray|string} salt A salt.
+	     * @param {Object} cfg (Optional) The configuration options to use for this computation.
+	     *
+	     * @return {WordArray} The derived key.
+	     *
+	     * @static
+	     *
+	     * @example
+	     *
+	     *     var key = CryptoJS.EvpKDF(password, salt);
+	     *     var key = CryptoJS.EvpKDF(password, salt, { keySize: 8 });
+	     *     var key = CryptoJS.EvpKDF(password, salt, { keySize: 8, iterations: 1000 });
+	     */
+	    C.EvpKDF = function (password, salt, cfg) {
+	        return EvpKDF.create(cfg).compute(password, salt);
+	    };
+	}());
+
+
+	/**
+	 * Cipher core components.
+	 */
+	CryptoJS.lib.Cipher || (function (undefined) {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var Base = C_lib.Base;
+	    var WordArray = C_lib.WordArray;
+	    var BufferedBlockAlgorithm = C_lib.BufferedBlockAlgorithm;
+	    var C_enc = C.enc;
+	    var Utf8 = C_enc.Utf8;
+	    var Base64 = C_enc.Base64;
+	    var C_algo = C.algo;
+	    var EvpKDF = C_algo.EvpKDF;
+
+	    /**
+	     * Abstract base cipher template.
+	     *
+	     * @property {number} keySize This cipher's key size. Default: 4 (128 bits)
+	     * @property {number} ivSize This cipher's IV size. Default: 4 (128 bits)
+	     * @property {number} _ENC_XFORM_MODE A constant representing encryption mode.
+	     * @property {number} _DEC_XFORM_MODE A constant representing decryption mode.
+	     */
+	    var Cipher = C_lib.Cipher = BufferedBlockAlgorithm.extend({
+	        /**
+	         * Configuration options.
+	         *
+	         * @property {WordArray} iv The IV to use for this operation.
+	         */
+	        cfg: Base.extend(),
+
+	        /**
+	         * Creates this cipher in encryption mode.
+	         *
+	         * @param {WordArray} key The key.
+	         * @param {Object} cfg (Optional) The configuration options to use for this operation.
+	         *
+	         * @return {Cipher} A cipher instance.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var cipher = CryptoJS.algo.AES.createEncryptor(keyWordArray, { iv: ivWordArray });
+	         */
+	        createEncryptor: function (key, cfg) {
+	            return this.create(this._ENC_XFORM_MODE, key, cfg);
+	        },
+
+	        /**
+	         * Creates this cipher in decryption mode.
+	         *
+	         * @param {WordArray} key The key.
+	         * @param {Object} cfg (Optional) The configuration options to use for this operation.
+	         *
+	         * @return {Cipher} A cipher instance.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var cipher = CryptoJS.algo.AES.createDecryptor(keyWordArray, { iv: ivWordArray });
+	         */
+	        createDecryptor: function (key, cfg) {
+	            return this.create(this._DEC_XFORM_MODE, key, cfg);
+	        },
+
+	        /**
+	         * Initializes a newly created cipher.
+	         *
+	         * @param {number} xformMode Either the encryption or decryption transormation mode constant.
+	         * @param {WordArray} key The key.
+	         * @param {Object} cfg (Optional) The configuration options to use for this operation.
+	         *
+	         * @example
+	         *
+	         *     var cipher = CryptoJS.algo.AES.create(CryptoJS.algo.AES._ENC_XFORM_MODE, keyWordArray, { iv: ivWordArray });
+	         */
+	        init: function (xformMode, key, cfg) {
+	            // Apply config defaults
+	            this.cfg = this.cfg.extend(cfg);
+
+	            // Store transform mode and key
+	            this._xformMode = xformMode;
+	            this._key = key;
+
+	            // Set initial values
+	            this.reset();
+	        },
+
+	        /**
+	         * Resets this cipher to its initial state.
+	         *
+	         * @example
+	         *
+	         *     cipher.reset();
+	         */
+	        reset: function () {
+	            // Reset data buffer
+	            BufferedBlockAlgorithm.reset.call(this);
+
+	            // Perform concrete-cipher logic
+	            this._doReset();
+	        },
+
+	        /**
+	         * Adds data to be encrypted or decrypted.
+	         *
+	         * @param {WordArray|string} dataUpdate The data to encrypt or decrypt.
+	         *
+	         * @return {WordArray} The data after processing.
+	         *
+	         * @example
+	         *
+	         *     var encrypted = cipher.process('data');
+	         *     var encrypted = cipher.process(wordArray);
+	         */
+	        process: function (dataUpdate) {
+	            // Append
+	            this._append(dataUpdate);
+
+	            // Process available blocks
+	            return this._process();
+	        },
+
+	        /**
+	         * Finalizes the encryption or decryption process.
+	         * Note that the finalize operation is effectively a destructive, read-once operation.
+	         *
+	         * @param {WordArray|string} dataUpdate The final data to encrypt or decrypt.
+	         *
+	         * @return {WordArray} The data after final processing.
+	         *
+	         * @example
+	         *
+	         *     var encrypted = cipher.finalize();
+	         *     var encrypted = cipher.finalize('data');
+	         *     var encrypted = cipher.finalize(wordArray);
+	         */
+	        finalize: function (dataUpdate) {
+	            // Final data update
+	            if (dataUpdate) {
+	                this._append(dataUpdate);
+	            }
+
+	            // Perform concrete-cipher logic
+	            var finalProcessedData = this._doFinalize();
+
+	            return finalProcessedData;
+	        },
+
+	        keySize: 128/32,
+
+	        ivSize: 128/32,
+
+	        _ENC_XFORM_MODE: 1,
+
+	        _DEC_XFORM_MODE: 2,
+
+	        /**
+	         * Creates shortcut functions to a cipher's object interface.
+	         *
+	         * @param {Cipher} cipher The cipher to create a helper for.
+	         *
+	         * @return {Object} An object with encrypt and decrypt shortcut functions.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var AES = CryptoJS.lib.Cipher._createHelper(CryptoJS.algo.AES);
+	         */
+	        _createHelper: (function () {
+	            function selectCipherStrategy(key) {
+	                if (typeof key == 'string') {
+	                    return PasswordBasedCipher;
+	                } else {
+	                    return SerializableCipher;
+	                }
+	            }
+
+	            return function (cipher) {
+	                return {
+	                    encrypt: function (message, key, cfg) {
+	                        return selectCipherStrategy(key).encrypt(cipher, message, key, cfg);
+	                    },
+
+	                    decrypt: function (ciphertext, key, cfg) {
+	                        return selectCipherStrategy(key).decrypt(cipher, ciphertext, key, cfg);
+	                    }
+	                };
+	            };
+	        }())
+	    });
+
+	    /**
+	     * Abstract base stream cipher template.
+	     *
+	     * @property {number} blockSize The number of 32-bit words this cipher operates on. Default: 1 (32 bits)
+	     */
+	    var StreamCipher = C_lib.StreamCipher = Cipher.extend({
+	        _doFinalize: function () {
+	            // Process partial blocks
+	            var finalProcessedBlocks = this._process(!!'flush');
+
+	            return finalProcessedBlocks;
+	        },
+
+	        blockSize: 1
+	    });
+
+	    /**
+	     * Mode namespace.
+	     */
+	    var C_mode = C.mode = {};
+
+	    /**
+	     * Abstract base block cipher mode template.
+	     */
+	    var BlockCipherMode = C_lib.BlockCipherMode = Base.extend({
+	        /**
+	         * Creates this mode for encryption.
+	         *
+	         * @param {Cipher} cipher A block cipher instance.
+	         * @param {Array} iv The IV words.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var mode = CryptoJS.mode.CBC.createEncryptor(cipher, iv.words);
+	         */
+	        createEncryptor: function (cipher, iv) {
+	            return this.Encryptor.create(cipher, iv);
+	        },
+
+	        /**
+	         * Creates this mode for decryption.
+	         *
+	         * @param {Cipher} cipher A block cipher instance.
+	         * @param {Array} iv The IV words.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var mode = CryptoJS.mode.CBC.createDecryptor(cipher, iv.words);
+	         */
+	        createDecryptor: function (cipher, iv) {
+	            return this.Decryptor.create(cipher, iv);
+	        },
+
+	        /**
+	         * Initializes a newly created mode.
+	         *
+	         * @param {Cipher} cipher A block cipher instance.
+	         * @param {Array} iv The IV words.
+	         *
+	         * @example
+	         *
+	         *     var mode = CryptoJS.mode.CBC.Encryptor.create(cipher, iv.words);
+	         */
+	        init: function (cipher, iv) {
+	            this._cipher = cipher;
+	            this._iv = iv;
+	        }
+	    });
+
+	    /**
+	     * Cipher Block Chaining mode.
+	     */
+	    var CBC = C_mode.CBC = (function () {
+	        /**
+	         * Abstract base CBC mode.
+	         */
+	        var CBC = BlockCipherMode.extend();
+
+	        /**
+	         * CBC encryptor.
+	         */
+	        CBC.Encryptor = CBC.extend({
+	            /**
+	             * Processes the data block at offset.
+	             *
+	             * @param {Array} words The data words to operate on.
+	             * @param {number} offset The offset where the block starts.
+	             *
+	             * @example
+	             *
+	             *     mode.processBlock(data.words, offset);
+	             */
+	            processBlock: function (words, offset) {
+	                // Shortcuts
+	                var cipher = this._cipher;
+	                var blockSize = cipher.blockSize;
+
+	                // XOR and encrypt
+	                xorBlock.call(this, words, offset, blockSize);
+	                cipher.encryptBlock(words, offset);
+
+	                // Remember this block to use with next block
+	                this._prevBlock = words.slice(offset, offset + blockSize);
+	            }
+	        });
+
+	        /**
+	         * CBC decryptor.
+	         */
+	        CBC.Decryptor = CBC.extend({
+	            /**
+	             * Processes the data block at offset.
+	             *
+	             * @param {Array} words The data words to operate on.
+	             * @param {number} offset The offset where the block starts.
+	             *
+	             * @example
+	             *
+	             *     mode.processBlock(data.words, offset);
+	             */
+	            processBlock: function (words, offset) {
+	                // Shortcuts
+	                var cipher = this._cipher;
+	                var blockSize = cipher.blockSize;
+
+	                // Remember this block to use with next block
+	                var thisBlock = words.slice(offset, offset + blockSize);
+
+	                // Decrypt and XOR
+	                cipher.decryptBlock(words, offset);
+	                xorBlock.call(this, words, offset, blockSize);
+
+	                // This block becomes the previous block
+	                this._prevBlock = thisBlock;
+	            }
+	        });
+
+	        function xorBlock(words, offset, blockSize) {
+	            var block;
+
+	            // Shortcut
+	            var iv = this._iv;
+
+	            // Choose mixing block
+	            if (iv) {
+	                block = iv;
+
+	                // Remove IV for subsequent blocks
+	                this._iv = undefined;
+	            } else {
+	                block = this._prevBlock;
+	            }
+
+	            // XOR blocks
+	            for (var i = 0; i < blockSize; i++) {
+	                words[offset + i] ^= block[i];
+	            }
+	        }
+
+	        return CBC;
+	    }());
+
+	    /**
+	     * Padding namespace.
+	     */
+	    var C_pad = C.pad = {};
+
+	    /**
+	     * PKCS #5/7 padding strategy.
+	     */
+	    var Pkcs7 = C_pad.Pkcs7 = {
+	        /**
+	         * Pads data using the algorithm defined in PKCS #5/7.
+	         *
+	         * @param {WordArray} data The data to pad.
+	         * @param {number} blockSize The multiple that the data should be padded to.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     CryptoJS.pad.Pkcs7.pad(wordArray, 4);
+	         */
+	        pad: function (data, blockSize) {
+	            // Shortcut
+	            var blockSizeBytes = blockSize * 4;
+
+	            // Count padding bytes
+	            var nPaddingBytes = blockSizeBytes - data.sigBytes % blockSizeBytes;
+
+	            // Create padding word
+	            var paddingWord = (nPaddingBytes << 24) | (nPaddingBytes << 16) | (nPaddingBytes << 8) | nPaddingBytes;
+
+	            // Create padding
+	            var paddingWords = [];
+	            for (var i = 0; i < nPaddingBytes; i += 4) {
+	                paddingWords.push(paddingWord);
+	            }
+	            var padding = WordArray.create(paddingWords, nPaddingBytes);
+
+	            // Add padding
+	            data.concat(padding);
+	        },
+
+	        /**
+	         * Unpads data that had been padded using the algorithm defined in PKCS #5/7.
+	         *
+	         * @param {WordArray} data The data to unpad.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     CryptoJS.pad.Pkcs7.unpad(wordArray);
+	         */
+	        unpad: function (data) {
+	            // Get number of padding bytes from last byte
+	            var nPaddingBytes = data.words[(data.sigBytes - 1) >>> 2] & 0xff;
+
+	            // Remove padding
+	            data.sigBytes -= nPaddingBytes;
+	        }
+	    };
+
+	    /**
+	     * Abstract base block cipher template.
+	     *
+	     * @property {number} blockSize The number of 32-bit words this cipher operates on. Default: 4 (128 bits)
+	     */
+	    var BlockCipher = C_lib.BlockCipher = Cipher.extend({
+	        /**
+	         * Configuration options.
+	         *
+	         * @property {Mode} mode The block mode to use. Default: CBC
+	         * @property {Padding} padding The padding strategy to use. Default: Pkcs7
+	         */
+	        cfg: Cipher.cfg.extend({
+	            mode: CBC,
+	            padding: Pkcs7
+	        }),
+
+	        reset: function () {
+	            var modeCreator;
+
+	            // Reset cipher
+	            Cipher.reset.call(this);
+
+	            // Shortcuts
+	            var cfg = this.cfg;
+	            var iv = cfg.iv;
+	            var mode = cfg.mode;
+
+	            // Reset block mode
+	            if (this._xformMode == this._ENC_XFORM_MODE) {
+	                modeCreator = mode.createEncryptor;
+	            } else /* if (this._xformMode == this._DEC_XFORM_MODE) */ {
+	                modeCreator = mode.createDecryptor;
+	                // Keep at least one block in the buffer for unpadding
+	                this._minBufferSize = 1;
+	            }
+
+	            if (this._mode && this._mode.__creator == modeCreator) {
+	                this._mode.init(this, iv && iv.words);
+	            } else {
+	                this._mode = modeCreator.call(mode, this, iv && iv.words);
+	                this._mode.__creator = modeCreator;
+	            }
+	        },
+
+	        _doProcessBlock: function (words, offset) {
+	            this._mode.processBlock(words, offset);
+	        },
+
+	        _doFinalize: function () {
+	            var finalProcessedBlocks;
+
+	            // Shortcut
+	            var padding = this.cfg.padding;
+
+	            // Finalize
+	            if (this._xformMode == this._ENC_XFORM_MODE) {
+	                // Pad data
+	                padding.pad(this._data, this.blockSize);
+
+	                // Process final blocks
+	                finalProcessedBlocks = this._process(!!'flush');
+	            } else /* if (this._xformMode == this._DEC_XFORM_MODE) */ {
+	                // Process final blocks
+	                finalProcessedBlocks = this._process(!!'flush');
+
+	                // Unpad data
+	                padding.unpad(finalProcessedBlocks);
+	            }
+
+	            return finalProcessedBlocks;
+	        },
+
+	        blockSize: 128/32
+	    });
+
+	    /**
+	     * A collection of cipher parameters.
+	     *
+	     * @property {WordArray} ciphertext The raw ciphertext.
+	     * @property {WordArray} key The key to this ciphertext.
+	     * @property {WordArray} iv The IV used in the ciphering operation.
+	     * @property {WordArray} salt The salt used with a key derivation function.
+	     * @property {Cipher} algorithm The cipher algorithm.
+	     * @property {Mode} mode The block mode used in the ciphering operation.
+	     * @property {Padding} padding The padding scheme used in the ciphering operation.
+	     * @property {number} blockSize The block size of the cipher.
+	     * @property {Format} formatter The default formatting strategy to convert this cipher params object to a string.
+	     */
+	    var CipherParams = C_lib.CipherParams = Base.extend({
+	        /**
+	         * Initializes a newly created cipher params object.
+	         *
+	         * @param {Object} cipherParams An object with any of the possible cipher parameters.
+	         *
+	         * @example
+	         *
+	         *     var cipherParams = CryptoJS.lib.CipherParams.create({
+	         *         ciphertext: ciphertextWordArray,
+	         *         key: keyWordArray,
+	         *         iv: ivWordArray,
+	         *         salt: saltWordArray,
+	         *         algorithm: CryptoJS.algo.AES,
+	         *         mode: CryptoJS.mode.CBC,
+	         *         padding: CryptoJS.pad.PKCS7,
+	         *         blockSize: 4,
+	         *         formatter: CryptoJS.format.OpenSSL
+	         *     });
+	         */
+	        init: function (cipherParams) {
+	            this.mixIn(cipherParams);
+	        },
+
+	        /**
+	         * Converts this cipher params object to a string.
+	         *
+	         * @param {Format} formatter (Optional) The formatting strategy to use.
+	         *
+	         * @return {string} The stringified cipher params.
+	         *
+	         * @throws Error If neither the formatter nor the default formatter is set.
+	         *
+	         * @example
+	         *
+	         *     var string = cipherParams + '';
+	         *     var string = cipherParams.toString();
+	         *     var string = cipherParams.toString(CryptoJS.format.OpenSSL);
+	         */
+	        toString: function (formatter) {
+	            return (formatter || this.formatter).stringify(this);
+	        }
+	    });
+
+	    /**
+	     * Format namespace.
+	     */
+	    var C_format = C.format = {};
+
+	    /**
+	     * OpenSSL formatting strategy.
+	     */
+	    var OpenSSLFormatter = C_format.OpenSSL = {
+	        /**
+	         * Converts a cipher params object to an OpenSSL-compatible string.
+	         *
+	         * @param {CipherParams} cipherParams The cipher params object.
+	         *
+	         * @return {string} The OpenSSL-compatible string.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var openSSLString = CryptoJS.format.OpenSSL.stringify(cipherParams);
+	         */
+	        stringify: function (cipherParams) {
+	            var wordArray;
+
+	            // Shortcuts
+	            var ciphertext = cipherParams.ciphertext;
+	            var salt = cipherParams.salt;
+
+	            // Format
+	            if (salt) {
+	                wordArray = WordArray.create([0x53616c74, 0x65645f5f]).concat(salt).concat(ciphertext);
+	            } else {
+	                wordArray = ciphertext;
+	            }
+
+	            return wordArray.toString(Base64);
+	        },
+
+	        /**
+	         * Converts an OpenSSL-compatible string to a cipher params object.
+	         *
+	         * @param {string} openSSLStr The OpenSSL-compatible string.
+	         *
+	         * @return {CipherParams} The cipher params object.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var cipherParams = CryptoJS.format.OpenSSL.parse(openSSLString);
+	         */
+	        parse: function (openSSLStr) {
+	            var salt;
+
+	            // Parse base64
+	            var ciphertext = Base64.parse(openSSLStr);
+
+	            // Shortcut
+	            var ciphertextWords = ciphertext.words;
+
+	            // Test for salt
+	            if (ciphertextWords[0] == 0x53616c74 && ciphertextWords[1] == 0x65645f5f) {
+	                // Extract salt
+	                salt = WordArray.create(ciphertextWords.slice(2, 4));
+
+	                // Remove salt from ciphertext
+	                ciphertextWords.splice(0, 4);
+	                ciphertext.sigBytes -= 16;
+	            }
+
+	            return CipherParams.create({ ciphertext: ciphertext, salt: salt });
+	        }
+	    };
+
+	    /**
+	     * A cipher wrapper that returns ciphertext as a serializable cipher params object.
+	     */
+	    var SerializableCipher = C_lib.SerializableCipher = Base.extend({
+	        /**
+	         * Configuration options.
+	         *
+	         * @property {Formatter} format The formatting strategy to convert cipher param objects to and from a string. Default: OpenSSL
+	         */
+	        cfg: Base.extend({
+	            format: OpenSSLFormatter
+	        }),
+
+	        /**
+	         * Encrypts a message.
+	         *
+	         * @param {Cipher} cipher The cipher algorithm to use.
+	         * @param {WordArray|string} message The message to encrypt.
+	         * @param {WordArray} key The key.
+	         * @param {Object} cfg (Optional) The configuration options to use for this operation.
+	         *
+	         * @return {CipherParams} A cipher params object.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var ciphertextParams = CryptoJS.lib.SerializableCipher.encrypt(CryptoJS.algo.AES, message, key);
+	         *     var ciphertextParams = CryptoJS.lib.SerializableCipher.encrypt(CryptoJS.algo.AES, message, key, { iv: iv });
+	         *     var ciphertextParams = CryptoJS.lib.SerializableCipher.encrypt(CryptoJS.algo.AES, message, key, { iv: iv, format: CryptoJS.format.OpenSSL });
+	         */
+	        encrypt: function (cipher, message, key, cfg) {
+	            // Apply config defaults
+	            cfg = this.cfg.extend(cfg);
+
+	            // Encrypt
+	            var encryptor = cipher.createEncryptor(key, cfg);
+	            var ciphertext = encryptor.finalize(message);
+
+	            // Shortcut
+	            var cipherCfg = encryptor.cfg;
+
+	            // Create and return serializable cipher params
+	            return CipherParams.create({
+	                ciphertext: ciphertext,
+	                key: key,
+	                iv: cipherCfg.iv,
+	                algorithm: cipher,
+	                mode: cipherCfg.mode,
+	                padding: cipherCfg.padding,
+	                blockSize: cipher.blockSize,
+	                formatter: cfg.format
+	            });
+	        },
+
+	        /**
+	         * Decrypts serialized ciphertext.
+	         *
+	         * @param {Cipher} cipher The cipher algorithm to use.
+	         * @param {CipherParams|string} ciphertext The ciphertext to decrypt.
+	         * @param {WordArray} key The key.
+	         * @param {Object} cfg (Optional) The configuration options to use for this operation.
+	         *
+	         * @return {WordArray} The plaintext.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var plaintext = CryptoJS.lib.SerializableCipher.decrypt(CryptoJS.algo.AES, formattedCiphertext, key, { iv: iv, format: CryptoJS.format.OpenSSL });
+	         *     var plaintext = CryptoJS.lib.SerializableCipher.decrypt(CryptoJS.algo.AES, ciphertextParams, key, { iv: iv, format: CryptoJS.format.OpenSSL });
+	         */
+	        decrypt: function (cipher, ciphertext, key, cfg) {
+	            // Apply config defaults
+	            cfg = this.cfg.extend(cfg);
+
+	            // Convert string to CipherParams
+	            ciphertext = this._parse(ciphertext, cfg.format);
+
+	            // Decrypt
+	            var plaintext = cipher.createDecryptor(key, cfg).finalize(ciphertext.ciphertext);
+
+	            return plaintext;
+	        },
+
+	        /**
+	         * Converts serialized ciphertext to CipherParams,
+	         * else assumed CipherParams already and returns ciphertext unchanged.
+	         *
+	         * @param {CipherParams|string} ciphertext The ciphertext.
+	         * @param {Formatter} format The formatting strategy to use to parse serialized ciphertext.
+	         *
+	         * @return {CipherParams} The unserialized ciphertext.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var ciphertextParams = CryptoJS.lib.SerializableCipher._parse(ciphertextStringOrParams, format);
+	         */
+	        _parse: function (ciphertext, format) {
+	            if (typeof ciphertext == 'string') {
+	                return format.parse(ciphertext, this);
+	            } else {
+	                return ciphertext;
+	            }
+	        }
+	    });
+
+	    /**
+	     * Key derivation function namespace.
+	     */
+	    var C_kdf = C.kdf = {};
+
+	    /**
+	     * OpenSSL key derivation function.
+	     */
+	    var OpenSSLKdf = C_kdf.OpenSSL = {
+	        /**
+	         * Derives a key and IV from a password.
+	         *
+	         * @param {string} password The password to derive from.
+	         * @param {number} keySize The size in words of the key to generate.
+	         * @param {number} ivSize The size in words of the IV to generate.
+	         * @param {WordArray|string} salt (Optional) A 64-bit salt to use. If omitted, a salt will be generated randomly.
+	         *
+	         * @return {CipherParams} A cipher params object with the key, IV, and salt.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var derivedParams = CryptoJS.kdf.OpenSSL.execute('Password', 256/32, 128/32);
+	         *     var derivedParams = CryptoJS.kdf.OpenSSL.execute('Password', 256/32, 128/32, 'saltsalt');
+	         */
+	        execute: function (password, keySize, ivSize, salt, hasher) {
+	            // Generate random salt
+	            if (!salt) {
+	                salt = WordArray.random(64/8);
+	            }
+
+	            // Derive key and IV
+	            if (!hasher) {
+	                var key = EvpKDF.create({ keySize: keySize + ivSize }).compute(password, salt);
+	            } else {
+	                var key = EvpKDF.create({ keySize: keySize + ivSize, hasher: hasher }).compute(password, salt);
+	            }
+
+
+	            // Separate key and IV
+	            var iv = WordArray.create(key.words.slice(keySize), ivSize * 4);
+	            key.sigBytes = keySize * 4;
+
+	            // Return params
+	            return CipherParams.create({ key: key, iv: iv, salt: salt });
+	        }
+	    };
+
+	    /**
+	     * A serializable cipher wrapper that derives the key from a password,
+	     * and returns ciphertext as a serializable cipher params object.
+	     */
+	    var PasswordBasedCipher = C_lib.PasswordBasedCipher = SerializableCipher.extend({
+	        /**
+	         * Configuration options.
+	         *
+	         * @property {KDF} kdf The key derivation function to use to generate a key and IV from a password. Default: OpenSSL
+	         */
+	        cfg: SerializableCipher.cfg.extend({
+	            kdf: OpenSSLKdf
+	        }),
+
+	        /**
+	         * Encrypts a message using a password.
+	         *
+	         * @param {Cipher} cipher The cipher algorithm to use.
+	         * @param {WordArray|string} message The message to encrypt.
+	         * @param {string} password The password.
+	         * @param {Object} cfg (Optional) The configuration options to use for this operation.
+	         *
+	         * @return {CipherParams} A cipher params object.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var ciphertextParams = CryptoJS.lib.PasswordBasedCipher.encrypt(CryptoJS.algo.AES, message, 'password');
+	         *     var ciphertextParams = CryptoJS.lib.PasswordBasedCipher.encrypt(CryptoJS.algo.AES, message, 'password', { format: CryptoJS.format.OpenSSL });
+	         */
+	        encrypt: function (cipher, message, password, cfg) {
+	            // Apply config defaults
+	            cfg = this.cfg.extend(cfg);
+
+	            // Derive key and other params
+	            var derivedParams = cfg.kdf.execute(password, cipher.keySize, cipher.ivSize, cfg.salt, cfg.hasher);
+
+	            // Add IV to config
+	            cfg.iv = derivedParams.iv;
+
+	            // Encrypt
+	            var ciphertext = SerializableCipher.encrypt.call(this, cipher, message, derivedParams.key, cfg);
+
+	            // Mix in derived params
+	            ciphertext.mixIn(derivedParams);
+
+	            return ciphertext;
+	        },
+
+	        /**
+	         * Decrypts serialized ciphertext using a password.
+	         *
+	         * @param {Cipher} cipher The cipher algorithm to use.
+	         * @param {CipherParams|string} ciphertext The ciphertext to decrypt.
+	         * @param {string} password The password.
+	         * @param {Object} cfg (Optional) The configuration options to use for this operation.
+	         *
+	         * @return {WordArray} The plaintext.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var plaintext = CryptoJS.lib.PasswordBasedCipher.decrypt(CryptoJS.algo.AES, formattedCiphertext, 'password', { format: CryptoJS.format.OpenSSL });
+	         *     var plaintext = CryptoJS.lib.PasswordBasedCipher.decrypt(CryptoJS.algo.AES, ciphertextParams, 'password', { format: CryptoJS.format.OpenSSL });
+	         */
+	        decrypt: function (cipher, ciphertext, password, cfg) {
+	            // Apply config defaults
+	            cfg = this.cfg.extend(cfg);
+
+	            // Convert string to CipherParams
+	            ciphertext = this._parse(ciphertext, cfg.format);
+
+	            // Derive key and other params
+	            var derivedParams = cfg.kdf.execute(password, cipher.keySize, cipher.ivSize, ciphertext.salt, cfg.hasher);
+
+	            // Add IV to config
+	            cfg.iv = derivedParams.iv;
+
+	            // Decrypt
+	            var plaintext = SerializableCipher.decrypt.call(this, cipher, ciphertext, derivedParams.key, cfg);
+
+	            return plaintext;
+	        }
+	    });
+	}());
+
+
+	/**
+	 * Cipher Feedback block mode.
+	 */
+	CryptoJS.mode.CFB = (function () {
+	    var CFB = CryptoJS.lib.BlockCipherMode.extend();
+
+	    CFB.Encryptor = CFB.extend({
+	        processBlock: function (words, offset) {
+	            // Shortcuts
+	            var cipher = this._cipher;
+	            var blockSize = cipher.blockSize;
+
+	            generateKeystreamAndEncrypt.call(this, words, offset, blockSize, cipher);
+
+	            // Remember this block to use with next block
+	            this._prevBlock = words.slice(offset, offset + blockSize);
+	        }
+	    });
+
+	    CFB.Decryptor = CFB.extend({
+	        processBlock: function (words, offset) {
+	            // Shortcuts
+	            var cipher = this._cipher;
+	            var blockSize = cipher.blockSize;
+
+	            // Remember this block to use with next block
+	            var thisBlock = words.slice(offset, offset + blockSize);
+
+	            generateKeystreamAndEncrypt.call(this, words, offset, blockSize, cipher);
+
+	            // This block becomes the previous block
+	            this._prevBlock = thisBlock;
+	        }
+	    });
+
+	    function generateKeystreamAndEncrypt(words, offset, blockSize, cipher) {
+	        var keystream;
+
+	        // Shortcut
+	        var iv = this._iv;
+
+	        // Generate keystream
+	        if (iv) {
+	            keystream = iv.slice(0);
+
+	            // Remove IV for subsequent blocks
+	            this._iv = undefined;
+	        } else {
+	            keystream = this._prevBlock;
+	        }
+	        cipher.encryptBlock(keystream, 0);
+
+	        // Encrypt
+	        for (var i = 0; i < blockSize; i++) {
+	            words[offset + i] ^= keystream[i];
+	        }
+	    }
+
+	    return CFB;
+	}());
+
+
+	/**
+	 * Counter block mode.
+	 */
+	CryptoJS.mode.CTR = (function () {
+	    var CTR = CryptoJS.lib.BlockCipherMode.extend();
+
+	    var Encryptor = CTR.Encryptor = CTR.extend({
+	        processBlock: function (words, offset) {
+	            // Shortcuts
+	            var cipher = this._cipher
+	            var blockSize = cipher.blockSize;
+	            var iv = this._iv;
+	            var counter = this._counter;
+
+	            // Generate keystream
+	            if (iv) {
+	                counter = this._counter = iv.slice(0);
+
+	                // Remove IV for subsequent blocks
+	                this._iv = undefined;
+	            }
+	            var keystream = counter.slice(0);
+	            cipher.encryptBlock(keystream, 0);
+
+	            // Increment counter
+	            counter[blockSize - 1] = (counter[blockSize - 1] + 1) | 0
+
+	            // Encrypt
+	            for (var i = 0; i < blockSize; i++) {
+	                words[offset + i] ^= keystream[i];
+	            }
+	        }
+	    });
+
+	    CTR.Decryptor = Encryptor;
+
+	    return CTR;
+	}());
+
+
+	/** @preserve
+	 * Counter block mode compatible with  Dr Brian Gladman fileenc.c
+	 * derived from CryptoJS.mode.CTR
+	 * Jan Hruby jhruby.web@gmail.com
+	 */
+	CryptoJS.mode.CTRGladman = (function () {
+	    var CTRGladman = CryptoJS.lib.BlockCipherMode.extend();
+
+		function incWord(word)
+		{
+			if (((word >> 24) & 0xff) === 0xff) { //overflow
+			var b1 = (word >> 16)&0xff;
+			var b2 = (word >> 8)&0xff;
+			var b3 = word & 0xff;
+
+			if (b1 === 0xff) // overflow b1
+			{
+			b1 = 0;
+			if (b2 === 0xff)
+			{
+				b2 = 0;
+				if (b3 === 0xff)
+				{
+					b3 = 0;
+				}
+				else
+				{
+					++b3;
+				}
+			}
+			else
+			{
+				++b2;
+			}
+			}
+			else
+			{
+			++b1;
+			}
+
+			word = 0;
+			word += (b1 << 16);
+			word += (b2 << 8);
+			word += b3;
+			}
+			else
+			{
+			word += (0x01 << 24);
+			}
+			return word;
+		}
+
+		function incCounter(counter)
+		{
+			if ((counter[0] = incWord(counter[0])) === 0)
+			{
+				// encr_data in fileenc.c from  Dr Brian Gladman's counts only with DWORD j < 8
+				counter[1] = incWord(counter[1]);
+			}
+			return counter;
+		}
+
+	    var Encryptor = CTRGladman.Encryptor = CTRGladman.extend({
+	        processBlock: function (words, offset) {
+	            // Shortcuts
+	            var cipher = this._cipher
+	            var blockSize = cipher.blockSize;
+	            var iv = this._iv;
+	            var counter = this._counter;
+
+	            // Generate keystream
+	            if (iv) {
+	                counter = this._counter = iv.slice(0);
+
+	                // Remove IV for subsequent blocks
+	                this._iv = undefined;
+	            }
+
+				incCounter(counter);
+
+				var keystream = counter.slice(0);
+	            cipher.encryptBlock(keystream, 0);
+
+	            // Encrypt
+	            for (var i = 0; i < blockSize; i++) {
+	                words[offset + i] ^= keystream[i];
+	            }
+	        }
+	    });
+
+	    CTRGladman.Decryptor = Encryptor;
+
+	    return CTRGladman;
+	}());
+
+
+
+
+	/**
+	 * Output Feedback block mode.
+	 */
+	CryptoJS.mode.OFB = (function () {
+	    var OFB = CryptoJS.lib.BlockCipherMode.extend();
+
+	    var Encryptor = OFB.Encryptor = OFB.extend({
+	        processBlock: function (words, offset) {
+	            // Shortcuts
+	            var cipher = this._cipher
+	            var blockSize = cipher.blockSize;
+	            var iv = this._iv;
+	            var keystream = this._keystream;
+
+	            // Generate keystream
+	            if (iv) {
+	                keystream = this._keystream = iv.slice(0);
+
+	                // Remove IV for subsequent blocks
+	                this._iv = undefined;
+	            }
+	            cipher.encryptBlock(keystream, 0);
+
+	            // Encrypt
+	            for (var i = 0; i < blockSize; i++) {
+	                words[offset + i] ^= keystream[i];
+	            }
+	        }
+	    });
+
+	    OFB.Decryptor = Encryptor;
+
+	    return OFB;
+	}());
+
+
+	/**
+	 * Electronic Codebook block mode.
+	 */
+	CryptoJS.mode.ECB = (function () {
+	    var ECB = CryptoJS.lib.BlockCipherMode.extend();
+
+	    ECB.Encryptor = ECB.extend({
+	        processBlock: function (words, offset) {
+	            this._cipher.encryptBlock(words, offset);
+	        }
+	    });
+
+	    ECB.Decryptor = ECB.extend({
+	        processBlock: function (words, offset) {
+	            this._cipher.decryptBlock(words, offset);
+	        }
+	    });
+
+	    return ECB;
+	}());
+
+
+	/**
+	 * ANSI X.923 padding strategy.
+	 */
+	CryptoJS.pad.AnsiX923 = {
+	    pad: function (data, blockSize) {
+	        // Shortcuts
+	        var dataSigBytes = data.sigBytes;
+	        var blockSizeBytes = blockSize * 4;
+
+	        // Count padding bytes
+	        var nPaddingBytes = blockSizeBytes - dataSigBytes % blockSizeBytes;
+
+	        // Compute last byte position
+	        var lastBytePos = dataSigBytes + nPaddingBytes - 1;
+
+	        // Pad
+	        data.clamp();
+	        data.words[lastBytePos >>> 2] |= nPaddingBytes << (24 - (lastBytePos % 4) * 8);
+	        data.sigBytes += nPaddingBytes;
+	    },
+
+	    unpad: function (data) {
+	        // Get number of padding bytes from last byte
+	        var nPaddingBytes = data.words[(data.sigBytes - 1) >>> 2] & 0xff;
+
+	        // Remove padding
+	        data.sigBytes -= nPaddingBytes;
+	    }
+	};
+
+
+	/**
+	 * ISO 10126 padding strategy.
+	 */
+	CryptoJS.pad.Iso10126 = {
+	    pad: function (data, blockSize) {
+	        // Shortcut
+	        var blockSizeBytes = blockSize * 4;
+
+	        // Count padding bytes
+	        var nPaddingBytes = blockSizeBytes - data.sigBytes % blockSizeBytes;
+
+	        // Pad
+	        data.concat(CryptoJS.lib.WordArray.random(nPaddingBytes - 1)).
+	             concat(CryptoJS.lib.WordArray.create([nPaddingBytes << 24], 1));
+	    },
+
+	    unpad: function (data) {
+	        // Get number of padding bytes from last byte
+	        var nPaddingBytes = data.words[(data.sigBytes - 1) >>> 2] & 0xff;
+
+	        // Remove padding
+	        data.sigBytes -= nPaddingBytes;
+	    }
+	};
+
+
+	/**
+	 * ISO/IEC 9797-1 Padding Method 2.
+	 */
+	CryptoJS.pad.Iso97971 = {
+	    pad: function (data, blockSize) {
+	        // Add 0x80 byte
+	        data.concat(CryptoJS.lib.WordArray.create([0x80000000], 1));
+
+	        // Zero pad the rest
+	        CryptoJS.pad.ZeroPadding.pad(data, blockSize);
+	    },
+
+	    unpad: function (data) {
+	        // Remove zero padding
+	        CryptoJS.pad.ZeroPadding.unpad(data);
+
+	        // Remove one more byte -- the 0x80 byte
+	        data.sigBytes--;
+	    }
+	};
+
+
+	/**
+	 * Zero padding strategy.
+	 */
+	CryptoJS.pad.ZeroPadding = {
+	    pad: function (data, blockSize) {
+	        // Shortcut
+	        var blockSizeBytes = blockSize * 4;
+
+	        // Pad
+	        data.clamp();
+	        data.sigBytes += blockSizeBytes - ((data.sigBytes % blockSizeBytes) || blockSizeBytes);
+	    },
+
+	    unpad: function (data) {
+	        // Shortcut
+	        var dataWords = data.words;
+
+	        // Unpad
+	        var i = data.sigBytes - 1;
+	        for (var i = data.sigBytes - 1; i >= 0; i--) {
+	            if (((dataWords[i >>> 2] >>> (24 - (i % 4) * 8)) & 0xff)) {
+	                data.sigBytes = i + 1;
+	                break;
+	            }
+	        }
+	    }
+	};
+
+
+	/**
+	 * A noop padding strategy.
+	 */
+	CryptoJS.pad.NoPadding = {
+	    pad: function () {
+	    },
+
+	    unpad: function () {
+	    }
+	};
+
+
+	(function (undefined) {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var CipherParams = C_lib.CipherParams;
+	    var C_enc = C.enc;
+	    var Hex = C_enc.Hex;
+	    var C_format = C.format;
+
+	    var HexFormatter = C_format.Hex = {
+	        /**
+	         * Converts the ciphertext of a cipher params object to a hexadecimally encoded string.
+	         *
+	         * @param {CipherParams} cipherParams The cipher params object.
+	         *
+	         * @return {string} The hexadecimally encoded string.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var hexString = CryptoJS.format.Hex.stringify(cipherParams);
+	         */
+	        stringify: function (cipherParams) {
+	            return cipherParams.ciphertext.toString(Hex);
+	        },
+
+	        /**
+	         * Converts a hexadecimally encoded ciphertext string to a cipher params object.
+	         *
+	         * @param {string} input The hexadecimally encoded string.
+	         *
+	         * @return {CipherParams} The cipher params object.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var cipherParams = CryptoJS.format.Hex.parse(hexString);
+	         */
+	        parse: function (input) {
+	            var ciphertext = Hex.parse(input);
+	            return CipherParams.create({ ciphertext: ciphertext });
+	        }
+	    };
+	}());
+
+
+	(function () {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var BlockCipher = C_lib.BlockCipher;
+	    var C_algo = C.algo;
+
+	    // Lookup tables
+	    var SBOX = [];
+	    var INV_SBOX = [];
+	    var SUB_MIX_0 = [];
+	    var SUB_MIX_1 = [];
+	    var SUB_MIX_2 = [];
+	    var SUB_MIX_3 = [];
+	    var INV_SUB_MIX_0 = [];
+	    var INV_SUB_MIX_1 = [];
+	    var INV_SUB_MIX_2 = [];
+	    var INV_SUB_MIX_3 = [];
+
+	    // Compute lookup tables
+	    (function () {
+	        // Compute double table
+	        var d = [];
+	        for (var i = 0; i < 256; i++) {
+	            if (i < 128) {
+	                d[i] = i << 1;
+	            } else {
+	                d[i] = (i << 1) ^ 0x11b;
+	            }
+	        }
+
+	        // Walk GF(2^8)
+	        var x = 0;
+	        var xi = 0;
+	        for (var i = 0; i < 256; i++) {
+	            // Compute sbox
+	            var sx = xi ^ (xi << 1) ^ (xi << 2) ^ (xi << 3) ^ (xi << 4);
+	            sx = (sx >>> 8) ^ (sx & 0xff) ^ 0x63;
+	            SBOX[x] = sx;
+	            INV_SBOX[sx] = x;
+
+	            // Compute multiplication
+	            var x2 = d[x];
+	            var x4 = d[x2];
+	            var x8 = d[x4];
+
+	            // Compute sub bytes, mix columns tables
+	            var t = (d[sx] * 0x101) ^ (sx * 0x1010100);
+	            SUB_MIX_0[x] = (t << 24) | (t >>> 8);
+	            SUB_MIX_1[x] = (t << 16) | (t >>> 16);
+	            SUB_MIX_2[x] = (t << 8)  | (t >>> 24);
+	            SUB_MIX_3[x] = t;
+
+	            // Compute inv sub bytes, inv mix columns tables
+	            var t = (x8 * 0x1010101) ^ (x4 * 0x10001) ^ (x2 * 0x101) ^ (x * 0x1010100);
+	            INV_SUB_MIX_0[sx] = (t << 24) | (t >>> 8);
+	            INV_SUB_MIX_1[sx] = (t << 16) | (t >>> 16);
+	            INV_SUB_MIX_2[sx] = (t << 8)  | (t >>> 24);
+	            INV_SUB_MIX_3[sx] = t;
+
+	            // Compute next counter
+	            if (!x) {
+	                x = xi = 1;
+	            } else {
+	                x = x2 ^ d[d[d[x8 ^ x2]]];
+	                xi ^= d[d[xi]];
+	            }
+	        }
+	    }());
+
+	    // Precomputed Rcon lookup
+	    var RCON = [0x00, 0x01, 0x02, 0x04, 0x08, 0x10, 0x20, 0x40, 0x80, 0x1b, 0x36];
+
+	    /**
+	     * AES block cipher algorithm.
+	     */
+	    var AES = C_algo.AES = BlockCipher.extend({
+	        _doReset: function () {
+	            var t;
+
+	            // Skip reset of nRounds has been set before and key did not change
+	            if (this._nRounds && this._keyPriorReset === this._key) {
+	                return;
+	            }
+
+	            // Shortcuts
+	            var key = this._keyPriorReset = this._key;
+	            var keyWords = key.words;
+	            var keySize = key.sigBytes / 4;
+
+	            // Compute number of rounds
+	            var nRounds = this._nRounds = keySize + 6;
+
+	            // Compute number of key schedule rows
+	            var ksRows = (nRounds + 1) * 4;
+
+	            // Compute key schedule
+	            var keySchedule = this._keySchedule = [];
+	            for (var ksRow = 0; ksRow < ksRows; ksRow++) {
+	                if (ksRow < keySize) {
+	                    keySchedule[ksRow] = keyWords[ksRow];
+	                } else {
+	                    t = keySchedule[ksRow - 1];
+
+	                    if (!(ksRow % keySize)) {
+	                        // Rot word
+	                        t = (t << 8) | (t >>> 24);
+
+	                        // Sub word
+	                        t = (SBOX[t >>> 24] << 24) | (SBOX[(t >>> 16) & 0xff] << 16) | (SBOX[(t >>> 8) & 0xff] << 8) | SBOX[t & 0xff];
+
+	                        // Mix Rcon
+	                        t ^= RCON[(ksRow / keySize) | 0] << 24;
+	                    } else if (keySize > 6 && ksRow % keySize == 4) {
+	                        // Sub word
+	                        t = (SBOX[t >>> 24] << 24) | (SBOX[(t >>> 16) & 0xff] << 16) | (SBOX[(t >>> 8) & 0xff] << 8) | SBOX[t & 0xff];
+	                    }
+
+	                    keySchedule[ksRow] = keySchedule[ksRow - keySize] ^ t;
+	                }
+	            }
+
+	            // Compute inv key schedule
+	            var invKeySchedule = this._invKeySchedule = [];
+	            for (var invKsRow = 0; invKsRow < ksRows; invKsRow++) {
+	                var ksRow = ksRows - invKsRow;
+
+	                if (invKsRow % 4) {
+	                    var t = keySchedule[ksRow];
+	                } else {
+	                    var t = keySchedule[ksRow - 4];
+	                }
+
+	                if (invKsRow < 4 || ksRow <= 4) {
+	                    invKeySchedule[invKsRow] = t;
+	                } else {
+	                    invKeySchedule[invKsRow] = INV_SUB_MIX_0[SBOX[t >>> 24]] ^ INV_SUB_MIX_1[SBOX[(t >>> 16) & 0xff]] ^
+	                                               INV_SUB_MIX_2[SBOX[(t >>> 8) & 0xff]] ^ INV_SUB_MIX_3[SBOX[t & 0xff]];
+	                }
+	            }
+	        },
+
+	        encryptBlock: function (M, offset) {
+	            this._doCryptBlock(M, offset, this._keySchedule, SUB_MIX_0, SUB_MIX_1, SUB_MIX_2, SUB_MIX_3, SBOX);
+	        },
+
+	        decryptBlock: function (M, offset) {
+	            // Swap 2nd and 4th rows
+	            var t = M[offset + 1];
+	            M[offset + 1] = M[offset + 3];
+	            M[offset + 3] = t;
+
+	            this._doCryptBlock(M, offset, this._invKeySchedule, INV_SUB_MIX_0, INV_SUB_MIX_1, INV_SUB_MIX_2, INV_SUB_MIX_3, INV_SBOX);
+
+	            // Inv swap 2nd and 4th rows
+	            var t = M[offset + 1];
+	            M[offset + 1] = M[offset + 3];
+	            M[offset + 3] = t;
+	        },
+
+	        _doCryptBlock: function (M, offset, keySchedule, SUB_MIX_0, SUB_MIX_1, SUB_MIX_2, SUB_MIX_3, SBOX) {
+	            // Shortcut
+	            var nRounds = this._nRounds;
+
+	            // Get input, add round key
+	            var s0 = M[offset]     ^ keySchedule[0];
+	            var s1 = M[offset + 1] ^ keySchedule[1];
+	            var s2 = M[offset + 2] ^ keySchedule[2];
+	            var s3 = M[offset + 3] ^ keySchedule[3];
+
+	            // Key schedule row counter
+	            var ksRow = 4;
+
+	            // Rounds
+	            for (var round = 1; round < nRounds; round++) {
+	                // Shift rows, sub bytes, mix columns, add round key
+	                var t0 = SUB_MIX_0[s0 >>> 24] ^ SUB_MIX_1[(s1 >>> 16) & 0xff] ^ SUB_MIX_2[(s2 >>> 8) & 0xff] ^ SUB_MIX_3[s3 & 0xff] ^ keySchedule[ksRow++];
+	                var t1 = SUB_MIX_0[s1 >>> 24] ^ SUB_MIX_1[(s2 >>> 16) & 0xff] ^ SUB_MIX_2[(s3 >>> 8) & 0xff] ^ SUB_MIX_3[s0 & 0xff] ^ keySchedule[ksRow++];
+	                var t2 = SUB_MIX_0[s2 >>> 24] ^ SUB_MIX_1[(s3 >>> 16) & 0xff] ^ SUB_MIX_2[(s0 >>> 8) & 0xff] ^ SUB_MIX_3[s1 & 0xff] ^ keySchedule[ksRow++];
+	                var t3 = SUB_MIX_0[s3 >>> 24] ^ SUB_MIX_1[(s0 >>> 16) & 0xff] ^ SUB_MIX_2[(s1 >>> 8) & 0xff] ^ SUB_MIX_3[s2 & 0xff] ^ keySchedule[ksRow++];
+
+	                // Update state
+	                s0 = t0;
+	                s1 = t1;
+	                s2 = t2;
+	                s3 = t3;
+	            }
+
+	            // Shift rows, sub bytes, add round key
+	            var t0 = ((SBOX[s0 >>> 24] << 24) | (SBOX[(s1 >>> 16) & 0xff] << 16) | (SBOX[(s2 >>> 8) & 0xff] << 8) | SBOX[s3 & 0xff]) ^ keySchedule[ksRow++];
+	            var t1 = ((SBOX[s1 >>> 24] << 24) | (SBOX[(s2 >>> 16) & 0xff] << 16) | (SBOX[(s3 >>> 8) & 0xff] << 8) | SBOX[s0 & 0xff]) ^ keySchedule[ksRow++];
+	            var t2 = ((SBOX[s2 >>> 24] << 24) | (SBOX[(s3 >>> 16) & 0xff] << 16) | (SBOX[(s0 >>> 8) & 0xff] << 8) | SBOX[s1 & 0xff]) ^ keySchedule[ksRow++];
+	            var t3 = ((SBOX[s3 >>> 24] << 24) | (SBOX[(s0 >>> 16) & 0xff] << 16) | (SBOX[(s1 >>> 8) & 0xff] << 8) | SBOX[s2 & 0xff]) ^ keySchedule[ksRow++];
+
+	            // Set output
+	            M[offset]     = t0;
+	            M[offset + 1] = t1;
+	            M[offset + 2] = t2;
+	            M[offset + 3] = t3;
+	        },
+
+	        keySize: 256/32
+	    });
+
+	    /**
+	     * Shortcut functions to the cipher's object interface.
+	     *
+	     * @example
+	     *
+	     *     var ciphertext = CryptoJS.AES.encrypt(message, key, cfg);
+	     *     var plaintext  = CryptoJS.AES.decrypt(ciphertext, key, cfg);
+	     */
+	    C.AES = BlockCipher._createHelper(AES);
+	}());
+
+
+	(function () {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var WordArray = C_lib.WordArray;
+	    var BlockCipher = C_lib.BlockCipher;
+	    var C_algo = C.algo;
+
+	    // Permuted Choice 1 constants
+	    var PC1 = [
+	        57, 49, 41, 33, 25, 17, 9,  1,
+	        58, 50, 42, 34, 26, 18, 10, 2,
+	        59, 51, 43, 35, 27, 19, 11, 3,
+	        60, 52, 44, 36, 63, 55, 47, 39,
+	        31, 23, 15, 7,  62, 54, 46, 38,
+	        30, 22, 14, 6,  61, 53, 45, 37,
+	        29, 21, 13, 5,  28, 20, 12, 4
+	    ];
+
+	    // Permuted Choice 2 constants
+	    var PC2 = [
+	        14, 17, 11, 24, 1,  5,
+	        3,  28, 15, 6,  21, 10,
+	        23, 19, 12, 4,  26, 8,
+	        16, 7,  27, 20, 13, 2,
+	        41, 52, 31, 37, 47, 55,
+	        30, 40, 51, 45, 33, 48,
+	        44, 49, 39, 56, 34, 53,
+	        46, 42, 50, 36, 29, 32
+	    ];
+
+	    // Cumulative bit shift constants
+	    var BIT_SHIFTS = [1,  2,  4,  6,  8,  10, 12, 14, 15, 17, 19, 21, 23, 25, 27, 28];
+
+	    // SBOXes and round permutation constants
+	    var SBOX_P = [
+	        {
+	            0x0: 0x808200,
+	            0x10000000: 0x8000,
+	            0x20000000: 0x808002,
+	            0x30000000: 0x2,
+	            0x40000000: 0x200,
+	            0x50000000: 0x808202,
+	            0x60000000: 0x800202,
+	            0x70000000: 0x800000,
+	            0x80000000: 0x202,
+	            0x90000000: 0x800200,
+	            0xa0000000: 0x8200,
+	            0xb0000000: 0x808000,
+	            0xc0000000: 0x8002,
+	            0xd0000000: 0x800002,
+	            0xe0000000: 0x0,
+	            0xf0000000: 0x8202,
+	            0x8000000: 0x0,
+	            0x18000000: 0x808202,
+	            0x28000000: 0x8202,
+	            0x38000000: 0x8000,
+	            0x48000000: 0x808200,
+	            0x58000000: 0x200,
+	            0x68000000: 0x808002,
+	            0x78000000: 0x2,
+	            0x88000000: 0x800200,
+	            0x98000000: 0x8200,
+	            0xa8000000: 0x808000,
+	            0xb8000000: 0x800202,
+	            0xc8000000: 0x800002,
+	            0xd8000000: 0x8002,
+	            0xe8000000: 0x202,
+	            0xf8000000: 0x800000,
+	            0x1: 0x8000,
+	            0x10000001: 0x2,
+	            0x20000001: 0x808200,
+	            0x30000001: 0x800000,
+	            0x40000001: 0x808002,
+	            0x50000001: 0x8200,
+	            0x60000001: 0x200,
+	            0x70000001: 0x800202,
+	            0x80000001: 0x808202,
+	            0x90000001: 0x808000,
+	            0xa0000001: 0x800002,
+	            0xb0000001: 0x8202,
+	            0xc0000001: 0x202,
+	            0xd0000001: 0x800200,
+	            0xe0000001: 0x8002,
+	            0xf0000001: 0x0,
+	            0x8000001: 0x808202,
+	            0x18000001: 0x808000,
+	            0x28000001: 0x800000,
+	            0x38000001: 0x200,
+	            0x48000001: 0x8000,
+	            0x58000001: 0x800002,
+	            0x68000001: 0x2,
+	            0x78000001: 0x8202,
+	            0x88000001: 0x8002,
+	            0x98000001: 0x800202,
+	            0xa8000001: 0x202,
+	            0xb8000001: 0x808200,
+	            0xc8000001: 0x800200,
+	            0xd8000001: 0x0,
+	            0xe8000001: 0x8200,
+	            0xf8000001: 0x808002
+	        },
+	        {
+	            0x0: 0x40084010,
+	            0x1000000: 0x4000,
+	            0x2000000: 0x80000,
+	            0x3000000: 0x40080010,
+	            0x4000000: 0x40000010,
+	            0x5000000: 0x40084000,
+	            0x6000000: 0x40004000,
+	            0x7000000: 0x10,
+	            0x8000000: 0x84000,
+	            0x9000000: 0x40004010,
+	            0xa000000: 0x40000000,
+	            0xb000000: 0x84010,
+	            0xc000000: 0x80010,
+	            0xd000000: 0x0,
+	            0xe000000: 0x4010,
+	            0xf000000: 0x40080000,
+	            0x800000: 0x40004000,
+	            0x1800000: 0x84010,
+	            0x2800000: 0x10,
+	            0x3800000: 0x40004010,
+	            0x4800000: 0x40084010,
+	            0x5800000: 0x40000000,
+	            0x6800000: 0x80000,
+	            0x7800000: 0x40080010,
+	            0x8800000: 0x80010,
+	            0x9800000: 0x0,
+	            0xa800000: 0x4000,
+	            0xb800000: 0x40080000,
+	            0xc800000: 0x40000010,
+	            0xd800000: 0x84000,
+	            0xe800000: 0x40084000,
+	            0xf800000: 0x4010,
+	            0x10000000: 0x0,
+	            0x11000000: 0x40080010,
+	            0x12000000: 0x40004010,
+	            0x13000000: 0x40084000,
+	            0x14000000: 0x40080000,
+	            0x15000000: 0x10,
+	            0x16000000: 0x84010,
+	            0x17000000: 0x4000,
+	            0x18000000: 0x4010,
+	            0x19000000: 0x80000,
+	            0x1a000000: 0x80010,
+	            0x1b000000: 0x40000010,
+	            0x1c000000: 0x84000,
+	            0x1d000000: 0x40004000,
+	            0x1e000000: 0x40000000,
+	            0x1f000000: 0x40084010,
+	            0x10800000: 0x84010,
+	            0x11800000: 0x80000,
+	            0x12800000: 0x40080000,
+	            0x13800000: 0x4000,
+	            0x14800000: 0x40004000,
+	            0x15800000: 0x40084010,
+	            0x16800000: 0x10,
+	            0x17800000: 0x40000000,
+	            0x18800000: 0x40084000,
+	            0x19800000: 0x40000010,
+	            0x1a800000: 0x40004010,
+	            0x1b800000: 0x80010,
+	            0x1c800000: 0x0,
+	            0x1d800000: 0x4010,
+	            0x1e800000: 0x40080010,
+	            0x1f800000: 0x84000
+	        },
+	        {
+	            0x0: 0x104,
+	            0x100000: 0x0,
+	            0x200000: 0x4000100,
+	            0x300000: 0x10104,
+	            0x400000: 0x10004,
+	            0x500000: 0x4000004,
+	            0x600000: 0x4010104,
+	            0x700000: 0x4010000,
+	            0x800000: 0x4000000,
+	            0x900000: 0x4010100,
+	            0xa00000: 0x10100,
+	            0xb00000: 0x4010004,
+	            0xc00000: 0x4000104,
+	            0xd00000: 0x10000,
+	            0xe00000: 0x4,
+	            0xf00000: 0x100,
+	            0x80000: 0x4010100,
+	            0x180000: 0x4010004,
+	            0x280000: 0x0,
+	            0x380000: 0x4000100,
+	            0x480000: 0x4000004,
+	            0x580000: 0x10000,
+	            0x680000: 0x10004,
+	            0x780000: 0x104,
+	            0x880000: 0x4,
+	            0x980000: 0x100,
+	            0xa80000: 0x4010000,
+	            0xb80000: 0x10104,
+	            0xc80000: 0x10100,
+	            0xd80000: 0x4000104,
+	            0xe80000: 0x4010104,
+	            0xf80000: 0x4000000,
+	            0x1000000: 0x4010100,
+	            0x1100000: 0x10004,
+	            0x1200000: 0x10000,
+	            0x1300000: 0x4000100,
+	            0x1400000: 0x100,
+	            0x1500000: 0x4010104,
+	            0x1600000: 0x4000004,
+	            0x1700000: 0x0,
+	            0x1800000: 0x4000104,
+	            0x1900000: 0x4000000,
+	            0x1a00000: 0x4,
+	            0x1b00000: 0x10100,
+	            0x1c00000: 0x4010000,
+	            0x1d00000: 0x104,
+	            0x1e00000: 0x10104,
+	            0x1f00000: 0x4010004,
+	            0x1080000: 0x4000000,
+	            0x1180000: 0x104,
+	            0x1280000: 0x4010100,
+	            0x1380000: 0x0,
+	            0x1480000: 0x10004,
+	            0x1580000: 0x4000100,
+	            0x1680000: 0x100,
+	            0x1780000: 0x4010004,
+	            0x1880000: 0x10000,
+	            0x1980000: 0x4010104,
+	            0x1a80000: 0x10104,
+	            0x1b80000: 0x4000004,
+	            0x1c80000: 0x4000104,
+	            0x1d80000: 0x4010000,
+	            0x1e80000: 0x4,
+	            0x1f80000: 0x10100
+	        },
+	        {
+	            0x0: 0x80401000,
+	            0x10000: 0x80001040,
+	            0x20000: 0x401040,
+	            0x30000: 0x80400000,
+	            0x40000: 0x0,
+	            0x50000: 0x401000,
+	            0x60000: 0x80000040,
+	            0x70000: 0x400040,
+	            0x80000: 0x80000000,
+	            0x90000: 0x400000,
+	            0xa0000: 0x40,
+	            0xb0000: 0x80001000,
+	            0xc0000: 0x80400040,
+	            0xd0000: 0x1040,
+	            0xe0000: 0x1000,
+	            0xf0000: 0x80401040,
+	            0x8000: 0x80001040,
+	            0x18000: 0x40,
+	            0x28000: 0x80400040,
+	            0x38000: 0x80001000,
+	            0x48000: 0x401000,
+	            0x58000: 0x80401040,
+	            0x68000: 0x0,
+	            0x78000: 0x80400000,
+	            0x88000: 0x1000,
+	            0x98000: 0x80401000,
+	            0xa8000: 0x400000,
+	            0xb8000: 0x1040,
+	            0xc8000: 0x80000000,
+	            0xd8000: 0x400040,
+	            0xe8000: 0x401040,
+	            0xf8000: 0x80000040,
+	            0x100000: 0x400040,
+	            0x110000: 0x401000,
+	            0x120000: 0x80000040,
+	            0x130000: 0x0,
+	            0x140000: 0x1040,
+	            0x150000: 0x80400040,
+	            0x160000: 0x80401000,
+	            0x170000: 0x80001040,
+	            0x180000: 0x80401040,
+	            0x190000: 0x80000000,
+	            0x1a0000: 0x80400000,
+	            0x1b0000: 0x401040,
+	            0x1c0000: 0x80001000,
+	            0x1d0000: 0x400000,
+	            0x1e0000: 0x40,
+	            0x1f0000: 0x1000,
+	            0x108000: 0x80400000,
+	            0x118000: 0x80401040,
+	            0x128000: 0x0,
+	            0x138000: 0x401000,
+	            0x148000: 0x400040,
+	            0x158000: 0x80000000,
+	            0x168000: 0x80001040,
+	            0x178000: 0x40,
+	            0x188000: 0x80000040,
+	            0x198000: 0x1000,
+	            0x1a8000: 0x80001000,
+	            0x1b8000: 0x80400040,
+	            0x1c8000: 0x1040,
+	            0x1d8000: 0x80401000,
+	            0x1e8000: 0x400000,
+	            0x1f8000: 0x401040
+	        },
+	        {
+	            0x0: 0x80,
+	            0x1000: 0x1040000,
+	            0x2000: 0x40000,
+	            0x3000: 0x20000000,
+	            0x4000: 0x20040080,
+	            0x5000: 0x1000080,
+	            0x6000: 0x21000080,
+	            0x7000: 0x40080,
+	            0x8000: 0x1000000,
+	            0x9000: 0x20040000,
+	            0xa000: 0x20000080,
+	            0xb000: 0x21040080,
+	            0xc000: 0x21040000,
+	            0xd000: 0x0,
+	            0xe000: 0x1040080,
+	            0xf000: 0x21000000,
+	            0x800: 0x1040080,
+	            0x1800: 0x21000080,
+	            0x2800: 0x80,
+	            0x3800: 0x1040000,
+	            0x4800: 0x40000,
+	            0x5800: 0x20040080,
+	            0x6800: 0x21040000,
+	            0x7800: 0x20000000,
+	            0x8800: 0x20040000,
+	            0x9800: 0x0,
+	            0xa800: 0x21040080,
+	            0xb800: 0x1000080,
+	            0xc800: 0x20000080,
+	            0xd800: 0x21000000,
+	            0xe800: 0x1000000,
+	            0xf800: 0x40080,
+	            0x10000: 0x40000,
+	            0x11000: 0x80,
+	            0x12000: 0x20000000,
+	            0x13000: 0x21000080,
+	            0x14000: 0x1000080,
+	            0x15000: 0x21040000,
+	            0x16000: 0x20040080,
+	            0x17000: 0x1000000,
+	            0x18000: 0x21040080,
+	            0x19000: 0x21000000,
+	            0x1a000: 0x1040000,
+	            0x1b000: 0x20040000,
+	            0x1c000: 0x40080,
+	            0x1d000: 0x20000080,
+	            0x1e000: 0x0,
+	            0x1f000: 0x1040080,
+	            0x10800: 0x21000080,
+	            0x11800: 0x1000000,
+	            0x12800: 0x1040000,
+	            0x13800: 0x20040080,
+	            0x14800: 0x20000000,
+	            0x15800: 0x1040080,
+	            0x16800: 0x80,
+	            0x17800: 0x21040000,
+	            0x18800: 0x40080,
+	            0x19800: 0x21040080,
+	            0x1a800: 0x0,
+	            0x1b800: 0x21000000,
+	            0x1c800: 0x1000080,
+	            0x1d800: 0x40000,
+	            0x1e800: 0x20040000,
+	            0x1f800: 0x20000080
+	        },
+	        {
+	            0x0: 0x10000008,
+	            0x100: 0x2000,
+	            0x200: 0x10200000,
+	            0x300: 0x10202008,
+	            0x400: 0x10002000,
+	            0x500: 0x200000,
+	            0x600: 0x200008,
+	            0x700: 0x10000000,
+	            0x800: 0x0,
+	            0x900: 0x10002008,
+	            0xa00: 0x202000,
+	            0xb00: 0x8,
+	            0xc00: 0x10200008,
+	            0xd00: 0x202008,
+	            0xe00: 0x2008,
+	            0xf00: 0x10202000,
+	            0x80: 0x10200000,
+	            0x180: 0x10202008,
+	            0x280: 0x8,
+	            0x380: 0x200000,
+	            0x480: 0x202008,
+	            0x580: 0x10000008,
+	            0x680: 0x10002000,
+	            0x780: 0x2008,
+	            0x880: 0x200008,
+	            0x980: 0x2000,
+	            0xa80: 0x10002008,
+	            0xb80: 0x10200008,
+	            0xc80: 0x0,
+	            0xd80: 0x10202000,
+	            0xe80: 0x202000,
+	            0xf80: 0x10000000,
+	            0x1000: 0x10002000,
+	            0x1100: 0x10200008,
+	            0x1200: 0x10202008,
+	            0x1300: 0x2008,
+	            0x1400: 0x200000,
+	            0x1500: 0x10000000,
+	            0x1600: 0x10000008,
+	            0x1700: 0x202000,
+	            0x1800: 0x202008,
+	            0x1900: 0x0,
+	            0x1a00: 0x8,
+	            0x1b00: 0x10200000,
+	            0x1c00: 0x2000,
+	            0x1d00: 0x10002008,
+	            0x1e00: 0x10202000,
+	            0x1f00: 0x200008,
+	            0x1080: 0x8,
+	            0x1180: 0x202000,
+	            0x1280: 0x200000,
+	            0x1380: 0x10000008,
+	            0x1480: 0x10002000,
+	            0x1580: 0x2008,
+	            0x1680: 0x10202008,
+	            0x1780: 0x10200000,
+	            0x1880: 0x10202000,
+	            0x1980: 0x10200008,
+	            0x1a80: 0x2000,
+	            0x1b80: 0x202008,
+	            0x1c80: 0x200008,
+	            0x1d80: 0x0,
+	            0x1e80: 0x10000000,
+	            0x1f80: 0x10002008
+	        },
+	        {
+	            0x0: 0x100000,
+	            0x10: 0x2000401,
+	            0x20: 0x400,
+	            0x30: 0x100401,
+	            0x40: 0x2100401,
+	            0x50: 0x0,
+	            0x60: 0x1,
+	            0x70: 0x2100001,
+	            0x80: 0x2000400,
+	            0x90: 0x100001,
+	            0xa0: 0x2000001,
+	            0xb0: 0x2100400,
+	            0xc0: 0x2100000,
+	            0xd0: 0x401,
+	            0xe0: 0x100400,
+	            0xf0: 0x2000000,
+	            0x8: 0x2100001,
+	            0x18: 0x0,
+	            0x28: 0x2000401,
+	            0x38: 0x2100400,
+	            0x48: 0x100000,
+	            0x58: 0x2000001,
+	            0x68: 0x2000000,
+	            0x78: 0x401,
+	            0x88: 0x100401,
+	            0x98: 0x2000400,
+	            0xa8: 0x2100000,
+	            0xb8: 0x100001,
+	            0xc8: 0x400,
+	            0xd8: 0x2100401,
+	            0xe8: 0x1,
+	            0xf8: 0x100400,
+	            0x100: 0x2000000,
+	            0x110: 0x100000,
+	            0x120: 0x2000401,
+	            0x130: 0x2100001,
+	            0x140: 0x100001,
+	            0x150: 0x2000400,
+	            0x160: 0x2100400,
+	            0x170: 0x100401,
+	            0x180: 0x401,
+	            0x190: 0x2100401,
+	            0x1a0: 0x100400,
+	            0x1b0: 0x1,
+	            0x1c0: 0x0,
+	            0x1d0: 0x2100000,
+	            0x1e0: 0x2000001,
+	            0x1f0: 0x400,
+	            0x108: 0x100400,
+	            0x118: 0x2000401,
+	            0x128: 0x2100001,
+	            0x138: 0x1,
+	            0x148: 0x2000000,
+	            0x158: 0x100000,
+	            0x168: 0x401,
+	            0x178: 0x2100400,
+	            0x188: 0x2000001,
+	            0x198: 0x2100000,
+	            0x1a8: 0x0,
+	            0x1b8: 0x2100401,
+	            0x1c8: 0x100401,
+	            0x1d8: 0x400,
+	            0x1e8: 0x2000400,
+	            0x1f8: 0x100001
+	        },
+	        {
+	            0x0: 0x8000820,
+	            0x1: 0x20000,
+	            0x2: 0x8000000,
+	            0x3: 0x20,
+	            0x4: 0x20020,
+	            0x5: 0x8020820,
+	            0x6: 0x8020800,
+	            0x7: 0x800,
+	            0x8: 0x8020000,
+	            0x9: 0x8000800,
+	            0xa: 0x20800,
+	            0xb: 0x8020020,
+	            0xc: 0x820,
+	            0xd: 0x0,
+	            0xe: 0x8000020,
+	            0xf: 0x20820,
+	            0x80000000: 0x800,
+	            0x80000001: 0x8020820,
+	            0x80000002: 0x8000820,
+	            0x80000003: 0x8000000,
+	            0x80000004: 0x8020000,
+	            0x80000005: 0x20800,
+	            0x80000006: 0x20820,
+	            0x80000007: 0x20,
+	            0x80000008: 0x8000020,
+	            0x80000009: 0x820,
+	            0x8000000a: 0x20020,
+	            0x8000000b: 0x8020800,
+	            0x8000000c: 0x0,
+	            0x8000000d: 0x8020020,
+	            0x8000000e: 0x8000800,
+	            0x8000000f: 0x20000,
+	            0x10: 0x20820,
+	            0x11: 0x8020800,
+	            0x12: 0x20,
+	            0x13: 0x800,
+	            0x14: 0x8000800,
+	            0x15: 0x8000020,
+	            0x16: 0x8020020,
+	            0x17: 0x20000,
+	            0x18: 0x0,
+	            0x19: 0x20020,
+	            0x1a: 0x8020000,
+	            0x1b: 0x8000820,
+	            0x1c: 0x8020820,
+	            0x1d: 0x20800,
+	            0x1e: 0x820,
+	            0x1f: 0x8000000,
+	            0x80000010: 0x20000,
+	            0x80000011: 0x800,
+	            0x80000012: 0x8020020,
+	            0x80000013: 0x20820,
+	            0x80000014: 0x20,
+	            0x80000015: 0x8020000,
+	            0x80000016: 0x8000000,
+	            0x80000017: 0x8000820,
+	            0x80000018: 0x8020820,
+	            0x80000019: 0x8000020,
+	            0x8000001a: 0x8000800,
+	            0x8000001b: 0x0,
+	            0x8000001c: 0x20800,
+	            0x8000001d: 0x820,
+	            0x8000001e: 0x20020,
+	            0x8000001f: 0x8020800
+	        }
+	    ];
+
+	    // Masks that select the SBOX input
+	    var SBOX_MASK = [
+	        0xf8000001, 0x1f800000, 0x01f80000, 0x001f8000,
+	        0x0001f800, 0x00001f80, 0x000001f8, 0x8000001f
+	    ];
+
+	    /**
+	     * DES block cipher algorithm.
+	     */
+	    var DES = C_algo.DES = BlockCipher.extend({
+	        _doReset: function () {
+	            // Shortcuts
+	            var key = this._key;
+	            var keyWords = key.words;
+
+	            // Select 56 bits according to PC1
+	            var keyBits = [];
+	            for (var i = 0; i < 56; i++) {
+	                var keyBitPos = PC1[i] - 1;
+	                keyBits[i] = (keyWords[keyBitPos >>> 5] >>> (31 - keyBitPos % 32)) & 1;
+	            }
+
+	            // Assemble 16 subkeys
+	            var subKeys = this._subKeys = [];
+	            for (var nSubKey = 0; nSubKey < 16; nSubKey++) {
+	                // Create subkey
+	                var subKey = subKeys[nSubKey] = [];
+
+	                // Shortcut
+	                var bitShift = BIT_SHIFTS[nSubKey];
+
+	                // Select 48 bits according to PC2
+	                for (var i = 0; i < 24; i++) {
+	                    // Select from the left 28 key bits
+	                    subKey[(i / 6) | 0] |= keyBits[((PC2[i] - 1) + bitShift) % 28] << (31 - i % 6);
+
+	                    // Select from the right 28 key bits
+	                    subKey[4 + ((i / 6) | 0)] |= keyBits[28 + (((PC2[i + 24] - 1) + bitShift) % 28)] << (31 - i % 6);
+	                }
+
+	                // Since each subkey is applied to an expanded 32-bit input,
+	                // the subkey can be broken into 8 values scaled to 32-bits,
+	                // which allows the key to be used without expansion
+	                subKey[0] = (subKey[0] << 1) | (subKey[0] >>> 31);
+	                for (var i = 1; i < 7; i++) {
+	                    subKey[i] = subKey[i] >>> ((i - 1) * 4 + 3);
+	                }
+	                subKey[7] = (subKey[7] << 5) | (subKey[7] >>> 27);
+	            }
+
+	            // Compute inverse subkeys
+	            var invSubKeys = this._invSubKeys = [];
+	            for (var i = 0; i < 16; i++) {
+	                invSubKeys[i] = subKeys[15 - i];
+	            }
+	        },
+
+	        encryptBlock: function (M, offset) {
+	            this._doCryptBlock(M, offset, this._subKeys);
+	        },
+
+	        decryptBlock: function (M, offset) {
+	            this._doCryptBlock(M, offset, this._invSubKeys);
+	        },
+
+	        _doCryptBlock: function (M, offset, subKeys) {
+	            // Get input
+	            this._lBlock = M[offset];
+	            this._rBlock = M[offset + 1];
+
+	            // Initial permutation
+	            exchangeLR.call(this, 4,  0x0f0f0f0f);
+	            exchangeLR.call(this, 16, 0x0000ffff);
+	            exchangeRL.call(this, 2,  0x33333333);
+	            exchangeRL.call(this, 8,  0x00ff00ff);
+	            exchangeLR.call(this, 1,  0x55555555);
+
+	            // Rounds
+	            for (var round = 0; round < 16; round++) {
+	                // Shortcuts
+	                var subKey = subKeys[round];
+	                var lBlock = this._lBlock;
+	                var rBlock = this._rBlock;
+
+	                // Feistel function
+	                var f = 0;
+	                for (var i = 0; i < 8; i++) {
+	                    f |= SBOX_P[i][((rBlock ^ subKey[i]) & SBOX_MASK[i]) >>> 0];
+	                }
+	                this._lBlock = rBlock;
+	                this._rBlock = lBlock ^ f;
+	            }
+
+	            // Undo swap from last round
+	            var t = this._lBlock;
+	            this._lBlock = this._rBlock;
+	            this._rBlock = t;
+
+	            // Final permutation
+	            exchangeLR.call(this, 1,  0x55555555);
+	            exchangeRL.call(this, 8,  0x00ff00ff);
+	            exchangeRL.call(this, 2,  0x33333333);
+	            exchangeLR.call(this, 16, 0x0000ffff);
+	            exchangeLR.call(this, 4,  0x0f0f0f0f);
+
+	            // Set output
+	            M[offset] = this._lBlock;
+	            M[offset + 1] = this._rBlock;
+	        },
+
+	        keySize: 64/32,
+
+	        ivSize: 64/32,
+
+	        blockSize: 64/32
+	    });
+
+	    // Swap bits across the left and right words
+	    function exchangeLR(offset, mask) {
+	        var t = ((this._lBlock >>> offset) ^ this._rBlock) & mask;
+	        this._rBlock ^= t;
+	        this._lBlock ^= t << offset;
+	    }
+
+	    function exchangeRL(offset, mask) {
+	        var t = ((this._rBlock >>> offset) ^ this._lBlock) & mask;
+	        this._lBlock ^= t;
+	        this._rBlock ^= t << offset;
+	    }
+
+	    /**
+	     * Shortcut functions to the cipher's object interface.
+	     *
+	     * @example
+	     *
+	     *     var ciphertext = CryptoJS.DES.encrypt(message, key, cfg);
+	     *     var plaintext  = CryptoJS.DES.decrypt(ciphertext, key, cfg);
+	     */
+	    C.DES = BlockCipher._createHelper(DES);
+
+	    /**
+	     * Triple-DES block cipher algorithm.
+	     */
+	    var TripleDES = C_algo.TripleDES = BlockCipher.extend({
+	        _doReset: function () {
+	            // Shortcuts
+	            var key = this._key;
+	            var keyWords = key.words;
+	            // Make sure the key length is valid (64, 128 or >= 192 bit)
+	            if (keyWords.length !== 2 && keyWords.length !== 4 && keyWords.length < 6) {
+	                throw new Error('Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.');
+	            }
+
+	            // Extend the key according to the keying options defined in 3DES standard
+	            var key1 = keyWords.slice(0, 2);
+	            var key2 = keyWords.length < 4 ? keyWords.slice(0, 2) : keyWords.slice(2, 4);
+	            var key3 = keyWords.length < 6 ? keyWords.slice(0, 2) : keyWords.slice(4, 6);
+
+	            // Create DES instances
+	            this._des1 = DES.createEncryptor(WordArray.create(key1));
+	            this._des2 = DES.createEncryptor(WordArray.create(key2));
+	            this._des3 = DES.createEncryptor(WordArray.create(key3));
+	        },
+
+	        encryptBlock: function (M, offset) {
+	            this._des1.encryptBlock(M, offset);
+	            this._des2.decryptBlock(M, offset);
+	            this._des3.encryptBlock(M, offset);
+	        },
+
+	        decryptBlock: function (M, offset) {
+	            this._des3.decryptBlock(M, offset);
+	            this._des2.encryptBlock(M, offset);
+	            this._des1.decryptBlock(M, offset);
+	        },
+
+	        keySize: 192/32,
+
+	        ivSize: 64/32,
+
+	        blockSize: 64/32
+	    });
+
+	    /**
+	     * Shortcut functions to the cipher's object interface.
+	     *
+	     * @example
+	     *
+	     *     var ciphertext = CryptoJS.TripleDES.encrypt(message, key, cfg);
+	     *     var plaintext  = CryptoJS.TripleDES.decrypt(ciphertext, key, cfg);
+	     */
+	    C.TripleDES = BlockCipher._createHelper(TripleDES);
+	}());
+
+
+	(function () {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var StreamCipher = C_lib.StreamCipher;
+	    var C_algo = C.algo;
+
+	    /**
+	     * RC4 stream cipher algorithm.
+	     */
+	    var RC4 = C_algo.RC4 = StreamCipher.extend({
+	        _doReset: function () {
+	            // Shortcuts
+	            var key = this._key;
+	            var keyWords = key.words;
+	            var keySigBytes = key.sigBytes;
+
+	            // Init sbox
+	            var S = this._S = [];
+	            for (var i = 0; i < 256; i++) {
+	                S[i] = i;
+	            }
+
+	            // Key setup
+	            for (var i = 0, j = 0; i < 256; i++) {
+	                var keyByteIndex = i % keySigBytes;
+	                var keyByte = (keyWords[keyByteIndex >>> 2] >>> (24 - (keyByteIndex % 4) * 8)) & 0xff;
+
+	                j = (j + S[i] + keyByte) % 256;
+
+	                // Swap
+	                var t = S[i];
+	                S[i] = S[j];
+	                S[j] = t;
+	            }
+
+	            // Counters
+	            this._i = this._j = 0;
+	        },
+
+	        _doProcessBlock: function (M, offset) {
+	            M[offset] ^= generateKeystreamWord.call(this);
+	        },
+
+	        keySize: 256/32,
+
+	        ivSize: 0
+	    });
+
+	    function generateKeystreamWord() {
+	        // Shortcuts
+	        var S = this._S;
+	        var i = this._i;
+	        var j = this._j;
+
+	        // Generate keystream word
+	        var keystreamWord = 0;
+	        for (var n = 0; n < 4; n++) {
+	            i = (i + 1) % 256;
+	            j = (j + S[i]) % 256;
+
+	            // Swap
+	            var t = S[i];
+	            S[i] = S[j];
+	            S[j] = t;
+
+	            keystreamWord |= S[(S[i] + S[j]) % 256] << (24 - n * 8);
+	        }
+
+	        // Update counters
+	        this._i = i;
+	        this._j = j;
+
+	        return keystreamWord;
+	    }
+
+	    /**
+	     * Shortcut functions to the cipher's object interface.
+	     *
+	     * @example
+	     *
+	     *     var ciphertext = CryptoJS.RC4.encrypt(message, key, cfg);
+	     *     var plaintext  = CryptoJS.RC4.decrypt(ciphertext, key, cfg);
+	     */
+	    C.RC4 = StreamCipher._createHelper(RC4);
+
+	    /**
+	     * Modified RC4 stream cipher algorithm.
+	     */
+	    var RC4Drop = C_algo.RC4Drop = RC4.extend({
+	        /**
+	         * Configuration options.
+	         *
+	         * @property {number} drop The number of keystream words to drop. Default 192
+	         */
+	        cfg: RC4.cfg.extend({
+	            drop: 192
+	        }),
+
+	        _doReset: function () {
+	            RC4._doReset.call(this);
+
+	            // Drop
+	            for (var i = this.cfg.drop; i > 0; i--) {
+	                generateKeystreamWord.call(this);
+	            }
+	        }
+	    });
+
+	    /**
+	     * Shortcut functions to the cipher's object interface.
+	     *
+	     * @example
+	     *
+	     *     var ciphertext = CryptoJS.RC4Drop.encrypt(message, key, cfg);
+	     *     var plaintext  = CryptoJS.RC4Drop.decrypt(ciphertext, key, cfg);
+	     */
+	    C.RC4Drop = StreamCipher._createHelper(RC4Drop);
+	}());
+
+
+	(function () {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var StreamCipher = C_lib.StreamCipher;
+	    var C_algo = C.algo;
+
+	    // Reusable objects
+	    var S  = [];
+	    var C_ = [];
+	    var G  = [];
+
+	    /**
+	     * Rabbit stream cipher algorithm
+	     */
+	    var Rabbit = C_algo.Rabbit = StreamCipher.extend({
+	        _doReset: function () {
+	            // Shortcuts
+	            var K = this._key.words;
+	            var iv = this.cfg.iv;
+
+	            // Swap endian
+	            for (var i = 0; i < 4; i++) {
+	                K[i] = (((K[i] << 8)  | (K[i] >>> 24)) & 0x00ff00ff) |
+	                       (((K[i] << 24) | (K[i] >>> 8))  & 0xff00ff00);
+	            }
+
+	            // Generate initial state values
+	            var X = this._X = [
+	                K[0], (K[3] << 16) | (K[2] >>> 16),
+	                K[1], (K[0] << 16) | (K[3] >>> 16),
+	                K[2], (K[1] << 16) | (K[0] >>> 16),
+	                K[3], (K[2] << 16) | (K[1] >>> 16)
+	            ];
+
+	            // Generate initial counter values
+	            var C = this._C = [
+	                (K[2] << 16) | (K[2] >>> 16), (K[0] & 0xffff0000) | (K[1] & 0x0000ffff),
+	                (K[3] << 16) | (K[3] >>> 16), (K[1] & 0xffff0000) | (K[2] & 0x0000ffff),
+	                (K[0] << 16) | (K[0] >>> 16), (K[2] & 0xffff0000) | (K[3] & 0x0000ffff),
+	                (K[1] << 16) | (K[1] >>> 16), (K[3] & 0xffff0000) | (K[0] & 0x0000ffff)
+	            ];
+
+	            // Carry bit
+	            this._b = 0;
+
+	            // Iterate the system four times
+	            for (var i = 0; i < 4; i++) {
+	                nextState.call(this);
+	            }
+
+	            // Modify the counters
+	            for (var i = 0; i < 8; i++) {
+	                C[i] ^= X[(i + 4) & 7];
+	            }
+
+	            // IV setup
+	            if (iv) {
+	                // Shortcuts
+	                var IV = iv.words;
+	                var IV_0 = IV[0];
+	                var IV_1 = IV[1];
+
+	                // Generate four subvectors
+	                var i0 = (((IV_0 << 8) | (IV_0 >>> 24)) & 0x00ff00ff) | (((IV_0 << 24) | (IV_0 >>> 8)) & 0xff00ff00);
+	                var i2 = (((IV_1 << 8) | (IV_1 >>> 24)) & 0x00ff00ff) | (((IV_1 << 24) | (IV_1 >>> 8)) & 0xff00ff00);
+	                var i1 = (i0 >>> 16) | (i2 & 0xffff0000);
+	                var i3 = (i2 << 16)  | (i0 & 0x0000ffff);
+
+	                // Modify counter values
+	                C[0] ^= i0;
+	                C[1] ^= i1;
+	                C[2] ^= i2;
+	                C[3] ^= i3;
+	                C[4] ^= i0;
+	                C[5] ^= i1;
+	                C[6] ^= i2;
+	                C[7] ^= i3;
+
+	                // Iterate the system four times
+	                for (var i = 0; i < 4; i++) {
+	                    nextState.call(this);
+	                }
+	            }
+	        },
+
+	        _doProcessBlock: function (M, offset) {
+	            // Shortcut
+	            var X = this._X;
+
+	            // Iterate the system
+	            nextState.call(this);
+
+	            // Generate four keystream words
+	            S[0] = X[0] ^ (X[5] >>> 16) ^ (X[3] << 16);
+	            S[1] = X[2] ^ (X[7] >>> 16) ^ (X[5] << 16);
+	            S[2] = X[4] ^ (X[1] >>> 16) ^ (X[7] << 16);
+	            S[3] = X[6] ^ (X[3] >>> 16) ^ (X[1] << 16);
+
+	            for (var i = 0; i < 4; i++) {
+	                // Swap endian
+	                S[i] = (((S[i] << 8)  | (S[i] >>> 24)) & 0x00ff00ff) |
+	                       (((S[i] << 24) | (S[i] >>> 8))  & 0xff00ff00);
+
+	                // Encrypt
+	                M[offset + i] ^= S[i];
+	            }
+	        },
+
+	        blockSize: 128/32,
+
+	        ivSize: 64/32
+	    });
+
+	    function nextState() {
+	        // Shortcuts
+	        var X = this._X;
+	        var C = this._C;
+
+	        // Save old counter values
+	        for (var i = 0; i < 8; i++) {
+	            C_[i] = C[i];
+	        }
+
+	        // Calculate new counter values
+	        C[0] = (C[0] + 0x4d34d34d + this._b) | 0;
+	        C[1] = (C[1] + 0xd34d34d3 + ((C[0] >>> 0) < (C_[0] >>> 0) ? 1 : 0)) | 0;
+	        C[2] = (C[2] + 0x34d34d34 + ((C[1] >>> 0) < (C_[1] >>> 0) ? 1 : 0)) | 0;
+	        C[3] = (C[3] + 0x4d34d34d + ((C[2] >>> 0) < (C_[2] >>> 0) ? 1 : 0)) | 0;
+	        C[4] = (C[4] + 0xd34d34d3 + ((C[3] >>> 0) < (C_[3] >>> 0) ? 1 : 0)) | 0;
+	        C[5] = (C[5] + 0x34d34d34 + ((C[4] >>> 0) < (C_[4] >>> 0) ? 1 : 0)) | 0;
+	        C[6] = (C[6] + 0x4d34d34d + ((C[5] >>> 0) < (C_[5] >>> 0) ? 1 : 0)) | 0;
+	        C[7] = (C[7] + 0xd34d34d3 + ((C[6] >>> 0) < (C_[6] >>> 0) ? 1 : 0)) | 0;
+	        this._b = (C[7] >>> 0) < (C_[7] >>> 0) ? 1 : 0;
+
+	        // Calculate the g-values
+	        for (var i = 0; i < 8; i++) {
+	            var gx = X[i] + C[i];
+
+	            // Construct high and low argument for squaring
+	            var ga = gx & 0xffff;
+	            var gb = gx >>> 16;
+
+	            // Calculate high and low result of squaring
+	            var gh = ((((ga * ga) >>> 17) + ga * gb) >>> 15) + gb * gb;
+	            var gl = (((gx & 0xffff0000) * gx) | 0) + (((gx & 0x0000ffff) * gx) | 0);
+
+	            // High XOR low
+	            G[i] = gh ^ gl;
+	        }
+
+	        // Calculate new state values
+	        X[0] = (G[0] + ((G[7] << 16) | (G[7] >>> 16)) + ((G[6] << 16) | (G[6] >>> 16))) | 0;
+	        X[1] = (G[1] + ((G[0] << 8)  | (G[0] >>> 24)) + G[7]) | 0;
+	        X[2] = (G[2] + ((G[1] << 16) | (G[1] >>> 16)) + ((G[0] << 16) | (G[0] >>> 16))) | 0;
+	        X[3] = (G[3] + ((G[2] << 8)  | (G[2] >>> 24)) + G[1]) | 0;
+	        X[4] = (G[4] + ((G[3] << 16) | (G[3] >>> 16)) + ((G[2] << 16) | (G[2] >>> 16))) | 0;
+	        X[5] = (G[5] + ((G[4] << 8)  | (G[4] >>> 24)) + G[3]) | 0;
+	        X[6] = (G[6] + ((G[5] << 16) | (G[5] >>> 16)) + ((G[4] << 16) | (G[4] >>> 16))) | 0;
+	        X[7] = (G[7] + ((G[6] << 8)  | (G[6] >>> 24)) + G[5]) | 0;
+	    }
+
+	    /**
+	     * Shortcut functions to the cipher's object interface.
+	     *
+	     * @example
+	     *
+	     *     var ciphertext = CryptoJS.Rabbit.encrypt(message, key, cfg);
+	     *     var plaintext  = CryptoJS.Rabbit.decrypt(ciphertext, key, cfg);
+	     */
+	    C.Rabbit = StreamCipher._createHelper(Rabbit);
+	}());
+
+
+	(function () {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var StreamCipher = C_lib.StreamCipher;
+	    var C_algo = C.algo;
+
+	    // Reusable objects
+	    var S  = [];
+	    var C_ = [];
+	    var G  = [];
+
+	    /**
+	     * Rabbit stream cipher algorithm.
+	     *
+	     * This is a legacy version that neglected to convert the key to little-endian.
+	     * This error doesn't affect the cipher's security,
+	     * but it does affect its compatibility with other implementations.
+	     */
+	    var RabbitLegacy = C_algo.RabbitLegacy = StreamCipher.extend({
+	        _doReset: function () {
+	            // Shortcuts
+	            var K = this._key.words;
+	            var iv = this.cfg.iv;
+
+	            // Generate initial state values
+	            var X = this._X = [
+	                K[0], (K[3] << 16) | (K[2] >>> 16),
+	                K[1], (K[0] << 16) | (K[3] >>> 16),
+	                K[2], (K[1] << 16) | (K[0] >>> 16),
+	                K[3], (K[2] << 16) | (K[1] >>> 16)
+	            ];
+
+	            // Generate initial counter values
+	            var C = this._C = [
+	                (K[2] << 16) | (K[2] >>> 16), (K[0] & 0xffff0000) | (K[1] & 0x0000ffff),
+	                (K[3] << 16) | (K[3] >>> 16), (K[1] & 0xffff0000) | (K[2] & 0x0000ffff),
+	                (K[0] << 16) | (K[0] >>> 16), (K[2] & 0xffff0000) | (K[3] & 0x0000ffff),
+	                (K[1] << 16) | (K[1] >>> 16), (K[3] & 0xffff0000) | (K[0] & 0x0000ffff)
+	            ];
+
+	            // Carry bit
+	            this._b = 0;
+
+	            // Iterate the system four times
+	            for (var i = 0; i < 4; i++) {
+	                nextState.call(this);
+	            }
+
+	            // Modify the counters
+	            for (var i = 0; i < 8; i++) {
+	                C[i] ^= X[(i + 4) & 7];
+	            }
+
+	            // IV setup
+	            if (iv) {
+	                // Shortcuts
+	                var IV = iv.words;
+	                var IV_0 = IV[0];
+	                var IV_1 = IV[1];
+
+	                // Generate four subvectors
+	                var i0 = (((IV_0 << 8) | (IV_0 >>> 24)) & 0x00ff00ff) | (((IV_0 << 24) | (IV_0 >>> 8)) & 0xff00ff00);
+	                var i2 = (((IV_1 << 8) | (IV_1 >>> 24)) & 0x00ff00ff) | (((IV_1 << 24) | (IV_1 >>> 8)) & 0xff00ff00);
+	                var i1 = (i0 >>> 16) | (i2 & 0xffff0000);
+	                var i3 = (i2 << 16)  | (i0 & 0x0000ffff);
+
+	                // Modify counter values
+	                C[0] ^= i0;
+	                C[1] ^= i1;
+	                C[2] ^= i2;
+	                C[3] ^= i3;
+	                C[4] ^= i0;
+	                C[5] ^= i1;
+	                C[6] ^= i2;
+	                C[7] ^= i3;
+
+	                // Iterate the system four times
+	                for (var i = 0; i < 4; i++) {
+	                    nextState.call(this);
+	                }
+	            }
+	        },
+
+	        _doProcessBlock: function (M, offset) {
+	            // Shortcut
+	            var X = this._X;
+
+	            // Iterate the system
+	            nextState.call(this);
+
+	            // Generate four keystream words
+	            S[0] = X[0] ^ (X[5] >>> 16) ^ (X[3] << 16);
+	            S[1] = X[2] ^ (X[7] >>> 16) ^ (X[5] << 16);
+	            S[2] = X[4] ^ (X[1] >>> 16) ^ (X[7] << 16);
+	            S[3] = X[6] ^ (X[3] >>> 16) ^ (X[1] << 16);
+
+	            for (var i = 0; i < 4; i++) {
+	                // Swap endian
+	                S[i] = (((S[i] << 8)  | (S[i] >>> 24)) & 0x00ff00ff) |
+	                       (((S[i] << 24) | (S[i] >>> 8))  & 0xff00ff00);
+
+	                // Encrypt
+	                M[offset + i] ^= S[i];
+	            }
+	        },
+
+	        blockSize: 128/32,
+
+	        ivSize: 64/32
+	    });
+
+	    function nextState() {
+	        // Shortcuts
+	        var X = this._X;
+	        var C = this._C;
+
+	        // Save old counter values
+	        for (var i = 0; i < 8; i++) {
+	            C_[i] = C[i];
+	        }
+
+	        // Calculate new counter values
+	        C[0] = (C[0] + 0x4d34d34d + this._b) | 0;
+	        C[1] = (C[1] + 0xd34d34d3 + ((C[0] >>> 0) < (C_[0] >>> 0) ? 1 : 0)) | 0;
+	        C[2] = (C[2] + 0x34d34d34 + ((C[1] >>> 0) < (C_[1] >>> 0) ? 1 : 0)) | 0;
+	        C[3] = (C[3] + 0x4d34d34d + ((C[2] >>> 0) < (C_[2] >>> 0) ? 1 : 0)) | 0;
+	        C[4] = (C[4] + 0xd34d34d3 + ((C[3] >>> 0) < (C_[3] >>> 0) ? 1 : 0)) | 0;
+	        C[5] = (C[5] + 0x34d34d34 + ((C[4] >>> 0) < (C_[4] >>> 0) ? 1 : 0)) | 0;
+	        C[6] = (C[6] + 0x4d34d34d + ((C[5] >>> 0) < (C_[5] >>> 0) ? 1 : 0)) | 0;
+	        C[7] = (C[7] + 0xd34d34d3 + ((C[6] >>> 0) < (C_[6] >>> 0) ? 1 : 0)) | 0;
+	        this._b = (C[7] >>> 0) < (C_[7] >>> 0) ? 1 : 0;
+
+	        // Calculate the g-values
+	        for (var i = 0; i < 8; i++) {
+	            var gx = X[i] + C[i];
+
+	            // Construct high and low argument for squaring
+	            var ga = gx & 0xffff;
+	            var gb = gx >>> 16;
+
+	            // Calculate high and low result of squaring
+	            var gh = ((((ga * ga) >>> 17) + ga * gb) >>> 15) + gb * gb;
+	            var gl = (((gx & 0xffff0000) * gx) | 0) + (((gx & 0x0000ffff) * gx) | 0);
+
+	            // High XOR low
+	            G[i] = gh ^ gl;
+	        }
+
+	        // Calculate new state values
+	        X[0] = (G[0] + ((G[7] << 16) | (G[7] >>> 16)) + ((G[6] << 16) | (G[6] >>> 16))) | 0;
+	        X[1] = (G[1] + ((G[0] << 8)  | (G[0] >>> 24)) + G[7]) | 0;
+	        X[2] = (G[2] + ((G[1] << 16) | (G[1] >>> 16)) + ((G[0] << 16) | (G[0] >>> 16))) | 0;
+	        X[3] = (G[3] + ((G[2] << 8)  | (G[2] >>> 24)) + G[1]) | 0;
+	        X[4] = (G[4] + ((G[3] << 16) | (G[3] >>> 16)) + ((G[2] << 16) | (G[2] >>> 16))) | 0;
+	        X[5] = (G[5] + ((G[4] << 8)  | (G[4] >>> 24)) + G[3]) | 0;
+	        X[6] = (G[6] + ((G[5] << 16) | (G[5] >>> 16)) + ((G[4] << 16) | (G[4] >>> 16))) | 0;
+	        X[7] = (G[7] + ((G[6] << 8)  | (G[6] >>> 24)) + G[5]) | 0;
+	    }
+
+	    /**
+	     * Shortcut functions to the cipher's object interface.
+	     *
+	     * @example
+	     *
+	     *     var ciphertext = CryptoJS.RabbitLegacy.encrypt(message, key, cfg);
+	     *     var plaintext  = CryptoJS.RabbitLegacy.decrypt(ciphertext, key, cfg);
+	     */
+	    C.RabbitLegacy = StreamCipher._createHelper(RabbitLegacy);
+	}());
+
+
+	(function () {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var BlockCipher = C_lib.BlockCipher;
+	    var C_algo = C.algo;
+
+	    const N = 16;
+
+	    //Origin pbox and sbox, derived from PI
+	    const ORIG_P = [
+	        0x243F6A88, 0x85A308D3, 0x13198A2E, 0x03707344,
+	        0xA4093822, 0x299F31D0, 0x082EFA98, 0xEC4E6C89,
+	        0x452821E6, 0x38D01377, 0xBE5466CF, 0x34E90C6C,
+	        0xC0AC29B7, 0xC97C50DD, 0x3F84D5B5, 0xB5470917,
+	        0x9216D5D9, 0x8979FB1B
+	    ];
+
+	    const ORIG_S = [
+	        [   0xD1310BA6, 0x98DFB5AC, 0x2FFD72DB, 0xD01ADFB7,
+	            0xB8E1AFED, 0x6A267E96, 0xBA7C9045, 0xF12C7F99,
+	            0x24A19947, 0xB3916CF7, 0x0801F2E2, 0x858EFC16,
+	            0x636920D8, 0x71574E69, 0xA458FEA3, 0xF4933D7E,
+	            0x0D95748F, 0x728EB658, 0x718BCD58, 0x82154AEE,
+	            0x7B54A41D, 0xC25A59B5, 0x9C30D539, 0x2AF26013,
+	            0xC5D1B023, 0x286085F0, 0xCA417918, 0xB8DB38EF,
+	            0x8E79DCB0, 0x603A180E, 0x6C9E0E8B, 0xB01E8A3E,
+	            0xD71577C1, 0xBD314B27, 0x78AF2FDA, 0x55605C60,
+	            0xE65525F3, 0xAA55AB94, 0x57489862, 0x63E81440,
+	            0x55CA396A, 0x2AAB10B6, 0xB4CC5C34, 0x1141E8CE,
+	            0xA15486AF, 0x7C72E993, 0xB3EE1411, 0x636FBC2A,
+	            0x2BA9C55D, 0x741831F6, 0xCE5C3E16, 0x9B87931E,
+	            0xAFD6BA33, 0x6C24CF5C, 0x7A325381, 0x28958677,
+	            0x3B8F4898, 0x6B4BB9AF, 0xC4BFE81B, 0x66282193,
+	            0x61D809CC, 0xFB21A991, 0x487CAC60, 0x5DEC8032,
+	            0xEF845D5D, 0xE98575B1, 0xDC262302, 0xEB651B88,
+	            0x23893E81, 0xD396ACC5, 0x0F6D6FF3, 0x83F44239,
+	            0x2E0B4482, 0xA4842004, 0x69C8F04A, 0x9E1F9B5E,
+	            0x21C66842, 0xF6E96C9A, 0x670C9C61, 0xABD388F0,
+	            0x6A51A0D2, 0xD8542F68, 0x960FA728, 0xAB5133A3,
+	            0x6EEF0B6C, 0x137A3BE4, 0xBA3BF050, 0x7EFB2A98,
+	            0xA1F1651D, 0x39AF0176, 0x66CA593E, 0x82430E88,
+	            0x8CEE8619, 0x456F9FB4, 0x7D84A5C3, 0x3B8B5EBE,
+	            0xE06F75D8, 0x85C12073, 0x401A449F, 0x56C16AA6,
+	            0x4ED3AA62, 0x363F7706, 0x1BFEDF72, 0x429B023D,
+	            0x37D0D724, 0xD00A1248, 0xDB0FEAD3, 0x49F1C09B,
+	            0x075372C9, 0x80991B7B, 0x25D479D8, 0xF6E8DEF7,
+	            0xE3FE501A, 0xB6794C3B, 0x976CE0BD, 0x04C006BA,
+	            0xC1A94FB6, 0x409F60C4, 0x5E5C9EC2, 0x196A2463,
+	            0x68FB6FAF, 0x3E6C53B5, 0x1339B2EB, 0x3B52EC6F,
+	            0x6DFC511F, 0x9B30952C, 0xCC814544, 0xAF5EBD09,
+	            0xBEE3D004, 0xDE334AFD, 0x660F2807, 0x192E4BB3,
+	            0xC0CBA857, 0x45C8740F, 0xD20B5F39, 0xB9D3FBDB,
+	            0x5579C0BD, 0x1A60320A, 0xD6A100C6, 0x402C7279,
+	            0x679F25FE, 0xFB1FA3CC, 0x8EA5E9F8, 0xDB3222F8,
+	            0x3C7516DF, 0xFD616B15, 0x2F501EC8, 0xAD0552AB,
+	            0x323DB5FA, 0xFD238760, 0x53317B48, 0x3E00DF82,
+	            0x9E5C57BB, 0xCA6F8CA0, 0x1A87562E, 0xDF1769DB,
+	            0xD542A8F6, 0x287EFFC3, 0xAC6732C6, 0x8C4F5573,
+	            0x695B27B0, 0xBBCA58C8, 0xE1FFA35D, 0xB8F011A0,
+	            0x10FA3D98, 0xFD2183B8, 0x4AFCB56C, 0x2DD1D35B,
+	            0x9A53E479, 0xB6F84565, 0xD28E49BC, 0x4BFB9790,
+	            0xE1DDF2DA, 0xA4CB7E33, 0x62FB1341, 0xCEE4C6E8,
+	            0xEF20CADA, 0x36774C01, 0xD07E9EFE, 0x2BF11FB4,
+	            0x95DBDA4D, 0xAE909198, 0xEAAD8E71, 0x6B93D5A0,
+	            0xD08ED1D0, 0xAFC725E0, 0x8E3C5B2F, 0x8E7594B7,
+	            0x8FF6E2FB, 0xF2122B64, 0x8888B812, 0x900DF01C,
+	            0x4FAD5EA0, 0x688FC31C, 0xD1CFF191, 0xB3A8C1AD,
+	            0x2F2F2218, 0xBE0E1777, 0xEA752DFE, 0x8B021FA1,
+	            0xE5A0CC0F, 0xB56F74E8, 0x18ACF3D6, 0xCE89E299,
+	            0xB4A84FE0, 0xFD13E0B7, 0x7CC43B81, 0xD2ADA8D9,
+	            0x165FA266, 0x80957705, 0x93CC7314, 0x211A1477,
+	            0xE6AD2065, 0x77B5FA86, 0xC75442F5, 0xFB9D35CF,
+	            0xEBCDAF0C, 0x7B3E89A0, 0xD6411BD3, 0xAE1E7E49,
+	            0x00250E2D, 0x2071B35E, 0x226800BB, 0x57B8E0AF,
+	            0x2464369B, 0xF009B91E, 0x5563911D, 0x59DFA6AA,
+	            0x78C14389, 0xD95A537F, 0x207D5BA2, 0x02E5B9C5,
+	            0x83260376, 0x6295CFA9, 0x11C81968, 0x4E734A41,
+	            0xB3472DCA, 0x7B14A94A, 0x1B510052, 0x9A532915,
+	            0xD60F573F, 0xBC9BC6E4, 0x2B60A476, 0x81E67400,
+	            0x08BA6FB5, 0x571BE91F, 0xF296EC6B, 0x2A0DD915,
+	            0xB6636521, 0xE7B9F9B6, 0xFF34052E, 0xC5855664,
+	            0x53B02D5D, 0xA99F8FA1, 0x08BA4799, 0x6E85076A   ],
+	        [   0x4B7A70E9, 0xB5B32944, 0xDB75092E, 0xC4192623,
+	            0xAD6EA6B0, 0x49A7DF7D, 0x9CEE60B8, 0x8FEDB266,
+	            0xECAA8C71, 0x699A17FF, 0x5664526C, 0xC2B19EE1,
+	            0x193602A5, 0x75094C29, 0xA0591340, 0xE4183A3E,
+	            0x3F54989A, 0x5B429D65, 0x6B8FE4D6, 0x99F73FD6,
+	            0xA1D29C07, 0xEFE830F5, 0x4D2D38E6, 0xF0255DC1,
+	            0x4CDD2086, 0x8470EB26, 0x6382E9C6, 0x021ECC5E,
+	            0x09686B3F, 0x3EBAEFC9, 0x3C971814, 0x6B6A70A1,
+	            0x687F3584, 0x52A0E286, 0xB79C5305, 0xAA500737,
+	            0x3E07841C, 0x7FDEAE5C, 0x8E7D44EC, 0x5716F2B8,
+	            0xB03ADA37, 0xF0500C0D, 0xF01C1F04, 0x0200B3FF,
+	            0xAE0CF51A, 0x3CB574B2, 0x25837A58, 0xDC0921BD,
+	            0xD19113F9, 0x7CA92FF6, 0x94324773, 0x22F54701,
+	            0x3AE5E581, 0x37C2DADC, 0xC8B57634, 0x9AF3DDA7,
+	            0xA9446146, 0x0FD0030E, 0xECC8C73E, 0xA4751E41,
+	            0xE238CD99, 0x3BEA0E2F, 0x3280BBA1, 0x183EB331,
+	            0x4E548B38, 0x4F6DB908, 0x6F420D03, 0xF60A04BF,
+	            0x2CB81290, 0x24977C79, 0x5679B072, 0xBCAF89AF,
+	            0xDE9A771F, 0xD9930810, 0xB38BAE12, 0xDCCF3F2E,
+	            0x5512721F, 0x2E6B7124, 0x501ADDE6, 0x9F84CD87,
+	            0x7A584718, 0x7408DA17, 0xBC9F9ABC, 0xE94B7D8C,
+	            0xEC7AEC3A, 0xDB851DFA, 0x63094366, 0xC464C3D2,
+	            0xEF1C1847, 0x3215D908, 0xDD433B37, 0x24C2BA16,
+	            0x12A14D43, 0x2A65C451, 0x50940002, 0x133AE4DD,
+	            0x71DFF89E, 0x10314E55, 0x81AC77D6, 0x5F11199B,
+	            0x043556F1, 0xD7A3C76B, 0x3C11183B, 0x5924A509,
+	            0xF28FE6ED, 0x97F1FBFA, 0x9EBABF2C, 0x1E153C6E,
+	            0x86E34570, 0xEAE96FB1, 0x860E5E0A, 0x5A3E2AB3,
+	            0x771FE71C, 0x4E3D06FA, 0x2965DCB9, 0x99E71D0F,
+	            0x803E89D6, 0x5266C825, 0x2E4CC978, 0x9C10B36A,
+	            0xC6150EBA, 0x94E2EA78, 0xA5FC3C53, 0x1E0A2DF4,
+	            0xF2F74EA7, 0x361D2B3D, 0x1939260F, 0x19C27960,
+	            0x5223A708, 0xF71312B6, 0xEBADFE6E, 0xEAC31F66,
+	            0xE3BC4595, 0xA67BC883, 0xB17F37D1, 0x018CFF28,
+	            0xC332DDEF, 0xBE6C5AA5, 0x65582185, 0x68AB9802,
+	            0xEECEA50F, 0xDB2F953B, 0x2AEF7DAD, 0x5B6E2F84,
+	            0x1521B628, 0x29076170, 0xECDD4775, 0x619F1510,
+	            0x13CCA830, 0xEB61BD96, 0x0334FE1E, 0xAA0363CF,
+	            0xB5735C90, 0x4C70A239, 0xD59E9E0B, 0xCBAADE14,
+	            0xEECC86BC, 0x60622CA7, 0x9CAB5CAB, 0xB2F3846E,
+	            0x648B1EAF, 0x19BDF0CA, 0xA02369B9, 0x655ABB50,
+	            0x40685A32, 0x3C2AB4B3, 0x319EE9D5, 0xC021B8F7,
+	            0x9B540B19, 0x875FA099, 0x95F7997E, 0x623D7DA8,
+	            0xF837889A, 0x97E32D77, 0x11ED935F, 0x16681281,
+	            0x0E358829, 0xC7E61FD6, 0x96DEDFA1, 0x7858BA99,
+	            0x57F584A5, 0x1B227263, 0x9B83C3FF, 0x1AC24696,
+	            0xCDB30AEB, 0x532E3054, 0x8FD948E4, 0x6DBC3128,
+	            0x58EBF2EF, 0x34C6FFEA, 0xFE28ED61, 0xEE7C3C73,
+	            0x5D4A14D9, 0xE864B7E3, 0x42105D14, 0x203E13E0,
+	            0x45EEE2B6, 0xA3AAABEA, 0xDB6C4F15, 0xFACB4FD0,
+	            0xC742F442, 0xEF6ABBB5, 0x654F3B1D, 0x41CD2105,
+	            0xD81E799E, 0x86854DC7, 0xE44B476A, 0x3D816250,
+	            0xCF62A1F2, 0x5B8D2646, 0xFC8883A0, 0xC1C7B6A3,
+	            0x7F1524C3, 0x69CB7492, 0x47848A0B, 0x5692B285,
+	            0x095BBF00, 0xAD19489D, 0x1462B174, 0x23820E00,
+	            0x58428D2A, 0x0C55F5EA, 0x1DADF43E, 0x233F7061,
+	            0x3372F092, 0x8D937E41, 0xD65FECF1, 0x6C223BDB,
+	            0x7CDE3759, 0xCBEE7460, 0x4085F2A7, 0xCE77326E,
+	            0xA6078084, 0x19F8509E, 0xE8EFD855, 0x61D99735,
+	            0xA969A7AA, 0xC50C06C2, 0x5A04ABFC, 0x800BCADC,
+	            0x9E447A2E, 0xC3453484, 0xFDD56705, 0x0E1E9EC9,
+	            0xDB73DBD3, 0x105588CD, 0x675FDA79, 0xE3674340,
+	            0xC5C43465, 0x713E38D8, 0x3D28F89E, 0xF16DFF20,
+	            0x153E21E7, 0x8FB03D4A, 0xE6E39F2B, 0xDB83ADF7   ],
+	        [   0xE93D5A68, 0x948140F7, 0xF64C261C, 0x94692934,
+	            0x411520F7, 0x7602D4F7, 0xBCF46B2E, 0xD4A20068,
+	            0xD4082471, 0x3320F46A, 0x43B7D4B7, 0x500061AF,
+	            0x1E39F62E, 0x97244546, 0x14214F74, 0xBF8B8840,
+	            0x4D95FC1D, 0x96B591AF, 0x70F4DDD3, 0x66A02F45,
+	            0xBFBC09EC, 0x03BD9785, 0x7FAC6DD0, 0x31CB8504,
+	            0x96EB27B3, 0x55FD3941, 0xDA2547E6, 0xABCA0A9A,
+	            0x28507825, 0x530429F4, 0x0A2C86DA, 0xE9B66DFB,
+	            0x68DC1462, 0xD7486900, 0x680EC0A4, 0x27A18DEE,
+	            0x4F3FFEA2, 0xE887AD8C, 0xB58CE006, 0x7AF4D6B6,
+	            0xAACE1E7C, 0xD3375FEC, 0xCE78A399, 0x406B2A42,
+	            0x20FE9E35, 0xD9F385B9, 0xEE39D7AB, 0x3B124E8B,
+	            0x1DC9FAF7, 0x4B6D1856, 0x26A36631, 0xEAE397B2,
+	            0x3A6EFA74, 0xDD5B4332, 0x6841E7F7, 0xCA7820FB,
+	            0xFB0AF54E, 0xD8FEB397, 0x454056AC, 0xBA489527,
+	            0x55533A3A, 0x20838D87, 0xFE6BA9B7, 0xD096954B,
+	            0x55A867BC, 0xA1159A58, 0xCCA92963, 0x99E1DB33,
+	            0xA62A4A56, 0x3F3125F9, 0x5EF47E1C, 0x9029317C,
+	            0xFDF8E802, 0x04272F70, 0x80BB155C, 0x05282CE3,
+	            0x95C11548, 0xE4C66D22, 0x48C1133F, 0xC70F86DC,
+	            0x07F9C9EE, 0x41041F0F, 0x404779A4, 0x5D886E17,
+	            0x325F51EB, 0xD59BC0D1, 0xF2BCC18F, 0x41113564,
+	            0x257B7834, 0x602A9C60, 0xDFF8E8A3, 0x1F636C1B,
+	            0x0E12B4C2, 0x02E1329E, 0xAF664FD1, 0xCAD18115,
+	            0x6B2395E0, 0x333E92E1, 0x3B240B62, 0xEEBEB922,
+	            0x85B2A20E, 0xE6BA0D99, 0xDE720C8C, 0x2DA2F728,
+	            0xD0127845, 0x95B794FD, 0x647D0862, 0xE7CCF5F0,
+	            0x5449A36F, 0x877D48FA, 0xC39DFD27, 0xF33E8D1E,
+	            0x0A476341, 0x992EFF74, 0x3A6F6EAB, 0xF4F8FD37,
+	            0xA812DC60, 0xA1EBDDF8, 0x991BE14C, 0xDB6E6B0D,
+	            0xC67B5510, 0x6D672C37, 0x2765D43B, 0xDCD0E804,
+	            0xF1290DC7, 0xCC00FFA3, 0xB5390F92, 0x690FED0B,
+	            0x667B9FFB, 0xCEDB7D9C, 0xA091CF0B, 0xD9155EA3,
+	            0xBB132F88, 0x515BAD24, 0x7B9479BF, 0x763BD6EB,
+	            0x37392EB3, 0xCC115979, 0x8026E297, 0xF42E312D,
+	            0x6842ADA7, 0xC66A2B3B, 0x12754CCC, 0x782EF11C,
+	            0x6A124237, 0xB79251E7, 0x06A1BBE6, 0x4BFB6350,
+	            0x1A6B1018, 0x11CAEDFA, 0x3D25BDD8, 0xE2E1C3C9,
+	            0x44421659, 0x0A121386, 0xD90CEC6E, 0xD5ABEA2A,
+	            0x64AF674E, 0xDA86A85F, 0xBEBFE988, 0x64E4C3FE,
+	            0x9DBC8057, 0xF0F7C086, 0x60787BF8, 0x6003604D,
+	            0xD1FD8346, 0xF6381FB0, 0x7745AE04, 0xD736FCCC,
+	            0x83426B33, 0xF01EAB71, 0xB0804187, 0x3C005E5F,
+	            0x77A057BE, 0xBDE8AE24, 0x55464299, 0xBF582E61,
+	            0x4E58F48F, 0xF2DDFDA2, 0xF474EF38, 0x8789BDC2,
+	            0x5366F9C3, 0xC8B38E74, 0xB475F255, 0x46FCD9B9,
+	            0x7AEB2661, 0x8B1DDF84, 0x846A0E79, 0x915F95E2,
+	            0x466E598E, 0x20B45770, 0x8CD55591, 0xC902DE4C,
+	            0xB90BACE1, 0xBB8205D0, 0x11A86248, 0x7574A99E,
+	            0xB77F19B6, 0xE0A9DC09, 0x662D09A1, 0xC4324633,
+	            0xE85A1F02, 0x09F0BE8C, 0x4A99A025, 0x1D6EFE10,
+	            0x1AB93D1D, 0x0BA5A4DF, 0xA186F20F, 0x2868F169,
+	            0xDCB7DA83, 0x573906FE, 0xA1E2CE9B, 0x4FCD7F52,
+	            0x50115E01, 0xA70683FA, 0xA002B5C4, 0x0DE6D027,
+	            0x9AF88C27, 0x773F8641, 0xC3604C06, 0x61A806B5,
+	            0xF0177A28, 0xC0F586E0, 0x006058AA, 0x30DC7D62,
+	            0x11E69ED7, 0x2338EA63, 0x53C2DD94, 0xC2C21634,
+	            0xBBCBEE56, 0x90BCB6DE, 0xEBFC7DA1, 0xCE591D76,
+	            0x6F05E409, 0x4B7C0188, 0x39720A3D, 0x7C927C24,
+	            0x86E3725F, 0x724D9DB9, 0x1AC15BB4, 0xD39EB8FC,
+	            0xED545578, 0x08FCA5B5, 0xD83D7CD3, 0x4DAD0FC4,
+	            0x1E50EF5E, 0xB161E6F8, 0xA28514D9, 0x6C51133C,
+	            0x6FD5C7E7, 0x56E14EC4, 0x362ABFCE, 0xDDC6C837,
+	            0xD79A3234, 0x92638212, 0x670EFA8E, 0x406000E0  ],
+	        [   0x3A39CE37, 0xD3FAF5CF, 0xABC27737, 0x5AC52D1B,
+	            0x5CB0679E, 0x4FA33742, 0xD3822740, 0x99BC9BBE,
+	            0xD5118E9D, 0xBF0F7315, 0xD62D1C7E, 0xC700C47B,
+	            0xB78C1B6B, 0x21A19045, 0xB26EB1BE, 0x6A366EB4,
+	            0x5748AB2F, 0xBC946E79, 0xC6A376D2, 0x6549C2C8,
+	            0x530FF8EE, 0x468DDE7D, 0xD5730A1D, 0x4CD04DC6,
+	            0x2939BBDB, 0xA9BA4650, 0xAC9526E8, 0xBE5EE304,
+	            0xA1FAD5F0, 0x6A2D519A, 0x63EF8CE2, 0x9A86EE22,
+	            0xC089C2B8, 0x43242EF6, 0xA51E03AA, 0x9CF2D0A4,
+	            0x83C061BA, 0x9BE96A4D, 0x8FE51550, 0xBA645BD6,
+	            0x2826A2F9, 0xA73A3AE1, 0x4BA99586, 0xEF5562E9,
+	            0xC72FEFD3, 0xF752F7DA, 0x3F046F69, 0x77FA0A59,
+	            0x80E4A915, 0x87B08601, 0x9B09E6AD, 0x3B3EE593,
+	            0xE990FD5A, 0x9E34D797, 0x2CF0B7D9, 0x022B8B51,
+	            0x96D5AC3A, 0x017DA67D, 0xD1CF3ED6, 0x7C7D2D28,
+	            0x1F9F25CF, 0xADF2B89B, 0x5AD6B472, 0x5A88F54C,
+	            0xE029AC71, 0xE019A5E6, 0x47B0ACFD, 0xED93FA9B,
+	            0xE8D3C48D, 0x283B57CC, 0xF8D56629, 0x79132E28,
+	            0x785F0191, 0xED756055, 0xF7960E44, 0xE3D35E8C,
+	            0x15056DD4, 0x88F46DBA, 0x03A16125, 0x0564F0BD,
+	            0xC3EB9E15, 0x3C9057A2, 0x97271AEC, 0xA93A072A,
+	            0x1B3F6D9B, 0x1E6321F5, 0xF59C66FB, 0x26DCF319,
+	            0x7533D928, 0xB155FDF5, 0x03563482, 0x8ABA3CBB,
+	            0x28517711, 0xC20AD9F8, 0xABCC5167, 0xCCAD925F,
+	            0x4DE81751, 0x3830DC8E, 0x379D5862, 0x9320F991,
+	            0xEA7A90C2, 0xFB3E7BCE, 0x5121CE64, 0x774FBE32,
+	            0xA8B6E37E, 0xC3293D46, 0x48DE5369, 0x6413E680,
+	            0xA2AE0810, 0xDD6DB224, 0x69852DFD, 0x09072166,
+	            0xB39A460A, 0x6445C0DD, 0x586CDECF, 0x1C20C8AE,
+	            0x5BBEF7DD, 0x1B588D40, 0xCCD2017F, 0x6BB4E3BB,
+	            0xDDA26A7E, 0x3A59FF45, 0x3E350A44, 0xBCB4CDD5,
+	            0x72EACEA8, 0xFA6484BB, 0x8D6612AE, 0xBF3C6F47,
+	            0xD29BE463, 0x542F5D9E, 0xAEC2771B, 0xF64E6370,
+	            0x740E0D8D, 0xE75B1357, 0xF8721671, 0xAF537D5D,
+	            0x4040CB08, 0x4EB4E2CC, 0x34D2466A, 0x0115AF84,
+	            0xE1B00428, 0x95983A1D, 0x06B89FB4, 0xCE6EA048,
+	            0x6F3F3B82, 0x3520AB82, 0x011A1D4B, 0x277227F8,
+	            0x611560B1, 0xE7933FDC, 0xBB3A792B, 0x344525BD,
+	            0xA08839E1, 0x51CE794B, 0x2F32C9B7, 0xA01FBAC9,
+	            0xE01CC87E, 0xBCC7D1F6, 0xCF0111C3, 0xA1E8AAC7,
+	            0x1A908749, 0xD44FBD9A, 0xD0DADECB, 0xD50ADA38,
+	            0x0339C32A, 0xC6913667, 0x8DF9317C, 0xE0B12B4F,
+	            0xF79E59B7, 0x43F5BB3A, 0xF2D519FF, 0x27D9459C,
+	            0xBF97222C, 0x15E6FC2A, 0x0F91FC71, 0x9B941525,
+	            0xFAE59361, 0xCEB69CEB, 0xC2A86459, 0x12BAA8D1,
+	            0xB6C1075E, 0xE3056A0C, 0x10D25065, 0xCB03A442,
+	            0xE0EC6E0E, 0x1698DB3B, 0x4C98A0BE, 0x3278E964,
+	            0x9F1F9532, 0xE0D392DF, 0xD3A0342B, 0x8971F21E,
+	            0x1B0A7441, 0x4BA3348C, 0xC5BE7120, 0xC37632D8,
+	            0xDF359F8D, 0x9B992F2E, 0xE60B6F47, 0x0FE3F11D,
+	            0xE54CDA54, 0x1EDAD891, 0xCE6279CF, 0xCD3E7E6F,
+	            0x1618B166, 0xFD2C1D05, 0x848FD2C5, 0xF6FB2299,
+	            0xF523F357, 0xA6327623, 0x93A83531, 0x56CCCD02,
+	            0xACF08162, 0x5A75EBB5, 0x6E163697, 0x88D273CC,
+	            0xDE966292, 0x81B949D0, 0x4C50901B, 0x71C65614,
+	            0xE6C6C7BD, 0x327A140A, 0x45E1D006, 0xC3F27B9A,
+	            0xC9AA53FD, 0x62A80F00, 0xBB25BFE2, 0x35BDD2F6,
+	            0x71126905, 0xB2040222, 0xB6CBCF7C, 0xCD769C2B,
+	            0x53113EC0, 0x1640E3D3, 0x38ABBD60, 0x2547ADF0,
+	            0xBA38209C, 0xF746CE76, 0x77AFA1C5, 0x20756060,
+	            0x85CBFE4E, 0x8AE88DD8, 0x7AAAF9B0, 0x4CF9AA7E,
+	            0x1948C25C, 0x02FB8A8C, 0x01C36AE4, 0xD6EBE1F9,
+	            0x90D4F869, 0xA65CDEA0, 0x3F09252D, 0xC208E69F,
+	            0xB74E6132, 0xCE77E25B, 0x578FDFE3, 0x3AC372E6  ]
+	    ];
+
+	    var BLOWFISH_CTX = {
+	        pbox: [],
+	        sbox: []
+	    }
+
+	    function F(ctx, x){
+	        let a = (x >> 24) & 0xFF;
+	        let b = (x >> 16) & 0xFF;
+	        let c = (x >> 8) & 0xFF;
+	        let d = x & 0xFF;
+
+	        let y = ctx.sbox[0][a] + ctx.sbox[1][b];
+	        y = y ^ ctx.sbox[2][c];
+	        y = y + ctx.sbox[3][d];
+
+	        return y;
+	    }
+
+	    function BlowFish_Encrypt(ctx, left, right){
+	        let Xl = left;
+	        let Xr = right;
+	        let temp;
+
+	        for(let i = 0; i < N; ++i){
+	            Xl = Xl ^ ctx.pbox[i];
+	            Xr = F(ctx, Xl) ^ Xr;
+
+	            temp = Xl;
+	            Xl = Xr;
+	            Xr = temp;
+	        }
+
+	        temp = Xl;
+	        Xl = Xr;
+	        Xr = temp;
+
+	        Xr = Xr ^ ctx.pbox[N];
+	        Xl = Xl ^ ctx.pbox[N + 1];
+
+	        return {left: Xl, right: Xr};
+	    }
+
+	    function BlowFish_Decrypt(ctx, left, right){
+	        let Xl = left;
+	        let Xr = right;
+	        let temp;
+
+	        for(let i = N + 1; i > 1; --i){
+	            Xl = Xl ^ ctx.pbox[i];
+	            Xr = F(ctx, Xl) ^ Xr;
+
+	            temp = Xl;
+	            Xl = Xr;
+	            Xr = temp;
+	        }
+
+	        temp = Xl;
+	        Xl = Xr;
+	        Xr = temp;
+
+	        Xr = Xr ^ ctx.pbox[1];
+	        Xl = Xl ^ ctx.pbox[0];
+
+	        return {left: Xl, right: Xr};
+	    }
+
+	    /**
+	     * Initialization ctx's pbox and sbox.
+	     *
+	     * @param {Object} ctx The object has pbox and sbox.
+	     * @param {Array} key An array of 32-bit words.
+	     * @param {int} keysize The length of the key.
+	     *
+	     * @example
+	     *
+	     *     BlowFishInit(BLOWFISH_CTX, key, 128/32);
+	     */
+	    function BlowFishInit(ctx, key, keysize)
+	    {
+	        for(let Row = 0; Row < 4; Row++)
+	        {
+	            ctx.sbox[Row] = [];
+	            for(let Col = 0; Col < 256; Col++)
+	            {
+	                ctx.sbox[Row][Col] = ORIG_S[Row][Col];
+	            }
+	        }
+
+	        let keyIndex = 0;
+	        for(let index = 0; index < N + 2; index++)
+	        {
+	            ctx.pbox[index] = ORIG_P[index] ^ key[keyIndex];
+	            keyIndex++;
+	            if(keyIndex >= keysize)
+	            {
+	                keyIndex = 0;
+	            }
+	        }
+
+	        let Data1 = 0;
+	        let Data2 = 0;
+	        let res = 0;
+	        for(let i = 0; i < N + 2; i += 2)
+	        {
+	            res = BlowFish_Encrypt(ctx, Data1, Data2);
+	            Data1 = res.left;
+	            Data2 = res.right;
+	            ctx.pbox[i] = Data1;
+	            ctx.pbox[i + 1] = Data2;
+	        }
+
+	        for(let i = 0; i < 4; i++)
+	        {
+	            for(let j = 0; j < 256; j += 2)
+	            {
+	                res = BlowFish_Encrypt(ctx, Data1, Data2);
+	                Data1 = res.left;
+	                Data2 = res.right;
+	                ctx.sbox[i][j] = Data1;
+	                ctx.sbox[i][j + 1] = Data2;
+	            }
+	        }
+
+	        return true;
+	    }
+
+	    /**
+	     * Blowfish block cipher algorithm.
+	     */
+	    var Blowfish = C_algo.Blowfish = BlockCipher.extend({
+	        _doReset: function () {
+	            // Skip reset of nRounds has been set before and key did not change
+	            if (this._keyPriorReset === this._key) {
+	                return;
+	            }
+
+	            // Shortcuts
+	            var key = this._keyPriorReset = this._key;
+	            var keyWords = key.words;
+	            var keySize = key.sigBytes / 4;
+
+	            //Initialization pbox and sbox
+	            BlowFishInit(BLOWFISH_CTX, keyWords, keySize);
+	        },
+
+	        encryptBlock: function (M, offset) {
+	            var res = BlowFish_Encrypt(BLOWFISH_CTX, M[offset], M[offset + 1]);
+	            M[offset] = res.left;
+	            M[offset + 1] = res.right;
+	        },
+
+	        decryptBlock: function (M, offset) {
+	            var res = BlowFish_Decrypt(BLOWFISH_CTX, M[offset], M[offset + 1]);
+	            M[offset] = res.left;
+	            M[offset + 1] = res.right;
+	        },
+
+	        blockSize: 64/32,
+
+	        keySize: 128/32,
+
+	        ivSize: 64/32
+	    });
+
+	    /**
+	     * Shortcut functions to the cipher's object interface.
+	     *
+	     * @example
+	     *
+	     *     var ciphertext = CryptoJS.Blowfish.encrypt(message, key, cfg);
+	     *     var plaintext  = CryptoJS.Blowfish.decrypt(ciphertext, key, cfg);
+	     */
+	    C.Blowfish = BlockCipher._createHelper(Blowfish);
+	}());
+
+
+	return CryptoJS;
+
+}));

+ 470 - 0
node_modules/crypto-js/docs/QuickStartGuide.wiki

@@ -0,0 +1,470 @@
+<wiki:toc/>
+
+----
+
+= Quick-start Guide =
+
+== Hashers ==
+
+=== The Hasher Algorithms ===
+
+==== MD5 ====
+
+MD5 is a widely used hash function. It's been used in a variety of security applications and is also commonly used to check the integrity of files. Though, MD5 is not collision resistant, and it isn't suitable for applications like SSL certificates or digital signatures that rely on this property.
+
+{{{
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/md5.js"></script>
+<script>
+    var hash = CryptoJS.MD5("Message");
+</script>
+}}}
+
+==== SHA-1 ====
+
+The SHA hash functions were designed by the National Security Agency (NSA). SHA-1 is the most established of the existing SHA hash functions, and it's used in a variety of security applications and protocols. Though, SHA-1's collision resistance has been weakening as new attacks are discovered or improved.
+
+{{{
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/sha1.js"></script>
+<script>
+    var hash = CryptoJS.SHA1("Message");
+</script>
+}}}
+
+==== SHA-2 ====
+
+SHA-256 is one of the four variants in the SHA-2 set. It isn't as widely used as SHA-1, though it appears to provide much better security.
+
+{{{
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/sha256.js"></script>
+<script>
+    var hash = CryptoJS.SHA256("Message");
+</script>
+}}}
+
+SHA-512 is largely identical to SHA-256 but operates on 64-bit words rather than 32.
+
+{{{
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/sha512.js"></script>
+<script>
+    var hash = CryptoJS.SHA512("Message");
+</script>
+}}}
+
+CryptoJS also supports SHA-224 and SHA-384, which are largely identical but truncated versions of SHA-256 and SHA-512 respectively.
+
+==== SHA-3 ====
+
+SHA-3 is the winner of a five-year competition to select a new cryptographic hash algorithm where 64 competing designs were evaluated.
+
+{{{
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/sha3.js"></script>
+<script>
+    var hash = CryptoJS.SHA3("Message");
+</script>
+}}}
+
+SHA-3 can be configured to output hash lengths of one of 224, 256, 384, or 512 bits. The default is 512 bits.
+
+{{{
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/sha3.js"></script>
+<script>
+    var hash = CryptoJS.SHA3("Message", { outputLength: 512 });
+    var hash = CryptoJS.SHA3("Message", { outputLength: 384 });
+    var hash = CryptoJS.SHA3("Message", { outputLength: 256 });
+    var hash = CryptoJS.SHA3("Message", { outputLength: 224 });
+</script>
+}}}
+
+==== RIPEMD-160 ====
+
+{{{
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/ripemd160.js"></script>
+<script>
+    var hash = CryptoJS.RIPEMD160("Message");
+</script>
+}}}
+
+=== The Hasher Input ===
+
+The hash algorithms accept either strings or instances of CryptoJS.lib.WordArray. A WordArray object represents an array of 32-bit words. When you pass a string, it's automatically converted to a WordArray encoded as UTF-8.
+
+=== The Hasher Output ===
+
+The hash you get back isn't a string yet. It's a WordArray object. When you use a WordArray object in a string context, it's automatically converted to a hex string.
+
+{{{
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/sha256.js"></script>
+<script>
+    var hash = CryptoJS.SHA256("Message");
+
+    alert(typeof hash); // object
+
+    alert(hash); // 2f77668a9dfbf8d5848b9eeb4a7145ca94c6ed9236e4a773f6dcafa5132b2f91
+</script>
+}}}
+
+You can convert a WordArray object to other formats by explicitly calling the toString method and passing an encoder.
+
+{{{
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/sha256.js"></script>
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/components/enc-base64-min.js"></script>
+<script>
+    var hash = CryptoJS.SHA256("Message");
+
+    alert(hash.toString(CryptoJS.enc.Base64)); // L3dmip37+NWEi57rSnFFypTG7ZI25Kdz9tyvpRMrL5E=
+
+    alert(hash.toString(CryptoJS.enc.Latin1)); // /wf��ûøÕ���ëJqEÊ�Æí�6ä§söܯ¥+/�
+
+    alert(hash.toString(CryptoJS.enc.Hex)); // 2f77668a9dfbf8d5848b9eeb4a7145ca94c6ed9236e4a773f6dcafa5132b2f91
+</script>
+}}}
+
+=== Progressive Hashing ===
+
+{{{
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/sha256.js"></script>
+<script>
+    var sha256 = CryptoJS.algo.SHA256.create();
+
+    sha256.update("Message Part 1");
+    sha256.update("Message Part 2");
+    sha256.update("Message Part 3");
+
+    var hash = sha256.finalize();
+</script>
+}}}
+
+== HMAC ==
+
+Keyed-hash message authentication codes (HMAC) is a mechanism for message authentication using cryptographic hash functions.
+
+HMAC can be used in combination with any iterated cryptographic hash function.
+
+{{{
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/hmac-md5.js"></script>
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/hmac-sha1.js"></script>
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/hmac-sha256.js"></script>
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/hmac-sha512.js"></script>
+<script>
+    var hash = CryptoJS.HmacMD5("Message", "Secret Passphrase");
+    var hash = CryptoJS.HmacSHA1("Message", "Secret Passphrase");
+    var hash = CryptoJS.HmacSHA256("Message", "Secret Passphrase");
+    var hash = CryptoJS.HmacSHA512("Message", "Secret Passphrase");
+</script>
+}}}
+
+=== Progressive HMAC Hashing ===
+
+{{{
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/hmac-sha256.js"></script>
+<script>
+    var hmac = CryptoJS.algo.HMAC.create(CryptoJS.algo.SHA256, "Secret Passphrase");
+
+    hmac.update("Message Part 1");
+    hmac.update("Message Part 2");
+    hmac.update("Message Part 3");
+
+    var hash = hmac.finalize();
+</script>
+}}}
+
+== PBKDF2 ==
+
+PBKDF2 is a password-based key derivation function. In many applications of cryptography, user security is ultimately dependent on a password, and because a password usually can't be used directly as a cryptographic key, some processing is required.
+
+A salt provides a large set of keys for any given password, and an iteration count increases the cost of producing keys from a password, thereby also increasing the difficulty of attack.
+
+{{{
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/pbkdf2.js"></script>
+<script>
+    var salt = CryptoJS.lib.WordArray.random(128/8);
+
+    var key128Bits = CryptoJS.PBKDF2("Secret Passphrase", salt, { keySize: 128/32 });
+    var key256Bits = CryptoJS.PBKDF2("Secret Passphrase", salt, { keySize: 256/32 });
+    var key512Bits = CryptoJS.PBKDF2("Secret Passphrase", salt, { keySize: 512/32 });
+
+    var key512Bits1000Iterations = CryptoJS.PBKDF2("Secret Passphrase", salt, { keySize: 512/32, iterations: 1000 });
+</script>
+}}}
+
+== Ciphers ==
+
+=== The Cipher Algorithms ===
+
+==== AES ====
+
+The Advanced Encryption Standard (AES) is a U.S. Federal Information Processing Standard (FIPS). It was selected after a 5-year process where 15 competing designs were evaluated.
+
+{{{
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/aes.js"></script>
+<script>
+    var encrypted = CryptoJS.AES.encrypt("Message", "Secret Passphrase");
+
+    var decrypted = CryptoJS.AES.decrypt(encrypted, "Secret Passphrase");
+</script>
+}}}
+
+CryptoJS supports AES-128, AES-192, and AES-256. It will pick the variant by the size of the key you pass in. If you use a passphrase, then it will generate a 256-bit key.
+
+==== DES, Triple DES ====
+
+DES is a previously dominant algorithm for encryption, and was published as an official Federal Information Processing Standard (FIPS). DES is now considered to be insecure due to the small key size.
+
+{{{
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/tripledes.js"></script>
+<script>
+    var encrypted = CryptoJS.DES.encrypt("Message", "Secret Passphrase");
+
+    var decrypted = CryptoJS.DES.decrypt(encrypted, "Secret Passphrase");
+</script>
+}}}
+
+Triple DES applies DES three times to each block to increase the key size. The algorithm is believed to be secure in this form.
+
+{{{
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/tripledes.js"></script>
+<script>
+    var encrypted = CryptoJS.TripleDES.encrypt("Message", "Secret Passphrase");
+
+    var decrypted = CryptoJS.TripleDES.decrypt(encrypted, "Secret Passphrase");
+</script>
+}}}
+
+==== Rabbit ====
+
+Rabbit is a high-performance stream cipher and a finalist in the eSTREAM Portfolio. It is one of the four designs selected after a 3 1/2-year process where 22 designs were evaluated.
+
+{{{
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/rabbit.js"></script>
+<script>
+    var encrypted = CryptoJS.Rabbit.encrypt("Message", "Secret Passphrase");
+
+    var decrypted = CryptoJS.Rabbit.decrypt(encrypted, "Secret Passphrase");
+</script>
+}}}
+
+==== RC4, RC4Drop ====
+
+RC4 is a widely-used stream cipher. It's used in popular protocols such as SSL and WEP. Although remarkable for its simplicity and speed, the algorithm's history doesn't inspire confidence in its security.
+
+{{{
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/rc4.js"></script>
+<script>
+    var encrypted = CryptoJS.RC4.encrypt("Message", "Secret Passphrase");
+
+    var decrypted = CryptoJS.RC4.decrypt(encrypted, "Secret Passphrase");
+</script>
+}}}
+
+It was discovered that the first few bytes of keystream are strongly non-random and leak information about the key. We can defend against this attack by discarding the initial portion of the keystream. This modified algorithm is traditionally called RC4-drop.
+
+By default, 192 words (768 bytes) are dropped, but you can configure the algorithm to drop any number of words.
+
+{{{
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/rc4.js"></script>
+<script>
+    var encrypted = CryptoJS.RC4Drop.encrypt("Message", "Secret Passphrase");
+
+    var encrypted = CryptoJS.RC4Drop.encrypt("Message", "Secret Passphrase", { drop: 3072/4 });
+
+    var decrypted = CryptoJS.RC4Drop.decrypt(encrypted, "Secret Passphrase", { drop: 3072/4 });
+</script>
+}}}
+
+=== Custom Key and IV ===
+
+{{{
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/aes.js"></script>
+<script>
+    var key = CryptoJS.enc.Hex.parse('000102030405060708090a0b0c0d0e0f');
+    var iv  = CryptoJS.enc.Hex.parse('101112131415161718191a1b1c1d1e1f');
+
+    var encrypted = CryptoJS.AES.encrypt("Message", key, { iv: iv });
+</script>
+}}}
+
+=== Block Modes and Padding ===
+
+{{{
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/aes.js"></script>
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/components/mode-cfb-min.js"></script>
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/components/pad-ansix923-min.js"></script>
+<script>
+    var encrypted = CryptoJS.AES.encrypt("Message", "Secret Passphrase", { mode: CryptoJS.mode.CFB, padding: CryptoJS.pad.AnsiX923 });
+</script>
+}}}
+
+CryptoJS supports the following modes:
+
+  * CBC (the default)
+  * CFB
+  * CTR
+  * OFB
+  * ECB
+
+And CryptoJS supports the following padding schemes:
+
+  * Pkcs7 (the default)
+  * Iso97971
+  * AnsiX923
+  * Iso10126
+  * ZeroPadding
+  * NoPadding
+
+=== The Cipher Input ===
+
+For the plaintext message, the cipher algorithms accept either strings or instances of CryptoJS.lib.WordArray.
+
+For the key, when you pass a string, it's treated as a passphrase and used to derive an actual key and IV. Or you can pass a WordArray that represents the actual key. If you pass the actual key, you must also pass the actual IV.
+
+For the ciphertext, the cipher algorithms accept either strings or instances of CryptoJS.lib.CipherParams. A CipherParams object represents a collection of parameters such as the IV, a salt, and the raw ciphertext itself. When you pass a string, it's automatically converted to a CipherParams object according to a configurable format strategy.
+
+=== The Cipher Output ===
+
+The plaintext you get back after decryption is a WordArray object. See Hashers' Output for more detail.
+
+The ciphertext you get back after encryption isn't a string yet. It's a CipherParams object. A CipherParams object gives you access to all the parameters used during encryption. When you use a CipherParams object in a string context, it's automatically converted to a string according to a format strategy. The default is an OpenSSL-compatible format.
+
+{{{
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/aes.js"></script>
+<script>
+    var encrypted = CryptoJS.AES.encrypt("Message", "Secret Passphrase");
+
+    alert(encrypted.key);        // 74eb593087a982e2a6f5dded54ecd96d1fd0f3d44a58728cdcd40c55227522223
+    alert(encrypted.iv);         // 7781157e2629b094f0e3dd48c4d786115
+    alert(encrypted.salt);       // 7a25f9132ec6a8b34
+    alert(encrypted.ciphertext); // 73e54154a15d1beeb509d9e12f1e462a0
+
+    alert(encrypted);            // U2FsdGVkX1+iX5Ey7GqLND5UFUoV0b7rUJ2eEvHkYqA=
+</script>
+}}}
+
+You can define your own formats in order to be compatible with other crypto implementations. A format is an object with two methods—stringify and parse—that converts between CipherParams objects and ciphertext strings.
+
+Here's how you might write a JSON formatter:
+
+{{{
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/aes.js"></script>
+<script>
+    var JsonFormatter = {
+        stringify: function (cipherParams) {
+            // create json object with ciphertext
+            var jsonObj = {
+                ct: cipherParams.ciphertext.toString(CryptoJS.enc.Base64)
+            };
+
+            // optionally add iv and salt
+            if (cipherParams.iv) {
+                jsonObj.iv = cipherParams.iv.toString();
+            }
+            if (cipherParams.salt) {
+                jsonObj.s = cipherParams.salt.toString();
+            }
+
+            // stringify json object
+            return JSON.stringify(jsonObj);
+        },
+
+        parse: function (jsonStr) {
+            // parse json string
+            var jsonObj = JSON.parse(jsonStr);
+
+            // extract ciphertext from json object, and create cipher params object
+            var cipherParams = CryptoJS.lib.CipherParams.create({
+                ciphertext: CryptoJS.enc.Base64.parse(jsonObj.ct)
+            });
+
+            // optionally extract iv and salt
+            if (jsonObj.iv) {
+                cipherParams.iv = CryptoJS.enc.Hex.parse(jsonObj.iv)
+            }
+            if (jsonObj.s) {
+                cipherParams.salt = CryptoJS.enc.Hex.parse(jsonObj.s)
+            }
+
+            return cipherParams;
+        }
+    };
+
+    var encrypted = CryptoJS.AES.encrypt("Message", "Secret Passphrase", { format: JsonFormatter });
+
+    alert(encrypted); // {"ct":"tZ4MsEnfbcDOwqau68aOrQ==","iv":"8a8c8fd8fe33743d3638737ea4a00698","s":"ba06373c8f57179c"}
+
+    var decrypted = CryptoJS.AES.decrypt(encrypted, "Secret Passphrase", { format: JsonFormatter });
+
+    alert(decrypted.toString(CryptoJS.enc.Utf8)); // Message
+</script>
+}}}
+
+=== Progressive Ciphering ===
+
+{{{
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/aes.js"></script>
+<script>
+    var key = CryptoJS.enc.Hex.parse('000102030405060708090a0b0c0d0e0f');
+    var iv  = CryptoJS.enc.Hex.parse('101112131415161718191a1b1c1d1e1f');
+
+    var aesEncryptor = CryptoJS.algo.AES.createEncryptor(key, { iv: iv });
+
+    var ciphertextPart1 = aesEncryptor.process("Message Part 1");
+    var ciphertextPart2 = aesEncryptor.process("Message Part 2");
+    var ciphertextPart3 = aesEncryptor.process("Message Part 3");
+    var ciphertextPart4 = aesEncryptor.finalize();
+
+    var aesDecryptor = CryptoJS.algo.AES.createDecryptor(key, { iv: iv });
+
+    var plaintextPart1 = aesDecryptor.process(ciphertextPart1);
+    var plaintextPart2 = aesDecryptor.process(ciphertextPart2);
+    var plaintextPart3 = aesDecryptor.process(ciphertextPart3);
+    var plaintextPart4 = aesDecryptor.process(ciphertextPart4);
+    var plaintextPart5 = aesDecryptor.finalize();
+</script>
+}}}
+
+=== Interoperability ===
+
+==== With OpenSSL ====
+
+Encrypt with OpenSSL:
+
+{{{
+openssl enc -aes-256-cbc -in infile -out outfile -pass pass:"Secret Passphrase" -e -base64
+}}}
+
+Decrypt with CryptoJS:
+
+{{{
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/rollups/aes.js"></script>
+<script>
+    var decrypted = CryptoJS.AES.decrypt(openSSLEncrypted, "Secret Passphrase");
+</script>
+}}}
+
+== Encoders ==
+
+CryptoJS can convert from encoding formats such as Base64, Latin1 or Hex to WordArray objects and vica versa.
+
+{{{
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/components/core-min.js"></script>
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/components/enc-utf16-min.js"></script>
+<script src="http://crypto-js.googlecode.com/svn/tags/3.1/build/components/enc-base64-min.js"></script>
+<script>
+    var words  = CryptoJS.enc.Base64.parse('SGVsbG8sIFdvcmxkIQ==');
+    var base64 = CryptoJS.enc.Base64.stringify(words);
+
+    var words  = CryptoJS.enc.Latin1.parse('Hello, World!');
+    var latin1 = CryptoJS.enc.Latin1.stringify(words);
+
+    var words = CryptoJS.enc.Hex.parse('48656c6c6f2c20576f726c6421');
+    var hex   = CryptoJS.enc.Hex.stringify(words);
+
+    var words = CryptoJS.enc.Utf8.parse('𤭢');
+    var utf8  = CryptoJS.enc.Utf8.stringify(words);
+
+    var words = CryptoJS.enc.Utf16.parse('Hello, World!');
+    var utf16 = CryptoJS.enc.Utf16.stringify(words);
+
+    var words = CryptoJS.enc.Utf16LE.parse('Hello, World!');
+    var utf16 = CryptoJS.enc.Utf16LE.stringify(words);
+</script>
+}}}

+ 136 - 0
node_modules/crypto-js/enc-base64.js

@@ -0,0 +1,136 @@
+;(function (root, factory) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	(function () {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var WordArray = C_lib.WordArray;
+	    var C_enc = C.enc;
+
+	    /**
+	     * Base64 encoding strategy.
+	     */
+	    var Base64 = C_enc.Base64 = {
+	        /**
+	         * Converts a word array to a Base64 string.
+	         *
+	         * @param {WordArray} wordArray The word array.
+	         *
+	         * @return {string} The Base64 string.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var base64String = CryptoJS.enc.Base64.stringify(wordArray);
+	         */
+	        stringify: function (wordArray) {
+	            // Shortcuts
+	            var words = wordArray.words;
+	            var sigBytes = wordArray.sigBytes;
+	            var map = this._map;
+
+	            // Clamp excess bits
+	            wordArray.clamp();
+
+	            // Convert
+	            var base64Chars = [];
+	            for (var i = 0; i < sigBytes; i += 3) {
+	                var byte1 = (words[i >>> 2]       >>> (24 - (i % 4) * 8))       & 0xff;
+	                var byte2 = (words[(i + 1) >>> 2] >>> (24 - ((i + 1) % 4) * 8)) & 0xff;
+	                var byte3 = (words[(i + 2) >>> 2] >>> (24 - ((i + 2) % 4) * 8)) & 0xff;
+
+	                var triplet = (byte1 << 16) | (byte2 << 8) | byte3;
+
+	                for (var j = 0; (j < 4) && (i + j * 0.75 < sigBytes); j++) {
+	                    base64Chars.push(map.charAt((triplet >>> (6 * (3 - j))) & 0x3f));
+	                }
+	            }
+
+	            // Add padding
+	            var paddingChar = map.charAt(64);
+	            if (paddingChar) {
+	                while (base64Chars.length % 4) {
+	                    base64Chars.push(paddingChar);
+	                }
+	            }
+
+	            return base64Chars.join('');
+	        },
+
+	        /**
+	         * Converts a Base64 string to a word array.
+	         *
+	         * @param {string} base64Str The Base64 string.
+	         *
+	         * @return {WordArray} The word array.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var wordArray = CryptoJS.enc.Base64.parse(base64String);
+	         */
+	        parse: function (base64Str) {
+	            // Shortcuts
+	            var base64StrLength = base64Str.length;
+	            var map = this._map;
+	            var reverseMap = this._reverseMap;
+
+	            if (!reverseMap) {
+	                    reverseMap = this._reverseMap = [];
+	                    for (var j = 0; j < map.length; j++) {
+	                        reverseMap[map.charCodeAt(j)] = j;
+	                    }
+	            }
+
+	            // Ignore padding
+	            var paddingChar = map.charAt(64);
+	            if (paddingChar) {
+	                var paddingIndex = base64Str.indexOf(paddingChar);
+	                if (paddingIndex !== -1) {
+	                    base64StrLength = paddingIndex;
+	                }
+	            }
+
+	            // Convert
+	            return parseLoop(base64Str, base64StrLength, reverseMap);
+
+	        },
+
+	        _map: 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/='
+	    };
+
+	    function parseLoop(base64Str, base64StrLength, reverseMap) {
+	      var words = [];
+	      var nBytes = 0;
+	      for (var i = 0; i < base64StrLength; i++) {
+	          if (i % 4) {
+	              var bits1 = reverseMap[base64Str.charCodeAt(i - 1)] << ((i % 4) * 2);
+	              var bits2 = reverseMap[base64Str.charCodeAt(i)] >>> (6 - (i % 4) * 2);
+	              var bitsCombined = bits1 | bits2;
+	              words[nBytes >>> 2] |= bitsCombined << (24 - (nBytes % 4) * 8);
+	              nBytes++;
+	          }
+	      }
+	      return WordArray.create(words, nBytes);
+	    }
+	}());
+
+
+	return CryptoJS.enc.Base64;
+
+}));

+ 148 - 0
node_modules/crypto-js/enc-base64url.js

@@ -0,0 +1,148 @@
+;(function (root, factory) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	(function () {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var WordArray = C_lib.WordArray;
+	    var C_enc = C.enc;
+
+	    /**
+	     * Base64url encoding strategy.
+	     */
+	    var Base64url = C_enc.Base64url = {
+	        /**
+	         * Converts a word array to a Base64url string.
+	         *
+	         * @param {WordArray} wordArray The word array.
+	         *
+	         * @param {boolean} urlSafe Whether to use url safe
+	         *
+	         * @return {string} The Base64url string.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var base64String = CryptoJS.enc.Base64url.stringify(wordArray);
+	         */
+	        stringify: function (wordArray, urlSafe) {
+	            if (urlSafe === undefined) {
+	                urlSafe = true
+	            }
+	            // Shortcuts
+	            var words = wordArray.words;
+	            var sigBytes = wordArray.sigBytes;
+	            var map = urlSafe ? this._safe_map : this._map;
+
+	            // Clamp excess bits
+	            wordArray.clamp();
+
+	            // Convert
+	            var base64Chars = [];
+	            for (var i = 0; i < sigBytes; i += 3) {
+	                var byte1 = (words[i >>> 2]       >>> (24 - (i % 4) * 8))       & 0xff;
+	                var byte2 = (words[(i + 1) >>> 2] >>> (24 - ((i + 1) % 4) * 8)) & 0xff;
+	                var byte3 = (words[(i + 2) >>> 2] >>> (24 - ((i + 2) % 4) * 8)) & 0xff;
+
+	                var triplet = (byte1 << 16) | (byte2 << 8) | byte3;
+
+	                for (var j = 0; (j < 4) && (i + j * 0.75 < sigBytes); j++) {
+	                    base64Chars.push(map.charAt((triplet >>> (6 * (3 - j))) & 0x3f));
+	                }
+	            }
+
+	            // Add padding
+	            var paddingChar = map.charAt(64);
+	            if (paddingChar) {
+	                while (base64Chars.length % 4) {
+	                    base64Chars.push(paddingChar);
+	                }
+	            }
+
+	            return base64Chars.join('');
+	        },
+
+	        /**
+	         * Converts a Base64url string to a word array.
+	         *
+	         * @param {string} base64Str The Base64url string.
+	         *
+	         * @param {boolean} urlSafe Whether to use url safe
+	         *
+	         * @return {WordArray} The word array.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var wordArray = CryptoJS.enc.Base64url.parse(base64String);
+	         */
+	        parse: function (base64Str, urlSafe) {
+	            if (urlSafe === undefined) {
+	                urlSafe = true
+	            }
+
+	            // Shortcuts
+	            var base64StrLength = base64Str.length;
+	            var map = urlSafe ? this._safe_map : this._map;
+	            var reverseMap = this._reverseMap;
+
+	            if (!reverseMap) {
+	                reverseMap = this._reverseMap = [];
+	                for (var j = 0; j < map.length; j++) {
+	                    reverseMap[map.charCodeAt(j)] = j;
+	                }
+	            }
+
+	            // Ignore padding
+	            var paddingChar = map.charAt(64);
+	            if (paddingChar) {
+	                var paddingIndex = base64Str.indexOf(paddingChar);
+	                if (paddingIndex !== -1) {
+	                    base64StrLength = paddingIndex;
+	                }
+	            }
+
+	            // Convert
+	            return parseLoop(base64Str, base64StrLength, reverseMap);
+
+	        },
+
+	        _map: 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=',
+	        _safe_map: 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_',
+	    };
+
+	    function parseLoop(base64Str, base64StrLength, reverseMap) {
+	        var words = [];
+	        var nBytes = 0;
+	        for (var i = 0; i < base64StrLength; i++) {
+	            if (i % 4) {
+	                var bits1 = reverseMap[base64Str.charCodeAt(i - 1)] << ((i % 4) * 2);
+	                var bits2 = reverseMap[base64Str.charCodeAt(i)] >>> (6 - (i % 4) * 2);
+	                var bitsCombined = bits1 | bits2;
+	                words[nBytes >>> 2] |= bitsCombined << (24 - (nBytes % 4) * 8);
+	                nBytes++;
+	            }
+	        }
+	        return WordArray.create(words, nBytes);
+	    }
+	}());
+
+
+	return CryptoJS.enc.Base64url;
+
+}));

+ 18 - 0
node_modules/crypto-js/enc-hex.js

@@ -0,0 +1,18 @@
+;(function (root, factory) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	return CryptoJS.enc.Hex;
+
+}));

+ 18 - 0
node_modules/crypto-js/enc-latin1.js

@@ -0,0 +1,18 @@
+;(function (root, factory) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	return CryptoJS.enc.Latin1;
+
+}));

+ 149 - 0
node_modules/crypto-js/enc-utf16.js

@@ -0,0 +1,149 @@
+;(function (root, factory) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	(function () {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var WordArray = C_lib.WordArray;
+	    var C_enc = C.enc;
+
+	    /**
+	     * UTF-16 BE encoding strategy.
+	     */
+	    var Utf16BE = C_enc.Utf16 = C_enc.Utf16BE = {
+	        /**
+	         * Converts a word array to a UTF-16 BE string.
+	         *
+	         * @param {WordArray} wordArray The word array.
+	         *
+	         * @return {string} The UTF-16 BE string.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var utf16String = CryptoJS.enc.Utf16.stringify(wordArray);
+	         */
+	        stringify: function (wordArray) {
+	            // Shortcuts
+	            var words = wordArray.words;
+	            var sigBytes = wordArray.sigBytes;
+
+	            // Convert
+	            var utf16Chars = [];
+	            for (var i = 0; i < sigBytes; i += 2) {
+	                var codePoint = (words[i >>> 2] >>> (16 - (i % 4) * 8)) & 0xffff;
+	                utf16Chars.push(String.fromCharCode(codePoint));
+	            }
+
+	            return utf16Chars.join('');
+	        },
+
+	        /**
+	         * Converts a UTF-16 BE string to a word array.
+	         *
+	         * @param {string} utf16Str The UTF-16 BE string.
+	         *
+	         * @return {WordArray} The word array.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var wordArray = CryptoJS.enc.Utf16.parse(utf16String);
+	         */
+	        parse: function (utf16Str) {
+	            // Shortcut
+	            var utf16StrLength = utf16Str.length;
+
+	            // Convert
+	            var words = [];
+	            for (var i = 0; i < utf16StrLength; i++) {
+	                words[i >>> 1] |= utf16Str.charCodeAt(i) << (16 - (i % 2) * 16);
+	            }
+
+	            return WordArray.create(words, utf16StrLength * 2);
+	        }
+	    };
+
+	    /**
+	     * UTF-16 LE encoding strategy.
+	     */
+	    C_enc.Utf16LE = {
+	        /**
+	         * Converts a word array to a UTF-16 LE string.
+	         *
+	         * @param {WordArray} wordArray The word array.
+	         *
+	         * @return {string} The UTF-16 LE string.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var utf16Str = CryptoJS.enc.Utf16LE.stringify(wordArray);
+	         */
+	        stringify: function (wordArray) {
+	            // Shortcuts
+	            var words = wordArray.words;
+	            var sigBytes = wordArray.sigBytes;
+
+	            // Convert
+	            var utf16Chars = [];
+	            for (var i = 0; i < sigBytes; i += 2) {
+	                var codePoint = swapEndian((words[i >>> 2] >>> (16 - (i % 4) * 8)) & 0xffff);
+	                utf16Chars.push(String.fromCharCode(codePoint));
+	            }
+
+	            return utf16Chars.join('');
+	        },
+
+	        /**
+	         * Converts a UTF-16 LE string to a word array.
+	         *
+	         * @param {string} utf16Str The UTF-16 LE string.
+	         *
+	         * @return {WordArray} The word array.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var wordArray = CryptoJS.enc.Utf16LE.parse(utf16Str);
+	         */
+	        parse: function (utf16Str) {
+	            // Shortcut
+	            var utf16StrLength = utf16Str.length;
+
+	            // Convert
+	            var words = [];
+	            for (var i = 0; i < utf16StrLength; i++) {
+	                words[i >>> 1] |= swapEndian(utf16Str.charCodeAt(i) << (16 - (i % 2) * 16));
+	            }
+
+	            return WordArray.create(words, utf16StrLength * 2);
+	        }
+	    };
+
+	    function swapEndian(word) {
+	        return ((word << 8) & 0xff00ff00) | ((word >>> 8) & 0x00ff00ff);
+	    }
+	}());
+
+
+	return CryptoJS.enc.Utf16;
+
+}));

+ 18 - 0
node_modules/crypto-js/enc-utf8.js

@@ -0,0 +1,18 @@
+;(function (root, factory) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	return CryptoJS.enc.Utf8;
+
+}));

+ 134 - 0
node_modules/crypto-js/evpkdf.js

@@ -0,0 +1,134 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./sha1"), require("./hmac"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./sha1", "./hmac"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	(function () {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var Base = C_lib.Base;
+	    var WordArray = C_lib.WordArray;
+	    var C_algo = C.algo;
+	    var MD5 = C_algo.MD5;
+
+	    /**
+	     * This key derivation function is meant to conform with EVP_BytesToKey.
+	     * www.openssl.org/docs/crypto/EVP_BytesToKey.html
+	     */
+	    var EvpKDF = C_algo.EvpKDF = Base.extend({
+	        /**
+	         * Configuration options.
+	         *
+	         * @property {number} keySize The key size in words to generate. Default: 4 (128 bits)
+	         * @property {Hasher} hasher The hash algorithm to use. Default: MD5
+	         * @property {number} iterations The number of iterations to perform. Default: 1
+	         */
+	        cfg: Base.extend({
+	            keySize: 128/32,
+	            hasher: MD5,
+	            iterations: 1
+	        }),
+
+	        /**
+	         * Initializes a newly created key derivation function.
+	         *
+	         * @param {Object} cfg (Optional) The configuration options to use for the derivation.
+	         *
+	         * @example
+	         *
+	         *     var kdf = CryptoJS.algo.EvpKDF.create();
+	         *     var kdf = CryptoJS.algo.EvpKDF.create({ keySize: 8 });
+	         *     var kdf = CryptoJS.algo.EvpKDF.create({ keySize: 8, iterations: 1000 });
+	         */
+	        init: function (cfg) {
+	            this.cfg = this.cfg.extend(cfg);
+	        },
+
+	        /**
+	         * Derives a key from a password.
+	         *
+	         * @param {WordArray|string} password The password.
+	         * @param {WordArray|string} salt A salt.
+	         *
+	         * @return {WordArray} The derived key.
+	         *
+	         * @example
+	         *
+	         *     var key = kdf.compute(password, salt);
+	         */
+	        compute: function (password, salt) {
+	            var block;
+
+	            // Shortcut
+	            var cfg = this.cfg;
+
+	            // Init hasher
+	            var hasher = cfg.hasher.create();
+
+	            // Initial values
+	            var derivedKey = WordArray.create();
+
+	            // Shortcuts
+	            var derivedKeyWords = derivedKey.words;
+	            var keySize = cfg.keySize;
+	            var iterations = cfg.iterations;
+
+	            // Generate key
+	            while (derivedKeyWords.length < keySize) {
+	                if (block) {
+	                    hasher.update(block);
+	                }
+	                block = hasher.update(password).finalize(salt);
+	                hasher.reset();
+
+	                // Iterations
+	                for (var i = 1; i < iterations; i++) {
+	                    block = hasher.finalize(block);
+	                    hasher.reset();
+	                }
+
+	                derivedKey.concat(block);
+	            }
+	            derivedKey.sigBytes = keySize * 4;
+
+	            return derivedKey;
+	        }
+	    });
+
+	    /**
+	     * Derives a key from a password.
+	     *
+	     * @param {WordArray|string} password The password.
+	     * @param {WordArray|string} salt A salt.
+	     * @param {Object} cfg (Optional) The configuration options to use for this computation.
+	     *
+	     * @return {WordArray} The derived key.
+	     *
+	     * @static
+	     *
+	     * @example
+	     *
+	     *     var key = CryptoJS.EvpKDF(password, salt);
+	     *     var key = CryptoJS.EvpKDF(password, salt, { keySize: 8 });
+	     *     var key = CryptoJS.EvpKDF(password, salt, { keySize: 8, iterations: 1000 });
+	     */
+	    C.EvpKDF = function (password, salt, cfg) {
+	        return EvpKDF.create(cfg).compute(password, salt);
+	    };
+	}());
+
+
+	return CryptoJS.EvpKDF;
+
+}));

+ 66 - 0
node_modules/crypto-js/format-hex.js

@@ -0,0 +1,66 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./cipher-core"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./cipher-core"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	(function (undefined) {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var CipherParams = C_lib.CipherParams;
+	    var C_enc = C.enc;
+	    var Hex = C_enc.Hex;
+	    var C_format = C.format;
+
+	    var HexFormatter = C_format.Hex = {
+	        /**
+	         * Converts the ciphertext of a cipher params object to a hexadecimally encoded string.
+	         *
+	         * @param {CipherParams} cipherParams The cipher params object.
+	         *
+	         * @return {string} The hexadecimally encoded string.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var hexString = CryptoJS.format.Hex.stringify(cipherParams);
+	         */
+	        stringify: function (cipherParams) {
+	            return cipherParams.ciphertext.toString(Hex);
+	        },
+
+	        /**
+	         * Converts a hexadecimally encoded ciphertext string to a cipher params object.
+	         *
+	         * @param {string} input The hexadecimally encoded string.
+	         *
+	         * @return {CipherParams} The cipher params object.
+	         *
+	         * @static
+	         *
+	         * @example
+	         *
+	         *     var cipherParams = CryptoJS.format.Hex.parse(hexString);
+	         */
+	        parse: function (input) {
+	            var ciphertext = Hex.parse(input);
+	            return CipherParams.create({ ciphertext: ciphertext });
+	        }
+	    };
+	}());
+
+
+	return CryptoJS.format.Hex;
+
+}));

+ 18 - 0
node_modules/crypto-js/format-openssl.js

@@ -0,0 +1,18 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./cipher-core"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./cipher-core"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	return CryptoJS.format.OpenSSL;
+
+}));

+ 18 - 0
node_modules/crypto-js/hmac-md5.js

@@ -0,0 +1,18 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./md5"), require("./hmac"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./md5", "./hmac"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	return CryptoJS.HmacMD5;
+
+}));

+ 18 - 0
node_modules/crypto-js/hmac-ripemd160.js

@@ -0,0 +1,18 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./ripemd160"), require("./hmac"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./ripemd160", "./hmac"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	return CryptoJS.HmacRIPEMD160;
+
+}));

+ 18 - 0
node_modules/crypto-js/hmac-sha1.js

@@ -0,0 +1,18 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./sha1"), require("./hmac"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./sha1", "./hmac"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	return CryptoJS.HmacSHA1;
+
+}));

+ 18 - 0
node_modules/crypto-js/hmac-sha224.js

@@ -0,0 +1,18 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./sha256"), require("./sha224"), require("./hmac"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./sha256", "./sha224", "./hmac"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	return CryptoJS.HmacSHA224;
+
+}));

+ 18 - 0
node_modules/crypto-js/hmac-sha256.js

@@ -0,0 +1,18 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./sha256"), require("./hmac"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./sha256", "./hmac"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	return CryptoJS.HmacSHA256;
+
+}));

+ 18 - 0
node_modules/crypto-js/hmac-sha3.js

@@ -0,0 +1,18 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./x64-core"), require("./sha3"), require("./hmac"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./x64-core", "./sha3", "./hmac"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	return CryptoJS.HmacSHA3;
+
+}));

+ 18 - 0
node_modules/crypto-js/hmac-sha384.js

@@ -0,0 +1,18 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./x64-core"), require("./sha512"), require("./sha384"), require("./hmac"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./x64-core", "./sha512", "./sha384", "./hmac"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	return CryptoJS.HmacSHA384;
+
+}));

+ 18 - 0
node_modules/crypto-js/hmac-sha512.js

@@ -0,0 +1,18 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./x64-core"), require("./sha512"), require("./hmac"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./x64-core", "./sha512", "./hmac"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	return CryptoJS.HmacSHA512;
+
+}));

+ 143 - 0
node_modules/crypto-js/hmac.js

@@ -0,0 +1,143 @@
+;(function (root, factory) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	(function () {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var Base = C_lib.Base;
+	    var C_enc = C.enc;
+	    var Utf8 = C_enc.Utf8;
+	    var C_algo = C.algo;
+
+	    /**
+	     * HMAC algorithm.
+	     */
+	    var HMAC = C_algo.HMAC = Base.extend({
+	        /**
+	         * Initializes a newly created HMAC.
+	         *
+	         * @param {Hasher} hasher The hash algorithm to use.
+	         * @param {WordArray|string} key The secret key.
+	         *
+	         * @example
+	         *
+	         *     var hmacHasher = CryptoJS.algo.HMAC.create(CryptoJS.algo.SHA256, key);
+	         */
+	        init: function (hasher, key) {
+	            // Init hasher
+	            hasher = this._hasher = new hasher.init();
+
+	            // Convert string to WordArray, else assume WordArray already
+	            if (typeof key == 'string') {
+	                key = Utf8.parse(key);
+	            }
+
+	            // Shortcuts
+	            var hasherBlockSize = hasher.blockSize;
+	            var hasherBlockSizeBytes = hasherBlockSize * 4;
+
+	            // Allow arbitrary length keys
+	            if (key.sigBytes > hasherBlockSizeBytes) {
+	                key = hasher.finalize(key);
+	            }
+
+	            // Clamp excess bits
+	            key.clamp();
+
+	            // Clone key for inner and outer pads
+	            var oKey = this._oKey = key.clone();
+	            var iKey = this._iKey = key.clone();
+
+	            // Shortcuts
+	            var oKeyWords = oKey.words;
+	            var iKeyWords = iKey.words;
+
+	            // XOR keys with pad constants
+	            for (var i = 0; i < hasherBlockSize; i++) {
+	                oKeyWords[i] ^= 0x5c5c5c5c;
+	                iKeyWords[i] ^= 0x36363636;
+	            }
+	            oKey.sigBytes = iKey.sigBytes = hasherBlockSizeBytes;
+
+	            // Set initial values
+	            this.reset();
+	        },
+
+	        /**
+	         * Resets this HMAC to its initial state.
+	         *
+	         * @example
+	         *
+	         *     hmacHasher.reset();
+	         */
+	        reset: function () {
+	            // Shortcut
+	            var hasher = this._hasher;
+
+	            // Reset
+	            hasher.reset();
+	            hasher.update(this._iKey);
+	        },
+
+	        /**
+	         * Updates this HMAC with a message.
+	         *
+	         * @param {WordArray|string} messageUpdate The message to append.
+	         *
+	         * @return {HMAC} This HMAC instance.
+	         *
+	         * @example
+	         *
+	         *     hmacHasher.update('message');
+	         *     hmacHasher.update(wordArray);
+	         */
+	        update: function (messageUpdate) {
+	            this._hasher.update(messageUpdate);
+
+	            // Chainable
+	            return this;
+	        },
+
+	        /**
+	         * Finalizes the HMAC computation.
+	         * Note that the finalize operation is effectively a destructive, read-once operation.
+	         *
+	         * @param {WordArray|string} messageUpdate (Optional) A final message update.
+	         *
+	         * @return {WordArray} The HMAC.
+	         *
+	         * @example
+	         *
+	         *     var hmac = hmacHasher.finalize();
+	         *     var hmac = hmacHasher.finalize('message');
+	         *     var hmac = hmacHasher.finalize(wordArray);
+	         */
+	        finalize: function (messageUpdate) {
+	            // Shortcut
+	            var hasher = this._hasher;
+
+	            // Compute HMAC
+	            var innerHash = hasher.finalize(messageUpdate);
+	            hasher.reset();
+	            var hmac = hasher.finalize(this._oKey.clone().concat(innerHash));
+
+	            return hmac;
+	        }
+	    });
+	}());
+
+
+}));

+ 18 - 0
node_modules/crypto-js/index.js

@@ -0,0 +1,18 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./x64-core"), require("./lib-typedarrays"), require("./enc-utf16"), require("./enc-base64"), require("./enc-base64url"), require("./md5"), require("./sha1"), require("./sha256"), require("./sha224"), require("./sha512"), require("./sha384"), require("./sha3"), require("./ripemd160"), require("./hmac"), require("./pbkdf2"), require("./evpkdf"), require("./cipher-core"), require("./mode-cfb"), require("./mode-ctr"), require("./mode-ctr-gladman"), require("./mode-ofb"), require("./mode-ecb"), require("./pad-ansix923"), require("./pad-iso10126"), require("./pad-iso97971"), require("./pad-zeropadding"), require("./pad-nopadding"), require("./format-hex"), require("./aes"), require("./tripledes"), require("./rc4"), require("./rabbit"), require("./rabbit-legacy"), require("./blowfish"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./x64-core", "./lib-typedarrays", "./enc-utf16", "./enc-base64", "./enc-base64url", "./md5", "./sha1", "./sha256", "./sha224", "./sha512", "./sha384", "./sha3", "./ripemd160", "./hmac", "./pbkdf2", "./evpkdf", "./cipher-core", "./mode-cfb", "./mode-ctr", "./mode-ctr-gladman", "./mode-ofb", "./mode-ecb", "./pad-ansix923", "./pad-iso10126", "./pad-iso97971", "./pad-zeropadding", "./pad-nopadding", "./format-hex", "./aes", "./tripledes", "./rc4", "./rabbit", "./rabbit-legacy", "./blowfish"], factory);
+	}
+	else {
+		// Global (browser)
+		root.CryptoJS = factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	return CryptoJS;
+
+}));

+ 76 - 0
node_modules/crypto-js/lib-typedarrays.js

@@ -0,0 +1,76 @@
+;(function (root, factory) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	(function () {
+	    // Check if typed arrays are supported
+	    if (typeof ArrayBuffer != 'function') {
+	        return;
+	    }
+
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var WordArray = C_lib.WordArray;
+
+	    // Reference original init
+	    var superInit = WordArray.init;
+
+	    // Augment WordArray.init to handle typed arrays
+	    var subInit = WordArray.init = function (typedArray) {
+	        // Convert buffers to uint8
+	        if (typedArray instanceof ArrayBuffer) {
+	            typedArray = new Uint8Array(typedArray);
+	        }
+
+	        // Convert other array views to uint8
+	        if (
+	            typedArray instanceof Int8Array ||
+	            (typeof Uint8ClampedArray !== "undefined" && typedArray instanceof Uint8ClampedArray) ||
+	            typedArray instanceof Int16Array ||
+	            typedArray instanceof Uint16Array ||
+	            typedArray instanceof Int32Array ||
+	            typedArray instanceof Uint32Array ||
+	            typedArray instanceof Float32Array ||
+	            typedArray instanceof Float64Array
+	        ) {
+	            typedArray = new Uint8Array(typedArray.buffer, typedArray.byteOffset, typedArray.byteLength);
+	        }
+
+	        // Handle Uint8Array
+	        if (typedArray instanceof Uint8Array) {
+	            // Shortcut
+	            var typedArrayByteLength = typedArray.byteLength;
+
+	            // Extract bytes
+	            var words = [];
+	            for (var i = 0; i < typedArrayByteLength; i++) {
+	                words[i >>> 2] |= typedArray[i] << (24 - (i % 4) * 8);
+	            }
+
+	            // Initialize this word array
+	            superInit.call(this, words, typedArrayByteLength);
+	        } else {
+	            // Else call normal init
+	            superInit.apply(this, arguments);
+	        }
+	    };
+
+	    subInit.prototype = WordArray;
+	}());
+
+
+	return CryptoJS.lib.WordArray;
+
+}));

+ 268 - 0
node_modules/crypto-js/md5.js

@@ -0,0 +1,268 @@
+;(function (root, factory) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	(function (Math) {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var WordArray = C_lib.WordArray;
+	    var Hasher = C_lib.Hasher;
+	    var C_algo = C.algo;
+
+	    // Constants table
+	    var T = [];
+
+	    // Compute constants
+	    (function () {
+	        for (var i = 0; i < 64; i++) {
+	            T[i] = (Math.abs(Math.sin(i + 1)) * 0x100000000) | 0;
+	        }
+	    }());
+
+	    /**
+	     * MD5 hash algorithm.
+	     */
+	    var MD5 = C_algo.MD5 = Hasher.extend({
+	        _doReset: function () {
+	            this._hash = new WordArray.init([
+	                0x67452301, 0xefcdab89,
+	                0x98badcfe, 0x10325476
+	            ]);
+	        },
+
+	        _doProcessBlock: function (M, offset) {
+	            // Swap endian
+	            for (var i = 0; i < 16; i++) {
+	                // Shortcuts
+	                var offset_i = offset + i;
+	                var M_offset_i = M[offset_i];
+
+	                M[offset_i] = (
+	                    (((M_offset_i << 8)  | (M_offset_i >>> 24)) & 0x00ff00ff) |
+	                    (((M_offset_i << 24) | (M_offset_i >>> 8))  & 0xff00ff00)
+	                );
+	            }
+
+	            // Shortcuts
+	            var H = this._hash.words;
+
+	            var M_offset_0  = M[offset + 0];
+	            var M_offset_1  = M[offset + 1];
+	            var M_offset_2  = M[offset + 2];
+	            var M_offset_3  = M[offset + 3];
+	            var M_offset_4  = M[offset + 4];
+	            var M_offset_5  = M[offset + 5];
+	            var M_offset_6  = M[offset + 6];
+	            var M_offset_7  = M[offset + 7];
+	            var M_offset_8  = M[offset + 8];
+	            var M_offset_9  = M[offset + 9];
+	            var M_offset_10 = M[offset + 10];
+	            var M_offset_11 = M[offset + 11];
+	            var M_offset_12 = M[offset + 12];
+	            var M_offset_13 = M[offset + 13];
+	            var M_offset_14 = M[offset + 14];
+	            var M_offset_15 = M[offset + 15];
+
+	            // Working variables
+	            var a = H[0];
+	            var b = H[1];
+	            var c = H[2];
+	            var d = H[3];
+
+	            // Computation
+	            a = FF(a, b, c, d, M_offset_0,  7,  T[0]);
+	            d = FF(d, a, b, c, M_offset_1,  12, T[1]);
+	            c = FF(c, d, a, b, M_offset_2,  17, T[2]);
+	            b = FF(b, c, d, a, M_offset_3,  22, T[3]);
+	            a = FF(a, b, c, d, M_offset_4,  7,  T[4]);
+	            d = FF(d, a, b, c, M_offset_5,  12, T[5]);
+	            c = FF(c, d, a, b, M_offset_6,  17, T[6]);
+	            b = FF(b, c, d, a, M_offset_7,  22, T[7]);
+	            a = FF(a, b, c, d, M_offset_8,  7,  T[8]);
+	            d = FF(d, a, b, c, M_offset_9,  12, T[9]);
+	            c = FF(c, d, a, b, M_offset_10, 17, T[10]);
+	            b = FF(b, c, d, a, M_offset_11, 22, T[11]);
+	            a = FF(a, b, c, d, M_offset_12, 7,  T[12]);
+	            d = FF(d, a, b, c, M_offset_13, 12, T[13]);
+	            c = FF(c, d, a, b, M_offset_14, 17, T[14]);
+	            b = FF(b, c, d, a, M_offset_15, 22, T[15]);
+
+	            a = GG(a, b, c, d, M_offset_1,  5,  T[16]);
+	            d = GG(d, a, b, c, M_offset_6,  9,  T[17]);
+	            c = GG(c, d, a, b, M_offset_11, 14, T[18]);
+	            b = GG(b, c, d, a, M_offset_0,  20, T[19]);
+	            a = GG(a, b, c, d, M_offset_5,  5,  T[20]);
+	            d = GG(d, a, b, c, M_offset_10, 9,  T[21]);
+	            c = GG(c, d, a, b, M_offset_15, 14, T[22]);
+	            b = GG(b, c, d, a, M_offset_4,  20, T[23]);
+	            a = GG(a, b, c, d, M_offset_9,  5,  T[24]);
+	            d = GG(d, a, b, c, M_offset_14, 9,  T[25]);
+	            c = GG(c, d, a, b, M_offset_3,  14, T[26]);
+	            b = GG(b, c, d, a, M_offset_8,  20, T[27]);
+	            a = GG(a, b, c, d, M_offset_13, 5,  T[28]);
+	            d = GG(d, a, b, c, M_offset_2,  9,  T[29]);
+	            c = GG(c, d, a, b, M_offset_7,  14, T[30]);
+	            b = GG(b, c, d, a, M_offset_12, 20, T[31]);
+
+	            a = HH(a, b, c, d, M_offset_5,  4,  T[32]);
+	            d = HH(d, a, b, c, M_offset_8,  11, T[33]);
+	            c = HH(c, d, a, b, M_offset_11, 16, T[34]);
+	            b = HH(b, c, d, a, M_offset_14, 23, T[35]);
+	            a = HH(a, b, c, d, M_offset_1,  4,  T[36]);
+	            d = HH(d, a, b, c, M_offset_4,  11, T[37]);
+	            c = HH(c, d, a, b, M_offset_7,  16, T[38]);
+	            b = HH(b, c, d, a, M_offset_10, 23, T[39]);
+	            a = HH(a, b, c, d, M_offset_13, 4,  T[40]);
+	            d = HH(d, a, b, c, M_offset_0,  11, T[41]);
+	            c = HH(c, d, a, b, M_offset_3,  16, T[42]);
+	            b = HH(b, c, d, a, M_offset_6,  23, T[43]);
+	            a = HH(a, b, c, d, M_offset_9,  4,  T[44]);
+	            d = HH(d, a, b, c, M_offset_12, 11, T[45]);
+	            c = HH(c, d, a, b, M_offset_15, 16, T[46]);
+	            b = HH(b, c, d, a, M_offset_2,  23, T[47]);
+
+	            a = II(a, b, c, d, M_offset_0,  6,  T[48]);
+	            d = II(d, a, b, c, M_offset_7,  10, T[49]);
+	            c = II(c, d, a, b, M_offset_14, 15, T[50]);
+	            b = II(b, c, d, a, M_offset_5,  21, T[51]);
+	            a = II(a, b, c, d, M_offset_12, 6,  T[52]);
+	            d = II(d, a, b, c, M_offset_3,  10, T[53]);
+	            c = II(c, d, a, b, M_offset_10, 15, T[54]);
+	            b = II(b, c, d, a, M_offset_1,  21, T[55]);
+	            a = II(a, b, c, d, M_offset_8,  6,  T[56]);
+	            d = II(d, a, b, c, M_offset_15, 10, T[57]);
+	            c = II(c, d, a, b, M_offset_6,  15, T[58]);
+	            b = II(b, c, d, a, M_offset_13, 21, T[59]);
+	            a = II(a, b, c, d, M_offset_4,  6,  T[60]);
+	            d = II(d, a, b, c, M_offset_11, 10, T[61]);
+	            c = II(c, d, a, b, M_offset_2,  15, T[62]);
+	            b = II(b, c, d, a, M_offset_9,  21, T[63]);
+
+	            // Intermediate hash value
+	            H[0] = (H[0] + a) | 0;
+	            H[1] = (H[1] + b) | 0;
+	            H[2] = (H[2] + c) | 0;
+	            H[3] = (H[3] + d) | 0;
+	        },
+
+	        _doFinalize: function () {
+	            // Shortcuts
+	            var data = this._data;
+	            var dataWords = data.words;
+
+	            var nBitsTotal = this._nDataBytes * 8;
+	            var nBitsLeft = data.sigBytes * 8;
+
+	            // Add padding
+	            dataWords[nBitsLeft >>> 5] |= 0x80 << (24 - nBitsLeft % 32);
+
+	            var nBitsTotalH = Math.floor(nBitsTotal / 0x100000000);
+	            var nBitsTotalL = nBitsTotal;
+	            dataWords[(((nBitsLeft + 64) >>> 9) << 4) + 15] = (
+	                (((nBitsTotalH << 8)  | (nBitsTotalH >>> 24)) & 0x00ff00ff) |
+	                (((nBitsTotalH << 24) | (nBitsTotalH >>> 8))  & 0xff00ff00)
+	            );
+	            dataWords[(((nBitsLeft + 64) >>> 9) << 4) + 14] = (
+	                (((nBitsTotalL << 8)  | (nBitsTotalL >>> 24)) & 0x00ff00ff) |
+	                (((nBitsTotalL << 24) | (nBitsTotalL >>> 8))  & 0xff00ff00)
+	            );
+
+	            data.sigBytes = (dataWords.length + 1) * 4;
+
+	            // Hash final blocks
+	            this._process();
+
+	            // Shortcuts
+	            var hash = this._hash;
+	            var H = hash.words;
+
+	            // Swap endian
+	            for (var i = 0; i < 4; i++) {
+	                // Shortcut
+	                var H_i = H[i];
+
+	                H[i] = (((H_i << 8)  | (H_i >>> 24)) & 0x00ff00ff) |
+	                       (((H_i << 24) | (H_i >>> 8))  & 0xff00ff00);
+	            }
+
+	            // Return final computed hash
+	            return hash;
+	        },
+
+	        clone: function () {
+	            var clone = Hasher.clone.call(this);
+	            clone._hash = this._hash.clone();
+
+	            return clone;
+	        }
+	    });
+
+	    function FF(a, b, c, d, x, s, t) {
+	        var n = a + ((b & c) | (~b & d)) + x + t;
+	        return ((n << s) | (n >>> (32 - s))) + b;
+	    }
+
+	    function GG(a, b, c, d, x, s, t) {
+	        var n = a + ((b & d) | (c & ~d)) + x + t;
+	        return ((n << s) | (n >>> (32 - s))) + b;
+	    }
+
+	    function HH(a, b, c, d, x, s, t) {
+	        var n = a + (b ^ c ^ d) + x + t;
+	        return ((n << s) | (n >>> (32 - s))) + b;
+	    }
+
+	    function II(a, b, c, d, x, s, t) {
+	        var n = a + (c ^ (b | ~d)) + x + t;
+	        return ((n << s) | (n >>> (32 - s))) + b;
+	    }
+
+	    /**
+	     * Shortcut function to the hasher's object interface.
+	     *
+	     * @param {WordArray|string} message The message to hash.
+	     *
+	     * @return {WordArray} The hash.
+	     *
+	     * @static
+	     *
+	     * @example
+	     *
+	     *     var hash = CryptoJS.MD5('message');
+	     *     var hash = CryptoJS.MD5(wordArray);
+	     */
+	    C.MD5 = Hasher._createHelper(MD5);
+
+	    /**
+	     * Shortcut function to the HMAC's object interface.
+	     *
+	     * @param {WordArray|string} message The message to hash.
+	     * @param {WordArray|string} key The secret key.
+	     *
+	     * @return {WordArray} The HMAC.
+	     *
+	     * @static
+	     *
+	     * @example
+	     *
+	     *     var hmac = CryptoJS.HmacMD5(message, key);
+	     */
+	    C.HmacMD5 = Hasher._createHmacHelper(MD5);
+	}(Math));
+
+
+	return CryptoJS.MD5;
+
+}));

+ 80 - 0
node_modules/crypto-js/mode-cfb.js

@@ -0,0 +1,80 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./cipher-core"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./cipher-core"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	/**
+	 * Cipher Feedback block mode.
+	 */
+	CryptoJS.mode.CFB = (function () {
+	    var CFB = CryptoJS.lib.BlockCipherMode.extend();
+
+	    CFB.Encryptor = CFB.extend({
+	        processBlock: function (words, offset) {
+	            // Shortcuts
+	            var cipher = this._cipher;
+	            var blockSize = cipher.blockSize;
+
+	            generateKeystreamAndEncrypt.call(this, words, offset, blockSize, cipher);
+
+	            // Remember this block to use with next block
+	            this._prevBlock = words.slice(offset, offset + blockSize);
+	        }
+	    });
+
+	    CFB.Decryptor = CFB.extend({
+	        processBlock: function (words, offset) {
+	            // Shortcuts
+	            var cipher = this._cipher;
+	            var blockSize = cipher.blockSize;
+
+	            // Remember this block to use with next block
+	            var thisBlock = words.slice(offset, offset + blockSize);
+
+	            generateKeystreamAndEncrypt.call(this, words, offset, blockSize, cipher);
+
+	            // This block becomes the previous block
+	            this._prevBlock = thisBlock;
+	        }
+	    });
+
+	    function generateKeystreamAndEncrypt(words, offset, blockSize, cipher) {
+	        var keystream;
+
+	        // Shortcut
+	        var iv = this._iv;
+
+	        // Generate keystream
+	        if (iv) {
+	            keystream = iv.slice(0);
+
+	            // Remove IV for subsequent blocks
+	            this._iv = undefined;
+	        } else {
+	            keystream = this._prevBlock;
+	        }
+	        cipher.encryptBlock(keystream, 0);
+
+	        // Encrypt
+	        for (var i = 0; i < blockSize; i++) {
+	            words[offset + i] ^= keystream[i];
+	        }
+	    }
+
+	    return CFB;
+	}());
+
+
+	return CryptoJS.mode.CFB;
+
+}));

+ 116 - 0
node_modules/crypto-js/mode-ctr-gladman.js

@@ -0,0 +1,116 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./cipher-core"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./cipher-core"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	/** @preserve
+	 * Counter block mode compatible with  Dr Brian Gladman fileenc.c
+	 * derived from CryptoJS.mode.CTR
+	 * Jan Hruby jhruby.web@gmail.com
+	 */
+	CryptoJS.mode.CTRGladman = (function () {
+	    var CTRGladman = CryptoJS.lib.BlockCipherMode.extend();
+
+		function incWord(word)
+		{
+			if (((word >> 24) & 0xff) === 0xff) { //overflow
+			var b1 = (word >> 16)&0xff;
+			var b2 = (word >> 8)&0xff;
+			var b3 = word & 0xff;
+
+			if (b1 === 0xff) // overflow b1
+			{
+			b1 = 0;
+			if (b2 === 0xff)
+			{
+				b2 = 0;
+				if (b3 === 0xff)
+				{
+					b3 = 0;
+				}
+				else
+				{
+					++b3;
+				}
+			}
+			else
+			{
+				++b2;
+			}
+			}
+			else
+			{
+			++b1;
+			}
+
+			word = 0;
+			word += (b1 << 16);
+			word += (b2 << 8);
+			word += b3;
+			}
+			else
+			{
+			word += (0x01 << 24);
+			}
+			return word;
+		}
+
+		function incCounter(counter)
+		{
+			if ((counter[0] = incWord(counter[0])) === 0)
+			{
+				// encr_data in fileenc.c from  Dr Brian Gladman's counts only with DWORD j < 8
+				counter[1] = incWord(counter[1]);
+			}
+			return counter;
+		}
+
+	    var Encryptor = CTRGladman.Encryptor = CTRGladman.extend({
+	        processBlock: function (words, offset) {
+	            // Shortcuts
+	            var cipher = this._cipher
+	            var blockSize = cipher.blockSize;
+	            var iv = this._iv;
+	            var counter = this._counter;
+
+	            // Generate keystream
+	            if (iv) {
+	                counter = this._counter = iv.slice(0);
+
+	                // Remove IV for subsequent blocks
+	                this._iv = undefined;
+	            }
+
+				incCounter(counter);
+
+				var keystream = counter.slice(0);
+	            cipher.encryptBlock(keystream, 0);
+
+	            // Encrypt
+	            for (var i = 0; i < blockSize; i++) {
+	                words[offset + i] ^= keystream[i];
+	            }
+	        }
+	    });
+
+	    CTRGladman.Decryptor = Encryptor;
+
+	    return CTRGladman;
+	}());
+
+
+
+
+	return CryptoJS.mode.CTRGladman;
+
+}));

+ 58 - 0
node_modules/crypto-js/mode-ctr.js

@@ -0,0 +1,58 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./cipher-core"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./cipher-core"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	/**
+	 * Counter block mode.
+	 */
+	CryptoJS.mode.CTR = (function () {
+	    var CTR = CryptoJS.lib.BlockCipherMode.extend();
+
+	    var Encryptor = CTR.Encryptor = CTR.extend({
+	        processBlock: function (words, offset) {
+	            // Shortcuts
+	            var cipher = this._cipher
+	            var blockSize = cipher.blockSize;
+	            var iv = this._iv;
+	            var counter = this._counter;
+
+	            // Generate keystream
+	            if (iv) {
+	                counter = this._counter = iv.slice(0);
+
+	                // Remove IV for subsequent blocks
+	                this._iv = undefined;
+	            }
+	            var keystream = counter.slice(0);
+	            cipher.encryptBlock(keystream, 0);
+
+	            // Increment counter
+	            counter[blockSize - 1] = (counter[blockSize - 1] + 1) | 0
+
+	            // Encrypt
+	            for (var i = 0; i < blockSize; i++) {
+	                words[offset + i] ^= keystream[i];
+	            }
+	        }
+	    });
+
+	    CTR.Decryptor = Encryptor;
+
+	    return CTR;
+	}());
+
+
+	return CryptoJS.mode.CTR;
+
+}));

+ 40 - 0
node_modules/crypto-js/mode-ecb.js

@@ -0,0 +1,40 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./cipher-core"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./cipher-core"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	/**
+	 * Electronic Codebook block mode.
+	 */
+	CryptoJS.mode.ECB = (function () {
+	    var ECB = CryptoJS.lib.BlockCipherMode.extend();
+
+	    ECB.Encryptor = ECB.extend({
+	        processBlock: function (words, offset) {
+	            this._cipher.encryptBlock(words, offset);
+	        }
+	    });
+
+	    ECB.Decryptor = ECB.extend({
+	        processBlock: function (words, offset) {
+	            this._cipher.decryptBlock(words, offset);
+	        }
+	    });
+
+	    return ECB;
+	}());
+
+
+	return CryptoJS.mode.ECB;
+
+}));

+ 54 - 0
node_modules/crypto-js/mode-ofb.js

@@ -0,0 +1,54 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./cipher-core"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./cipher-core"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	/**
+	 * Output Feedback block mode.
+	 */
+	CryptoJS.mode.OFB = (function () {
+	    var OFB = CryptoJS.lib.BlockCipherMode.extend();
+
+	    var Encryptor = OFB.Encryptor = OFB.extend({
+	        processBlock: function (words, offset) {
+	            // Shortcuts
+	            var cipher = this._cipher
+	            var blockSize = cipher.blockSize;
+	            var iv = this._iv;
+	            var keystream = this._keystream;
+
+	            // Generate keystream
+	            if (iv) {
+	                keystream = this._keystream = iv.slice(0);
+
+	                // Remove IV for subsequent blocks
+	                this._iv = undefined;
+	            }
+	            cipher.encryptBlock(keystream, 0);
+
+	            // Encrypt
+	            for (var i = 0; i < blockSize; i++) {
+	                words[offset + i] ^= keystream[i];
+	            }
+	        }
+	    });
+
+	    OFB.Decryptor = Encryptor;
+
+	    return OFB;
+	}());
+
+
+	return CryptoJS.mode.OFB;
+
+}));

+ 70 - 0
node_modules/crypto-js/package.json

@@ -0,0 +1,70 @@
+{
+  "_from": "crypto-js@4.2.0",
+  "_id": "crypto-js@4.2.0",
+  "_inBundle": false,
+  "_integrity": "sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==",
+  "_location": "/crypto-js",
+  "_phantomChildren": {},
+  "_requested": {
+    "type": "version",
+    "registry": true,
+    "raw": "crypto-js@4.2.0",
+    "name": "crypto-js",
+    "escapedName": "crypto-js",
+    "rawSpec": "4.2.0",
+    "saveSpec": null,
+    "fetchSpec": "4.2.0"
+  },
+  "_requiredBy": [
+    "/"
+  ],
+  "_resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-4.2.0.tgz",
+  "_shasum": "4d931639ecdfd12ff80e8186dba6af2c2e856631",
+  "_spec": "crypto-js@4.2.0",
+  "_where": "C:\\Users\\Administrator\\Desktop\\项目\\直播\\liveH5-v3",
+  "author": {
+    "name": "Evan Vosberg",
+    "url": "http://github.com/evanvosberg"
+  },
+  "browser": {
+    "crypto": false
+  },
+  "bugs": {
+    "url": "https://github.com/brix/crypto-js/issues"
+  },
+  "bundleDependencies": false,
+  "dependencies": {},
+  "deprecated": false,
+  "description": "JavaScript library of crypto standards.",
+  "homepage": "http://github.com/brix/crypto-js",
+  "keywords": [
+    "security",
+    "crypto",
+    "Hash",
+    "MD5",
+    "SHA1",
+    "SHA-1",
+    "SHA256",
+    "SHA-256",
+    "RC4",
+    "Rabbit",
+    "AES",
+    "DES",
+    "PBKDF2",
+    "HMAC",
+    "OFB",
+    "CFB",
+    "CTR",
+    "CBC",
+    "Base64",
+    "Base64url"
+  ],
+  "license": "MIT",
+  "main": "index.js",
+  "name": "crypto-js",
+  "repository": {
+    "type": "git",
+    "url": "git+ssh://git@github.com/brix/crypto-js.git"
+  },
+  "version": "4.2.0"
+}

+ 49 - 0
node_modules/crypto-js/pad-ansix923.js

@@ -0,0 +1,49 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./cipher-core"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./cipher-core"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	/**
+	 * ANSI X.923 padding strategy.
+	 */
+	CryptoJS.pad.AnsiX923 = {
+	    pad: function (data, blockSize) {
+	        // Shortcuts
+	        var dataSigBytes = data.sigBytes;
+	        var blockSizeBytes = blockSize * 4;
+
+	        // Count padding bytes
+	        var nPaddingBytes = blockSizeBytes - dataSigBytes % blockSizeBytes;
+
+	        // Compute last byte position
+	        var lastBytePos = dataSigBytes + nPaddingBytes - 1;
+
+	        // Pad
+	        data.clamp();
+	        data.words[lastBytePos >>> 2] |= nPaddingBytes << (24 - (lastBytePos % 4) * 8);
+	        data.sigBytes += nPaddingBytes;
+	    },
+
+	    unpad: function (data) {
+	        // Get number of padding bytes from last byte
+	        var nPaddingBytes = data.words[(data.sigBytes - 1) >>> 2] & 0xff;
+
+	        // Remove padding
+	        data.sigBytes -= nPaddingBytes;
+	    }
+	};
+
+
+	return CryptoJS.pad.Ansix923;
+
+}));

+ 44 - 0
node_modules/crypto-js/pad-iso10126.js

@@ -0,0 +1,44 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./cipher-core"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./cipher-core"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	/**
+	 * ISO 10126 padding strategy.
+	 */
+	CryptoJS.pad.Iso10126 = {
+	    pad: function (data, blockSize) {
+	        // Shortcut
+	        var blockSizeBytes = blockSize * 4;
+
+	        // Count padding bytes
+	        var nPaddingBytes = blockSizeBytes - data.sigBytes % blockSizeBytes;
+
+	        // Pad
+	        data.concat(CryptoJS.lib.WordArray.random(nPaddingBytes - 1)).
+	             concat(CryptoJS.lib.WordArray.create([nPaddingBytes << 24], 1));
+	    },
+
+	    unpad: function (data) {
+	        // Get number of padding bytes from last byte
+	        var nPaddingBytes = data.words[(data.sigBytes - 1) >>> 2] & 0xff;
+
+	        // Remove padding
+	        data.sigBytes -= nPaddingBytes;
+	    }
+	};
+
+
+	return CryptoJS.pad.Iso10126;
+
+}));

+ 40 - 0
node_modules/crypto-js/pad-iso97971.js

@@ -0,0 +1,40 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./cipher-core"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./cipher-core"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	/**
+	 * ISO/IEC 9797-1 Padding Method 2.
+	 */
+	CryptoJS.pad.Iso97971 = {
+	    pad: function (data, blockSize) {
+	        // Add 0x80 byte
+	        data.concat(CryptoJS.lib.WordArray.create([0x80000000], 1));
+
+	        // Zero pad the rest
+	        CryptoJS.pad.ZeroPadding.pad(data, blockSize);
+	    },
+
+	    unpad: function (data) {
+	        // Remove zero padding
+	        CryptoJS.pad.ZeroPadding.unpad(data);
+
+	        // Remove one more byte -- the 0x80 byte
+	        data.sigBytes--;
+	    }
+	};
+
+
+	return CryptoJS.pad.Iso97971;
+
+}));

+ 30 - 0
node_modules/crypto-js/pad-nopadding.js

@@ -0,0 +1,30 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./cipher-core"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./cipher-core"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	/**
+	 * A noop padding strategy.
+	 */
+	CryptoJS.pad.NoPadding = {
+	    pad: function () {
+	    },
+
+	    unpad: function () {
+	    }
+	};
+
+
+	return CryptoJS.pad.NoPadding;
+
+}));

+ 18 - 0
node_modules/crypto-js/pad-pkcs7.js

@@ -0,0 +1,18 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./cipher-core"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./cipher-core"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	return CryptoJS.pad.Pkcs7;
+
+}));

+ 47 - 0
node_modules/crypto-js/pad-zeropadding.js

@@ -0,0 +1,47 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./cipher-core"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./cipher-core"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	/**
+	 * Zero padding strategy.
+	 */
+	CryptoJS.pad.ZeroPadding = {
+	    pad: function (data, blockSize) {
+	        // Shortcut
+	        var blockSizeBytes = blockSize * 4;
+
+	        // Pad
+	        data.clamp();
+	        data.sigBytes += blockSizeBytes - ((data.sigBytes % blockSizeBytes) || blockSizeBytes);
+	    },
+
+	    unpad: function (data) {
+	        // Shortcut
+	        var dataWords = data.words;
+
+	        // Unpad
+	        var i = data.sigBytes - 1;
+	        for (var i = data.sigBytes - 1; i >= 0; i--) {
+	            if (((dataWords[i >>> 2] >>> (24 - (i % 4) * 8)) & 0xff)) {
+	                data.sigBytes = i + 1;
+	                break;
+	            }
+	        }
+	    }
+	};
+
+
+	return CryptoJS.pad.ZeroPadding;
+
+}));

+ 145 - 0
node_modules/crypto-js/pbkdf2.js

@@ -0,0 +1,145 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./sha256"), require("./hmac"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./sha256", "./hmac"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	(function () {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var Base = C_lib.Base;
+	    var WordArray = C_lib.WordArray;
+	    var C_algo = C.algo;
+	    var SHA256 = C_algo.SHA256;
+	    var HMAC = C_algo.HMAC;
+
+	    /**
+	     * Password-Based Key Derivation Function 2 algorithm.
+	     */
+	    var PBKDF2 = C_algo.PBKDF2 = Base.extend({
+	        /**
+	         * Configuration options.
+	         *
+	         * @property {number} keySize The key size in words to generate. Default: 4 (128 bits)
+	         * @property {Hasher} hasher The hasher to use. Default: SHA256
+	         * @property {number} iterations The number of iterations to perform. Default: 250000
+	         */
+	        cfg: Base.extend({
+	            keySize: 128/32,
+	            hasher: SHA256,
+	            iterations: 250000
+	        }),
+
+	        /**
+	         * Initializes a newly created key derivation function.
+	         *
+	         * @param {Object} cfg (Optional) The configuration options to use for the derivation.
+	         *
+	         * @example
+	         *
+	         *     var kdf = CryptoJS.algo.PBKDF2.create();
+	         *     var kdf = CryptoJS.algo.PBKDF2.create({ keySize: 8 });
+	         *     var kdf = CryptoJS.algo.PBKDF2.create({ keySize: 8, iterations: 1000 });
+	         */
+	        init: function (cfg) {
+	            this.cfg = this.cfg.extend(cfg);
+	        },
+
+	        /**
+	         * Computes the Password-Based Key Derivation Function 2.
+	         *
+	         * @param {WordArray|string} password The password.
+	         * @param {WordArray|string} salt A salt.
+	         *
+	         * @return {WordArray} The derived key.
+	         *
+	         * @example
+	         *
+	         *     var key = kdf.compute(password, salt);
+	         */
+	        compute: function (password, salt) {
+	            // Shortcut
+	            var cfg = this.cfg;
+
+	            // Init HMAC
+	            var hmac = HMAC.create(cfg.hasher, password);
+
+	            // Initial values
+	            var derivedKey = WordArray.create();
+	            var blockIndex = WordArray.create([0x00000001]);
+
+	            // Shortcuts
+	            var derivedKeyWords = derivedKey.words;
+	            var blockIndexWords = blockIndex.words;
+	            var keySize = cfg.keySize;
+	            var iterations = cfg.iterations;
+
+	            // Generate key
+	            while (derivedKeyWords.length < keySize) {
+	                var block = hmac.update(salt).finalize(blockIndex);
+	                hmac.reset();
+
+	                // Shortcuts
+	                var blockWords = block.words;
+	                var blockWordsLength = blockWords.length;
+
+	                // Iterations
+	                var intermediate = block;
+	                for (var i = 1; i < iterations; i++) {
+	                    intermediate = hmac.finalize(intermediate);
+	                    hmac.reset();
+
+	                    // Shortcut
+	                    var intermediateWords = intermediate.words;
+
+	                    // XOR intermediate with block
+	                    for (var j = 0; j < blockWordsLength; j++) {
+	                        blockWords[j] ^= intermediateWords[j];
+	                    }
+	                }
+
+	                derivedKey.concat(block);
+	                blockIndexWords[0]++;
+	            }
+	            derivedKey.sigBytes = keySize * 4;
+
+	            return derivedKey;
+	        }
+	    });
+
+	    /**
+	     * Computes the Password-Based Key Derivation Function 2.
+	     *
+	     * @param {WordArray|string} password The password.
+	     * @param {WordArray|string} salt A salt.
+	     * @param {Object} cfg (Optional) The configuration options to use for this computation.
+	     *
+	     * @return {WordArray} The derived key.
+	     *
+	     * @static
+	     *
+	     * @example
+	     *
+	     *     var key = CryptoJS.PBKDF2(password, salt);
+	     *     var key = CryptoJS.PBKDF2(password, salt, { keySize: 8 });
+	     *     var key = CryptoJS.PBKDF2(password, salt, { keySize: 8, iterations: 1000 });
+	     */
+	    C.PBKDF2 = function (password, salt, cfg) {
+	        return PBKDF2.create(cfg).compute(password, salt);
+	    };
+	}());
+
+
+	return CryptoJS.PBKDF2;
+
+}));

+ 190 - 0
node_modules/crypto-js/rabbit-legacy.js

@@ -0,0 +1,190 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./enc-base64"), require("./md5"), require("./evpkdf"), require("./cipher-core"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./enc-base64", "./md5", "./evpkdf", "./cipher-core"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	(function () {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var StreamCipher = C_lib.StreamCipher;
+	    var C_algo = C.algo;
+
+	    // Reusable objects
+	    var S  = [];
+	    var C_ = [];
+	    var G  = [];
+
+	    /**
+	     * Rabbit stream cipher algorithm.
+	     *
+	     * This is a legacy version that neglected to convert the key to little-endian.
+	     * This error doesn't affect the cipher's security,
+	     * but it does affect its compatibility with other implementations.
+	     */
+	    var RabbitLegacy = C_algo.RabbitLegacy = StreamCipher.extend({
+	        _doReset: function () {
+	            // Shortcuts
+	            var K = this._key.words;
+	            var iv = this.cfg.iv;
+
+	            // Generate initial state values
+	            var X = this._X = [
+	                K[0], (K[3] << 16) | (K[2] >>> 16),
+	                K[1], (K[0] << 16) | (K[3] >>> 16),
+	                K[2], (K[1] << 16) | (K[0] >>> 16),
+	                K[3], (K[2] << 16) | (K[1] >>> 16)
+	            ];
+
+	            // Generate initial counter values
+	            var C = this._C = [
+	                (K[2] << 16) | (K[2] >>> 16), (K[0] & 0xffff0000) | (K[1] & 0x0000ffff),
+	                (K[3] << 16) | (K[3] >>> 16), (K[1] & 0xffff0000) | (K[2] & 0x0000ffff),
+	                (K[0] << 16) | (K[0] >>> 16), (K[2] & 0xffff0000) | (K[3] & 0x0000ffff),
+	                (K[1] << 16) | (K[1] >>> 16), (K[3] & 0xffff0000) | (K[0] & 0x0000ffff)
+	            ];
+
+	            // Carry bit
+	            this._b = 0;
+
+	            // Iterate the system four times
+	            for (var i = 0; i < 4; i++) {
+	                nextState.call(this);
+	            }
+
+	            // Modify the counters
+	            for (var i = 0; i < 8; i++) {
+	                C[i] ^= X[(i + 4) & 7];
+	            }
+
+	            // IV setup
+	            if (iv) {
+	                // Shortcuts
+	                var IV = iv.words;
+	                var IV_0 = IV[0];
+	                var IV_1 = IV[1];
+
+	                // Generate four subvectors
+	                var i0 = (((IV_0 << 8) | (IV_0 >>> 24)) & 0x00ff00ff) | (((IV_0 << 24) | (IV_0 >>> 8)) & 0xff00ff00);
+	                var i2 = (((IV_1 << 8) | (IV_1 >>> 24)) & 0x00ff00ff) | (((IV_1 << 24) | (IV_1 >>> 8)) & 0xff00ff00);
+	                var i1 = (i0 >>> 16) | (i2 & 0xffff0000);
+	                var i3 = (i2 << 16)  | (i0 & 0x0000ffff);
+
+	                // Modify counter values
+	                C[0] ^= i0;
+	                C[1] ^= i1;
+	                C[2] ^= i2;
+	                C[3] ^= i3;
+	                C[4] ^= i0;
+	                C[5] ^= i1;
+	                C[6] ^= i2;
+	                C[7] ^= i3;
+
+	                // Iterate the system four times
+	                for (var i = 0; i < 4; i++) {
+	                    nextState.call(this);
+	                }
+	            }
+	        },
+
+	        _doProcessBlock: function (M, offset) {
+	            // Shortcut
+	            var X = this._X;
+
+	            // Iterate the system
+	            nextState.call(this);
+
+	            // Generate four keystream words
+	            S[0] = X[0] ^ (X[5] >>> 16) ^ (X[3] << 16);
+	            S[1] = X[2] ^ (X[7] >>> 16) ^ (X[5] << 16);
+	            S[2] = X[4] ^ (X[1] >>> 16) ^ (X[7] << 16);
+	            S[3] = X[6] ^ (X[3] >>> 16) ^ (X[1] << 16);
+
+	            for (var i = 0; i < 4; i++) {
+	                // Swap endian
+	                S[i] = (((S[i] << 8)  | (S[i] >>> 24)) & 0x00ff00ff) |
+	                       (((S[i] << 24) | (S[i] >>> 8))  & 0xff00ff00);
+
+	                // Encrypt
+	                M[offset + i] ^= S[i];
+	            }
+	        },
+
+	        blockSize: 128/32,
+
+	        ivSize: 64/32
+	    });
+
+	    function nextState() {
+	        // Shortcuts
+	        var X = this._X;
+	        var C = this._C;
+
+	        // Save old counter values
+	        for (var i = 0; i < 8; i++) {
+	            C_[i] = C[i];
+	        }
+
+	        // Calculate new counter values
+	        C[0] = (C[0] + 0x4d34d34d + this._b) | 0;
+	        C[1] = (C[1] + 0xd34d34d3 + ((C[0] >>> 0) < (C_[0] >>> 0) ? 1 : 0)) | 0;
+	        C[2] = (C[2] + 0x34d34d34 + ((C[1] >>> 0) < (C_[1] >>> 0) ? 1 : 0)) | 0;
+	        C[3] = (C[3] + 0x4d34d34d + ((C[2] >>> 0) < (C_[2] >>> 0) ? 1 : 0)) | 0;
+	        C[4] = (C[4] + 0xd34d34d3 + ((C[3] >>> 0) < (C_[3] >>> 0) ? 1 : 0)) | 0;
+	        C[5] = (C[5] + 0x34d34d34 + ((C[4] >>> 0) < (C_[4] >>> 0) ? 1 : 0)) | 0;
+	        C[6] = (C[6] + 0x4d34d34d + ((C[5] >>> 0) < (C_[5] >>> 0) ? 1 : 0)) | 0;
+	        C[7] = (C[7] + 0xd34d34d3 + ((C[6] >>> 0) < (C_[6] >>> 0) ? 1 : 0)) | 0;
+	        this._b = (C[7] >>> 0) < (C_[7] >>> 0) ? 1 : 0;
+
+	        // Calculate the g-values
+	        for (var i = 0; i < 8; i++) {
+	            var gx = X[i] + C[i];
+
+	            // Construct high and low argument for squaring
+	            var ga = gx & 0xffff;
+	            var gb = gx >>> 16;
+
+	            // Calculate high and low result of squaring
+	            var gh = ((((ga * ga) >>> 17) + ga * gb) >>> 15) + gb * gb;
+	            var gl = (((gx & 0xffff0000) * gx) | 0) + (((gx & 0x0000ffff) * gx) | 0);
+
+	            // High XOR low
+	            G[i] = gh ^ gl;
+	        }
+
+	        // Calculate new state values
+	        X[0] = (G[0] + ((G[7] << 16) | (G[7] >>> 16)) + ((G[6] << 16) | (G[6] >>> 16))) | 0;
+	        X[1] = (G[1] + ((G[0] << 8)  | (G[0] >>> 24)) + G[7]) | 0;
+	        X[2] = (G[2] + ((G[1] << 16) | (G[1] >>> 16)) + ((G[0] << 16) | (G[0] >>> 16))) | 0;
+	        X[3] = (G[3] + ((G[2] << 8)  | (G[2] >>> 24)) + G[1]) | 0;
+	        X[4] = (G[4] + ((G[3] << 16) | (G[3] >>> 16)) + ((G[2] << 16) | (G[2] >>> 16))) | 0;
+	        X[5] = (G[5] + ((G[4] << 8)  | (G[4] >>> 24)) + G[3]) | 0;
+	        X[6] = (G[6] + ((G[5] << 16) | (G[5] >>> 16)) + ((G[4] << 16) | (G[4] >>> 16))) | 0;
+	        X[7] = (G[7] + ((G[6] << 8)  | (G[6] >>> 24)) + G[5]) | 0;
+	    }
+
+	    /**
+	     * Shortcut functions to the cipher's object interface.
+	     *
+	     * @example
+	     *
+	     *     var ciphertext = CryptoJS.RabbitLegacy.encrypt(message, key, cfg);
+	     *     var plaintext  = CryptoJS.RabbitLegacy.decrypt(ciphertext, key, cfg);
+	     */
+	    C.RabbitLegacy = StreamCipher._createHelper(RabbitLegacy);
+	}());
+
+
+	return CryptoJS.RabbitLegacy;
+
+}));

+ 192 - 0
node_modules/crypto-js/rabbit.js

@@ -0,0 +1,192 @@
+;(function (root, factory, undef) {
+	if (typeof exports === "object") {
+		// CommonJS
+		module.exports = exports = factory(require("./core"), require("./enc-base64"), require("./md5"), require("./evpkdf"), require("./cipher-core"));
+	}
+	else if (typeof define === "function" && define.amd) {
+		// AMD
+		define(["./core", "./enc-base64", "./md5", "./evpkdf", "./cipher-core"], factory);
+	}
+	else {
+		// Global (browser)
+		factory(root.CryptoJS);
+	}
+}(this, function (CryptoJS) {
+
+	(function () {
+	    // Shortcuts
+	    var C = CryptoJS;
+	    var C_lib = C.lib;
+	    var StreamCipher = C_lib.StreamCipher;
+	    var C_algo = C.algo;
+
+	    // Reusable objects
+	    var S  = [];
+	    var C_ = [];
+	    var G  = [];
+
+	    /**
+	     * Rabbit stream cipher algorithm
+	     */
+	    var Rabbit = C_algo.Rabbit = StreamCipher.extend({
+	        _doReset: function () {
+	            // Shortcuts
+	            var K = this._key.words;
+	            var iv = this.cfg.iv;
+
+	            // Swap endian
+	            for (var i = 0; i < 4; i++) {
+	                K[i] = (((K[i] << 8)  | (K[i] >>> 24)) & 0x00ff00ff) |
+	                       (((K[i] << 24) | (K[i] >>> 8))  & 0xff00ff00);
+	            }
+
+	            // Generate initial state values
+	            var X = this._X = [
+	                K[0], (K[3] << 16) | (K[2] >>> 16),
+	                K[1], (K[0] << 16) | (K[3] >>> 16),
+	                K[2], (K[1] << 16) | (K[0] >>> 16),
+	                K[3], (K[2] << 16) | (K[1] >>> 16)
+	            ];
+
+	            // Generate initial counter values
+	            var C = this._C = [
+	                (K[2] << 16) | (K[2] >>> 16), (K[0] & 0xffff0000) | (K[1] & 0x0000ffff),
+	                (K[3] << 16) | (K[3] >>> 16), (K[1] & 0xffff0000) | (K[2] & 0x0000ffff),
+	                (K[0] << 16) | (K[0] >>> 16), (K[2] & 0xffff0000) | (K[3] & 0x0000ffff),
+	                (K[1] << 16) | (K[1] >>> 16), (K[3] & 0xffff0000) | (K[0] & 0x0000ffff)
+	            ];
+
+	            // Carry bit
+	            this._b = 0;
+
+	            // Iterate the system four times
+	            for (var i = 0; i < 4; i++) {
+	                nextState.call(this);
+	            }
+
+	            // Modify the counters
+	            for (var i = 0; i < 8; i++) {
+	                C[i] ^= X[(i + 4) & 7];
+	            }
+
+	            // IV setup
+	            if (iv) {
+	                // Shortcuts
+	                var IV = iv.words;
+	                var IV_0 = IV[0];
+	                var IV_1 = IV[1];
+
+	                // Generate four subvectors
+	                var i0 = (((IV_0 << 8) | (IV_0 >>> 24)) & 0x00ff00ff) | (((IV_0 << 24) | (IV_0 >>> 8)) & 0xff00ff00);
+	                var i2 = (((IV_1 << 8) | (IV_1 >>> 24)) & 0x00ff00ff) | (((IV_1 << 24) | (IV_1 >>> 8)) & 0xff00ff00);
+	                var i1 = (i0 >>> 16) | (i2 & 0xffff0000);
+	                var i3 = (i2 << 16)  | (i0 & 0x0000ffff);
+
+	                // Modify counter values
+	                C[0] ^= i0;
+	                C[1] ^= i1;
+	                C[2] ^= i2;
+	                C[3] ^= i3;
+	                C[4] ^= i0;
+	                C[5] ^= i1;
+	                C[6] ^= i2;
+	                C[7] ^= i3;
+
+	                // Iterate the system four times
+	                for (var i = 0; i < 4; i++) {
+	                    nextState.call(this);
+	                }
+	            }
+	        },
+
+	        _doProcessBlock: function (M, offset) {
+	            // Shortcut
+	            var X = this._X;
+
+	            // Iterate the system
+	            nextState.call(this);
+
+	            // Generate four keystream words
+	            S[0] = X[0] ^ (X[5] >>> 16) ^ (X[3] << 16);
+	            S[1] = X[2] ^ (X[7] >>> 16) ^ (X[5] << 16);
+	            S[2] = X[4] ^ (X[1] >>> 16) ^ (X[7] << 16);
+	            S[3] = X[6] ^ (X[3] >>> 16) ^ (X[1] << 16);
+
+	            for (var i = 0; i < 4; i++) {
+	                // Swap endian
+	                S[i] = (((S[i] << 8)  | (S[i] >>> 24)) & 0x00ff00ff) |
+	                       (((S[i] << 24) | (S[i] >>> 8))  & 0xff00ff00);
+
+	                // Encrypt
+	                M[offset + i] ^= S[i];
+	            }
+	        },
+
+	        blockSize: 128/32,
+
+	        ivSize: 64/32
+	    });
+
+	    function nextState() {
+	        // Shortcuts
+	        var X = this._X;
+	        var C = this._C;
+
+	        // Save old counter values
+	        for (var i = 0; i < 8; i++) {
+	            C_[i] = C[i];
+	        }
+
+	        // Calculate new counter values
+	        C[0] = (C[0] + 0x4d34d34d + this._b) | 0;
+	        C[1] = (C[1] + 0xd34d34d3 + ((C[0] >>> 0) < (C_[0] >>> 0) ? 1 : 0)) | 0;
+	        C[2] = (C[2] + 0x34d34d34 + ((C[1] >>> 0) < (C_[1] >>> 0) ? 1 : 0)) | 0;
+	        C[3] = (C[3] + 0x4d34d34d + ((C[2] >>> 0) < (C_[2] >>> 0) ? 1 : 0)) | 0;
+	        C[4] = (C[4] + 0xd34d34d3 + ((C[3] >>> 0) < (C_[3] >>> 0) ? 1 : 0)) | 0;
+	        C[5] = (C[5] + 0x34d34d34 + ((C[4] >>> 0) < (C_[4] >>> 0) ? 1 : 0)) | 0;
+	        C[6] = (C[6] + 0x4d34d34d + ((C[5] >>> 0) < (C_[5] >>> 0) ? 1 : 0)) | 0;
+	        C[7] = (C[7] + 0xd34d34d3 + ((C[6] >>> 0) < (C_[6] >>> 0) ? 1 : 0)) | 0;
+	        this._b = (C[7] >>> 0) < (C_[7] >>> 0) ? 1 : 0;
+
+	        // Calculate the g-values
+	        for (var i = 0; i < 8; i++) {
+	            var gx = X[i] + C[i];
+
+	            // Construct high and low argument for squaring
+	            var ga = gx & 0xffff;
+	            var gb = gx >>> 16;
+
+	            // Calculate high and low result of squaring
+	            var gh = ((((ga * ga) >>> 17) + ga * gb) >>> 15) + gb * gb;
+	            var gl = (((gx & 0xffff0000) * gx) | 0) + (((gx & 0x0000ffff) * gx) | 0);
+
+	            // High XOR low
+	            G[i] = gh ^ gl;
+	        }
+
+	        // Calculate new state values
+	        X[0] = (G[0] + ((G[7] << 16) | (G[7] >>> 16)) + ((G[6] << 16) | (G[6] >>> 16))) | 0;
+	        X[1] = (G[1] + ((G[0] << 8)  | (G[0] >>> 24)) + G[7]) | 0;
+	        X[2] = (G[2] + ((G[1] << 16) | (G[1] >>> 16)) + ((G[0] << 16) | (G[0] >>> 16))) | 0;
+	        X[3] = (G[3] + ((G[2] << 8)  | (G[2] >>> 24)) + G[1]) | 0;
+	        X[4] = (G[4] + ((G[3] << 16) | (G[3] >>> 16)) + ((G[2] << 16) | (G[2] >>> 16))) | 0;
+	        X[5] = (G[5] + ((G[4] << 8)  | (G[4] >>> 24)) + G[3]) | 0;
+	        X[6] = (G[6] + ((G[5] << 16) | (G[5] >>> 16)) + ((G[4] << 16) | (G[4] >>> 16))) | 0;
+	        X[7] = (G[7] + ((G[6] << 8)  | (G[6] >>> 24)) + G[5]) | 0;
+	    }
+
+	    /**
+	     * Shortcut functions to the cipher's object interface.
+	     *
+	     * @example
+	     *
+	     *     var ciphertext = CryptoJS.Rabbit.encrypt(message, key, cfg);
+	     *     var plaintext  = CryptoJS.Rabbit.decrypt(ciphertext, key, cfg);
+	     */
+	    C.Rabbit = StreamCipher._createHelper(Rabbit);
+	}());
+
+
+	return CryptoJS.Rabbit;
+
+}));

Деякі файли не було показано, через те що забагато файлів було змінено