@atlaskit/tmp-editor-statsig 2.26.1 → 2.27.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 CHANGED
@@ -1,5 +1,13 @@
1
1
  # @atlaskit/editor-statsig-tmp
2
2
 
3
+ ## 2.27.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#177496](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/177496)
8
+ [`dfb96360f8958`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/dfb96360f8958) -
9
+ Remove optimise-apply-dnd experiment
10
+
3
11
  ## 2.26.1
4
12
 
5
13
  ### Patch Changes
@@ -202,16 +202,6 @@ var editorExperimentsConfig = exports.editorExperimentsConfig = {
202
202
  typeGuard: _typeGuards.isBoolean,
203
203
  defaultValue: false
204
204
  },
205
- // Added 2024-10-06
206
- // https://console.statsig.com/LqivKg6ADZZaGczRfBKfX/experiments/platform_editor_element_dnd_apply_optimisation
207
- 'optimised-apply-dnd': {
208
- productKeys: {
209
- confluence: 'platform_editor_element_dnd_apply_optimisation'
210
- },
211
- param: 'isEnabled',
212
- typeGuard: _typeGuards.isBoolean,
213
- defaultValue: false
214
- },
215
205
  // Added 2024-10-14
216
206
  // https://console.statsig.com/LqivKg6ADZZaGczRfBKfX/experiments/platform_editor_advanced_layouts/setup
