@cimulate/copilot-widget 1.29.0 → 1.29.1

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.
@@ -202,7 +202,6 @@ declare interface CopilotWidgetProps extends CimCopilotSdkConfig {
202
202
  disclaimerText?: string;
203
203
  disclaimerMarkdown?: string;
204
204
  clientContext?: ClientContext;
205
- progressStepsLimit?: number;
206
205
  /**
207
206
  * Baseline catalog-scoping parameters (facetFilters, catalogSegment, pricebooks)
208
207
  * applied by the workflow as defaults on context-less requests (ask_cim, product view)
@@ -229,7 +229,6 @@ declare interface CopilotWidgetProps extends CimCopilotSdkConfig {
229
229
  disclaimerText?: string;
230
230
  disclaimerMarkdown?: string;
231
231
  clientContext?: ClientContext;
232
- progressStepsLimit?: number;
233
232
  /**
234
233
  * Baseline catalog-scoping parameters (facetFilters, catalogSegment, pricebooks)
235
234
  * applied by the workflow as defaults on context-less requests (ask_cim, product view)
@@ -37051,7 +37051,11 @@ const bB = ({
37051
37051
  }
37052
37052
  )
37053
37053
  }
37054
- ), r7 = (e, t) => e === 0 ? [] : e < 0 ? t : t.slice(-e), W0 = ({ progressStepsLimit: e, steps: t, globalClassName: n }) => {
37054
+ ), r7 = (e, t) => e === 0 ? [] : e < 0 ? t : t.slice(-e), W0 = ({
37055
+ progressStepsLimit: e,
37056
+ steps: t,
37057
+ globalClassName: n
37058
+ }) => {
37055
37059
  const { progressStepsLimit: r } = st(), s = e != null ? e : r, { overrides: a, isInitialized: u } = Ao(), l = wo();
37056
37060
  if (t.length === 0 || s === 0) return null;
37057
37061
  const d = r7(s, t), f = u ? a.ProgressSteps : void 0;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cimulate/copilot-widget",
3
3
  "description": "A frontend SDK for Cimulate Copilot",
4
- "version": "1.29.0",
4
+ "version": "1.29.1",
5
5
  "keywords": [
6
6
  "cimulate",
7
7
  "copilot",