@microsoft/applicationinsights-clickanalytics-js 2.8.6-nightly.2207-25 → 3.0.0-beta.2208-03

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (70) hide show
  1. package/LICENSE +21 -0
  2. package/NOTICE +17 -0
  3. package/PRIVACY +3 -0
  4. package/README.md +19 -8
  5. package/browser/{ai.clck.2.8.6-nightly.2207-25.cjs.js → ai.clck.3.0.0-beta.2208-03.cjs.js} +4 -4
  6. package/browser/ai.clck.3.0.0-beta.2208-03.cjs.js.map +1 -0
  7. package/browser/ai.clck.3.0.0-beta.2208-03.cjs.min.js +6 -0
  8. package/browser/ai.clck.3.0.0-beta.2208-03.cjs.min.js.map +1 -0
  9. package/browser/{ai.clck.2.8.6-nightly.2207-25.gbl.js → ai.clck.3.0.0-beta.2208-03.gbl.js} +4 -4
  10. package/browser/ai.clck.3.0.0-beta.2208-03.gbl.js.map +1 -0
  11. package/browser/ai.clck.3.0.0-beta.2208-03.gbl.min.js +6 -0
  12. package/browser/ai.clck.3.0.0-beta.2208-03.gbl.min.js.map +1 -0
  13. package/browser/ai.clck.3.0.0-beta.2208-03.integrity.json +66 -0
  14. package/browser/{ai.clck.2.8.6-nightly.2207-25.js → ai.clck.3.0.0-beta.2208-03.js} +4 -4
  15. package/browser/ai.clck.3.0.0-beta.2208-03.js.map +1 -0
  16. package/browser/ai.clck.3.0.0-beta.2208-03.min.js +6 -0
  17. package/browser/ai.clck.3.0.0-beta.2208-03.min.js.map +1 -0
  18. package/browser/{ai.clck.2.cjs.js → ai.clck.3.cjs.js} +4 -4
  19. package/browser/ai.clck.3.cjs.js.map +1 -0
  20. package/browser/ai.clck.3.cjs.min.js +6 -0
  21. package/browser/ai.clck.3.cjs.min.js.map +1 -0
  22. package/browser/{ai.clck.2.gbl.js → ai.clck.3.gbl.js} +4 -4
  23. package/browser/ai.clck.3.gbl.js.map +1 -0
  24. package/browser/ai.clck.3.gbl.min.js +6 -0
  25. package/browser/ai.clck.3.gbl.min.js.map +1 -0
  26. package/browser/{ai.clck.2.js → ai.clck.3.js} +4 -4
  27. package/browser/ai.clck.3.js.map +1 -0
  28. package/browser/ai.clck.3.min.js +6 -0
  29. package/browser/ai.clck.3.min.js.map +1 -0
  30. package/dist/applicationinsights-clickanalytics-js.api.json +1 -1
  31. package/dist/applicationinsights-clickanalytics-js.d.ts +1 -1
  32. package/dist/applicationinsights-clickanalytics-js.js +3 -3
  33. package/dist/applicationinsights-clickanalytics-js.js.map +1 -1
  34. package/dist/applicationinsights-clickanalytics-js.min.js +2 -2
  35. package/dist/applicationinsights-clickanalytics-js.min.js.map +1 -1
  36. package/dist/applicationinsights-clickanalytics-js.rollup.d.ts +1 -1
  37. package/dist-esm/Behaviours.js +1 -1
  38. package/dist-esm/ClickAnalyticsPlugin.js +2 -2
  39. package/dist-esm/ClickAnalyticsPlugin.js.map +1 -1
  40. package/dist-esm/DataCollector.js +1 -1
  41. package/dist-esm/Enums.js +1 -1
  42. package/dist-esm/Interfaces/Datamodel.js +1 -1
  43. package/dist-esm/__DynamicConstants.js +1 -1
  44. package/dist-esm/applicationinsights-clickanalytics-js.js +1 -1
  45. package/dist-esm/common/Utils.js +1 -1
  46. package/dist-esm/events/PageAction.js +1 -1
  47. package/dist-esm/events/WebEvent.js +1 -1
  48. package/dist-esm/handlers/AutoCaptureHandler.js +1 -1
  49. package/dist-esm/handlers/DomContentHandler.js +1 -1
  50. package/package.json +5 -5
  51. package/types/tsdoc-metadata.json +1 -1
  52. package/browser/ai.clck.2.8.6-nightly.2207-25.cjs.js.map +0 -1
  53. package/browser/ai.clck.2.8.6-nightly.2207-25.cjs.min.js +0 -6
  54. package/browser/ai.clck.2.8.6-nightly.2207-25.cjs.min.js.map +0 -1
  55. package/browser/ai.clck.2.8.6-nightly.2207-25.gbl.js.map +0 -1
  56. package/browser/ai.clck.2.8.6-nightly.2207-25.gbl.min.js +0 -6
  57. package/browser/ai.clck.2.8.6-nightly.2207-25.gbl.min.js.map +0 -1
  58. package/browser/ai.clck.2.8.6-nightly.2207-25.integrity.json +0 -66
  59. package/browser/ai.clck.2.8.6-nightly.2207-25.js.map +0 -1
  60. package/browser/ai.clck.2.8.6-nightly.2207-25.min.js +0 -6
  61. package/browser/ai.clck.2.8.6-nightly.2207-25.min.js.map +0 -1
  62. package/browser/ai.clck.2.cjs.js.map +0 -1
  63. package/browser/ai.clck.2.cjs.min.js +0 -6
  64. package/browser/ai.clck.2.cjs.min.js.map +0 -1
  65. package/browser/ai.clck.2.gbl.js.map +0 -1
  66. package/browser/ai.clck.2.gbl.min.js +0 -6
  67. package/browser/ai.clck.2.gbl.min.js.map +0 -1
  68. package/browser/ai.clck.2.js.map +0 -1
  69. package/browser/ai.clck.2.min.js +0 -6
  70. package/browser/ai.clck.2.min.js.map +0 -1
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) Microsoft Corporation
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/NOTICE ADDED
@@ -0,0 +1,17 @@
1
+ NOTICES AND INFORMATION
2
+ Do Not Translate or Localize
3
+
4
+ This software incorporates material from third parties. Microsoft makes certain
5
+ open source code available at https://3rdpartysource.microsoft.com, or you may
6
+ send a check or money order for US $5.00, including the product name, the open
7
+ source component name, and version number, to:
8
+
9
+ Source Code Compliance Team
10
+ Microsoft Corporation
11
+ One Microsoft Way
12
+ Redmond, WA 98052
13
+ USA
14
+
15
+ Notwithstanding any other terms, you may reverse engineer this software to the
16
+ extent required to debug changes to any libraries licensed under the GNU Lesser
17
+ General Public License.
package/PRIVACY ADDED
@@ -0,0 +1,3 @@
1
+ # Data Collection
2
+
3
+ The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described in the repository. There are also some features in the software that may enable you and Microsoft to collect data from users of your applications. If you use these features, you must comply with applicable law, including providing appropriate notices to users of your applications together with a copy of Microsoft’s privacy statement. Our privacy statement is located at https://go.microsoft.com/fwlink/?LinkID=824704. You can learn more about data collection and use in the help documentation and our privacy statement. Your use of the software operates as your consent to these practices.
package/README.md CHANGED
@@ -352,17 +352,28 @@ appInsights.loadAppInsights();
352
352
 
