File tree Expand file tree Collapse file tree 3 files changed +566
-372
lines changed
Expand file tree Collapse file tree 3 files changed +566
-372
lines changed Original file line number Diff line number Diff line change 11import Component from ' @glimmer/component' ;
22import { cached , tracked } from ' @glimmer/tracking' ;
33import { htmlSafe } from ' @ember/template' ;
4- import onResize from ' ember-on-resize-modifier/modifiers /on-resize' ;
4+ import { onResize } from ' ember-primitives /on-resize' ;
55import t from ' ember-intl/helpers/t' ;
66import { on } from ' @ember/modifier' ;
77import FaIcon from ' ilios-common/components/fa-icon' ;
Original file line number Diff line number Diff line change 5151 "ember-keyboard" : " ^9.0.4" ,
5252 "ember-math-helpers" : " ^5.0.0" ,
5353 "ember-modifier" : " ^4.0.0" ,
54- "ember-on-resize-modifier" : " ^2.0.2" ,
5554 "ember-popper-modifier" : " ^4.1.0" ,
55+ "ember-primitives" : " ^0.42.0" ,
5656 "ember-set-helper" : " ^3.1.0" ,
5757 "ember-simple-auth" : " ^8.0.0" ,
5858 "ember-simple-charts" : " ^12.2.2" ,
You can’t perform that action at this time.
0 commit comments