@planoly/planogram-config 1.1.1 → 1.1.2

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/dist/index.cjs CHANGED
@@ -27,7 +27,7 @@ module.exports = __toCommonJS(index_exports);
27
27
 
28
28
  // postExperienceConfig.json
29
29
  var postExperienceConfig_default = {
30
- version: "1.1.1",
30
+ version: "1.1.2",
31
31
  platforms: [
32
32
  {
33
33
  name: "tiktok",
@@ -625,7 +625,7 @@ var postExperienceConfig_default = {
625
625
  },
626
626
  {
627
627
  type: "manualPostCaptionLength",
628
- userErrorMessage: "Description ineligible for auto-post. Your description must be between 0 and 2200 characters. Adjust caption length to meet Instagram guidelines.",
628
+ userErrorMessage: "Caption ineligible for posting. Your caption must be between 0 and 2000 characters. Adjust caption length to meet Instagram Reels guidelines.",
629
629
  errorHelpLink: "https://help.planoly.com/knowledge/reelsplannerautopost",
630
630
  parameters: {
631
631
  min: 0,
@@ -643,7 +643,7 @@ var postExperienceConfig_default = {
643
643
  },
644
644
  {
645
645
  type: "autoPostCaptionLength",
646
- userErrorMessage: "Description ineligible for auto-post. Your description must be between 0 and 2200 characters. Adjust caption length to meet Instagram guidelines.",
646
+ userErrorMessage: "Caption ineligible for auto-post. Your caption must be between 0 and 2000 characters. Adjust caption length to meet Instagram Reels guidelines.",
647
647
  errorHelpLink: "https://help.planoly.com/knowledge/reelsplannerautopost",
648
648
  parameters: {
649
649
  min: 0,
package/dist/index.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- var version = "1.1.1";
1
+ var version = "1.1.2";
2
2
  var platforms = [
3
3
  {
4
4
  name: "tiktok",
@@ -606,7 +606,7 @@ var platforms = [
606
606
  },
607
607
  {
608
608
  type: "manualPostCaptionLength",
609
- userErrorMessage: "Description ineligible for auto-post. Your description must be between 0 and 2200 characters. Adjust caption length to meet Instagram guidelines.",
609
+ userErrorMessage: "Caption ineligible for posting. Your caption must be between 0 and 2000 characters. Adjust caption length to meet Instagram Reels guidelines.",
610
610
  errorHelpLink: "https://help.planoly.com/knowledge/reelsplannerautopost",
611
611
  parameters: {
612
612
  min: 0,
@@ -624,7 +624,7 @@ var platforms = [
624
624
  },
625
625
  {
626
626
  type: "autoPostCaptionLength",
627
- userErrorMessage: "Description ineligible for auto-post. Your description must be between 0 and 2200 characters. Adjust caption length to meet Instagram guidelines.",
627
+ userErrorMessage: "Caption ineligible for auto-post. Your caption must be between 0 and 2000 characters. Adjust caption length to meet Instagram Reels guidelines.",
628
628
  errorHelpLink: "https://help.planoly.com/knowledge/reelsplannerautopost",
629
629
  parameters: {
630
630
  min: 0,
package/dist/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- var version = "1.1.1";
1
+ var version = "1.1.2";
2
2
  var platforms = [
3
3
  {
4
4
  name: "tiktok",
@@ -606,7 +606,7 @@ var platforms = [
606
606
  },
607
607
  {
608
608
  type: "manualPostCaptionLength",
609
- userErrorMessage: "Description ineligible for auto-post. Your description must be between 0 and 2200 characters. Adjust caption length to meet Instagram guidelines.",
609
+ userErrorMessage: "Caption ineligible for posting. Your caption must be between 0 and 2000 characters. Adjust caption length to meet Instagram Reels guidelines.",
610
610
  errorHelpLink: "https://help.planoly.com/knowledge/reelsplannerautopost",
611
611
  parameters: {
612
612
  min: 0,
@@ -624,7 +624,7 @@ var platforms = [
624
624
  },
625
625
  {
626
626
  type: "autoPostCaptionLength",
627
- userErrorMessage: "Description ineligible for auto-post. Your description must be between 0 and 2200 characters. Adjust caption length to meet Instagram guidelines.",
627
+ userErrorMessage: "Caption ineligible for auto-post. Your caption must be between 0 and 2000 characters. Adjust caption length to meet Instagram Reels guidelines.",
628
628
  errorHelpLink: "https://help.planoly.com/knowledge/reelsplannerautopost",
629
629
  parameters: {
630
630
  min: 0,
package/dist/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  // postExperienceConfig.json
2
2
  var postExperienceConfig_default = {
3
- version: "1.1.1",
3
+ version: "1.1.2",
4
4
  platforms: [
5
5
  {
6
6
  name: "tiktok",
@@ -598,7 +598,7 @@ var postExperienceConfig_default = {
598
598
  },
599
599
  {
600
600
  type: "manualPostCaptionLength",
601
- userErrorMessage: "Description ineligible for auto-post. Your description must be between 0 and 2200 characters. Adjust caption length to meet Instagram guidelines.",
601
+ userErrorMessage: "Caption ineligible for posting. Your caption must be between 0 and 2000 characters. Adjust caption length to meet Instagram Reels guidelines.",
602
602
  errorHelpLink: "https://help.planoly.com/knowledge/reelsplannerautopost",
603
603
  parameters: {
604
604
  min: 0,
@@ -616,7 +616,7 @@ var postExperienceConfig_default = {
616
616
  },
617
617
  {
618
618
  type: "autoPostCaptionLength",
619
- userErrorMessage: "Description ineligible for auto-post. Your description must be between 0 and 2200 characters. Adjust caption length to meet Instagram guidelines.",
619
+ userErrorMessage: "Caption ineligible for auto-post. Your caption must be between 0 and 2000 characters. Adjust caption length to meet Instagram Reels guidelines.",
620
620
  errorHelpLink: "https://help.planoly.com/knowledge/reelsplannerautopost",
621
621
  parameters: {
622
622
  min: 0,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@planoly/planogram-config",
3
- "version": "1.1.1",
3
+ "version": "1.1.2",
4
4
  "description": "Centralized configuration for Planoly post experience across all platforms",
5
5
  "type": "module",
6
6
  "main": "dist/index.cjs",
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.1.1",
2
+ "version": "1.1.2",
3
3
  "platforms": [
4
4
  {
5
5
  "name": "tiktok",
@@ -597,7 +597,7 @@
597
597
  },
598
598
  {
599
599
  "type": "manualPostCaptionLength",
600
- "userErrorMessage": "Description ineligible for auto-post. Your description must be between 0 and 2200 characters. Adjust caption length to meet Instagram guidelines.",
600
+ "userErrorMessage": "Caption ineligible for posting. Your caption must be between 0 and 2000 characters. Adjust caption length to meet Instagram Reels guidelines.",
601
601
  "errorHelpLink": "https://help.planoly.com/knowledge/reelsplannerautopost",
602
602
  "parameters": {
603
603
  "min": 0,
@@ -615,7 +615,7 @@
615
615
  },
616
616
  {
617
617
  "type": "autoPostCaptionLength",
618
- "userErrorMessage": "Description ineligible for auto-post. Your description must be between 0 and 2200 characters. Adjust caption length to meet Instagram guidelines.",
618
+ "userErrorMessage": "Caption ineligible for auto-post. Your caption must be between 0 and 2000 characters. Adjust caption length to meet Instagram Reels guidelines.",
619
619
  "errorHelpLink": "https://help.planoly.com/knowledge/reelsplannerautopost",
620
620
  "parameters": {
621
621
  "min": 0,