@atlaskit/tmp-editor-statsig 2.42.0 → 2.43.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.
- package/CHANGELOG.md +17 -0
- package/dist/cjs/experiments-config.js +0 -19
- package/dist/es2019/experiments-config.js +0 -19
- package/dist/esm/experiments-config.js +0 -19
- package/dist/types/editor-experiments-test-utils.d.ts +1 -17
- package/dist/types/experiments-config.d.ts +0 -16
- package/dist/types/setup.d.ts +0 -2
- package/dist/types-ts4.5/editor-experiments-test-utils.d.ts +1 -17
- package/dist/types-ts4.5/experiments-config.d.ts +0 -16
- package/dist/types-ts4.5/setup.d.ts +0 -2
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,22 @@
|
|
|
1
1
|
# @atlaskit/editor-statsig-tmp
|
|
2
2
|
|
|
3
|
+
## 2.43.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#110672](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/110672)
|
|
8
|
+
[`29afa832aa7c9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/29afa832aa7c9) -
|
|
9
|
+
Remove a stale experiment
|
|
10
|
+
|
|
11
|
+
## 2.42.1
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- [#111057](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/111057)
|
|
16
|
+
[`a87f76f559c65`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a87f76f559c65) -
|
|
17
|
+
EDF-2382 Cleaned up platform_editor_ai_change_tone_floating_toolbar, defaulted to control
|
|
18
|
+
behaviour.
|
|
19
|
+
|
|
3
20
|
## 2.42.0
|
|
4
21
|
|
|
5
22
|
### Minor Changes
|
|
@@ -165,16 +165,6 @@ var editorExperimentsConfig = exports.editorExperimentsConfig = {
|
|
|
165
165
|
typeGuard: _typeGuards.isBoolean,
|
|
166
166
|
defaultValue: false
|
|
167
167
|
},
|
|
168
|
-
// Added 2024-10-25
|
|
169
|
-
// https://console.statsig.com/LqivKg6ADZZaGczRfBKfX/experiments/platform_editor_comment_on_inline_node_spotlight/setup
|
|
170
|
-
comment_on_inline_node_spotlight: {
|
|
171
|
-
productKeys: {
|
|
172
|
-
confluence: 'platform_editor_comment_on_inline_node_spotlight'
|
|
173
|
-
},
|
|
174
|
-
param: 'isEnabled',
|
|
175
|
-
typeGuard: _typeGuards.isBoolean,
|
|
176
|
-
defaultValue: false
|
|
177
|
-
},
|
|
178
168
|
'platform_editor_ai-prompts-placeholder': {
|
|
179
169
|
productKeys: {
|
|
180
170
|
confluence: 'platform_editor_ai-prompts-placeholder'
|
|
@@ -193,15 +183,6 @@ var editorExperimentsConfig = exports.editorExperimentsConfig = {
|
|
|
193
183
|
typeGuard: _typeGuards.isBoolean,
|
|
194
184
|
defaultValue: false
|
|
195
185
|
},
|
|
196
|
-
// Added 2024-11-06
|
|
197
|
-
platform_editor_ai_change_tone_floating_toolbar: {
|
|
198
|
-
productKeys: {
|
|
199
|
-
confluence: 'platform_editor_ai_change_tone_floating_toolbar'
|
|
200
|
-
},
|
|
201
|
-
param: 'isEnabled',
|
|
202
|
-
typeGuard: _typeGuards.isBoolean,
|
|
203
|
-
defaultValue: false
|
|
204
|
-
},
|
|
205
186
|
// Added 2024-11-13
|
|
206
187
|
issue_view_action_items: {
|
|
207
188
|
productKeys: {
|
|
@@ -159,16 +159,6 @@ export const editorExperimentsConfig = {
|
|
|
159
159
|
typeGuard: isBoolean,
|
|
160
160
|
defaultValue: false
|
|
161
161
|
},
|
|
162
|
-
// Added 2024-10-25
|
|
163
|
-
// https://console.statsig.com/LqivKg6ADZZaGczRfBKfX/experiments/platform_editor_comment_on_inline_node_spotlight/setup
|
|
164
|
-
comment_on_inline_node_spotlight: {
|
|
165
|
-
productKeys: {
|
|
166
|
-
confluence: 'platform_editor_comment_on_inline_node_spotlight'
|
|
167
|
-
},
|
|
168
|
-
param: 'isEnabled',
|
|
169
|
-
typeGuard: isBoolean,
|
|
170
|
-
defaultValue: false
|
|
171
|
-
},
|
|
172
162
|
'platform_editor_ai-prompts-placeholder': {
|
|
173
163
|
productKeys: {
|
|
174
164
|
confluence: 'platform_editor_ai-prompts-placeholder'
|
|
@@ -187,15 +177,6 @@ export const editorExperimentsConfig = {
|
|
|
187
177
|
typeGuard: isBoolean,
|
|
188
178
|
defaultValue: false
|
|
189
179
|
},
|
|
190
|
-
// Added 2024-11-06
|
|
191
|
-
platform_editor_ai_change_tone_floating_toolbar: {
|
|
192
|
-
productKeys: {
|
|
193
|
-
confluence: 'platform_editor_ai_change_tone_floating_toolbar'
|
|
194
|
-
},
|
|
195
|
-
param: 'isEnabled',
|
|
196
|
-
typeGuard: isBoolean,
|
|
197
|
-
defaultValue: false
|
|
198
|
-
},
|
|
199
180
|
// Added 2024-11-13
|
|
200
181
|
issue_view_action_items: {
|
|
201
182
|
productKeys: {
|
|
@@ -159,16 +159,6 @@ export var editorExperimentsConfig = {
|
|
|
159
159
|
typeGuard: isBoolean,
|
|
160
160
|
defaultValue: false
|
|
161
161
|
},
|
|
162
|
-
// Added 2024-10-25
|
|
163
|
-
// https://console.statsig.com/LqivKg6ADZZaGczRfBKfX/experiments/platform_editor_comment_on_inline_node_spotlight/setup
|
|
164
|
-
comment_on_inline_node_spotlight: {
|
|
165
|
-
productKeys: {
|
|
166
|
-
confluence: 'platform_editor_comment_on_inline_node_spotlight'
|
|
167
|
-
},
|
|
168
|
-
param: 'isEnabled',
|
|
169
|
-
typeGuard: isBoolean,
|
|
170
|
-
defaultValue: false
|
|
171
|
-
},
|
|
172
162
|
'platform_editor_ai-prompts-placeholder': {
|
|
173
163
|
productKeys: {
|
|
174
164
|
confluence: 'platform_editor_ai-prompts-placeholder'
|
|
@@ -187,15 +177,6 @@ export var editorExperimentsConfig = {
|
|
|
187
177
|
typeGuard: isBoolean,
|
|
188
178
|
defaultValue: false
|
|
189
179
|
},
|
|
190
|
-
// Added 2024-11-06
|
|
191
|
-
platform_editor_ai_change_tone_floating_toolbar: {
|
|
192
|
-
productKeys: {
|
|
193
|
-
confluence: 'platform_editor_ai_change_tone_floating_toolbar'
|
|
194
|
-
},
|
|
195
|
-
param: 'isEnabled',
|
|
196
|
-
typeGuard: isBoolean,
|
|
197
|
-
defaultValue: false
|
|
198
|
-
},
|
|
199
180
|
// Added 2024-11-13
|
|
200
181
|
issue_view_action_items: {
|
|
201
182
|
productKeys: {
|
|
@@ -45,7 +45,7 @@ declare function eeTest<ExperimentName extends keyof EditorExperimentsConfig>(ex
|
|
|
45
45
|
false: DescribeBody;
|
|
46
46
|
}, otherExperiments?: EditorExperimentOverrides): void;
|
|
47
47
|
declare namespace eeTest {
|
|
48
|
-
var describe: <ExperimentName extends "example-boolean" | "example-multivariate" | "test-new-experiments-package" | "basic-text-transformations" | "element-level-templates" | "add-media-from-url" | "nested-dnd" | "insert-menu-in-right-rail" | "support_table_in_comment" | "platform_editor_exp_lazy_node_views" | "platform_renderer_table_sticky_scrollbar" | "nested-expand-in-expand" | "editor_ai_-_multi_prompts" | "comment_on_bodied_extensions" | "advanced_layouts" | "support_table_in_comment_jira" | "
|
|
48
|
+
var describe: <ExperimentName extends "example-boolean" | "example-multivariate" | "test-new-experiments-package" | "basic-text-transformations" | "element-level-templates" | "add-media-from-url" | "nested-dnd" | "insert-menu-in-right-rail" | "support_table_in_comment" | "platform_editor_exp_lazy_node_views" | "platform_renderer_table_sticky_scrollbar" | "nested-expand-in-expand" | "editor_ai_-_multi_prompts" | "comment_on_bodied_extensions" | "advanced_layouts" | "support_table_in_comment_jira" | "platform_editor_ai-prompts-placeholder" | "nested-tables-in-tables" | "issue_view_action_items" | "contextual_formatting_toolbar" | "platform_editor_ai_1p_smart_link_unfurl_in_prompt" | "platform_editor_ai_unsplash_page_header" | "platform_editor_ai_advanced_prompts" | "expand_selection_range_to_include_inline_node" | "platform_editor_blockquote_in_text_formatting_menu" | "platform_editor_advanced_code_blocks" | "platform_editor_element_drag_and_drop_multiselect" | "live_pages_graceful_edit" | "platform_editor_contextual_formatting_toolbar_v2" | "platform_editor_ai_edit_response_in_preview" | "platform_editor_ai_jira_content_read_url">(experimentName: ExperimentName, describeName: string) => {
|
|
49
49
|
variant: (value: {
|
|
50
50
|
'example-boolean': {
|
|
51
51
|
productKeys: {
|
|
@@ -176,14 +176,6 @@ declare namespace eeTest {
|
|
|
176
176
|
typeGuard: typeof import("./type-guards").isBoolean;
|
|
177
177
|
defaultValue: boolean;
|
|
178
178
|
};
|
|
179
|
-
comment_on_inline_node_spotlight: {
|
|
180
|
-
productKeys: {
|
|
181
|
-
confluence: string;
|
|
182
|
-
};
|
|
183
|
-
param: string;
|
|
184
|
-
typeGuard: typeof import("./type-guards").isBoolean;
|
|
185
|
-
defaultValue: boolean;
|
|
186
|
-
};
|
|
187
179
|
'platform_editor_ai-prompts-placeholder': {
|
|
188
180
|
productKeys: {
|
|
189
181
|
confluence: string;
|
|
@@ -200,14 +192,6 @@ declare namespace eeTest {
|
|
|
200
192
|
typeGuard: typeof import("./type-guards").isBoolean;
|
|
201
193
|
defaultValue: boolean;
|
|
202
194
|
};
|
|
203
|
-
platform_editor_ai_change_tone_floating_toolbar: {
|
|
204
|
-
productKeys: {
|
|
205
|
-
confluence: string;
|
|
206
|
-
};
|
|
207
|
-
param: string;
|
|
208
|
-
typeGuard: typeof import("./type-guards").isBoolean;
|
|
209
|
-
defaultValue: boolean;
|
|
210
|
-
};
|
|
211
195
|
issue_view_action_items: {
|
|
212
196
|
productKeys: {
|
|
213
197
|
jira: string;
|
|
@@ -135,14 +135,6 @@ export declare const editorExperimentsConfig: {
|
|
|
135
135
|
typeGuard: typeof isBoolean;
|
|
136
136
|
defaultValue: boolean;
|
|
137
137
|
};
|
|
138
|
-
comment_on_inline_node_spotlight: {
|
|
139
|
-
productKeys: {
|
|
140
|
-
confluence: string;
|
|
141
|
-
};
|
|
142
|
-
param: string;
|
|
143
|
-
typeGuard: typeof isBoolean;
|
|
144
|
-
defaultValue: boolean;
|
|
145
|
-
};
|
|
146
138
|
'platform_editor_ai-prompts-placeholder': {
|
|
147
139
|
productKeys: {
|
|
148
140
|
confluence: string;
|
|
@@ -159,14 +151,6 @@ export declare const editorExperimentsConfig: {
|
|
|
159
151
|
typeGuard: typeof isBoolean;
|
|
160
152
|
defaultValue: boolean;
|
|
161
153
|
};
|
|
162
|
-
platform_editor_ai_change_tone_floating_toolbar: {
|
|
163
|
-
productKeys: {
|
|
164
|
-
confluence: string;
|
|
165
|
-
};
|
|
166
|
-
param: string;
|
|
167
|
-
typeGuard: typeof isBoolean;
|
|
168
|
-
defaultValue: boolean;
|
|
169
|
-
};
|
|
170
154
|
issue_view_action_items: {
|
|
171
155
|
productKeys: {
|
|
172
156
|
jira: string;
|
package/dist/types/setup.d.ts
CHANGED
|
@@ -24,10 +24,8 @@ export declare let _overrides: Partial<{
|
|
|
24
24
|
comment_on_bodied_extensions: boolean;
|
|
25
25
|
advanced_layouts: boolean;
|
|
26
26
|
support_table_in_comment_jira: boolean;
|
|
27
|
-
comment_on_inline_node_spotlight: boolean;
|
|
28
27
|
'platform_editor_ai-prompts-placeholder': "test" | "control";
|
|
29
28
|
'nested-tables-in-tables': boolean;
|
|
30
|
-
platform_editor_ai_change_tone_floating_toolbar: boolean;
|
|
31
29
|
issue_view_action_items: boolean;
|
|
32
30
|
contextual_formatting_toolbar: boolean;
|
|
33
31
|
platform_editor_ai_1p_smart_link_unfurl_in_prompt: boolean;
|
|
@@ -45,7 +45,7 @@ declare function eeTest<ExperimentName extends keyof EditorExperimentsConfig>(ex
|
|
|
45
45
|
false: DescribeBody;
|
|
46
46
|
}, otherExperiments?: EditorExperimentOverrides): void;
|
|
47
47
|
declare namespace eeTest {
|
|
48
|
-
var describe: <ExperimentName extends "example-boolean" | "example-multivariate" | "test-new-experiments-package" | "basic-text-transformations" | "element-level-templates" | "add-media-from-url" | "nested-dnd" | "insert-menu-in-right-rail" | "support_table_in_comment" | "platform_editor_exp_lazy_node_views" | "platform_renderer_table_sticky_scrollbar" | "nested-expand-in-expand" | "editor_ai_-_multi_prompts" | "comment_on_bodied_extensions" | "advanced_layouts" | "support_table_in_comment_jira" | "
|
|
48
|
+
var describe: <ExperimentName extends "example-boolean" | "example-multivariate" | "test-new-experiments-package" | "basic-text-transformations" | "element-level-templates" | "add-media-from-url" | "nested-dnd" | "insert-menu-in-right-rail" | "support_table_in_comment" | "platform_editor_exp_lazy_node_views" | "platform_renderer_table_sticky_scrollbar" | "nested-expand-in-expand" | "editor_ai_-_multi_prompts" | "comment_on_bodied_extensions" | "advanced_layouts" | "support_table_in_comment_jira" | "platform_editor_ai-prompts-placeholder" | "nested-tables-in-tables" | "issue_view_action_items" | "contextual_formatting_toolbar" | "platform_editor_ai_1p_smart_link_unfurl_in_prompt" | "platform_editor_ai_unsplash_page_header" | "platform_editor_ai_advanced_prompts" | "expand_selection_range_to_include_inline_node" | "platform_editor_blockquote_in_text_formatting_menu" | "platform_editor_advanced_code_blocks" | "platform_editor_element_drag_and_drop_multiselect" | "live_pages_graceful_edit" | "platform_editor_contextual_formatting_toolbar_v2" | "platform_editor_ai_edit_response_in_preview" | "platform_editor_ai_jira_content_read_url">(experimentName: ExperimentName, describeName: string) => {
|
|
49
49
|
variant: (value: {
|
|
50
50
|
'example-boolean': {
|
|
51
51
|
productKeys: {
|
|
@@ -176,14 +176,6 @@ declare namespace eeTest {
|
|
|
176
176
|
typeGuard: typeof import("./type-guards").isBoolean;
|
|
177
177
|
defaultValue: boolean;
|
|
178
178
|
};
|
|
179
|
-
comment_on_inline_node_spotlight: {
|
|
180
|
-
productKeys: {
|
|
181
|
-
confluence: string;
|
|
182
|
-
};
|
|
183
|
-
param: string;
|
|
184
|
-
typeGuard: typeof import("./type-guards").isBoolean;
|
|
185
|
-
defaultValue: boolean;
|
|
186
|
-
};
|
|
187
179
|
'platform_editor_ai-prompts-placeholder': {
|
|
188
180
|
productKeys: {
|
|
189
181
|
confluence: string;
|
|
@@ -200,14 +192,6 @@ declare namespace eeTest {
|
|
|
200
192
|
typeGuard: typeof import("./type-guards").isBoolean;
|
|
201
193
|
defaultValue: boolean;
|
|
202
194
|
};
|
|
203
|
-
platform_editor_ai_change_tone_floating_toolbar: {
|
|
204
|
-
productKeys: {
|
|
205
|
-
confluence: string;
|
|
206
|
-
};
|
|
207
|
-
param: string;
|
|
208
|
-
typeGuard: typeof import("./type-guards").isBoolean;
|
|
209
|
-
defaultValue: boolean;
|
|
210
|
-
};
|
|
211
195
|
issue_view_action_items: {
|
|
212
196
|
productKeys: {
|
|
213
197
|
jira: string;
|
|
@@ -135,14 +135,6 @@ export declare const editorExperimentsConfig: {
|
|
|
135
135
|
typeGuard: typeof isBoolean;
|
|
136
136
|
defaultValue: boolean;
|
|
137
137
|
};
|
|
138
|
-
comment_on_inline_node_spotlight: {
|
|
139
|
-
productKeys: {
|
|
140
|
-
confluence: string;
|
|
141
|
-
};
|
|
142
|
-
param: string;
|
|
143
|
-
typeGuard: typeof isBoolean;
|
|
144
|
-
defaultValue: boolean;
|
|
145
|
-
};
|
|
146
138
|
'platform_editor_ai-prompts-placeholder': {
|
|
147
139
|
productKeys: {
|
|
148
140
|
confluence: string;
|
|
@@ -159,14 +151,6 @@ export declare const editorExperimentsConfig: {
|
|
|
159
151
|
typeGuard: typeof isBoolean;
|
|
160
152
|
defaultValue: boolean;
|
|
161
153
|
};
|
|
162
|
-
platform_editor_ai_change_tone_floating_toolbar: {
|
|
163
|
-
productKeys: {
|
|
164
|
-
confluence: string;
|
|
165
|
-
};
|
|
166
|
-
param: string;
|
|
167
|
-
typeGuard: typeof isBoolean;
|
|
168
|
-
defaultValue: boolean;
|
|
169
|
-
};
|
|
170
154
|
issue_view_action_items: {
|
|
171
155
|
productKeys: {
|
|
172
156
|
jira: string;
|
|
@@ -24,10 +24,8 @@ export declare let _overrides: Partial<{
|
|
|
24
24
|
comment_on_bodied_extensions: boolean;
|
|
25
25
|
advanced_layouts: boolean;
|
|
26
26
|
support_table_in_comment_jira: boolean;
|
|
27
|
-
comment_on_inline_node_spotlight: boolean;
|
|
28
27
|
'platform_editor_ai-prompts-placeholder': "test" | "control";
|
|
29
28
|
'nested-tables-in-tables': boolean;
|
|
30
|
-
platform_editor_ai_change_tone_floating_toolbar: boolean;
|
|
31
29
|
issue_view_action_items: boolean;
|
|
32
30
|
contextual_formatting_toolbar: boolean;
|
|
33
31
|
platform_editor_ai_1p_smart_link_unfurl_in_prompt: boolean;
|
package/package.json
CHANGED