353
353
  ## Contributing
354
354
 
355
- This project welcomes contributions and suggestions. Most contributions require you to agree to a
356
- Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
357
- the rights to use your contribution. For details, visit https://cla.microsoft.com.
355
+ This project welcomes contributions and suggestions. Most contributions require you to
356
+ agree to a Contributor License Agreement (CLA) declaring that you have the right to,
357
+ and actually do, grant us the rights to use your contribution. For details, visit
358
+ https://cla.microsoft.com.
358
359
 
359
- When you submit a pull request, a CLA-bot will automatically determine whether you need to provide
360
- a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions
361
- provided by the bot. You will only need to do this once across all repos using our CLA.
360
+ When you submit a pull request, a CLA-bot will automatically determine whether you need
361
+ to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the
362
+ instructions provided by the bot. You will only need to do this once across all repositories using our CLA.
362
363
 
363
364
  This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
364
- For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
365
- contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
365
+ For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/)
366
+ or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
367
+
368
+ ## Data Collection
369
+
370
+ As this SDK is designed to enable applications to perform data collection which is sent to the Microsoft collection endpoints the following is required to identify our privacy statement.
371
+
372
+ The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described in the repository. There are also some features in the software that may enable you and Microsoft to collect data from users of your applications. If you use these features, you must comply with applicable law, including providing appropriate notices to users of your applications together with a copy of Microsoft’s privacy statement. Our privacy statement is located at https://go.microsoft.com/fwlink/?LinkID=824704. You can learn more about data collection and use in the help documentation and our privacy statement. Your use of the software operates as your consent to these practices.
373
+
374
+ ## Trademarks
375
+
376
+ This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft’s Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general). Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party’s policies.
366
377
 
367
378
  ## License
368
379
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Application Insights JavaScript SDK - Click Analytics, 2.8.6-nightly.2207-25
2
+ * Application Insights JavaScript SDK - Click Analytics, 3.0.0-beta.2208-03
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  'use strict';
@@ -1159,7 +1159,7 @@ function newId(maxLength) {
1159
1159
  }
1160
1160
 
1161
1161
  var _objDefineProperty = ObjDefineProperty;
1162
- var version = "2.8.6-nightly.2207-25";
1162
+ var version = "3.0.0-beta.2208-03";
1163
1163
  var instanceName = "." + newId(6);
1164
1164
  var _dataUid = 0;
1165
1165
  function _createAccessor(target, prop, value) {
@@ -2990,7 +2990,7 @@ var ClickAnalyticsPlugin = /** @class */ (function (_super) {
2990
2990
  }
2991
2991
  return _this;
2992
2992
  }
2993
- ClickAnalyticsPlugin.Version = "2.8.6-nightly.2207-25";
2993
+ ClickAnalyticsPlugin.Version = "3.0.0-beta.2208-03";
2994
2994
  return ClickAnalyticsPlugin;
2995
2995
  }(BaseTelemetryPlugin));
2996
2996
 
@@ -2998,4 +2998,4 @@ exports.BehaviorEnumValidator = BehaviorEnumValidator;
2998
2998
  exports.BehaviorMapValidator = BehaviorMapValidator;
2999
2999
  exports.BehaviorValueValidator = BehaviorValueValidator;
3000
3000
  exports.ClickAnalyticsPlugin = ClickAnalyticsPlugin;
3001
- //# sourceMappingURL=ai.clck.2.8.6-nightly.2207-25.cjs.js.map
3001
+ //# sourceMappingURL=ai.clck.3.0.0-beta.2208-03.cjs.js.map