From d9b0c49bc232ca445c74404cd319be03571d5111 Mon Sep 17 00:00:00 2001 From: Tomas Rimkus Date: Thu, 30 Nov 2023 14:51:57 +0100 Subject: [PATCH] Updates --- 243.0e507608129d4cd8.js | 1 + 243.cb8ba5a8ffe3ba00.js | 1 - 545.15978e23a5144de6.js | 1 - 545.658cafcac9908165.js | 1 + index.html | 2 +- runtime.6dbca45b449d2eaf.js => runtime.0e71ad099c426529.js | 2 +- 6 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 243.0e507608129d4cd8.js delete mode 100644 243.cb8ba5a8ffe3ba00.js delete mode 100644 545.15978e23a5144de6.js create mode 100644 545.658cafcac9908165.js rename runtime.6dbca45b449d2eaf.js => runtime.0e71ad099c426529.js (73%) diff --git a/243.0e507608129d4cd8.js b/243.0e507608129d4cd8.js new file mode 100644 index 00000000..a6d5d9e5 --- /dev/null +++ b/243.0e507608129d4cd8.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkngx_ui_tour=self.webpackChunkngx_ui_tour||[]).push([[243],{4243:(L,c,n)=>{n.r(c),n.d(c,{default:()=>E});var g=n(8836),a=n(7058),t=n(9212),m=n(7546),s=n(2114),p=n(631),l=n(8689),u=n(4308),v=n(5629),f=n(9800),T=n(434),I=n(1074),y=n(2444),A=n(1872),Z=n(7868),U=n(3622),x=n(1769),S=n(6798),D=n(8791),b=n(732),w=n(2545),C=n(7765);function M(o,r){if(1&o){const e=t.EpF();t.TgZ(0,"p")(1,"code"),t._uU(2,"ngx-ui-tour"),t.qZA(),t._uU(3," is a UI tour library built for Angular. It's inspired by "),t.TgZ(4,"a",2),t._uU(5,"angular-ui-tour"),t.qZA(),t._uU(6,". "),t.qZA(),t.TgZ(7,"p")(8,"code"),t._uU(9,"TourTuiDropdownModule"),t.qZA(),t._uU(10," is an implementation of the tour UI that uses "),t.TgZ(11,"a",3),t._uU(12,"Taiga UI"),t.qZA(),t._uU(13," Dropdown to display tour steps. "),t.qZA(),t.TgZ(14,"p")(15,"button",4),t.NdJ("click",function(){t.CHM(e);const d=t.oxw();return t.KtG(d.start())}),t._uU(16," Start Demo Tour "),t.qZA()()}}function P(o,r){1&o&&(t.TgZ(0,"app-header",5),t._uU(1,"Installation"),t.qZA(),t.TgZ(2,"ol")(3,"li")(4,"code"),t._uU(5,"npm install ngx-ui-tour-tui-dropdown @taiga-ui/core @taiga-ui/cdk @taiga-ui/icons"),t.qZA()(),t.TgZ(6,"li"),t._uU(7," Import "),t.TgZ(8,"code"),t._uU(9,"TourTuiDropdownModule"),t.qZA(),t._uU(10," into your app module "),t.TgZ(11,"tui-notification",6),t._uU(12," If you are using "),t.TgZ(13,"code"),t._uU(14,"v3"),t.qZA(),t._uU(15," or older, you have to import "),t.TgZ(16,"code"),t._uU(17,"TourTuiDropdownModule.forRoot()"),t.qZA()()(),t.TgZ(18,"li"),t._uU(19," Make sure "),t.TgZ(20,"code"),t._uU(21,"RouterModule"),t.qZA(),t._uU(22," is imported in your app module "),t.qZA(),t.TgZ(23,"li"),t._uU(24," Make sure Taiga UI is "),t.TgZ(25,"a",7),t._uU(26,"installed correctly"),t.qZA()()(),t._UZ(27,"app-usage",8))}function k(o,r){1&o&&(t.TgZ(0,"app-step-config"),t._UZ(1,"app-placement-config",9),t.qZA(),t._UZ(2,"app-tour-service-api")(3,"app-events"))}function B(o,r){1&o&&t._UZ(0,"app-faq",10)}function N(o,r){if(1&o&&t._UZ(0,"app-hotkeys")(1,"app-defaults")(2,"app-custom-template",11)(3,"app-styling-active-tour-anchor"),2&o){const e=t.oxw();t.xp6(2),t.Q6J("defaultTemplate",e.defaultTemplate)}}const E=(0,g.Ve)((()=>{class o{constructor(){this.tourSteps=[{anchorId:"start.tour",content:"Welcome to the Ngx-UI-Tour tour!",title:"Welcome"},{anchorId:"angular-ui-tour",content:"Thanks to angular-ui-tour for the inspiration for the library",title:"angular-ui-tour"},{anchorId:"installation",content:"First, install the library...",title:"Installation",route:"tui-dropdown/Setup"},{anchorId:"usage",content:"...then use it.",title:"Usage",route:"tui-dropdown/Setup"},{anchorId:"tourService.start",content:"Don't forget to actually start the tour.",title:"Start the tour",route:"tui-dropdown/Setup"},{anchorId:"config.anchorId",content:"Every step needs an anchor.",title:"Anchor",route:"tui-dropdown/API"},{anchorId:"config.enableBackdrop",content:"You can enable backdrop to highlight active element.",title:"Backdrop",enableBackdrop:!0,route:"tui-dropdown/API"},{anchorId:"config.route",content:"Tours can span multiple routes.",title:"Route",route:"tui-dropdown/API"},{anchorId:"config.placement",content:"Steps can be positioned around an anchor.",title:"Placement",route:"tui-dropdown/API"},{anchorId:"config.centerAnchorOnScroll",content:"Enable this config to keep active anchor element centered when possible.",title:"Center active anchor",route:"tui-dropdown/API"},{anchorId:"config.smoothScroll",content:'Enable "smoothScroll" option to smoothly scroll to an active element.',title:"Smooth scroll",route:"tui-dropdown/API"},{anchorId:"config.buttons.custom",content:"You can set custom step button names",title:"Button Titles",prevBtnTitle:"My Prev",nextBtnTitle:"My Next",endBtnTitle:"My End",route:"tui-dropdown/API",stepDimensions:{maxWidth:"340px"}},{anchorId:"config.isAsync",content:"Mark your step as async if anchor element is added to DOM with a delay",title:"Wait for async event",route:"tui-dropdown/API"},{anchorId:"config.nextOnAnchorClick",content:"Click on the config description to go to the next step",title:"Next on Anchor Click",route:"tui-dropdown/API",nextOnAnchorClick:!0},{anchorId:"events",content:"You can subscribe to events",title:"Events",route:"tui-dropdown/API"},{anchorId:"hotkeys",content:"Try using the hotkeys to navigate through the tour.",title:"Hotkeys",route:"tui-dropdown/Misc"}],this.defaultTemplate='\r\n \r\n \r\n
\r\n

{{ step?.title }}

\r\n \r\n
\r\n

\r\n
\r\n \r\n {{ step?.prevBtnTitle }}\r\n \r\n @if (step.showProgress) {\r\n
{{ tourService.steps?.indexOf(step) + 1 }} / {{ tourService.steps?.length }}
\r\n }\r\n @if (tourService.hasNext(step) && !step.nextOnAnchorClick) {\r\n \r\n {{ step?.nextBtnTitle }}\r\n \r\n }\r\n @if (!tourService.hasNext(step)) {\r\n \r\n {{ step?.endBtnTitle }}\r\n \r\n }\r\n
\r\n \r\n
\r\n
\r\n',this.tourService=(0,t.f3M)(a.QL),this.delayAfterNavigation=(0,t.f3M)(m.h1)}ngOnInit(){this.tourService.initialize(this.tourSteps,{route:"tui-dropdown",delayAfterNavigation:this.delayAfterNavigation,disablePageScrolling:!1})}start(){this.tourService.start()}static#t=this.\u0275fac=function(i){return new(i||o)};static#n=this.\u0275cmp=t.Xpm({type:o,selectors:[["app-tui-dropdown"]],standalone:!0,features:[t._Bn([(0,v.E)(a.n3)]),t.jDz],decls:7,vars:0,consts:[["header","Taiga UI Dropdown","package","ngx-ui-tour-tui-dropdown"],["pageTab",""],["tuiLink","","target","_blank","tourAnchor","angular-ui-tour","href","http://benmarch.github.io/angular-ui-tour"],["tuiLink","","href","https://taiga-ui.dev","target","_blank"],["tuiButton","","type","button","tourAnchor","start.tour",3,"click"],["tourAnchor","installation","id","installation"],[1,"tui-space_top-3"],["tuiLink","","href","https://taiga-ui.dev/getting-started","target","_blank"],["moduleName","TourTuiDropdownModule"],["type","TuiDdPlacement"],["backdropOffsetIntroducedIn","5","disablePageScrollingIntroducedIn","4.1"],[3,"defaultTemplate"]],template:function(i,d){1&i&&(t.TgZ(0,"tui-doc-page",0),t.YNc(1,M,17,0,"ng-template",1)(2,P,28,0,"ng-template",1)(3,k,4,0,"ng-template",1)(4,B,1,0,"ng-template",1)(5,N,4,1,"ng-template",1),t.qZA(),t._UZ(6,"tour-step-template"))},dependencies:[u.Lq,u.qo,u.nj,s.j,s.V,a.DE,f.R,T.n,p.fN,p.v0,l.H,l.L,I.G,y.e,A.t,Z.s,U.A,x.H,S.v,D.Q,b.w,w.e,C.J],styles:["app-header[_ngcontent-%COMP%]{margin-top:0}"]})}return o})())}}]); \ No newline at end of file diff --git a/243.cb8ba5a8ffe3ba00.js b/243.cb8ba5a8ffe3ba00.js deleted file mode 100644 index dfee66dc..00000000 --- a/243.cb8ba5a8ffe3ba00.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkngx_ui_tour=self.webpackChunkngx_ui_tour||[]).push([[243],{4243:(L,c,n)=>{n.r(c),n.d(c,{default:()=>E});var g=n(8836),a=n(7058),t=n(9212),m=n(7546),s=n(2114),p=n(631),l=n(8689),u=n(4308),v=n(5629),f=n(9800),T=n(434),I=n(1074),y=n(2444),A=n(1872),Z=n(7868),U=n(3622),x=n(1769),S=n(6798),b=n(8791),w=n(732),D=n(2545),C=n(7765);function M(o,r){if(1&o){const e=t.EpF();t.TgZ(0,"p")(1,"code"),t._uU(2,"ngx-ui-tour"),t.qZA(),t._uU(3," is a UI tour library built for Angular. It's inspired by "),t.TgZ(4,"a",2),t._uU(5,"angular-ui-tour"),t.qZA(),t._uU(6,". "),t.qZA(),t.TgZ(7,"p")(8,"code"),t._uU(9,"TourTuiDropdownModule"),t.qZA(),t._uU(10," is an implementation of the tour UI that uses "),t.TgZ(11,"a",3),t._uU(12,"Taiga UI"),t.qZA(),t._uU(13," Dropdown to display tour steps. "),t.qZA(),t.TgZ(14,"p")(15,"button",4),t.NdJ("click",function(){t.CHM(e);const d=t.oxw();return t.KtG(d.start())}),t._uU(16," Start Demo Tour "),t.qZA()()}}function P(o,r){1&o&&(t.TgZ(0,"app-header",5),t._uU(1,"Installation"),t.qZA(),t.TgZ(2,"ol")(3,"li")(4,"code"),t._uU(5,"npm install ngx-ui-tour-tui-dropdown @taiga-ui/core @taiga-ui/cdk @taiga-ui/icons"),t.qZA()(),t.TgZ(6,"li"),t._uU(7," Import "),t.TgZ(8,"code"),t._uU(9,"TourTuiDropdownModule"),t.qZA(),t._uU(10," into your app module "),t.TgZ(11,"tui-notification",6),t._uU(12," If you are using "),t.TgZ(13,"code"),t._uU(14,"v3"),t.qZA(),t._uU(15," or older, you have to import "),t.TgZ(16,"code"),t._uU(17,"TourTuiDropdownModule.forRoot()"),t.qZA()()(),t.TgZ(18,"li"),t._uU(19," Make sure "),t.TgZ(20,"code"),t._uU(21,"RouterModule"),t.qZA(),t._uU(22," is imported in your app module "),t.qZA(),t.TgZ(23,"li"),t._uU(24," Make sure Taiga UI is "),t.TgZ(25,"a",7),t._uU(26,"installed correctly"),t.qZA()()(),t._UZ(27,"app-usage",8))}function k(o,r){1&o&&(t.TgZ(0,"app-step-config"),t._UZ(1,"app-placement-config",9),t.qZA(),t._UZ(2,"app-tour-service-api")(3,"app-events"))}function B(o,r){1&o&&t._UZ(0,"app-faq",10)}function N(o,r){if(1&o&&t._UZ(0,"app-hotkeys")(1,"app-defaults")(2,"app-custom-template",11)(3,"app-styling-active-tour-anchor"),2&o){const e=t.oxw();t.xp6(2),t.Q6J("defaultTemplate",e.defaultTemplate)}}const E=(0,g.Ve)((()=>{class o{constructor(){this.tourSteps=[{anchorId:"start.tour",content:"Welcome to the Ngx-UI-Tour tour!",title:"Welcome"},{anchorId:"angular-ui-tour",content:"Thanks to angular-ui-tour for the inspiration for the library",title:"angular-ui-tour"},{anchorId:"installation",content:"First, install the library...",title:"Installation",route:"tui-dropdown/Setup"},{anchorId:"usage",content:"...then use it.",title:"Usage",route:"tui-dropdown/Setup"},{anchorId:"tourService.start",content:"Don't forget to actually start the tour.",title:"Start the tour",route:"tui-dropdown/Setup"},{anchorId:"config.anchorId",content:"Every step needs an anchor.",title:"Anchor",route:"tui-dropdown/API"},{anchorId:"config.enableBackdrop",content:"You can enable backdrop to highlight active element.",title:"Backdrop",enableBackdrop:!0,route:"tui-dropdown/API"},{anchorId:"config.route",content:"Tours can span multiple routes.",title:"Route",route:"tui-dropdown/API"},{anchorId:"config.placement",content:"Steps can be positioned around an anchor.",title:"Placement",route:"tui-dropdown/API"},{anchorId:"config.centerAnchorOnScroll",content:"Enable this config to keep active anchor element centered when possible.",title:"Center active anchor",route:"tui-dropdown/API"},{anchorId:"config.smoothScroll",content:'Enable "smoothScroll" option to smoothly scroll to an active element.',title:"Smooth scroll",route:"tui-dropdown/API"},{anchorId:"config.buttons.custom",content:"You can set custom step button names",title:"Button Titles",prevBtnTitle:"My Prev",nextBtnTitle:"My Next",endBtnTitle:"My End",route:"tui-dropdown/API"},{anchorId:"config.isAsync",content:"Mark your step as async if anchor element is added to DOM with a delay",title:"Wait for async event",route:"tui-dropdown/API"},{anchorId:"config.nextOnAnchorClick",content:"Click on the config description to go to the next step",title:"Next on Anchor Click",route:"tui-dropdown/API",nextOnAnchorClick:!0},{anchorId:"events",content:"You can subscribe to events",title:"Events",route:"tui-dropdown/API"},{anchorId:"hotkeys",content:"Try using the hotkeys to navigate through the tour.",title:"Hotkeys",route:"tui-dropdown/Misc"}],this.defaultTemplate='\r\n \r\n \r\n
\r\n

{{ step?.title }}

\r\n \r\n
\r\n

\r\n
\r\n \r\n {{ step?.prevBtnTitle }}\r\n \r\n @if (step.showProgress) {\r\n
{{ tourService.steps?.indexOf(step) + 1 }} / {{ tourService.steps?.length }}
\r\n }\r\n @if (tourService.hasNext(step) && !step.nextOnAnchorClick) {\r\n \r\n {{ step?.nextBtnTitle }}\r\n \r\n }\r\n @if (!tourService.hasNext(step)) {\r\n \r\n {{ step?.endBtnTitle }}\r\n \r\n }\r\n
\r\n \r\n
\r\n
\r\n',this.tourService=(0,t.f3M)(a.QL),this.delayAfterNavigation=(0,t.f3M)(m.h1)}ngOnInit(){this.tourService.initialize(this.tourSteps,{route:"tui-dropdown",delayAfterNavigation:this.delayAfterNavigation,disablePageScrolling:!1})}start(){this.tourService.start()}static#t=this.\u0275fac=function(i){return new(i||o)};static#n=this.\u0275cmp=t.Xpm({type:o,selectors:[["app-tui-dropdown"]],standalone:!0,features:[t._Bn([(0,v.E)(a.n3)]),t.jDz],decls:7,vars:0,consts:[["header","Taiga UI Dropdown","package","ngx-ui-tour-tui-dropdown"],["pageTab",""],["tuiLink","","target","_blank","tourAnchor","angular-ui-tour","href","http://benmarch.github.io/angular-ui-tour"],["tuiLink","","href","https://taiga-ui.dev","target","_blank"],["tuiButton","","type","button","tourAnchor","start.tour",3,"click"],["tourAnchor","installation","id","installation"],[1,"tui-space_top-3"],["tuiLink","","href","https://taiga-ui.dev/getting-started","target","_blank"],["moduleName","TourTuiDropdownModule"],["type","TuiDdPlacement"],["backdropOffsetIntroducedIn","5","disablePageScrollingIntroducedIn","4.1"],[3,"defaultTemplate"]],template:function(i,d){1&i&&(t.TgZ(0,"tui-doc-page",0),t.YNc(1,M,17,0,"ng-template",1)(2,P,28,0,"ng-template",1)(3,k,4,0,"ng-template",1)(4,B,1,0,"ng-template",1)(5,N,4,1,"ng-template",1),t.qZA(),t._UZ(6,"tour-step-template"))},dependencies:[u.Lq,u.qo,u.nj,s.j,s.V,a.DE,f.R,T.n,p.fN,p.v0,l.H,l.L,I.G,y.e,A.t,Z.s,U.A,x.H,S.v,b.Q,w.w,D.e,C.J],styles:["app-header[_ngcontent-%COMP%]{margin-top:0}"]})}return o})())}}]); \ No newline at end of file diff --git a/545.15978e23a5144de6.js b/545.15978e23a5144de6.js deleted file mode 100644 index 9d4983b0..00000000 --- a/545.15978e23a5144de6.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkngx_ui_tour=self.webpackChunkngx_ui_tour||[]).push([[545],{7545:(R,c,n)=>{n.r(c),n.d(c,{default:()=>L});var d=n(8836),t=n(9212),r=n(2018),g=n(7546),s=n(2114),l=n(631),p=n(8689),u=n(4308),v=n(5629),f=n(1603),T=n(2666),I=n(1074),A=n(2444),y=n(1872),Z=n(7868),U=n(3622),x=n(1769),S=n(6798),b=n(8791),C=n(732),H=n(2545),M=n(7765);function P(e,i){if(1&e){const o=t.EpF();t.TgZ(0,"p")(1,"code"),t._uU(2,"ngx-ui-tour"),t.qZA(),t._uU(3," is a UI tour library built for Angular. It's inspired by "),t.TgZ(4,"a",2),t._uU(5,"angular-ui-tour"),t.qZA(),t._uU(6,". "),t.qZA(),t.TgZ(7,"p")(8,"code"),t._uU(9,"TourTuiHintModule"),t.qZA(),t._uU(10," is an implementation of the tour UI that uses "),t.TgZ(11,"a",3),t._uU(12,"Taiga UI"),t.qZA(),t._uU(13," Hint to display tour steps. "),t.qZA(),t.TgZ(14,"p")(15,"button",4),t.NdJ("click",function(){t.CHM(o);const h=t.oxw();return t.KtG(h.start())}),t._uU(16," Start Demo Tour "),t.qZA()()}}function k(e,i){1&e&&(t.TgZ(0,"app-header",5),t._uU(1,"Installation"),t.qZA(),t.TgZ(2,"ol")(3,"li")(4,"code"),t._uU(5,"npm install ngx-ui-tour-tui-hint @taiga-ui/core @taiga-ui/cdk @taiga-ui/icons"),t.qZA()(),t.TgZ(6,"li"),t._uU(7," Import "),t.TgZ(8,"code"),t._uU(9,"TourTuiHintModule"),t.qZA(),t._uU(10," into your app module "),t.TgZ(11,"tui-notification",6),t._uU(12," If you are using "),t.TgZ(13,"code"),t._uU(14,"v3"),t.qZA(),t._uU(15," or older, you have to import "),t.TgZ(16,"code"),t._uU(17,"TourTuiHintModule.forRoot()"),t.qZA()()(),t.TgZ(18,"li"),t._uU(19," Make sure "),t.TgZ(20,"code"),t._uU(21,"RouterModule"),t.qZA(),t._uU(22," is imported in your app module "),t.qZA(),t.TgZ(23,"li"),t._uU(24," Make sure Taiga UI is "),t.TgZ(25,"a",7),t._uU(26,"installed correctly"),t.qZA()()(),t._UZ(27,"app-usage",8))}function B(e,i){if(1&e&&(t.TgZ(0,"app-step-config"),t._UZ(1,"app-placement-config",9),t.qZA(),t._UZ(2,"app-tour-service-api")(3,"app-events")),2&e){const o=t.oxw();t.xp6(1),t.Q6J("values",o.hintPlacements)}}function N(e,i){1&e&&t._UZ(0,"app-faq",10)}function O(e,i){if(1&e&&t._UZ(0,"app-hotkeys")(1,"app-defaults")(2,"app-custom-template",11)(3,"app-styling-active-tour-anchor"),2&e){const o=t.oxw();t.xp6(2),t.Q6J("defaultTemplate",o.defaultTemplate)}}const L=(0,d.Ve)((()=>{class e{constructor(){this.tourSteps=[{anchorId:"start.tour",content:"Welcome to the Ngx-UI-Tour tour!",title:"Welcome"},{anchorId:"angular-ui-tour",content:"Thanks to angular-ui-tour for the inspiration for the library",title:"angular-ui-tour"},{anchorId:"installation",content:"First, install the library...",title:"Installation",route:"tui-hint/Setup"},{anchorId:"usage",content:"...then use it.",title:"Usage",route:"tui-hint/Setup"},{anchorId:"tourService.start",content:"Don't forget to actually start the tour.",title:"Start the tour",route:"tui-hint/Setup"},{anchorId:"config.anchorId",content:"Every step needs an anchor.",title:"Anchor",route:"tui-hint/API"},{anchorId:"config.enableBackdrop",content:"You can enable backdrop to highlight active element.",title:"Backdrop",enableBackdrop:!0,route:"tui-hint/API"},{anchorId:"config.route",content:"Tours can span multiple routes.",title:"Route",route:"tui-hint/API"},{anchorId:"config.placement",content:"Steps can be positioned around an anchor.",title:"Placement",route:"tui-hint/API"},{anchorId:"config.centerAnchorOnScroll",content:"Enable this config to keep active anchor element centered when possible.",title:"Center active anchor",route:"tui-hint/API"},{anchorId:"config.smoothScroll",content:'Enable "smoothScroll" option to smoothly scroll to an active element.',title:"Smooth scroll",route:"tui-hint/API"},{anchorId:"config.buttons.custom",content:"You can set custom step button names",title:"Button Titles",prevBtnTitle:"My Prev",nextBtnTitle:"My Next",endBtnTitle:"My End",route:"tui-hint/API"},{anchorId:"config.isAsync",content:"Mark your step as async if anchor element is added to DOM with a delay",title:"Wait for async event",route:"tui-hint/API"},{anchorId:"config.nextOnAnchorClick",content:"Click on the config description to go to the next step",title:"Next on Anchor Click",route:"tui-hint/API",nextOnAnchorClick:!0},{anchorId:"events",content:"You can subscribe to events",title:"Events",route:"tui-hint/API"},{anchorId:"hotkeys",content:"Try using the hotkeys to navigate through the tour.",title:"Hotkeys",route:"tui-hint/Misc"}],this.defaultTemplate='\r\n \r\n \r\n
\r\n

{{ step?.title }}

\r\n \r\n
\r\n

\r\n
\r\n \r\n {{ step?.prevBtnTitle }}\r\n \r\n @if (step.showProgress) {\r\n
{{ tourService.steps?.indexOf(step) + 1 }} / {{ tourService.steps?.length }}
\r\n }\r\n @if (tourService.hasNext(step) && !step.nextOnAnchorClick) {\r\n \r\n {{ step?.nextBtnTitle }}\r\n \r\n }\r\n @if (!tourService.hasNext(step)) {\r\n \r\n {{ step?.endBtnTitle }}\r\n \r\n }\r\n
\r\n \r\n
\r\n
\r\n',this.hintPlacements=["top-left","top","top-right","bottom-left","bottom","bottom-right","left-top","left","left-bottom","right-top","right","right-bottom"],this.tourService=(0,t.f3M)(r.QL),this.delayAfterNavigation=(0,t.f3M)(g.h1)}ngOnInit(){this.tourService.initialize(this.tourSteps,{route:"tui-hint",delayAfterNavigation:this.delayAfterNavigation})}start(){this.tourService.start()}static#t=this.\u0275fac=function(a){return new(a||e)};static#n=this.\u0275cmp=t.Xpm({type:e,selectors:[["app-tui-hint"]],standalone:!0,features:[t._Bn([(0,v.E)(r.C5)]),t.jDz],decls:7,vars:0,consts:[["header","Taiga UI Hint","package","ngx-ui-tour-tui-hint"],["pageTab",""],["tuiLink","","target","_blank","tourAnchor","angular-ui-tour","href","http://benmarch.github.io/angular-ui-tour"],["tuiLink","","href","https://taiga-ui.dev","target","_blank"],["tuiButton","","type","button","tourAnchor","start.tour",3,"click"],["tourAnchor","installation","id","installation"],[1,"tui-space_top-3"],["tuiLink","","href","https://taiga-ui.dev/getting-started","target","_blank"],["moduleName","TourTuiHintModule"],["value","bottom-right","extraInfo","Accepts HintManual direction options.",3,"values"],["disablePageScrollingIntroducedIn","4.1"],[3,"defaultTemplate"]],template:function(a,h){1&a&&(t.TgZ(0,"tui-doc-page",0),t.YNc(1,P,17,0,"ng-template",1)(2,k,28,0,"ng-template",1)(3,B,4,1,"ng-template",1)(4,N,1,0,"ng-template",1)(5,O,4,1,"ng-template",1),t.qZA(),t._UZ(6,"tour-step-template"))},dependencies:[u.Lq,u.qo,u.nj,s.j,s.V,r.wx,f.R,T.C,l.fN,l.v0,p.H,p.L,I.G,A.e,y.t,Z.s,U.A,x.H,S.v,b.Q,C.w,H.e,M.J],styles:["app-header[_ngcontent-%COMP%]{margin-top:0}"]})}return e})())}}]); \ No newline at end of file diff --git a/545.658cafcac9908165.js b/545.658cafcac9908165.js new file mode 100644 index 00000000..2a2e7fd8 --- /dev/null +++ b/545.658cafcac9908165.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkngx_ui_tour=self.webpackChunkngx_ui_tour||[]).push([[545],{7545:(D,s,n)=>{n.r(s),n.d(s,{default:()=>L});var d=n(8836),t=n(9212),r=n(2018),g=n(7546),c=n(2114),l=n(631),p=n(8689),u=n(4308),v=n(5629),f=n(1603),T=n(2666),I=n(1074),A=n(2444),y=n(1872),Z=n(7868),x=n(3622),U=n(1769),S=n(6798),b=n(8791),C=n(732),H=n(2545),M=n(7765);function P(e,i){if(1&e){const o=t.EpF();t.TgZ(0,"p")(1,"code"),t._uU(2,"ngx-ui-tour"),t.qZA(),t._uU(3," is a UI tour library built for Angular. It's inspired by "),t.TgZ(4,"a",2),t._uU(5,"angular-ui-tour"),t.qZA(),t._uU(6,". "),t.qZA(),t.TgZ(7,"p")(8,"code"),t._uU(9,"TourTuiHintModule"),t.qZA(),t._uU(10," is an implementation of the tour UI that uses "),t.TgZ(11,"a",3),t._uU(12,"Taiga UI"),t.qZA(),t._uU(13," Hint to display tour steps. "),t.qZA(),t.TgZ(14,"p")(15,"button",4),t.NdJ("click",function(){t.CHM(o);const h=t.oxw();return t.KtG(h.start())}),t._uU(16," Start Demo Tour "),t.qZA()()}}function k(e,i){1&e&&(t.TgZ(0,"app-header",5),t._uU(1,"Installation"),t.qZA(),t.TgZ(2,"ol")(3,"li")(4,"code"),t._uU(5,"npm install ngx-ui-tour-tui-hint @taiga-ui/core @taiga-ui/cdk @taiga-ui/icons"),t.qZA()(),t.TgZ(6,"li"),t._uU(7," Import "),t.TgZ(8,"code"),t._uU(9,"TourTuiHintModule"),t.qZA(),t._uU(10," into your app module "),t.TgZ(11,"tui-notification",6),t._uU(12," If you are using "),t.TgZ(13,"code"),t._uU(14,"v3"),t.qZA(),t._uU(15," or older, you have to import "),t.TgZ(16,"code"),t._uU(17,"TourTuiHintModule.forRoot()"),t.qZA()()(),t.TgZ(18,"li"),t._uU(19," Make sure "),t.TgZ(20,"code"),t._uU(21,"RouterModule"),t.qZA(),t._uU(22," is imported in your app module "),t.qZA(),t.TgZ(23,"li"),t._uU(24," Make sure Taiga UI is "),t.TgZ(25,"a",7),t._uU(26,"installed correctly"),t.qZA()()(),t._UZ(27,"app-usage",8))}function B(e,i){if(1&e&&(t.TgZ(0,"app-step-config"),t._UZ(1,"app-placement-config",9),t.qZA(),t._UZ(2,"app-tour-service-api")(3,"app-events")),2&e){const o=t.oxw();t.xp6(1),t.Q6J("values",o.hintPlacements)}}function N(e,i){1&e&&t._UZ(0,"app-faq",10)}function O(e,i){if(1&e&&t._UZ(0,"app-hotkeys")(1,"app-defaults")(2,"app-custom-template",11)(3,"app-styling-active-tour-anchor"),2&e){const o=t.oxw();t.xp6(2),t.Q6J("defaultTemplate",o.defaultTemplate)}}const L=(0,d.Ve)((()=>{class e{constructor(){this.tourSteps=[{anchorId:"start.tour",content:"Welcome to the Ngx-UI-Tour tour!",title:"Welcome"},{anchorId:"angular-ui-tour",content:"Thanks to angular-ui-tour for the inspiration for the library",title:"angular-ui-tour"},{anchorId:"installation",content:"First, install the library...",title:"Installation",route:"tui-hint/Setup"},{anchorId:"usage",content:"...then use it.",title:"Usage",route:"tui-hint/Setup"},{anchorId:"tourService.start",content:"Don't forget to actually start the tour.",title:"Start the tour",route:"tui-hint/Setup"},{anchorId:"config.anchorId",content:"Every step needs an anchor.",title:"Anchor",route:"tui-hint/API"},{anchorId:"config.enableBackdrop",content:"You can enable backdrop to highlight active element.",title:"Backdrop",enableBackdrop:!0,route:"tui-hint/API"},{anchorId:"config.route",content:"Tours can span multiple routes.",title:"Route",route:"tui-hint/API"},{anchorId:"config.placement",content:"Steps can be positioned around an anchor.",title:"Placement",route:"tui-hint/API"},{anchorId:"config.centerAnchorOnScroll",content:"Enable this config to keep active anchor element centered when possible.",title:"Center active anchor",route:"tui-hint/API"},{anchorId:"config.smoothScroll",content:'Enable "smoothScroll" option to smoothly scroll to an active element.',title:"Smooth scroll",route:"tui-hint/API"},{anchorId:"config.buttons.custom",content:"You can set custom step button names",title:"Button Titles",prevBtnTitle:"My Prev",nextBtnTitle:"My Next",endBtnTitle:"My End",route:"tui-hint/API",stepDimensions:{maxWidth:"340px"}},{anchorId:"config.isAsync",content:"Mark your step as async if anchor element is added to DOM with a delay",title:"Wait for async event",route:"tui-hint/API"},{anchorId:"config.nextOnAnchorClick",content:"Click on the config description to go to the next step",title:"Next on Anchor Click",route:"tui-hint/API",nextOnAnchorClick:!0},{anchorId:"events",content:"You can subscribe to events",title:"Events",route:"tui-hint/API"},{anchorId:"hotkeys",content:"Try using the hotkeys to navigate through the tour.",title:"Hotkeys",route:"tui-hint/Misc"}],this.defaultTemplate='\r\n \r\n \r\n
\r\n

{{ step?.title }}

\r\n \r\n
\r\n

\r\n
\r\n \r\n {{ step?.prevBtnTitle }}\r\n \r\n @if (step.showProgress) {\r\n
{{ tourService.steps?.indexOf(step) + 1 }} / {{ tourService.steps?.length }}
\r\n }\r\n @if (tourService.hasNext(step) && !step.nextOnAnchorClick) {\r\n \r\n {{ step?.nextBtnTitle }}\r\n \r\n }\r\n @if (!tourService.hasNext(step)) {\r\n \r\n {{ step?.endBtnTitle }}\r\n \r\n }\r\n
\r\n \r\n
\r\n
\r\n',this.hintPlacements=["top-left","top","top-right","bottom-left","bottom","bottom-right","left-top","left","left-bottom","right-top","right","right-bottom"],this.tourService=(0,t.f3M)(r.QL),this.delayAfterNavigation=(0,t.f3M)(g.h1)}ngOnInit(){this.tourService.initialize(this.tourSteps,{route:"tui-hint",delayAfterNavigation:this.delayAfterNavigation})}start(){this.tourService.start()}static#t=this.\u0275fac=function(a){return new(a||e)};static#n=this.\u0275cmp=t.Xpm({type:e,selectors:[["app-tui-hint"]],standalone:!0,features:[t._Bn([(0,v.E)(r.C5)]),t.jDz],decls:7,vars:0,consts:[["header","Taiga UI Hint","package","ngx-ui-tour-tui-hint"],["pageTab",""],["tuiLink","","target","_blank","tourAnchor","angular-ui-tour","href","http://benmarch.github.io/angular-ui-tour"],["tuiLink","","href","https://taiga-ui.dev","target","_blank"],["tuiButton","","type","button","tourAnchor","start.tour",3,"click"],["tourAnchor","installation","id","installation"],[1,"tui-space_top-3"],["tuiLink","","href","https://taiga-ui.dev/getting-started","target","_blank"],["moduleName","TourTuiHintModule"],["value","bottom-right","extraInfo","Accepts HintManual direction options.",3,"values"],["disablePageScrollingIntroducedIn","4.1"],[3,"defaultTemplate"]],template:function(a,h){1&a&&(t.TgZ(0,"tui-doc-page",0),t.YNc(1,P,17,0,"ng-template",1)(2,k,28,0,"ng-template",1)(3,B,4,1,"ng-template",1)(4,N,1,0,"ng-template",1)(5,O,4,1,"ng-template",1),t.qZA(),t._UZ(6,"tour-step-template"))},dependencies:[u.Lq,u.qo,u.nj,c.j,c.V,r.wx,f.R,T.C,l.fN,l.v0,p.H,p.L,I.G,A.e,y.t,Z.s,x.A,U.H,S.v,b.Q,C.w,H.e,M.J],styles:["app-header[_ngcontent-%COMP%]{margin-top:0}"]})}return e})())}}]); \ No newline at end of file diff --git a/index.html b/index.html index 4412f646..253c74d3 100644 --- a/index.html +++ b/index.html @@ -68,5 +68,5 @@
Loading...
- + diff --git a/runtime.6dbca45b449d2eaf.js b/runtime.0e71ad099c426529.js similarity index 73% rename from runtime.6dbca45b449d2eaf.js rename to runtime.0e71ad099c426529.js index 1f73e47a..05edf35a 100644 --- a/runtime.6dbca45b449d2eaf.js +++ b/runtime.0e71ad099c426529.js @@ -1 +1 @@ -(()=>{"use strict";var e,v={},g={};function r(e){var n=g[e];if(void 0!==n)return n.exports;var t=g[e]={exports:{}};return v[e](t,t.exports,r),t.exports}r.m=v,e=[],r.O=(n,t,i,u)=>{if(!t){var a=1/0;for(f=0;f=u)&&Object.keys(r.O).every(p=>r.O[p](t[o]))?t.splice(o--,1):(l=!1,u0&&e[f-1][2]>u;f--)e[f]=e[f-1];e[f]=[t,i,u]},r.n=e=>{var n=e&&e.__esModule?()=>e.default:()=>e;return r.d(n,{a:n}),n},r.d=(e,n)=>{for(var t in n)r.o(n,t)&&!r.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:n[t]})},r.f={},r.e=e=>Promise.all(Object.keys(r.f).reduce((n,t)=>(r.f[t](e,n),n),[])),r.u=e=>e+"."+{195:"584493942c743bbd",235:"efd56f96a90dccbe",243:"cb8ba5a8ffe3ba00",250:"e43db2008f38d99a",266:"8e9b78b9f94a12ca",373:"4328eb343d4546d1",387:"cbe3177246092cb3",498:"2ffe8ec9293b04b6",545:"15978e23a5144de6",568:"7c1226d99888ab41",594:"030cbce41721d47a",629:"9aed22d553b58de2",668:"2532a96f6649aa46",678:"ccff1251b7d177e3",746:"78c3d982df89d0c7"}[e]+".js",r.miniCssF=e=>{},r.o=(e,n)=>Object.prototype.hasOwnProperty.call(e,n),(()=>{var e={},n="ngx-ui-tour:";r.l=(t,i,u,f)=>{if(e[t])e[t].push(i);else{var a,l;if(void 0!==u)for(var o=document.getElementsByTagName("script"),d=0;d{a.onerror=a.onload=null,clearTimeout(b);var _=e[t];if(delete e[t],a.parentNode&&a.parentNode.removeChild(a),_&&_.forEach(h=>h(p)),m)return m(p)},b=setTimeout(s.bind(null,void 0,{type:"timeout",target:a}),12e4);a.onerror=s.bind(null,a.onerror),a.onload=s.bind(null,a.onload),l&&document.head.appendChild(a)}}})(),r.r=e=>{typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},(()=>{var e;r.tt=()=>(void 0===e&&(e={createScriptURL:n=>n},typeof trustedTypes<"u"&&trustedTypes.createPolicy&&(e=trustedTypes.createPolicy("angular#bundler",e))),e)})(),r.tu=e=>r.tt().createScriptURL(e),r.p="",(()=>{var e={666:0};r.f.j=(i,u)=>{var f=r.o(e,i)?e[i]:void 0;if(0!==f)if(f)u.push(f[2]);else if(666!=i){var a=new Promise((c,s)=>f=e[i]=[c,s]);u.push(f[2]=a);var l=r.p+r.u(i),o=new Error;r.l(l,c=>{if(r.o(e,i)&&(0!==(f=e[i])&&(e[i]=void 0),f)){var s=c&&("load"===c.type?"missing":c.type),b=c&&c.target&&c.target.src;o.message="Loading chunk "+i+" failed.\n("+s+": "+b+")",o.name="ChunkLoadError",o.type=s,o.request=b,f[1](o)}},"chunk-"+i,i)}else e[i]=0},r.O.j=i=>0===e[i];var n=(i,u)=>{var o,d,[f,a,l]=u,c=0;if(f.some(b=>0!==e[b])){for(o in a)r.o(a,o)&&(r.m[o]=a[o]);if(l)var s=l(r)}for(i&&i(u);c{"use strict";var e,v={},g={};function r(e){var n=g[e];if(void 0!==n)return n.exports;var t=g[e]={exports:{}};return v[e](t,t.exports,r),t.exports}r.m=v,e=[],r.O=(n,t,i,u)=>{if(!t){var a=1/0;for(f=0;f=u)&&Object.keys(r.O).every(p=>r.O[p](t[o]))?t.splice(o--,1):(l=!1,u0&&e[f-1][2]>u;f--)e[f]=e[f-1];e[f]=[t,i,u]},r.n=e=>{var n=e&&e.__esModule?()=>e.default:()=>e;return r.d(n,{a:n}),n},r.d=(e,n)=>{for(var t in n)r.o(n,t)&&!r.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:n[t]})},r.f={},r.e=e=>Promise.all(Object.keys(r.f).reduce((n,t)=>(r.f[t](e,n),n),[])),r.u=e=>e+"."+{195:"584493942c743bbd",235:"efd56f96a90dccbe",243:"0e507608129d4cd8",250:"e43db2008f38d99a",266:"8e9b78b9f94a12ca",373:"4328eb343d4546d1",387:"cbe3177246092cb3",498:"2ffe8ec9293b04b6",545:"658cafcac9908165",568:"7c1226d99888ab41",594:"030cbce41721d47a",629:"9aed22d553b58de2",668:"2532a96f6649aa46",678:"ccff1251b7d177e3",746:"78c3d982df89d0c7"}[e]+".js",r.miniCssF=e=>{},r.o=(e,n)=>Object.prototype.hasOwnProperty.call(e,n),(()=>{var e={},n="ngx-ui-tour:";r.l=(t,i,u,f)=>{if(e[t])e[t].push(i);else{var a,l;if(void 0!==u)for(var o=document.getElementsByTagName("script"),c=0;c{a.onerror=a.onload=null,clearTimeout(b);var _=e[t];if(delete e[t],a.parentNode&&a.parentNode.removeChild(a),_&&_.forEach(h=>h(p)),m)return m(p)},b=setTimeout(s.bind(null,void 0,{type:"timeout",target:a}),12e4);a.onerror=s.bind(null,a.onerror),a.onload=s.bind(null,a.onload),l&&document.head.appendChild(a)}}})(),r.r=e=>{typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},(()=>{var e;r.tt=()=>(void 0===e&&(e={createScriptURL:n=>n},typeof trustedTypes<"u"&&trustedTypes.createPolicy&&(e=trustedTypes.createPolicy("angular#bundler",e))),e)})(),r.tu=e=>r.tt().createScriptURL(e),r.p="",(()=>{var e={666:0};r.f.j=(i,u)=>{var f=r.o(e,i)?e[i]:void 0;if(0!==f)if(f)u.push(f[2]);else if(666!=i){var a=new Promise((d,s)=>f=e[i]=[d,s]);u.push(f[2]=a);var l=r.p+r.u(i),o=new Error;r.l(l,d=>{if(r.o(e,i)&&(0!==(f=e[i])&&(e[i]=void 0),f)){var s=d&&("load"===d.type?"missing":d.type),b=d&&d.target&&d.target.src;o.message="Loading chunk "+i+" failed.\n("+s+": "+b+")",o.name="ChunkLoadError",o.type=s,o.request=b,f[1](o)}},"chunk-"+i,i)}else e[i]=0},r.O.j=i=>0===e[i];var n=(i,u)=>{var o,c,[f,a,l]=u,d=0;if(f.some(b=>0!==e[b])){for(o in a)r.o(a,o)&&(r.m[o]=a[o]);if(l)var s=l(r)}for(i&&i(u);d