@microsoft/m365agentsplayground 0.2.16-alpha.20250725-db966cd.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,222 @@
1
+ /*
2
+ * __ ___
3
+ * _____/ /___ __/ (_)____
4
+ * / ___/ __/ / / / / / ___/
5
+ * (__ ) /_/ /_/ / / (__ )
6
+ * /____/\__/\__, /_/_/____/
7
+ * /____/
8
+ *
9
+ * light - weight css preprocessor @licence MIT
10
+ */
11
+
12
+ /*
13
+ object-assign
14
+ (c) Sindre Sorhus
15
+ @license MIT
16
+ */
17
+
18
+ /*!
19
+ Copyright (c) 2018 Jed Watson.
20
+ Licensed under the MIT License (MIT), see
21
+ http://jedwatson.github.io/classnames
22
+ */
23
+
24
+ /*!
25
+ * The buffer module from node.js, for the browser.
26
+ *
27
+ * @author Feross Aboukhadijeh <https://feross.org>
28
+ * @license MIT
29
+ */
30
+
31
+ /*!
32
+ Copyright (c) 2018 Jed Watson.
33
+ Licensed under the MIT License (MIT), see
34
+ http://jedwatson.github.io/classnames
35
+ */
36
+
37
+ /*!
38
+ * Copyright (c) Microsoft Corporation. All rights reserved.
39
+ * Licensed under the MIT License.
40
+ */
41
+
42
+ /*!
43
+ * Determine if an object is a Buffer
44
+ *
45
+ * @author Feross Aboukhadijeh <https://feross.org>
46
+ * @license MIT
47
+ */
48
+
49
+ /*!
50
+ * The buffer module from node.js, for the browser.
51
+ *
52
+ * @author Feross Aboukhadijeh <https://feross.org>
53
+ * @license MIT
54
+ */
55
+
56
+ /*!
57
+ * is-plain-object <https://github.com/jonschlinkert/is-plain-object>
58
+ *
59
+ * Copyright (c) 2014-2017, Jon Schlinkert.
60
+ * Released under the MIT License.
61
+ */
62
+
63
+ /*!
64
+ * isobject <https://github.com/jonschlinkert/isobject>
65
+ *
66
+ * Copyright (c) 2014-2017, Jon Schlinkert.
67
+ * Released under the MIT License.
68
+ */
69
+
70
+ /*! @license DOMPurify 2.3.1 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.3.1/LICENSE */
71
+
72
+ /*! For license information please see botframework-directlinespeech-sdk.mjs.LEGAL.txt */
73
+
74
+ /*! For license information please see botframework-webchat-api.decorator.mjs.LEGAL.txt */
75
+
76
+ /*! For license information please see botframework-webchat-api.internal.mjs.LEGAL.txt */
77
+
78
+ /*! For license information please see botframework-webchat-api.mjs.LEGAL.txt */
79
+
80
+ /*! For license information please see botframework-webchat-component.mjs.LEGAL.txt */
81
+
82
+ /*! For license information please see botframework-webchat-core.mjs.LEGAL.txt */
83
+
84
+ /*! For license information please see botframework-webchat.mjs.LEGAL.txt */
85
+
86
+ /*! For license information please see chunk-2S76JUVM.mjs.LEGAL.txt */
87
+
88
+ /*! For license information please see chunk-6NGHWPUW.mjs.LEGAL.txt */
89
+
90
+ /*! For license information please see chunk-J6D5YEY6.mjs.LEGAL.txt */
91
+
92
+ /*! For license information please see chunk-X37JABN5.mjs.LEGAL.txt */
93
+
94
+ /*! For license information please see chunk-ZAMHKQQC.mjs.LEGAL.txt */
95
+
96
+ /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
97
+
98
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
99
+
100
+ /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
101
+
102
+ /**
103
+ *
104
+ *
105
+ * @author Jerry Bendy <jerry@icewingcc.com>
106
+ * @licence MIT
107
+ *
108
+ */
109
+
110
+ /**
111
+ * @license
112
+ * Lodash <https://lodash.com/>
113
+ * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
114
+ * Released under MIT license <https://lodash.com/license>
115
+ * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
116
+ * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
117
+ */
118
+
119
+ /**
120
+ * @license React
121
+ * react-is.production.min.js
122
+ *
123
+ * Copyright (c) Facebook, Inc. and its affiliates.
124
+ *
125
+ * This source code is licensed under the MIT license found in the
126
+ * LICENSE file in the root directory of this source tree.
127
+ */
128
+
129
+ /**
130
+ * @license React
131
+ * use-sync-external-store-shim.production.js
132
+ *
133
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
134
+ *
135
+ * This source code is licensed under the MIT license found in the
136
+ * LICENSE file in the root directory of this source tree.
137
+ */
138
+
139
+ /**
140
+ * @license React
141
+ * use-sync-external-store-shim/with-selector.production.js
142
+ *
143
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
144
+ *
145
+ * This source code is licensed under the MIT license found in the
146
+ * LICENSE file in the root directory of this source tree.
147
+ */
148
+
149
+ /**
150
+ * Fast UUID generator, RFC4122 version 4 compliant.
151
+ * @author Jeff Ward (jcward.com).
152
+ * @license MIT license
153
+ * @link http://stackoverflow.com/questions/105034/how-to-create-a-guid-uuid-in-javascript/21963136#21963136
154
+ **/
155
+
156
+ /** @license React v0.20.2
157
+ * scheduler.production.min.js
158
+ *
159
+ * Copyright (c) Facebook, Inc. and its affiliates.
160
+ *
161
+ * This source code is licensed under the MIT license found in the
162
+ * LICENSE file in the root directory of this source tree.
163
+ */
164
+
165
+ /** @license React v16.13.1
166
+ * react-is.production.min.js
167
+ *
168
+ * Copyright (c) Facebook, Inc. and its affiliates.
169
+ *
170
+ * This source code is licensed under the MIT license found in the
171
+ * LICENSE file in the root directory of this source tree.
172
+ */
173
+
174
+ /** @license React v17.0.2
175
+ * react-dom.production.min.js
176
+ *
177
+ * Copyright (c) Facebook, Inc. and its affiliates.
178
+ *
179
+ * This source code is licensed under the MIT license found in the
180
+ * LICENSE file in the root directory of this source tree.
181
+ */
182
+
183
+ /** @license React v17.0.2
184
+ * react-is.production.min.js
185
+ *
186
+ * Copyright (c) Facebook, Inc. and its affiliates.
187
+ *
188
+ * This source code is licensed under the MIT license found in the
189
+ * LICENSE file in the root directory of this source tree.
190
+ */
191
+
192
+ /** @license React v17.0.2
193
+ * react-jsx-runtime.production.min.js
194
+ *
195
+ * Copyright (c) Facebook, Inc. and its affiliates.
196
+ *
197
+ * This source code is licensed under the MIT license found in the
198
+ * LICENSE file in the root directory of this source tree.
199
+ */
200
+
201
+ /** @license React v17.0.2
202
+ * react.production.min.js
203
+ *
204
+ * Copyright (c) Facebook, Inc. and its affiliates.
205
+ *
206
+ * This source code is licensed under the MIT license found in the
207
+ * LICENSE file in the root directory of this source tree.
208
+ */
209
+
210
+ /** @preserve
211
+ * Counter block mode compatible with Dr Brian Gladman fileenc.c
212
+ * derived from CryptoJS.mode.CTR
213
+ * Jan Hruby jhruby.web@gmail.com
214
+ */
215
+
216
+ /** @preserve
217
+ (c) 2012 by Cédric Mesnil. All rights reserved.
218
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
219
+ - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
220
+ - 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.
221
+ 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.
222
+ */
@@ -0,0 +1 @@
1
+ let urlAlphabet="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict",customAlphabet=(t,e=21)=>(a=e)=>{let l="",o=0|a;for(;o--;)l+=t[Math.random()*t.length|0];return l},nanoid=(t=21)=>{let e="",a=0|t;for(;a--;)e+=urlAlphabet[64*Math.random()|0];return e};module.exports={nanoid:nanoid,customAlphabet:customAlphabet};