@discourse/types 0.0.2 → 2026.1.0-974733b
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/declarations/admin/components/admin-config-areas/upcoming-change-item.d.ts +1 -1
- package/declarations/admin/components/admin-config-areas/upcoming-changes.d.ts +5 -0
- package/declarations/admin/components/admin-config-areas/upcoming-changes.d.ts.map +1 -1
- package/declarations/admin/components/admin-theme-editor.d.ts +1 -1
- package/declarations/admin/components/dashboard-new-features.d.ts.map +1 -1
- package/declarations/admin/components/edit-category-security.d.ts.map +1 -1
- package/declarations/admin/components/webhook-event.d.ts +2 -2
- package/declarations/admin/models/email-template.d.ts +1 -1
- package/declarations/admin/models/report.d.ts +12 -12
- package/declarations/app/components/bookmark-icon.d.ts +1 -1
- package/declarations/app/components/bookmark-menu.d.ts +1 -1
- package/declarations/app/components/category-permission-row.d.ts.map +1 -1
- package/declarations/app/components/composer-toggles.d.ts +1 -1
- package/declarations/app/components/d-navigation-item.d.ts +1 -1
- package/declarations/app/components/date-input.d.ts +1 -1
- package/declarations/app/components/date-picker.d.ts +1 -1
- package/declarations/app/components/group-manage-save-button.d.ts +2 -4
- package/declarations/app/components/group-manage-save-button.d.ts.map +1 -1
- package/declarations/app/components/group-smtp-email-settings.d.ts +1 -1
- package/declarations/app/components/header/contents.d.ts +1 -1
- package/declarations/app/components/header/logo.d.ts +1 -1
- package/declarations/app/components/header/search-menu-wrapper.d.ts +1 -1
- package/declarations/app/components/header/topic/info.d.ts +1 -1
- package/declarations/app/components/interface-color-selector.d.ts +1 -1
- package/declarations/app/components/light-dark-img.d.ts +1 -1
- package/declarations/app/components/modal/avatar-selector.d.ts +1 -1
- package/declarations/app/components/modal/group-default-notifications.d.ts.map +1 -1
- package/declarations/app/components/modal/move-to-topic.d.ts +1 -1
- package/declarations/app/components/modal/spreadsheet-editor.d.ts.map +1 -1
- package/declarations/app/components/post/menu/buttons/delete.d.ts +2 -2
- package/declarations/app/components/post/meta-data/reply-to-tab.d.ts.map +1 -1
- package/declarations/app/components/post/quoted-content.d.ts +1 -1
- package/declarations/app/components/post-language-selector.d.ts.map +1 -1
- package/declarations/app/components/post-list/item/index.d.ts +1 -1
- package/declarations/app/components/reviewable-bundled-action.d.ts +1 -1
- package/declarations/app/components/reviewable-refresh/item.d.ts.map +1 -1
- package/declarations/app/components/reviewable-refresh/timeline.d.ts.map +1 -1
- package/declarations/app/components/sidebar/common/custom-section.d.ts +3 -3
- package/declarations/app/components/sidebar/common/custom-section.d.ts.map +1 -1
- package/declarations/app/components/sidebar/edit-navigation-menu/categories-modal.d.ts.map +1 -1
- package/declarations/app/components/sidebar/user/tags-section.d.ts +2 -2
- package/declarations/app/components/sidebar/user/tags-section.d.ts.map +1 -1
- package/declarations/app/components/signup-progress-bar.d.ts +1 -1
- package/declarations/app/components/table-header-toggle.d.ts +1 -1
- package/declarations/app/components/topic-drafts-dropdown.d.ts +1 -1
- package/declarations/app/components/topic-list/bulk-select-checkbox.d.ts +3 -0
- package/declarations/app/components/topic-list/bulk-select-checkbox.d.ts.map +1 -0
- package/declarations/app/components/topic-list/item/bulk-select-cell.d.ts.map +1 -1
- package/declarations/app/components/topic-list/item/replies-cell.d.ts +1 -1
- package/declarations/app/components/topic-list/item/topic-cell.d.ts +0 -2
- package/declarations/app/components/topic-list/item/topic-cell.d.ts.map +1 -1
- package/declarations/app/components/topic-list/item.d.ts.map +1 -1
- package/declarations/app/components/topic-map/topic-map-summary.d.ts +1 -1
- package/declarations/app/components/uppy-image-uploader.d.ts +1 -1
- package/declarations/app/controllers/review/index.d.ts +1 -1
- package/declarations/app/controllers/user-activity/bookmarks.d.ts +2 -2
- package/declarations/app/controllers/user.d.ts +2 -2
- package/declarations/app/form-kit/components/fk/control/password.d.ts +1 -1
- package/declarations/app/lib/deprecated.d.ts.map +1 -1
- package/declarations/app/lib/optional-service.d.ts +2 -2
- package/declarations/app/lib/optional-service.d.ts.map +1 -1
- package/declarations/app/lib/render-tags.d.ts.map +1 -1
- package/declarations/app/lib/sidebar/common/community-section/faq-section-link.d.ts +2 -2
- package/declarations/app/lib/sidebar/user/community-section/my-posts-section-link.d.ts +1 -1
- package/declarations/app/models/badge.d.ts +1 -1
- package/declarations/app/models/bookmark.d.ts +3 -3
- package/declarations/app/models/group.d.ts +1 -1
- package/declarations/app/models/post-stream.d.ts +1 -1
- package/declarations/app/models/post.d.ts +1 -1
- package/declarations/app/models/reviewable.d.ts +1 -1
- package/declarations/app/models/tag-group.d.ts +1 -1
- package/declarations/app/models/user.d.ts +1 -1
- package/declarations/app/routes/badges/index.d.ts +1 -1
- package/declarations/app/routes/badges/show.d.ts +1 -1
- package/declarations/app/routes/invites/show.d.ts +1 -1
- package/declarations/app/routes/second-factor-auth.d.ts +1 -1
- package/declarations/app/services/composer.d.ts +1 -1
- package/declarations/app/services/composer.d.ts.map +1 -1
- package/declarations/app/services/pm-topic-tracking-state.d.ts +1 -1
- package/declarations/app/services/search.d.ts +1 -1
- package/declarations/app/static/prosemirror/core/serializer.d.ts +1 -0
- package/declarations/app/static/prosemirror/core/serializer.d.ts.map +1 -1
- package/declarations/select-kit/components/composer-actions.d.ts +1 -1
- package/declarations/select-kit/components/email-group-user-chooser.d.ts +1 -1
- package/declarations/tests/helpers/qunit-helpers.d.ts +2 -1
- package/declarations/tests/helpers/qunit-helpers.d.ts.map +1 -1
- package/declarations/tests/helpers/site-settings.d.ts.map +1 -1
- package/declarations/tsconfig.tsbuildinfo +1 -1
- package/external-types/@types__jquery/JQuery.d.ts +13440 -0
- package/external-types/@types__jquery/JQueryStatic.d.ts +13944 -0
- package/external-types/@types__jquery/LICENSE +21 -0
- package/external-types/@types__jquery/dist/jquery.slim.d.ts +3 -0
- package/external-types/@types__jquery/index.d.ts +7 -0
- package/external-types/@types__jquery/legacy.d.ts +204 -0
- package/external-types/@types__jquery/misc.d.ts +7388 -0
- package/external-types/@types__jquery/package.json +133 -0
- package/external-types/@types__sinon/LICENSE +21 -0
- package/external-types/@types__sinon/index.d.ts +1468 -0
- package/external-types/@types__sinon/package.json +63 -0
- package/external-types/discourse-i18n/package.json +42 -0
- package/external-types/discourse-i18n/src/index.d.ts +70 -0
- package/external-types/pretender/LICENSE +19 -0
- package/external-types/pretender/index.d.ts +60 -0
- package/external-types/pretender/package.json +75 -0
- package/external-types.d.ts +4 -0
- package/package.json +13 -1
- package/tsconfig-plugin.json +1 -1
- package/declarations/admin/compat-modules.d.ts +0 -3
- package/declarations/admin/compat-modules.d.ts.map +0 -1
- package/declarations/admin/controllers/admin-web-hooks/edit.d.ts +0 -19
- package/declarations/admin/controllers/admin-web-hooks/edit.d.ts.map +0 -1
- package/declarations/admin/controllers/admin-web-hooks/index.d.ts +0 -13
- package/declarations/admin/controllers/admin-web-hooks/index.d.ts.map +0 -1
- package/declarations/admin/templates/admin-config/welcome-banner.d.ts +0 -3
- package/declarations/admin/templates/admin-config/welcome-banner.d.ts.map +0 -1
- package/declarations/app/components/about-page-user.d.ts +0 -3
- package/declarations/app/components/about-page-user.d.ts.map +0 -1
- package/declarations/app/components/bootstrap-mode-notice.d.ts +0 -7
- package/declarations/app/components/bootstrap-mode-notice.d.ts.map +0 -1
- package/declarations/app/components/d-combo-button.d.ts +0 -3
- package/declarations/app/components/d-combo-button.d.ts.map +0 -1
- package/declarations/app/components/footer-message.d.ts +0 -5
- package/declarations/app/components/footer-message.d.ts.map +0 -1
- package/declarations/app/components/group-imap-email-settings.d.ts +0 -13
- package/declarations/app/components/group-imap-email-settings.d.ts.map +0 -1
- package/declarations/app/components/scrolling-post-stream.d.ts +0 -23
- package/declarations/app/components/scrolling-post-stream.d.ts.map +0 -1
- package/declarations/app/components/top-period-buttons.d.ts +0 -7
- package/declarations/app/components/top-period-buttons.d.ts.map +0 -1
- package/declarations/app/config/environment.d.ts +0 -3
- package/declarations/app/config/environment.d.ts.map +0 -1
- package/declarations/app/lib/autocomplete/emoji.d.ts +0 -4
- package/declarations/app/lib/autocomplete/emoji.d.ts.map +0 -1
- package/declarations/app/loader.d.ts +0 -4
- package/declarations/app/loader.d.ts.map +0 -1
- package/declarations/app/services/dialog.d.ts +0 -2
- package/declarations/app/services/dialog.d.ts.map +0 -1
- package/declarations/app/services/internal-tooltip.d.ts +0 -2
- package/declarations/app/services/internal-tooltip.d.ts.map +0 -1
- package/declarations/app/services/menu.d.ts +0 -2
- package/declarations/app/services/menu.d.ts.map +0 -1
- package/declarations/app/services/toasts.d.ts +0 -2
- package/declarations/app/services/toasts.d.ts.map +0 -1
- package/declarations/app/services/tooltip.d.ts +0 -2
- package/declarations/app/services/tooltip.d.ts.map +0 -1
- package/declarations/app/static/wizard/components/fields/checkbox.d.ts +0 -5
- package/declarations/app/static/wizard/components/fields/checkbox.d.ts.map +0 -1
- package/declarations/app/static/wizard/components/fields/checkboxes.d.ts +0 -7
- package/declarations/app/static/wizard/components/fields/checkboxes.d.ts.map +0 -1
- package/declarations/app/static/wizard/components/fields/image-previews/generic.d.ts +0 -5
- package/declarations/app/static/wizard/components/fields/image-previews/generic.d.ts.map +0 -1
- package/declarations/app/static/wizard/components/fields/image-previews/index.d.ts +0 -9
- package/declarations/app/static/wizard/components/fields/image-previews/index.d.ts.map +0 -1
- package/declarations/app/static/wizard/components/fields/image-previews/logo-small.d.ts +0 -13
- package/declarations/app/static/wizard/components/fields/image-previews/logo-small.d.ts.map +0 -1
- package/declarations/app/static/wizard/components/fields/image-previews/logo.d.ts +0 -19
- package/declarations/app/static/wizard/components/fields/image-previews/logo.d.ts.map +0 -1
- package/declarations/app/static/wizard/components/fields/image.d.ts +0 -15
- package/declarations/app/static/wizard/components/fields/image.d.ts.map +0 -1
- package/declarations/app/static/wizard/components/fields/styling-preview/-homepage-preview.d.ts +0 -29
- package/declarations/app/static/wizard/components/fields/styling-preview/-homepage-preview.d.ts.map +0 -1
- package/declarations/app/static/wizard/components/fields/styling-preview/-preview-base.d.ts +0 -34
- package/declarations/app/static/wizard/components/fields/styling-preview/-preview-base.d.ts.map +0 -1
- package/declarations/app/static/wizard/components/fields/styling-preview/index.d.ts +0 -38
- package/declarations/app/static/wizard/components/fields/styling-preview/index.d.ts.map +0 -1
- package/declarations/app/static/wizard/components/wizard-canvas.d.ts +0 -14
- package/declarations/app/static/wizard/components/wizard-canvas.d.ts.map +0 -1
- package/declarations/app/widgets/actions-summary.d.ts +0 -2
- package/declarations/app/widgets/actions-summary.d.ts.map +0 -1
- package/declarations/app/widgets/bookmark-menu.d.ts +0 -2
- package/declarations/app/widgets/bookmark-menu.d.ts.map +0 -1
- package/declarations/app/widgets/post-user-tip-shim.d.ts +0 -2
- package/declarations/app/widgets/post-user-tip-shim.d.ts.map +0 -1
- package/declarations/app/widgets/topic-status.d.ts +0 -2
- package/declarations/app/widgets/topic-status.d.ts.map +0 -1
- package/declarations/select-kit/compat-modules.d.ts +0 -3
- package/declarations/select-kit/compat-modules.d.ts.map +0 -1
- package/declarations/tests/acceptance/bootstrap-mode-notice-test.d.ts +0 -2
- package/declarations/tests/acceptance/bootstrap-mode-notice-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/actions-summary-test.d.ts +0 -2
- package/declarations/tests/integration/components/widgets/actions-summary-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/avatar-flair-test.d.ts +0 -2
- package/declarations/tests/integration/components/widgets/avatar-flair-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/button-test.d.ts +0 -2
- package/declarations/tests/integration/components/widgets/button-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/post-cooked-test.d.ts +0 -2
- package/declarations/tests/integration/components/widgets/post-cooked-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/post-links-test.d.ts +0 -2
- package/declarations/tests/integration/components/widgets/post-links-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/post-small-action-test.d.ts +0 -2
- package/declarations/tests/integration/components/widgets/post-small-action-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/post-stream-test.d.ts +0 -2
- package/declarations/tests/integration/components/widgets/post-stream-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/post-test.d.ts +0 -2
- package/declarations/tests/integration/components/widgets/post-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/poster-name-test.d.ts +0 -2
- package/declarations/tests/integration/components/widgets/poster-name-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/render-glimmer-test.d.ts +0 -1
- package/declarations/tests/integration/components/widgets/render-glimmer-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/small-user-list-test.d.ts +0 -2
- package/declarations/tests/integration/components/widgets/small-user-list-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/topic-status-test.d.ts +0 -2
- package/declarations/tests/integration/components/widgets/topic-status-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/widget-dropdown-test.d.ts +0 -2
- package/declarations/tests/integration/components/widgets/widget-dropdown-test.d.ts.map +0 -1
- package/declarations/tests/integration/components/widgets/widget-test.d.ts +0 -2
- package/declarations/tests/integration/components/widgets/widget-test.d.ts.map +0 -1
- package/declarations/tests/set-test-env.d.ts +0 -2
- package/declarations/tests/set-test-env.d.ts.map +0 -1
- package/declarations/tests/test-i18n.d.ts +0 -1
- package/declarations/tests/test-i18n.d.ts.map +0 -1
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@types/jquery",
|
|
3
|
+
"version": "3.5.33",
|
|
4
|
+
"description": "TypeScript definitions for jquery",
|
|
5
|
+
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery",
|
|
6
|
+
"license": "MIT",
|
|
7
|
+
"contributors": [
|
|
8
|
+
{
|
|
9
|
+
"name": "Leonard Thieu",
|
|
10
|
+
"githubUsername": "leonard-thieu",
|
|
11
|
+
"url": "https://github.com/leonard-thieu"
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"name": "Boris Yankov",
|
|
15
|
+
"githubUsername": "borisyankov",
|
|
16
|
+
"url": "https://github.com/borisyankov"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"name": "Christian Hoffmeister",
|
|
20
|
+
"githubUsername": "choffmeister",
|
|
21
|
+
"url": "https://github.com/choffmeister"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "Steve Fenton",
|
|
25
|
+
"githubUsername": "Steve-Fenton",
|
|
26
|
+
"url": "https://github.com/Steve-Fenton"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "Diullei Gomes",
|
|
30
|
+
"githubUsername": "Diullei",
|
|
31
|
+
"url": "https://github.com/Diullei"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "Tass Iliopoulos",
|
|
35
|
+
"githubUsername": "tasoili",
|
|
36
|
+
"url": "https://github.com/tasoili"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "Sean Hill",
|
|
40
|
+
"githubUsername": "seanski",
|
|
41
|
+
"url": "https://github.com/seanski"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"name": "Guus Goossens",
|
|
45
|
+
"githubUsername": "Guuz",
|
|
46
|
+
"url": "https://github.com/Guuz"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"name": "Kelly Summerlin",
|
|
50
|
+
"githubUsername": "ksummerlin",
|
|
51
|
+
"url": "https://github.com/ksummerlin"
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"name": "Basarat Ali Syed",
|
|
55
|
+
"githubUsername": "basarat",
|
|
56
|
+
"url": "https://github.com/basarat"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"name": "Nicholas Wolverson",
|
|
60
|
+
"githubUsername": "nwolverson",
|
|
61
|
+
"url": "https://github.com/nwolverson"
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"name": "Derek Cicerone",
|
|
65
|
+
"githubUsername": "derekcicerone",
|
|
66
|
+
"url": "https://github.com/derekcicerone"
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"name": "Andrew Gaspar",
|
|
70
|
+
"githubUsername": "AndrewGaspar",
|
|
71
|
+
"url": "https://github.com/AndrewGaspar"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"name": "Seikichi Kondo",
|
|
75
|
+
"githubUsername": "seikichi",
|
|
76
|
+
"url": "https://github.com/seikichi"
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"name": "Benjamin Jackman",
|
|
80
|
+
"githubUsername": "benjaminjackman",
|
|
81
|
+
"url": "https://github.com/benjaminjackman"
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"name": "Josh Strobl",
|
|
85
|
+
"githubUsername": "JoshStrobl",
|
|
86
|
+
"url": "https://github.com/JoshStrobl"
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"name": "John Reilly",
|
|
90
|
+
"githubUsername": "johnnyreilly",
|
|
91
|
+
"url": "https://github.com/johnnyreilly"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"name": "Dick van den Brink",
|
|
95
|
+
"githubUsername": "DickvdBrink",
|
|
96
|
+
"url": "https://github.com/DickvdBrink"
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"name": "Thomas Schulz",
|
|
100
|
+
"githubUsername": "King2500",
|
|
101
|
+
"url": "https://github.com/King2500"
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"name": "Terry Mun",
|
|
105
|
+
"githubUsername": "terrymun",
|
|
106
|
+
"url": "https://github.com/terrymun"
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"name": "Martin Badin",
|
|
110
|
+
"githubUsername": "martin-badin",
|
|
111
|
+
"url": "https://github.com/martin-badin"
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
"name": "Chris Frewin",
|
|
115
|
+
"githubUsername": "princefishthrower",
|
|
116
|
+
"url": "https://github.com/princefishthrower"
|
|
117
|
+
}
|
|
118
|
+
],
|
|
119
|
+
"main": "",
|
|
120
|
+
"types": "index.d.ts",
|
|
121
|
+
"repository": {
|
|
122
|
+
"type": "git",
|
|
123
|
+
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
|
124
|
+
"directory": "types/jquery"
|
|
125
|
+
},
|
|
126
|
+
"scripts": {},
|
|
127
|
+
"dependencies": {
|
|
128
|
+
"@types/sizzle": "*"
|
|
129
|
+
},
|
|
130
|
+
"peerDependencies": {},
|
|
131
|
+
"typesPublisherContentHash": "f3e03c678bcf8d94ec287ff1913e43128e9292488a3848d941a8c50d8eef9df2",
|
|
132
|
+
"typeScriptVersion": "5.2"
|
|
133
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
MIT License
|
|
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
|