@eric-emg/symphiq-components 1.2.461 → 1.2.463
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/fesm2022/symphiq-components.mjs +1 -1
- package/fesm2022/symphiq-components.mjs.map +1 -1
- package/index.d.ts +21 -20
- package/index.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -97739,7 +97739,7 @@ class ShopProfileQuestionAnswerComponent {
|
|
|
97739
97739
|
type: ViewChild,
|
|
97740
97740
|
args: ['questionTitle']
|
|
97741
97741
|
}] }); })();
|
|
97742
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ShopProfileQuestionAnswerComponent, { className: "ShopProfileQuestionAnswerComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/shop-profile-question-answer.component.ts", lineNumber:
|
|
97742
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ShopProfileQuestionAnswerComponent, { className: "ShopProfileQuestionAnswerComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/shop-profile-question-answer.component.ts", lineNumber: 272 }); })();
|
|
97743
97743
|
|
|
97744
97744
|
const _forTrack0$1 = ($index, $item) => $item.answer.id;
|
|
97745
97745
|
const _forTrack1 = ($index, $item) => $item.history.id;
|