217
207
  advanced_layouts: {
@@ -196,16 +196,6 @@ export const editorExperimentsConfig = {
196
196
  typeGuard: isBoolean,
197
197
  defaultValue: false
198
198
  },
199
- // Added 2024-10-06
200
- // https://console.statsig.com/LqivKg6ADZZaGczRfBKfX/experiments/platform_editor_element_dnd_apply_optimisation
201
- 'optimised-apply-dnd': {
202
- productKeys: {
203
- confluence: 'platform_editor_element_dnd_apply_optimisation'
204
- },
205
- param: 'isEnabled',
206
- typeGuard: isBoolean,
207
- defaultValue: false
208
- },
209
199
  // Added 2024-10-14
210
200
  // https://console.statsig.com/LqivKg6ADZZaGczRfBKfX/experiments/platform_editor_advanced_layouts/setup
211
201
  advanced_layouts: {
@@ -196,16 +196,6 @@ export var editorExperimentsConfig = {
196
196
  typeGuard: isBoolean,
197
197
  defaultValue: false
198
198
  },
199
- // Added 2024-10-06
200
- // https://console.statsig.com/LqivKg6ADZZaGczRfBKfX/experiments/platform_editor_element_dnd_apply_optimisation
201
- 'optimised-apply-dnd': {
202
- productKeys: {
203
- confluence: 'platform_editor_element_dnd_apply_optimisation'
204
- },
205
- param: 'isEnabled',
206
- typeGuard: isBoolean,
207
- defaultValue: false
208
- },
209
199
  // Added 2024-10-14
210
200
  // https://console.statsig.com/LqivKg6ADZZaGczRfBKfX/experiments/platform_editor_advanced_layouts/setup
211
201
  advanced_layouts: {
@@ -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" | "dnd-input-performance-optimisation" | "element-level-templates" | "add-media-from-url" | "nested-dnd" | "table-nested-dnd" | "insert-menu-in-right-rail" | "support_table_in_comment" | "platform_editor_exp_lazy_node_views" | "platform_editor_ai_ai_button_block_elements" | "platform_renderer_table_sticky_scrollbar" | "nest-media-and-codeblock-in-quote" | "nested-expand-in-expand" | "platform_editor_table_use_shared_state_hook" | "editor_ai_-_multi_prompts" | "platform_editor_ai_additional_editor_prompts" | "comment_on_bodied_extensions" | "optimised-apply-dnd" | "advanced_layouts" | "support_table_in_comment_jira" | "comment_on_inline_node_spotlight" | "editor_ai_-_proactive_ai_model_variations" | "platform_editor_ai_refine_response_button" | "platform_editor_ai_prompt_link_picker" | "platform_editor_ai-prompts-placeholder" | "editor_ai_-_gpt4_experiment" | "platform_editor_ai_facepile" | "nested-tables-in-tables" | "platform_editor_ai_mentions_support" | "platform_editor_ai_change_tone_floating_toolbar" | "platform_editor_ai_response_history" | "issue_view_action_items" | "contextual_formatting_toolbar" | "platform_editor_ai_1p_smart_link_unfurl_in_prompt" | "platform_editor_ai_draft_with_ai" | "platform_editor_ai_unsplash_page_header" | "expand_selection_range_to_include_inline_node" | "platform_editor_ai_knowledge_from_current_page">(experimentName: ExperimentName, describeName: string) => {
48
+ var describe: <ExperimentName extends "example-boolean" | "example-multivariate" | "test-new-experiments-package" | "basic-text-transformations" | "dnd-input-performance-optimisation" | "element-level-templates" | "add-media-from-url" | "nested-dnd" | "table-nested-dnd" | "insert-menu-in-right-rail" | "support_table_in_comment" | "platform_editor_exp_lazy_node_views" | "platform_editor_ai_ai_button_block_elements" | "platform_renderer_table_sticky_scrollbar" | "nest-media-and-codeblock-in-quote" | "nested-expand-in-expand" | "platform_editor_table_use_shared_state_hook" | "editor_ai_-_multi_prompts" | "platform_editor_ai_additional_editor_prompts" | "comment_on_bodied_extensions" | "advanced_layouts" | "support_table_in_comment_jira" | "comment_on_inline_node_spotlight" | "editor_ai_-_proactive_ai_model_variations" | "platform_editor_ai_refine_response_button" | "platform_editor_ai_prompt_link_picker" | "platform_editor_ai-prompts-placeholder" | "editor_ai_-_gpt4_experiment" | "platform_editor_ai_facepile" | "nested-tables-in-tables" | "platform_editor_ai_mentions_support" | "platform_editor_ai_change_tone_floating_toolbar" | "platform_editor_ai_response_history" | "issue_view_action_items" | "contextual_formatting_toolbar" | "platform_editor_ai_1p_smart_link_unfurl_in_prompt" | "platform_editor_ai_draft_with_ai" | "platform_editor_ai_unsplash_page_header" | "expand_selection_range_to_include_inline_node" | "platform_editor_ai_knowledge_from_current_page">(experimentName: ExperimentName, describeName: string) => {
49
49
  variant: (value: {
50
50
  'example-boolean': {
51
51
  productKeys: {
@@ -208,14 +208,6 @@ declare namespace eeTest {
208
208
  typeGuard: typeof import("./type-guards").isBoolean;
209
209
  defaultValue: boolean;
210
210
  };
211
- 'optimised-apply-dnd': {
212
- productKeys: {
213
- confluence: string;
214
- };
215
- param: string;
216
- typeGuard: typeof import("./type-guards").isBoolean;
217
- defaultValue: boolean;
218
- };
219
211
  advanced_layouts: {
220
212
  productKeys: {
221
213
  confluence: string;
@@ -167,14 +167,6 @@ export declare const editorExperimentsConfig: {
167
167
  typeGuard: typeof isBoolean;
168
168
  defaultValue: boolean;
169
169
  };
170
- 'optimised-apply-dnd': {
171
- productKeys: {
172
- confluence: string;
173
- };
174
- param: string;
175
- typeGuard: typeof isBoolean;
176
- defaultValue: boolean;
177
- };
178
170
  advanced_layouts: {
179
171
  productKeys: {
180
172
  confluence: string;
@@ -23,7 +23,6 @@ export declare let _overrides: Partial<{
23
23
  'editor_ai_-_multi_prompts': "test" | "control";
24
24
  platform_editor_ai_additional_editor_prompts: "test" | "control";
25
25
  comment_on_bodied_extensions: boolean;
26
- 'optimised-apply-dnd': boolean;
27
26
  advanced_layouts: boolean;
28
27
  support_table_in_comment_jira: boolean;
29
28
  comment_on_inline_node_spotlight: 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" | "dnd-input-performance-optimisation" | "element-level-templates" | "add-media-from-url" | "nested-dnd" | "table-nested-dnd" | "insert-menu-in-right-rail" | "support_table_in_comment" | "platform_editor_exp_lazy_node_views" | "platform_editor_ai_ai_button_block_elements" | "platform_renderer_table_sticky_scrollbar" | "nest-media-and-codeblock-in-quote" | "nested-expand-in-expand" | "platform_editor_table_use_shared_state_hook" | "editor_ai_-_multi_prompts" | "platform_editor_ai_additional_editor_prompts" | "comment_on_bodied_extensions" | "optimised-apply-dnd" | "advanced_layouts" | "support_table_in_comment_jira" | "comment_on_inline_node_spotlight" | "editor_ai_-_proactive_ai_model_variations" | "platform_editor_ai_refine_response_button" | "platform_editor_ai_prompt_link_picker" | "platform_editor_ai-prompts-placeholder" | "editor_ai_-_gpt4_experiment" | "platform_editor_ai_facepile" | "nested-tables-in-tables" | "platform_editor_ai_mentions_support" | "platform_editor_ai_change_tone_floating_toolbar" | "platform_editor_ai_response_history" | "issue_view_action_items" | "contextual_formatting_toolbar" | "platform_editor_ai_1p_smart_link_unfurl_in_prompt" | "platform_editor_ai_draft_with_ai" | "platform_editor_ai_unsplash_page_header" | "expand_selection_range_to_include_inline_node" | "platform_editor_ai_knowledge_from_current_page">(experimentName: ExperimentName, describeName: string) => {
48
+ var describe: <ExperimentName extends "example-boolean" | "example-multivariate" | "test-new-experiments-package" | "basic-text-transformations" | "dnd-input-performance-optimisation" | "element-level-templates" | "add-media-from-url" | "nested-dnd" | "table-nested-dnd" | "insert-menu-in-right-rail" | "support_table_in_comment" | "platform_editor_exp_lazy_node_views" | "platform_editor_ai_ai_button_block_elements" | "platform_renderer_table_sticky_scrollbar" | "nest-media-and-codeblock-in-quote" | "nested-expand-in-expand" | "platform_editor_table_use_shared_state_hook" | "editor_ai_-_multi_prompts" | "platform_editor_ai_additional_editor_prompts" | "comment_on_bodied_extensions" | "advanced_layouts" | "support_table_in_comment_jira" | "comment_on_inline_node_spotlight" | "editor_ai_-_proactive_ai_model_variations" | "platform_editor_ai_refine_response_button" | "platform_editor_ai_prompt_link_picker" | "platform_editor_ai-prompts-placeholder" | "editor_ai_-_gpt4_experiment" | "platform_editor_ai_facepile" | "nested-tables-in-tables" | "platform_editor_ai_mentions_support" | "platform_editor_ai_change_tone_floating_toolbar" | "platform_editor_ai_response_history" | "issue_view_action_items" | "contextual_formatting_toolbar" | "platform_editor_ai_1p_smart_link_unfurl_in_prompt" | "platform_editor_ai_draft_with_ai" | "platform_editor_ai_unsplash_page_header" | "expand_selection_range_to_include_inline_node" | "platform_editor_ai_knowledge_from_current_page">(experimentName: ExperimentName, describeName: string) => {
49
49
  variant: (value: {
50
50
  'example-boolean': {
51
51
  productKeys: {
@@ -208,14 +208,6 @@ declare namespace eeTest {
208
208
  typeGuard: typeof import("./type-guards").isBoolean;
209
209
  defaultValue: boolean;
210
210
  };
211
- 'optimised-apply-dnd': {
212
- productKeys: {
213
- confluence: string;
214
- };
215
- param: string;
216
- typeGuard: typeof import("./type-guards").isBoolean;
217
- defaultValue: boolean;
218
- };
219
211
  advanced_layouts: {
220
212
  productKeys: {
221
213
  confluence: string;
@@ -167,14 +167,6 @@ export declare const editorExperimentsConfig: {
167
167
  typeGuard: typeof isBoolean;
168
168
  defaultValue: boolean;
169
169
  };
170
- 'optimised-apply-dnd': {
171
- productKeys: {
172
- confluence: string;
173
- };
174
- param: string;
175
- typeGuard: typeof isBoolean;
176
- defaultValue: boolean;
177
- };
178
170
  advanced_layouts: {
179
171
  productKeys: {
180
172
  confluence: string;
@@ -23,7 +23,6 @@ export declare let _overrides: Partial<{
23
23
  'editor_ai_-_multi_prompts': "test" | "control";
24
24
  platform_editor_ai_additional_editor_prompts: "test" | "control";
25
25
  comment_on_bodied_extensions: boolean;
26
- 'optimised-apply-dnd': boolean;
27
26
  advanced_layouts: boolean;
28
27
  support_table_in_comment_jira: boolean;
29
28
  comment_on_inline_node_spotlight: boolean;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/tmp-editor-statsig",
3
- "version": "2.26.1",
3
+ "version": "2.27.0",
4
4
  "description": "Temp plugin to ease use of statsig feature flags until platform feature flags are available",
5
5
  "author": "Atlassian Pty Ltd",
6
6
  "license": "Apache-2.0",