@codebards/ik-embeddable-form 0.0.2720839511-qa → 0.0.2721229331-qa

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/embed.js CHANGED
@@ -20726,6 +20726,7 @@ var IKEmbeddableFormBundle = function(exports) {
20726
20726
  }
20727
20727
  };
20728
20728
  const INDIA_EXPERIENCE_OPTIONS = [
20729
+ { value: "I’m currently a student", label: "I’m currently a student" },
20729
20730
  { value: "0-2", label: "0-2" },
20730
20731
  { value: "3-4", label: "3-4" },
20731
20732
  { value: "5-8", label: "5-8" },
@@ -21045,7 +21046,7 @@ ${intlTelStyles}`;
21045
21046
  destroy();
21046
21047
  },
21047
21048
  getVersion() {
21048
- return "1.0.31";
21049
+ return "1.0.32";
21049
21050
  },
21050
21051
  /**
21051
21052
  * Allowlisted snapshot of everything the user has submitted so far.